# Azure DNS Learn Path

In order to implement this, I'll be following this Microsoft Learn module. This way I can do everything on Azure and not require a third-party DNS provider.

{% embed url="<https://docs.microsoft.com/en-us/learn/modules/host-domain-azure-dns/>" %}

> Create a DNS zone for your domain name. Create DNS records to map the URL to an IP address. Test that the domain name resolves to your web server.\
> \
> In this module, you will:
>
> * Configure Azure DNS to host your domain


---

# 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/azure-dns-learn-path.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.
