Skip to content

Commit 7449b05

Browse files
authored
Merge pull request #109738 from devendrakajala/main
Added Alias record set information for CNAME record for custom domain in static web app
2 parents 875e169 + 20d77cf commit 7449b05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/static-web-apps/custom-domain-azure-dns.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Now that your domain is configured for Azure to manage the DNS, you can now link
5151
| TTL | Keep default value. |
5252
| TTL unit | Keep default value. |
5353
| Alias | Paste in the Static Web Apps generated URL you set aside in a previous step. Make sure to remove the `https://` prefix from your URL. |
54+
55+
Additionally, you can select **Yes** for **Alias record set** and select your static web app instead of explicitly providing the URL to take advantage of alias record sets like [prevention from dangling DNS records](/azure/dns/dns-alias#prevent-dangling-dns-records).
5456

5557
4. Select **OK**.
5658

0 commit comments

Comments
 (0)