Describe the bug
Related command
az network vnet
In the vnet create docs: https://learn.microsoft.com/en-us/cli/azure/network/vnet?view=azure-cli-latest#az-network-vnet-create, there is a reference to using summarized-gateway-prefixes with ipam-pool-prefix-allocations property. The summarized-gateway-prefixes doesn't currently work with ipam-pool-prefix-allocations. So can we update the docs to remove the reference?
Related command
az network vnet
Errors
Using summarized-gateway-prefixes with ipam-pool-prefix-allocations property is not supported yet. The summarized-gateway-prefixes doesn't currently work with ipam-pool-prefix-allocations.
Issue script & Debug output
docs: https://learn.microsoft.com/en-us/cli/azure/network/vnet?view=azure-cli-latest#az-network-vnet-create
Expected behavior
Docs shouldn't reference using it.
Environment Summary
az-cli: 2.89.0
Additional context
No response
Describe the bug
Related command
az network vnet
In the vnet create docs: https://learn.microsoft.com/en-us/cli/azure/network/vnet?view=azure-cli-latest#az-network-vnet-create, there is a reference to using summarized-gateway-prefixes with ipam-pool-prefix-allocations property. The summarized-gateway-prefixes doesn't currently work with ipam-pool-prefix-allocations. So can we update the docs to remove the reference?
Related command
az network vnetErrors
Using summarized-gateway-prefixes with ipam-pool-prefix-allocations property is not supported yet. The summarized-gateway-prefixes doesn't currently work with ipam-pool-prefix-allocations.
Issue script & Debug output
docs: https://learn.microsoft.com/en-us/cli/azure/network/vnet?view=azure-cli-latest#az-network-vnet-create
Expected behavior
Docs shouldn't reference using it.
Environment Summary
az-cli: 2.89.0
Additional context
No response