From f4b0c1853469f4ddc8b659976930cacaf142f944 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Thu, 7 Dec 2017 09:07:11 -0800 Subject: [PATCH] Update readme.md --- deploy/az/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/az/readme.md b/deploy/az/readme.md index 803dc19b5..864aac542 100644 --- a/deploy/az/readme.md +++ b/deploy/az/readme.md @@ -3,7 +3,7 @@ The `create-resources.cmd ` script is a basic script to allow easy deployment of one ARM template in one resource group. You can deploy to an existing resource group or to create one. -NOTE: Alternatively, you can also use the `createresources.sh` bash script which was created as a second option, convenient if you are using a Mac or Linux machine, or simply, bash on Windows, instead of CMD/CommandPrompt in Windows. +**NOTE**: Alternatively, you can also use the `createresources.sh` bash script which was created as a second option, convenient if you are using the Azure Cloud Bash Shell, a Mac or Linux machine, or simply, bash on Windows, instead of CMD/CommandPrompt in a local Windows. ## Deploying to a existing resource group