> For the complete documentation index, see [llms.txt](https://docs.ozone.one/in-product-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ozone.one/in-product-guides/azure-container-registry.md).

# Azure Container Registry

Steps to be followed:

1. Login to your Azure Console&#x20;
2. [Create an Application Registration](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal)&#x20;
3. Generate a Client Secret within the Application&#x20;
4. Add a Role Assignment to your Application from the Subscriptions section with the  **following permissions**
5. Fill in the Client ID, Client Secret, Tenant ID and Subscription ID&#x20;

Permissions:

* Microsoft.ContainerRegistry/registries/pull/read
* Microsoft.ContainerRegistry/registries/push/write
