# Azure FAQ

## One or more of my containers are showing in a pending state, how can I debug? <a href="#id-7-toc-title" id="id-7-toc-title"></a>

[Click here for the details](/docs/~/changes/i1ah7lBvMELea01fsIga/aws/aws-faq.md#7-toc-title)

## How to create a VM host with public IP? <a href="#id-9-toc-title" id="id-9-toc-title"></a>

While creating a VM Host, under Advanced Option, you can enable Public IP.

For the already created VM Host, View the Host from DuploCloud, under Features Tab, select the option **Enable Public IP**

## I'm trying to create a Kubernetes cluster and failing to establish server endpoints and a token. What can be causing this?

If your Kubernetes cluster displays empty values for the **Server Endpoint** and **Token**, you may need to [set your default AKS Cluster](/docs/~/changes/i1ah7lBvMELea01fsIga/azure/prerequisites/set-the-aks-cluster-version.md) in the DuploCloud Portal **System Config** tab in **System Settings**.


---

# 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-faq.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.
