We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db957d commit 58643f1Copy full SHA for 58643f1
1 file changed
deploy/az/azurefunctions/readme.md
@@ -10,7 +10,7 @@ You can edit the `azurefunctionsdeploy.parameters.parameters.json` file to set y
10
11
Once parameter file is edited you can deploy it using [create-resources script](../readme.md).
12
13
-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:
14
15
```
16
create-resources.cmd azurefunctions\azurefunctionsdeploy newResourceGroup -c westus
0 commit comments