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
2a. No way to format results as table whilst still showing record values (RDATA). This will require a change to our output infrastructure and is being tracked by item Table output with multiple tables #1948
2b. Also, the record type is not shown. This is a serious regression relative to the old CLI and makes the list output useless. (PR [Network] DNS Fixes #1823).
4. JSON output should not show 'null' output for each record type that doesn't apply to the record being listed. Instead, these lines should be suppressed. (PR [Network] DNS Fixes Round 2 #1592)
5. Doesn't support --type for listing record sets of a specific type only. This is a regression vs old CLI. (PR [Network] DNS Fixes #1823)
6. Remove --top parameter. Where results include a NextLink, this should be followed and each page of results returned. (PR [Network] DNS Fixes #1823)
Issues with 'az network dns record-set list'
No way to format results as table whilst still showing record values (RDATA).This will require a change to our output infrastructure and is being tracked by item Table output with multiple tables #1948