Create ALIAS record for a custom subdomain (non-apex) on Azure DNS
Open
- 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.