You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. If record set does not exist, error message says The resource record 'cccnamed' does not exist in resource group 'rg1' of subscription ''. This error also needs to list the zone name.
2. In some cases (e.g. showing the SOA at the zone apex via az network dns record-set show -g rg1 -n "@" --type SOA --zone-name jt-test.com), I just get a red message 'Failed to open file' and no record set is shown (PR Fix issues with @syntax #1581)
3. When showing, do not include all the 'null' objects for other record types in the JSON output. ([Network] DNS Fixes Round 2 #1592)
Issues with 'az network dns record-set show':
1. If record set does not exist, error message says The resource record 'cccnamed' does not exist in resource group 'rg1' of subscription ''. This error also needs to list the zone name.The text was updated successfully, but these errors were encountered: