Creating a cname record - how to set the alias
See original GitHub issueI’ve executed
az network dns record-set cname create --resource-group $dnsResourceGroup --zone-name $zone --name jfl
but the “Alias” value is blank when I view the entry.
How am I able to create a CNAME record (mycname) that points to example.mydomain.com.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 6bf2496b-338d-9d05-7c91-63b9ed576dae
- Version Independent ID: 0ae8e4a4-59ae-c756-9e5b-44239188882f
- Content: az network dns record-set cname
- Content Source: src/azure-cli/azure/cli/command_modules/network/_help.py
- Service: virtual-network
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
How to create an ALIAS record - Domains - Namecheap.com
To set up an ALIAS record, follow these steps: · 1. Sign in to your Namecheap account. · 2. Select Domain List from...
Read more >Create alias records for services hosted in AWS
Create your record using the Route 53 console and specify the necessary values for alias records. Be sure to use the correct DNS...
Read more >Add a CNAME record to your domain's DNS records
Go to your domain's DNS records. Add a record to your DNS settings, selecting CNAME as the record type. Return to the first...
Read more >CNAME Record - How it Works, Alternatives & Advanced Use ...
A Canonical Name (CNAME) Record is used in the Domain Name System (DNS) to create an alias from one domain name to another...
Read more >How do I create a CNAME record? - Support | one.com
Create a CNAME record on your domain · Log into the One.com control panel. · Click DNS settings on the Advanced settings tile....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi. I open an other issue. #14200. Let’s close this one for now.
Thanks for the follow-up, I’ve got a ticket going with Azure support, I’ll gladly post any information I receive from them.