Azure / Azure/static-web-apps

Create ALIAS record for a custom subdomain (non-apex) on Azure DNS

Open
#1,045 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

When adding a custom subdomain (like `www`) from Azure DNS, it creates a CNAME record pointing to the generated address (`[...].azurestaticapps.net`).
Why couldn't it create an ALIAS (A) record like it does for the domain instead?
This would be a stronger bond because tied to the app itself instead of its URL (even though it shouldn't change).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.