Skip to content

Commit

Permalink
fix(UPM-34333): correct the out-of-date prolog of the script (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
zozowell authored May 14, 2024
1 parent f9222a4 commit 407a97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure/biganimal-csp-setup
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
# What it does:
# - assume you have already login to your Azure AD(Active Directory) directory by Azure CLI
# - set your Azure CLI context to the given subscription
# - create a custom role with resource permissions documented in ./biganimal-poweruser-template.json
# - create a new client app or update client app in the Azure AD directory
# - assign this client app the role of "ower" of the given subscription
# - grant MS Graph API permissions
# - grant the custom role to the client app
#
# it finally outputs the:
# - client app Id
Expand Down

0 comments on commit 407a97c

Please sign in to comment.