# AZURE ENVIRONMENT

- [Apono Connector for Azure](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure.md)
- [Install an Azure connector on ACI using Azure CLI](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure/install-azure-connector-on-aci-using-azure-cli.md): Learn how to deploy a connector in an Azure environment
- [Install an Azure connector on ACI using PowerShell](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure/install-azure-connector-on-aci-using-powershell.md): Learn how to deploy a connector in an Azure environment
- [Install an Azure connector on ACI using Terraform](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure/install-azure-connector-on-aci-using-terraform.md): Learn how to deploy a connector in an Azure environment
- [Updating a connector in Azure](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure/updating-a-connector-in-azure.md): Learn how to update a connector through the Azure CLI
- [Disable Locks](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure/disable-locks.md): Understand how Apono handles Azure resource locks
- [Azure Integrations](https://docs.apono.io/docs/azure-environment/azure-integrations.md)
- [Integrate with Azure Management Group or Subscription](https://docs.apono.io/docs/azure-environment/azure-integrations/integrate-with-azure-management-groups-or-subscriptions.md): Create an integration to manage access to your Azure services
- [Auto Discover Azure SQL Databases](https://docs.apono.io/docs/azure-environment/azure-integrations/integrate-with-azure-management-groups-or-subscriptions/auto-discover-azure-sql-databases.md): Automatically identify Azure SQL database instances in a Subscription or Management Group for JIT access management
- [Azure MySQL](https://docs.apono.io/docs/azure-environment/azure-integrations/azure-mysql.md): Create an integration to manage access to Azure-managed MySQL databases
- [Azure PostgreSQL](https://docs.apono.io/docs/azure-environment/azure-integrations/azure-postgresql.md): Create an integration to manage access to Azure-managed PostgreSQL databases
- [Integrate with AKS](https://docs.apono.io/docs/azure-environment/azure-integrations/integrate-with-aks.md): Create an integration to manage access to a Kubernetes cluster on Azure


---

# 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.apono.io/docs/azure-environment.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.
