#
Azure Portal Configuration - Application Registration
Follow these steps to register an application in a specific Active Directory in Azure Portal:
Go to the Microsoft Azure Website.
Click Sign in on the upper-right corner of the page. If you are currently logged in to your Microsoft account, it will use that account to authenticate.
Analysis Server Post-Installation Configuration: Microsoft Azure Website
This will redirect to the Microsoft Azure Portal.
Search for then go to the Microsoft Entra ID page. This will show the default tenant configured.
Analysis Server Post-Installation Configuration: Microsoft Entra ID
In the Manage pane, click App registrations.
Click New registration located at the upper-left part of the page.
Analysis Server Post-Installation Configuration: New App Registration
This will be redirected to the Register an application page.
Provide all the necessary information in the form displayed. Description of the options are provided in the form.
Provide a valid URI of an Open iT Analysis Server instance in the Redirect URI field. Select Web as the application type.
Click Register.
Analysis Server Post-Installation Configuration: Register an Application
Wait until the page is redirected to the registered application overview page. This page contains all the settings and configuration of the registered application.
Take note of the Client ID and Tenant ID of the registered application. This will be used in configuring the Open iT Analysis Server.
Analysis Server Post-Installation Configuration: Application Overview
In the Manage pane, click Authentication. Make sure that the Redirect URI is correct.
Under Implicit Grant, select Access tokens and ID tokens. Click Save.
In the Manage pane, click Certificates & secrets.
Click New client secret. Add a client secret will appear.
Provide a Description and set the Expires to what your organization allows. Click Add.
Analysis Server Post-Installation Configuration: Application Certificates and Secrets
A new entry of client secret will be added.
Take note of the Value, it will be encrypted after leaving the page.
Analysis Server Post-Installation Configuration: Application Secrets