Skip to content

Commit 734d22c

Browse files
author
cloudmelon
committed
add space
1 parent fef9236 commit 734d22c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/features/sql-big-data-cluster/deployment/private-aks/scripts/deploy-private-aks-udr.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ export PASSWORD=$sp_pwd
109109
export VNETID=$(az network vnet show -g $RESOURCE_GROUP --name $VNET_NAME --query id -o tsv)
110110

111111
#Assign SP Permission to VNET
112-
113112
az role assignment create --assignee $APPID --scope $VNETID --role "Network Contributor"
114113

115114
#Assign SP Permission to route table

0 commit comments

Comments
 (0)