Manage Azure Network resources.
Part of azure-cli
.
az network list-usages
az network vnet list
az network vnet create --address-prefixes {10.0.0.0/16} --name {vnet} --resource_group {group_name} --submet-name {subnet} --subnet-prefixes {10.0.0.0/24}
az network nic update --accelerated-networking true --name {nic} --resource-group {resource_group}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB