Changed Service Principal Creation sequence to comply with newer CLI reqs
This commit is contained in:
parent
a5c6d3743e
commit
ab48ed3fe6
|
@ -209,6 +209,8 @@ setup() {
|
|||
sleep 5
|
||||
createStorageAccount
|
||||
sleep 5
|
||||
createApplication
|
||||
sleep 5
|
||||
createServicePrincipal
|
||||
sleep 5
|
||||
createPermissions
|
||||
|
|
Loading…
Reference in New Issue