# Connecting to Azure

#### Getting your Subscription ID

1. Search "subscriptions" in the search bar and click on it.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-0cf446398077221a30512405114ad69c98410425%2FAzure%201.png?alt=media" alt=""><figcaption></figcaption></figure>

2. Select your Subscription.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-285a8ca957764c345a0edc7489173bfaa32a6b7c%2FAzure%202.png?alt=media" alt=""><figcaption></figcaption></figure>

3. Once you click on subscription, select overview on the right-side panel you will get your **Subscription ID**.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-498b6f229ff7cf4b518205ec3928ba8f0243a5ab%2FAzure%203.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Get Client ID, Client Secret and Tenant ID

1. Search for "App Registrations" in the search bar and click on it.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-2f592cf1986fe3dce6583e46fdaf1a0ae8ed3903%2FAzure%201.png?alt=media" alt=""><figcaption></figcaption></figure>

2. From the list, select the App which will have Container registry access.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-dfa7c9e09864d78690cba06464e8b7213f1557d9%2FAzure%202.png?alt=media" alt=""><figcaption></figcaption></figure>

3. Once selected, click on overview on the left side menu and on the right-side panel you will see Client ID and Tenant ID.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-091d6ff2c4025707e37238e9e6903b3acd093da2%2FAzure%203.png?alt=media" alt=""><figcaption></figcaption></figure>

4. On the same page on the left side menu click on the only option - Certificates & Secrets. You can create a new secret or use an existing secret value.

<figure><img src="https://884876233-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdK3XMLdV8zRg847RmGmZ%2Fuploads%2Fgit-blob-606975ea54aedae114a9852bdcd703cebbd22675%2FAzure%204.png?alt=media" alt=""><figcaption></figcaption></figure>
