Skip to content

[DNS] Issues with 'az network dns record-set show' #1132

Closed

Description

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.
  • 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)
  • 4. Needs short form for --zone-name (-z) and --type (-t) (PR [DNS] Issues with 'az network dns record-set create' #1129)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    JRSNetworkaz network vnet/lb/nic/dns/etc...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions