mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
add space
This commit is contained in:
-1
@@ -109,7 +109,6 @@ export PASSWORD=$sp_pwd
|
||||
export VNETID=$(az network vnet show -g $RESOURCE_GROUP --name $VNET_NAME --query id -o tsv)
|
||||
|
||||
#Assign SP Permission to VNET
|
||||
|
||||
az role assignment create --assignee $APPID --scope $VNETID --role "Network Contributor"
|
||||
|
||||
#Assign SP Permission to route table
|
||||
|
||||
Reference in New Issue
Block a user