...
Configuring Azure CSP in Aquila Clouds
To configure Azure CSP in Aquila Clouds, perform the following tasks:
Table of Contents | ||
---|---|---|
|
Creating an CSP app registration for Aquila Clouds
You can create an app registration in azure partner center portal for an Azure CSP environment for
Aquila Clouds.
Login to the Azure Partner center console.
From the navigation pane, select App registrations and select New registration.
On the Register an application page, enter the following details:
o Name: Type name for registering Aquila Clouds on Azure. For instance, type Aquila
Clouds.Click Register.
Partner center portal creates an app registration for Aquila Clouds.
Adding secrets and generating a secret key for Aquila Clouds
You can add secret and generate a secret key for Aquila Clouds to access consumption using App
created in above steps.
From the navigation pane, select Certificates & secrets.
On the Client secrets page, click + New client secret.
Type the required description and set the duration for expiry of the client secret.
Click Add. Azure saves the new secret and generates a key value.
Copy the key value and save it.
This Application Access key is required for adding Azure CSP environment in Aquila Clouds.
Check if all required permissions in Azure AD console for created App
Azure Active Directory Graph
Directory.AccessAsUser.All
Directory.Read.All
User.Read
Microsoft Graph
User.Read
Microsoft Partner Center
user_impersonation
...