Skip to content

Commit 514f958

Browse files
committed
apply suggestions
1 parent e871e32 commit 514f958

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-cluster-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Parameters:
123123
- `-ManagedResourceGroupConfigurationName` - The name for the managed resource group. If not specified, the unique name is automatically generated.
124124
- `-Tag` - Hashtable of Resource tags.
125125

126-
### [ARM Template](#tab/template)
126+
### Create a Cluster Manager via ARM Template
127127

128128
To create a Cluster Manager via ARM Template, you need to provide a template file (clusterManager.jsonc) and a parameter file (clusterManager.parameters.jsonc).
129129

@@ -379,6 +379,6 @@ After you successfully created the Network Fabric Controller and the Cluster Man
379379

380380
## Useful links
381381

382-
- [NetworkCloud REST APIs Reference](https://learn.microsoft.com/en-us/rest/api/networkcloud/)
383-
- [NetworkCloud PowerShell Reference](https://learn.microsoft.com/en-us/powershell/module/az.networkcloud/)
382+
- [NetworkCloud REST APIs Reference](https://learn.microsoft.com/rest/api/networkcloud/)
383+
- [NetworkCloud PowerShell Reference](https://learn.microsoft.com/powershell/module/az.networkcloud/)
384384

0 commit comments

Comments
 (0)