Hi,
Based on my understanding, if Service name is not cloudapp.net, you can convert it to a virtual machine scale set.
If your CMG's service name is in the cloudapp.net
domain, you can't convert it to a virtual machine scale set. For example, you issued a server authentication certificate from your internal PKI with a common name of GraniteFalls.cloudapp.net
. Since Microsoft owns the cloudapp.net
domain, you can't create a DNS CNAME to map this service name to the new deployment name in the cloudapp.azure.com
domain.
For example:
The CMG's service name is GraniteFalls.contoso.com.
For the deployment name:
Classic: GraniteFalls.cloudapp.net
Virtual machine scale set: GraniteFalls.EastUS.CloudApp.Azure.Com