Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Creating Azure Application for Microsoft Partner Center
Step 1a: Login to https://portal.azure.com/ using MFA Enabled Global Administrator Role to get Client ID, Secret ID and set permissions.
Step 1b: In the Microsoft Azure Portal, search for Azure Active Directory and select it.
...
Name - Any Name for the application. E.g. CyberCNS_Azure_CSP
Select the Supported Account Types as Single Tenant.
Redirect URL
Under the select platform box select Web.
The second box gives the URL link as https://authccns.mycybercns.com/?consent=admin
Once all the information is entered correctly click on the Register Button.
...
Step 3c: Under API Permissions, Click on Microsoft Graph.
Search permission for the name Organization and select the Organization.Read.All permissions.
Search permission for the name User and select the User.Read permissions.
Once done, click on Update Permissions.
...
Step 3d: Once permissions are set, on the same page, please grant admin access by clicking on the Grant admin consent for Connect Secure and click on the Yes button
...
Under the select platform box select as Web.
Second box give the URL link as https://authccns.mycybercns.com/?consent=admin
Once all the information is entered correctly click on the Register Button.
...