File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-arc/kubernetes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
46461. 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
1421421. Create a new Azure AD application and get its `appId` value. This value is used in later steps as `serverApplicationId`.
143143
You can’t perform that action at this time.
0 commit comments