# Azure

- [Azure CosmosDB](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/azure/cosmosdb.md): Discover more about the Azure CosmosDB connector and how to use it on the Digibee Integration Platform.
- [Azure Event Hubs](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/azure/event-hubs.md): Discover more about the Azure Event Hubs connector and how to use it on the Digibee Integration Platform.
- [Azure Key Vault](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/azure/key-vault.md): Discover more about the Azure Key Vault connector and how to use it on the Digibee Integration Platform.
- [Azure ServiceBus](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/azure/servicebus.md): Discover more about the Azure ServiceBus connector and how to use it on the Digibee Integration Platform.
- [Azure Storage DataLake Service](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/azure/storage-datalake-service.md): Discover more about the Azure Storage Datalake Service connector and how to use it on the Digibee Integration Platform.
- [Azure Storage Queue Service](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/azure/storage-queue-service.md): Discover more about the Azure Storage Queue Service and how to use it on the Digibee Integration Platform.


---

# 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.digibee.com/documentation/connectors-and-triggers/connectors/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.
