# Azure Blob Storage

### Supported URL formats

Earthscale supports Azure URLs formatted like:

{% code overflow="wrap" %}

```
https://{storageaccount}.blob.core.windows.net/{path_can_contain_glob_patterns}
```

{% endcode %}

Values in curly brackets are placeholders.

You can get URLs like this from Azure Storage Explorer:

<figure><img src="https://2565285527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FarN1JFGInZYYYNhA61wM%2Fuploads%2Fgit-blob-0b54b18ced2c67dbe67828577a6dec38b882590b%2F20250630_21h05m09s_grim.png?alt=media" alt=""><figcaption></figcaption></figure>

Or from the Azure Portal:

<figure><img src="https://2565285527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FarN1JFGInZYYYNhA61wM%2Fuploads%2Fgit-blob-b9ea7bfbcaffa39636f20566780025a24274d219%2Fazure-url.webp?alt=media" alt=""><figcaption></figcaption></figure>

### Security

Earthscale uses OpenID Connect (OIDC) to securely access your cloud data using dedicated per-customer service accounts. This eliminates the need to share credentials while providing fine-grained access control over your cloud resources. It also lets you revoke access at any time if necessary.

### Granting Access

To grant Earthscale read-only access to an Azure Storage Container:

* Open [Earthscale](https://app.earthscale.ai/)
* Click on the user icon in the top-right corner of the left sidebar
* Click **"Cloud Access"**

<figure><img src="https://cdn.earthscale.ai/docs/assets/cloud_access.webp" alt="" width="375"><figcaption></figcaption></figure>

* Select the **"Microsoft Azure"** tab

<figure><img src="https://cdn.earthscale.ai/docs/assets/azure_access.webp" alt=""><figcaption></figcaption></figure>

* Follow the instructions there, and make sure to notify us of your Azure Tenant ID so we can grant access on our side. You can send this information to [support@earthscale.ai](https://earthscale.ai/).
