Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. #Prior to doing this, ensure that user is logged in
  2. # 'az login' works
  3. #Then, if you have multiple subscriptions attached to account, select the appropriate one using:
  4. # 'az account set --subscription <name or id>'
  5. #command below:
  6. az group create --name COMP6905A2Storage #name I used
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement