# Azure Use Cases

## Organization of use cases

Topics in this section are covered in the order of typical usage. Use cases that are foundational to DuploCloud such as **Infrastructure**, **Tenant**, and **Hosts** are listed at the beginning of this section; while supporting use cases such as **Logs**, **Metrics**, and **Faults and alerts** appear near the end.

## Supported use cases for DuploCloud Azure

* [Infrastructure and Plan](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/infrastructure-and-plan)
* [Tenant](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/tenant-environment)
* [Hosts](https://docs.duplocloud.com/docs/automation-platform/overview/use-cases/hosts-vms)
* [Autoscaling for Hosts](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/hosts-vms/autoscaling)
* [VM Scale Sets](https://docs.duplocloud.com/docs/automation-platform/overview-2/azure-services/vm-scale-sets)
* [Logs](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/logs)
* [Metrics](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/metrics)
* [Faults and alerts](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/faults-and-alerting)
* [Azure Maintenance Schedules](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/azure-maintenance-schedules)
* [Azure Portal link](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/azure-portal-link)
* [Cost management for billing](https://docs.duplocloud.com/docs/automation-platform/overview-2/use-cases/billing-and-cost-management/cost-management)


---

# 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.duplocloud.com/docs/automation-platform/overview-2/use-cases.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.
