Skip to content

Commit d6465ea

Browse files
committed
updated tab names
1 parent bb16bf6 commit d6465ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/kubernetes/azure-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A conceptual overview of this feature is available in the [Azure RBAC on Azure A
4141
## Set up Azure AD applications
4242
4343
44-
### [AzureCLI >= v2.37](#tab/AzureCLI237)
44+
### [AzureCLI >= v2.37](#tab/AzureCLI)
4545
#### Create a server application
4646
1. Create a new Azure AD application and get its `appId` value. This value is used in later steps as `serverApplicationId`.
4747
@@ -137,7 +137,7 @@ A conceptual overview of this feature is available in the [Azure RBAC on Azure A
137137
```
138138
139139
140-
### [AzureCLI < v2.37](#tab/AzureCLI)
140+
### [AzureCLI < v2.37](#tab/AzureCLI236)
141141
#### Create a server application
142142
1. Create a new Azure AD application and get its `appId` value. This value is used in later steps as `serverApplicationId`.
143143

0 commit comments

Comments
 (0)