Skip to content

Commit 891b02d

Browse files
authored
Apply pencil edits for blocking issues from PR review
1 parent fbe1ab0 commit 891b02d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-fabric/how-to-managed-cluster-connect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 10/25/2021
88

99
Once you have deployed a cluster via [Portal, Azure Resource Managed template](quickstart-managed-cluster-template.md), or [PowerShell](tutorial-managed-cluster-deploy.md) there are various ways to connect to and view your managed cluster.
1010

11-
## Use Azure Portal
11+
## Use Azure portal
1212

1313
Navigate to your managed cluster resource by
1414

@@ -78,7 +78,7 @@ $clusterName = "mycluster"
7878
Get-AzServiceFabricManagedCluster -ResourceGroupName $rgName -Name $clusterName
7979
```
8080

81-
Next Steps:
81+
## Next steps
8282

8383
* [Deploy an application to a managed cluster using Azure Resource Manager](how-to-managed-cluster-app-deployment-template.md)
8484
* [Configure managed cluster options](how-to-managed-cluster-configuration.md)

0 commit comments

Comments
 (0)