Browse Source

Merge pull request #483 from wwvlada/patch-1

Update readme.md
pull/516/head
Eduard Tomàs 7 years ago
committed by GitHub
parent
commit
b1ce2f90ea
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:
```
create-resources.cmd catalog\deploystorage newResourceGroup -c westus
create-resources.cmd storage\catalog\deploystorage newResourceGroup -c westus
```


Loading…
Cancel
Save