> For the complete documentation index, see [llms.txt](https://docs.aidi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aidi.ai/get-started/configuring-aidi-app/powerbi-configuration/azure-app-registration.md).

# Azure App Registration

We need to create an App registration inside Microsoft Entra in your Azure Portal. We will be using this application to embed the PowerBi reports and dashboards.&#x20;

### 1. App Registration

You need to **register an application** and create a **client secret** for the same. Also note down the **expiry date** of the client secret.&#x20;

<figure><img src="/files/N8Uj8spSnCbESxfCaOLh" alt=""><figcaption></figcaption></figure>

Once the App has been registered, note down the **Application ID**

***

### 2. Create a client secret

{% stepper %}
{% step %}
From the **Manage** tab inside the application click on '**New client secret**'
{% endstep %}

{% step %}
Give a Description and set an expiry date. Then click '**Add**'
{% endstep %}

{% step %}
{% hint style="warning" %}
Copy the **Client secret value** immediately. You won't be able to get it afterwards
{% endhint %}
{% endstep %}
{% endstepper %}

<figure><img src="/files/RUvKNjQy7Zm2Lk6Y8ZJv" alt=""><figcaption></figcaption></figure>

***

### 3. Create a Security Group

Create a Security Group in Microsoft Entra and **add** the above application as a **member** into the security group
