![Hands-On Networking with Azure](https://wfqqreader-1252317822.image.myqcloud.com/cover/144/36700144/b_36700144.jpg)
上QQ阅读APP看书,第一时间看更新
Adding a service endpoint to an existing virtual network using Azure CLI
To add a service endpoint to an existing virtual network using Azure CLI, you need to run the following command:
az network vnet subnet update -g PacktPub -n s1 --vnet-name CLIVNet --service-endpoints Microsoft.Storage