Quantcast
Channel: Azure Networking (DNS, Traffic Manager, VPN, VNET) forum
Viewing all articles
Browse latest Browse all 6513

Changing SOA Serial under AZURE DNS

$
0
0

I host my DNS under Azure.  I'm making a transition to Azure slowly.  When I check my azure SOA I get a serial of 44.  How do I change this?

I have tried:

PS C:\WINDOWS\system32> $rs = get-azurermdnsrecordset -name "@" -recordtype SOA -Zone $zone
PS C:\WINDOWS\system32> $rs.records[0].SerialNumber = "2015122300"
PS C:\WINDOWS\system32> set-azurermdnsrecordset -recordset $rs

This does not change the serial.

I can't seem to convince azure CLI to work anywhere  I keep getting infinite loop on login.


Viewing all articles
Browse latest Browse all 6513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>