Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

...

Creating Azure Application for Microsoft Partner Center

  • Step 1a: Login to https://portal.azure.com/ using 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.

...

  • 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 Yes button

...

  • Navigate to API Permissions and select +Add a permission.

  • Under Request API Permissions, Select Microsoft Graphs under Microsoft APIs

  • Click on Delegated permissions & Application permissions appropriately and search for the below permissions to add.

  • Image RemovedImage Added

    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 Yes button

  • Navigate to Enterprise Application> All Applications, search for the Application_name which is created & click on that Application_name.(Application created for multi tenant)

  • Once opened, navigate to the Security Section on the left hand side and select Permissions.

  • Under the Permissions, Click on Grant Admin Consent for Connect Secure.

...