Merge pull request #546 from MicahStudio/patch-1

Update readme.md - Thanks! 👍
This commit is contained in:
Cesar De la Torre 2018-03-15 09:36:56 -07:00 committed by GitHub
commit 44e15eb5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 marketing\deploystorage newResourceGroup -c westus
create-resources.cmd storage\marketing\deploystorage newResourceGroup -c westus
```