# Azure services

DuploCloud provides a number of configurable components when running Microsoft Azure's Managed Kubernetes Service (AKS).

Applications involve many Azure Services like Storage Account, RDS for RDBS (MySQL), Redis, VM Scale Sets, Ingress, ALB/NLB load balancers, and so on. While each of their configurations needs a few application-centric inputs, there are scores of lower-level nuances around access control, security, and compliance.

Using DuploCloud you can create virtually any service within the Tenant using basic application-centric inputs. At the same time, the platform will make sure the lower-level nuances are programmed to best practices for security and compliance.&#x20;

## Supported Services for DuploCloud Azure

Supported Services are listed in alphabetical order, following the core services:  Containers, Load Balancers, and Storage.

### Core Services

* [Containers and Services](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/containers-and-services.md)
* [Load Balancers](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/load-balancers.md)
* [Storage](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/storage.md)

### Additional Services

* [Agent Pool](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/agent-pool.md)
* [Databases](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/databases.md)
* [Docker web application](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/docker-web-application.md)
* [Functions](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/functions.md)
* [Ingress](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/ingress.md)
* [Key Vault](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/key-vault.md)
* [Serverless Web applications](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/web-applications.md)
* [Storage Account](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/storage-account.md)
* [Subscriptions](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/subscription.md)
* [VM Scale Set](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/vm-scale-sets.md)s
* [Workspaces](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services/workspaces.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.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/azure/azure-services.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.
