Skip to content

Commit d1f4362

Browse files
authored
Merge pull request #115898 from davidsmatlak/ds-qsrt1720714
Quickstart review - Service Fabric
2 parents f179b15 + 73ebb78 commit d1f4362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/quickstart-cluster-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $certThumbprint = "<Certificate Thumbprint>"
8585

8686
### Review the template
8787

88-
The template used in this quickstart is from [Azure quickstart templates](https://github.com/Azure/azure-quickstart-templates/blob/master/service-fabric-secure-cluster-5-node-1-nodetype). The template for this article is too long to show here. To view the template, see https://github.com/Azure/azure-quickstart-templates/blob/master/service-fabric-secure-cluster-5-node-1-nodetype/azuredeploy.json.
88+
The template used in this quickstart is from [Azure Quickstart templates](https://azure.microsoft.com/resources/templates/service-fabric-secure-cluster-5-node-1-nodetype/). The template for this article is too long to show here. To view the template, see the [azuredeploy.json](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/service-fabric-secure-cluster-5-node-1-nodetype/azuredeploy.json) file.
8989

9090
Multiple Azure resources have been defined in the template:
9191

0 commit comments

Comments
 (0)