microsoft / Federal-Business-Applications

US Government Business Applications Demo Repository
MIT License
171 stars 59 forks source link

Request: How to create an App ID with PowerShell #11

Closed lordneeko closed 3 years ago

lordneeko commented 3 years ago

If attempting to register an app within Azure Portal, the DOD receives this message image

However, I've been unable to find information on generating a App Registration using PowerShell. Can you please add this to PowerShell information (Or point to where it is already documented) and perhaps provide examples. Thank you.

SteveWinward commented 3 years ago

@lordneeko below is a pretty good write up on our public docs about Application objects and Service Principal objects in Azure Active Directory and has documentation on how to do this via PowerShell.

Hope this helps.

https://docs.microsoft.com/en-us/azure/active-directory/develop/app-objects-and-service-principals#service-principal-object