# Configure Azure Storage Access for Serverless Compute (Azure)

This guide explains how customers can securely grant **e6data** read-only access to Azure Blob Storage using a **User-Assigned Managed Identity** with federated credentials.

### Prerequisites

Before you begin, ensure you have:

* Access to the **Azure Portal** with permissions to create Managed Identities and assign RBAC roles.
* Access to the **Azure Storage Account** that e6data needs to read from.
* (Optional) Familiarity with **Azure CLI** if you prefer command-line setup.

-> [Steps to be Performed by Customer Account](/product-documentation/setup/azure-setup/configure-azure-storage-access-for-serverless-compute-azure/steps-to-be-performed-by-customer-account.md)

-> [FAQ's and Troubleshooting](/product-documentation/setup/azure-setup/configure-azure-storage-access-for-serverless-compute-azure/faqs-and-troubleshooting.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.e6data.com/product-documentation/setup/azure-setup/configure-azure-storage-access-for-serverless-compute-azure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
