# Azure Architecture Example

The following is an architecture example for Azure deployments. This is the architecture that the Azure Terraform module follows when deploying GRAX.

![GRAX Azure Architecture](https://1993483639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd9R0vX0Xh14BwQLNh5fI%2Fuploads%2FDbU1sY6RKd1Fme4Qrnbg%2Fazure-arch-details.png?alt=media\&token=7f0aaa1a-ea34-4311-87b6-d7d83cb98eee)


---

# 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://documentation.grax.com/infrastructure/architecture/azure-architecture-example.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.
