Table of Contents |
---|
...
Click + Add
Click the Grant for … button
...
Category
...
Permission
Azure Service Management
...
: user_impersonation
Microsoft Graph
...
: Application.ReadWrite.All
...
, RoleManagement.ReadWrite.Directory
Microsoft Partner
...
: user_impersonation
Microsoft Partner Center
...
: user_impersonation
After you add the permissions, and grant them for your account, the center of the screen should look as follows.
...
Add the application’s service principal to the Admin agents group in the CSP Partner’s Azure AD Active directory.
You can search for
...
Microsoft Partner
...
and
...
Microsoft Partner
...
Center
using their application
...
IDs, which
...
are
4990cffe-04e8-4e8b-808a-1175604b879f
andfa3d9a0c-3fb0-42cc-9193-47c7ecd2edbd
respectively, in the
...
APIs my organization owns
...
section.
Configure authorization for the use of Azure ARM credentials in the multi-cloud platform
...
To create your own server to grant consent for the use of your Azure credentials, follow the instructions in the Azure documentation.
For general instructions, see https://docs.microsoft.com/en-us/partner-center/develop/partner-center-authentication#app--user-authentication and for Java instructions: https://docs.microsoft.com/en-us/partner-center/develop/partner-center-authentication#java-appuser-authentication.
...