Changed Service Principal Creation sequence to comply with newer CLI reqs

This commit is contained in:
Eugene Chuvyrov 2016-11-07 23:18:10 -08:00
parent a5c6d3743e
commit ab48ed3fe6
1 changed files with 2 additions and 0 deletions

View File

@ -209,6 +209,8 @@ setup() {
sleep 5
createStorageAccount
sleep 5
createApplication
sleep 5
createServicePrincipal
sleep 5
createPermissions