add space

This commit is contained in:
cloudmelon
2020-08-20 00:21:47 +01:00
parent fef9236299
commit 734d22c3f3
@@ -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