From 58643f12782b11b0640115ba131111b8e8ce0d4d Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Mon, 14 Aug 2017 11:35:04 -0700 Subject: [PATCH] Update readme.md --- deploy/az/azurefunctions/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/az/azurefunctions/readme.md b/deploy/az/azurefunctions/readme.md index 5716bf615..d1bea0f1f 100644 --- a/deploy/az/azurefunctions/readme.md +++ b/deploy/az/azurefunctions/readme.md @@ -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