Create reverse DNS for Azure Cloud VM when using AzureResourceManager (ARM) mode


i have created vm using azureresourcemanager (arm) mode. want configure reverse dns record vm, but, instruction azureservicemanagement (asm) mode, like 
ps c:\> set-azureservice servicename contosoapp1 description app1 with reverse dns reversednsfqdn contosoapp1.cloudapp.net.”
main error command set-azureservice not working, set-azurermservice command not working. so, how can create reverse dns using arm commands?

greetings,

please check below link contains discussion related same issue.
https://azure.microsoft.com/en-in/blog/announcing-reverse-dns-for-azure-cloud-services/

hope helps.

regards,



Microsoft Azure  >  Azure Scripting and Command Line Tools



Comments

Popular posts from this blog

Problem In Configuring Biztalk 2009 In Creating A ReceivePort.When I Try To Create A Receive POrt I Got This Error

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

Deleting duplicate values from a collection?