We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d45070 commit b37ffcfCopy full SHA for b37ffcf
articles/service-fabric/how-to-managed-cluster-connect.md
@@ -78,6 +78,10 @@ $clusterName = "mycluster"
78
Get-AzServiceFabricManagedCluster -ResourceGroupName $rgName -Name $clusterName
79
```
80
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)
85
86
87
0 commit comments