Assigning permissions to an Azure AD Application

The new Azure Portal (https://portal.azure.com) has been up and running for quite some time.  We’re finally seeing some Azure AD love in the new portal, albeit still in preview.  This walkthrough is about how to assign Azure AD application permissions in the new portal. This post assumes that you’ve already created your Azure AD Application.  […]

Automate the creation of an Azure AD Application

Creating a new application inside of Azure AD is a pain.  First, you have to go to the portal, then create the application itself, and then assign the necessary permissions.  Depending on what type of service you want to access, you then need to either create a Client Key or upload a certificate.  If you […]