Skip to content

Commit b37ffcf

Browse files
committed
Update how-to-managed-cluster-connect.md
1 parent 9d45070 commit b37ffcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ $clusterName = "mycluster"
7878
Get-AzServiceFabricManagedCluster -ResourceGroupName $rgName -Name $clusterName
7979
```
8080

81+
Next Steps:
82+
83+
* [Deploy an application to a managed cluster using Azure Resource Manager](how-to-managed-cluster-app-deployment-template.md)
84+
* [Configure managed cluster options](how-to-managed-cluster-configuration.md)
8185

8286

8387

0 commit comments

Comments
 (0)