Adding Azure Subscription to CloudWize Platform
Follow the next steps to easily add your Azure subscription to CloudWize platform.
Go to the Admin area.
Click the “Add new subscription” button to add a new Azure subscription.
To delete an Azure subscription – click the “delete” on the relevant subscription’s raw.

From Azure’s side:
Use an account that has Global administrator privileges in your active directory tenant, and has access to the subscriptions that you want to manage in CloudWize.
For each tenant you went to onboard, do the following:
- Login to Azure Portal.
- From the top bar, open the cloud shell window and select bash.

3. Copy the following code and run it:
curl \
https://cloudwize-public-assets.s3.amazonaws.com/azure-onboarding/azureOnboarding.sh \
–output cloudwize-onboarding; \
sh cloudwize-onboarding;
4. From the script output, copy the URL from the bottom and paste it into a new tab in your browser
(click on it does not work)
——————————OnBoarding output————————–
{ “appId”: “xxxx”, “password”: “xxxxxx”, “tenant”: “xxxxx” }
Please click on the following link and Grant admin consent for Default Directory
and select Yes
https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/
~/CallAnAPI/appId/c13c51a2-3543-4b1b-8f3e-c6ba06c74da1
5. Click ‘Grant admin consent for Default Directory’ and then confirm it in the confirmation box.

6. Go Back to the CloudWize app, and fill in the appId, tenantId, and password fields (from the script
output) to the onboarding form
To finish the integration, you need to provide us with the following data:
- Application id
- Tenant id.
- Client secret
Go to the application and enter those parameters as described in the picture below:
