# Configuring Azure DNS

To configure [Azure DNS](https://docs.microsoft.com/en-us/learn/modules/host-domain-azure-dns/3-configure-azure-dns-host-domain), I'll start by first creating a DNS Zone through Azure.

![DNS zones on Azure Portal](/files/-MBw-Tqs280Q1vDyhdSh)

So I just add a new DNS zone under my student subscription... or... don't?

Apparently F1 (Free) tiers and this subscription doesn't support any custom domain or DNS hosting so this kinda sucks..

![](/files/-MBw-gcFG8oUpqk3-iAo)


---

# 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://ryotokuro.gitbook.io/microsoft/microsoft-student-accelerator-msa/project-2-web-application/a-custom-domain-using-azure-dns/configuring-azure-dns.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.
