Skip to content

Commit 1398e7e

Browse files
Update readme.md
1 parent fc5974d commit 1398e7e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deploy/az/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
12
# Deploying resources using create-resources script
23

34
The `create-resources` 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.
45

6+
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.
7+
58
## Deploying to a existing resource group
69

710
Just type `create-resources path-to-arm-template resourcegroup`. Called this way the script will:

0 commit comments

Comments
 (0)