Skip to content

Commit a61028e

Browse files
Typo fix
1 parent f76cfaa commit a61028e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-cluster-config-upgrade-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Azure clusters can be configured through the JSON Resource Manager template. To
4242

4343
You can also customize cluster settings in one of the following ways with Azure Resource Manager:
4444

45-
- Use the [Azure portal](../azure-resource-manager/templates/export-template-portal.md) to export and update the Resource Manger template.
45+
- Use the [Azure portal](../azure-resource-manager/templates/export-template-portal.md) to export and update the Resource Manager template.
4646
- Use [PowerShell](../azure-resource-manager/management/manage-resources-powershell.md) to export and update the Resource Manager template.
4747
- Use the [Azure CLI](../azure-resource-manager/management/manage-resources-cli.md) to export and update the Resource Manager template.
4848
- Use the Azure PowerShell [Set-AzServiceFabricSetting](/powershell/module/az.servicefabric/set-azservicefabricsetting) and [Remove-AzServiceFabricSetting](/powershell/module/az.servicefabric/remove-azservicefabricsetting) commands to modify the setting directly.

0 commit comments

Comments
 (0)