Skip to content

Commit 75599dc

Browse files
Update readme.md
1 parent 0c4fee2 commit 75599dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • deploy/az/servicefabric/LinuxContainers

deploy/az/servicefabric/LinuxContainers/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ 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

3737
For example, to deploy the cluster to a new resourcegroup located in westus, go to `deploy\az` folder and type:
3838

3939
```
40-
create-resources.cmd servicefabric\LinuxContainers\servicefabricdeploy newResourceGroup -c westus
40+
create-resources.cmd servicefabric\LinuxContainers\servicefabricdeploy qa-eshop-sflinux-resgrp -c westus
4141
```
4242

4343
## Deploy eShopOnServiceFabric with Visual Studio.

0 commit comments

Comments
 (0)