# Azure

- [Azure Managed Application](https://docs.nannyml.com/cloud/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/deployment/azure/azure-software-as-a-service-saas.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.nannyml.com/cloud/deployment/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.
