Skip to content

Commit cb68005

Browse files
committed
edit pass: azure-operator-nexus-cluster-and-bmm
1 parent 1fa29cc commit cb68005

File tree

2 files changed

+410
-410
lines changed

2 files changed

+410
-410
lines changed

articles/operator-nexus/troubleshoot-accepted-cluster-hydration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Follow these steps for mitigation.
3030

3131
1. From the cluster resource page in the Azure portal, add a tag to the cluster resource.
3232
1. The resource moves out of the `Accepted` state.
33-
34-
```bash
35-
az login
36-
az account set --subscription <SUBSCRIPTION>
37-
az resource tag --tags exampleTag=exampleValue --name <CLUSTER> --resource-group <CLUSTER_RG> --resource-type "Microsoft.ContainerService/managedClusters"
38-
```
33+
34+
```bash
35+
az login
36+
az account set --subscription <SUBSCRIPTION>
37+
az resource tag --tags exampleTag=exampleValue --name <CLUSTER> --resource-group <CLUSTER_RG> --resource-type "Microsoft.ContainerService/managedClusters"
38+
```
3939

4040
## Verification
4141

0 commit comments

Comments
 (0)