> For the complete documentation index, see [llms.txt](https://docs.p0.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p0.dev/integrations/resource-integrations/microsoft-azure/azure-app-registration.md).

# Azure App Registration

The app registration establishes the base service identity P0 uses in your tenant. Additional permissions are granted to this identity as you add integrations.

{% hint style="warning" %}
Complete this step before proceeding to [IAM management](/integrations/resource-integrations/microsoft-azure/iam-management.md). All other Azure integration steps depend on the app registration.
{% endhint %}

## Setup steps

1. In the Azure integration on [p0.app](https://p0.app), select **Azure app registration**.

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

2. Choose either Shell or Terraform and run the generated steps to create the app registration in your tenant.

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

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

When the commands complete successfully, the app registration is installed.

## Next step

Proceed to [IAM management](/integrations/resource-integrations/microsoft-azure/iam-management.md) to enable Just‑in‑Time access.
