Skip to content

Commit 0c4fee2

Browse files
Update readme.md
1 parent 6e1e3c6 commit 0c4fee2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • deploy/az/servicefabric/WindowsContainers

deploy/az/servicefabric/WindowsContainers/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ By default, they are setup as:
3030
- MarketingApiHttpRule: 5110
3131
- LocationsApiHttpRule: 5109
3232

33-
## Deploy the template
33+
## Deploy the Service Fabric cluster using the script and ARM templates
3434

3535
Once parameter file is edited you can deploy it using [create-resources script](../readme.md).
3636

37-
For example, to deploy the cluster to a new resourcegroup located in westus, go to `deploy\az` folder and type:
37+
For example, to deploy the cluster to a new resourcegroup located in westus, using the Command Prompt, go to `deploy\az` folder and type:
3838
```
39-
create-resources.cmd servicefabric\WindowsContainers\servicefabricdeploy newResourceGroup -c westus
39+
create-resources.cmd servicefabric\WindowsContainers\servicefabricdeploy qa-eshop-sfwin-resgrp -c westus
4040
```
4141

4242
## Deploy eShopOnServiceFabric with Visual Studio.

0 commit comments

Comments
 (0)