Skip to content

SDN Recursive information not shown with table output format  #1291

@malopMSFT

Description

@malopMSFT

The following commands does not show the recursive information from their objects:

az network vnet show -g "IMDS_Demo" -n "MyVnet2" -o table
az network vnet peering show -g "IMDS_Demo" --vnet-name "MyVnetToPeer2" -n "MyVnetPeering" -o table
az network lb show -g "IMDS_Demo" -n "MyLB" -o table
az network nic show -g "IMDS_Demo" -n "MyNIC2" -o table
az network nsg show -g "IMDS_Demo" -n "MyNSG" -o table
az network route-table show -g "IMDS_Demo" -n "MyRouteTable" -o table

All of this commands works recursively on PS CLI
Samples attached
azure_network_table_output.txt

Metadata

Metadata

Assignees

Labels

Networkaz network vnet/lb/nic/dns/etc...Output

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions