# AZURE supported regions

## Supported regions list&#x20;

This table lists the regions supported by e6data. Some features are available only in a subset of regions.

| Services/Regions        | Regions Available                                                                     |
| ----------------------- | ------------------------------------------------------------------------------------- |
| **AKS Cluster**         | Available in most Azure regions, including east-us, west-europe, southeast-asia, etc. |
| **Key Vault**           | Available globally across all Azure regions.                                          |
| **Storage Account**     | Available globally across all Azure regions.                                          |
| **Managed Identities**  | Available globally across all Azure regions.                                          |
| **NAT Gateway**         | Available in most Azure regions.                                                      |
| **Virtual Network**     | Available globally in all Azure regions.                                              |
| **Public IP Addresses** | Available globally across all Azure regions.                                          |
| **Load Balancing**      | Available globally in all Azure regions.                                              |


---

# 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/services-utilised-for-e6data-deployment/azure-supported-regions.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.
