Forum Discussion
Justin Cohen
Apr 25, 2018Copper Contributor
Powershell to Generate App Passwords
I want to be able to generate App Passwords quickly for my own account. Is there a Powershell method (cmd or script) that will make this possible? If it's not possible....Is there an Azure Service ...
VasilMichev
Apr 25, 2018MVP
Nope. The only way is via the portal. And you should really be avoiding the use of app passwords, they are an crappy workaround which needs to die. Which app in particular do you need them for, afaik all first-party ones support Modern auth now.