# Azure ACI

{% hint style="info" %}
Support for Azure ACI is currently experimental.
{% endhint %}

The following sections describe how to manage an Azure ACI environment using menu options available in the Portainer Server. To learn how to add an Azure ACI environment, see our [environment guide](/2.33-lts/admin/environments/add/aci.md).

{% content-ref url="/pages/-Mi4QJYQGiqKo-XxIdQK" %}
[Dashboard](/2.33-lts/user/aci/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi4QODU4S9RDs2kKAnC" %}
[Container instances](/2.33-lts/user/aci/containers.md)
{% endcontent-ref %}


---

# 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.portainer.io/2.33-lts/user/aci.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.
