Browse Source

Update readme.md

pull/220/head
Cesar De la Torre 7 years ago
committed by GitHub
parent
commit
58643f1278
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/az/azurefunctions/readme.md

+ 1
- 1
deploy/az/azurefunctions/readme.md View File

@ -10,7 +10,7 @@ You can edit the `azurefunctionsdeploy.parameters.parameters.json` file to set y
Once parameter file is edited you can deploy it using [create-resources script](../readme.md).
i. e. if you are in windows, to deploy sql databases in a new resourcegroup located in westus, go to `deploy\az` folder and type:
i. e. if you are in Windows, to deploy the Azure Functions environment in a new resourcegroup located in westus, go to `deploy\az` folder and type:
```
create-resources.cmd azurefunctions\azurefunctionsdeploy newResourceGroup -c westus


Loading…
Cancel
Save