Browse Source

Update readme.md

bug
pull/483/head
Vladica Pavlovic 7 years ago
committed by GitHub
parent
commit
1347e3a8d2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/az/storage/catalog/readme.md

+ 1
- 1
deploy/az/storage/catalog/readme.md View File

@ -24,7 +24,7 @@ Once parameter file is edited you can deploy it using [create-resources script](
i. e. if you are in windows, to deploy a Storage Account in a new resourcegroup located in westus, go to `deploy\az` folder and type: i. e. if you are in windows, to deploy a Storage Account in a new resourcegroup located in westus, go to `deploy\az` folder and type:
``` ```
create-resources.cmd catalog\deploystorage newResourceGroup -c westus
create-resources.cmd storage\catalog\deploystorage newResourceGroup -c westus
``` ```


Loading…
Cancel
Save