Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- azure logout
- # set tenant , tenantId is DirectoryId on azure web
- # get tenantid
- az account tenant list
- # set tenant on login
- az login --tenant d40c48cb-7e6f-450b-aa41-25a426b8be84
- # set subscription
- # get subscription list
- azure account list
- # set subscription
- az account set --subscription 80e14642-a262-4b13-a7a4-2135da1bf3c3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement