Skip to content

Step 6: Configure SP for Admin App access

In order to be able to log in to the Admin App and create Cost Groups and remediate recommendations, you need to first configure the Service Principal. Click on Get Started below to follow the walkthrough.

Open your Azure Portal in a new browser window (portal.azure.com).

You need to be logged into Azure as an Active Directory Administrator. Open “Microsoft Entra ID” (formerly “Azure Active Directory”).

You need to be logged into Azure as an Active Directory Administrator. Open "Microsoft Entra ID" (formerly "Azure Active Directory")

Open the Service Principal (also known as an “App Registration”) that you added previously for CloudMonitor. You can do this by searching for the Service Principal Name or ClientId.

In our case, it is “CloudMonitor-SP”.

In our case, it is "CloudMonitor-SP"

Once you have the Service Principal open, select “Authentication” in the left menu and click on “Add a platform” and choose “Single-page application”.

Once you have the Service Principal open, select "Authentication" in the left menu and click on "Add a platform" and choose "Single-page…

Copy and paste the Admin App Url provided to you by the CloudMonitor support team into the Redirect URIs. If you do not know what this is, contact Support and we’ll find it for you.

Copy and paste the Admin App Url provided to you by the CloudMonitor support team into the Redirect URIs

Check both checkboxes for Access Tokens and ID Tokens and ensure that the “Supported account types” option is set to Single Tenant only and save.

Check both checkboxes for Access Tokens and ID Tokens and ensure that the "Supported account types" option is set to Single Tenant only and…

Then choose “Expose an API” in the left menu and click on “Add a scope”

Then choose "Expose an API" in the left menu and click on "Add a scope"

Add the word “/appRoles” to the end of the Application ID URI (Do not change anything else) and click on “Save and continue”.

Add the word "/appRoles" to the end of the Application ID URI (Do not change anything else) and click on "Save and continue"

Enter “User.Read” in the “Scope name” field and select “Admins and users”.

Enter "User.Read" in the "Scope name" field and select "Admins and users"

Click the “Admin consent display name” field and enter “UserRoles”. Copy this into the “Admin consent description”, as well as the “User consent display name” and “User consent description” and click on “Add scope” to save.

Click the "Admin consent display name" field and enter "UserRoles"

Select “App roles” in the left menu. and click on “Create app role”.

Select "App roles" in the left menu. and click on "Create app role"

Enter “Support” as the name and choose “Applications”.

Enter "Support" as the name and choose "Applications"

Click on the Value field and enter “Support”, then copy and paste this into the Description field too. Ensure that the app role is enabled and click on “Apply” to save.

Click on the Value field and enter "Support", then copy and paste this into the Description field too

Select “API permissions” in the left menu and click on “Add a permission”.

Select "API permissions" in the left menu and click on "Add a permission"

Choose “APIs my organization uses”.

Choose "APIs my organization uses"

Click the “Start typing an API name or Application ID” field, then search and click on the name of your Service Principal (in our cased it is “CloudMonitor-SP”).

Search the "API name or Application ID" field and select your Service Principal

Choose “Application permissions”.

Choose "Application permissions"

and check the “Support” permission and Click “Add permissions”

and check the "Support" permission and Click "Add permissions"

After doing the steps in adding the support application permission and has been granted by your administrator, it should look like this.

After doing the steps in adding the support application permission and has been granted by your administrator, it should look like this

You have now configured the Admin App for login.

Navigate to your Admin App Url and test that you are able to log in with the Admin Account you specified during the CloudMonitor engine install. If you have an issues, raise a helpdesk ticket and our support team will get back to you.

Navigate to your Admin App Url and test that you are able to log in with the Admin Account you specified during the CloudMonitor engine…