# az network nat gateway list -g jimaaz01-lx5b4-rg
[
{
"etag": "W/\"59890baa-f26e-47d7-b9ea-0fe5fd829d8a\"",
"id": "/subscriptions/53b8f551-f0fc-4bea-8cba-6d1fefd54c8a/resourceGroups/jimaaz01-lx5b4-rg/providers/Microsoft.Network/natGateways/jimaaz01-lx5b4-natgw",
"idleTimeoutInMinutes": 10,
"location": "eastus",
"name": "jimaaz01-lx5b4-natgw",
"provisioningState": "Succeeded",
"publicIpAddresses": [
{
"id": "/subscriptions/53b8f551-f0fc-4bea-8cba-6d1fefd54c8a/resourceGroups/jimaaz01-lx5b4-rg/providers/Microsoft.Network/publicIPAddresses/jimaaz01-lx5b4-natgw-pip-v4",
"resourceGroup": "jimaaz01-lx5b4-rg"
}
],
"resourceGroup": "jimaaz01-lx5b4-rg",
"resourceGuid": "98f56f1a-ed95-4023-b99c-df0d2f50b149",
"sku": {
"name": "Standard"
},
"subnets": [
{
"id": "/subscriptions/53b8f551-f0fc-4bea-8cba-6d1fefd54c8a/resourceGroups/jimaaz01-lx5b4-rg/providers/Microsoft.Network/virtualNetworks/jimaaz01-lx5b4-vnet/subnets/jimaaz01-lx5b4-master-subnet",
"resourceGroup": "jimaaz01-lx5b4-rg"
},
{
"id": "/subscriptions/53b8f551-f0fc-4bea-8cba-6d1fefd54c8a/resourceGroups/jimaaz01-lx5b4-rg/providers/Microsoft.Network/virtualNetworks/jimaaz01-lx5b4-vnet/subnets/jimaaz01-lx5b4-worker-subnet",
"resourceGroup": "jimaaz01-lx5b4-rg"
}
],
"tags": {
"kubernetes.io_cluster.jimaaz01-lx5b4": "owned"
},
"type": "Microsoft.Network/natGateways"
}
]
Per the announcement sent regarding the removal of "Blocker" as an option in the Priority field, this issue (which was already closed at the time of the bulk update) had Priority = "Blocker." It is being updated to Priority = Critical. No additional fields were changed.