Home > user > transition > Add CNAME in Azure DNS
The hostname, by default, is provided by the OneOps system and follows a pattern that is described in the Compute documentation.
You can create your own endpoints by adding short or full CNAMEs.
The first approach is to add a short CNAME with the following steps:
The shortname will be added to Azure DNS in a DNS zone created by the system using the name from the ZONE given in the DNS cloud service.</br>
The zone is created in a Resource Group.</br>
The shortnames will be added to Azure DNS zone with the name: <NEW-SHORT-NAME><ENVIRONMENT-NAME>.<ASSEMBLY-NAME>.<ORGANIZATION-NAME>
</br>
It is possible to add multiple short CNAMEs to have additional hostnames.
In addition, the shortname will be used as the DNS Label Name to create the FQDN in the Azure public domain.</br>
The result will be <SHORT-NAME>.<AZURE-REGION>.cloudapp.azure.com
A second approach is to add a full CNAME with the following steps:
The fullname is added as a CNAME record in the same DNS Zone the short names are.</br> The fullname is not added to the Azure public domain.</br>
If you have your own domain and want to delegate to Azure DNS follow these instrutions in Delegate Domain to Azure DNS
2011 - 2020 © Walmart Inc. All Rights Reserved.