Skip to content

Commit 105b7e0

Browse files
Merge pull request #263033 from Blackmist/194374-fresh
fixing typo on code section
2 parents dea4815 + ef2a9d6 commit 105b7e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-identity-based-service-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: meyetman
88
ms.reviewer: larryfr
99
ms.service: machine-learning
1010
ms.subservice: enterprise-readiness
11-
ms.date: 09/23/2022
11+
ms.date: 01/05/2024
1212
ms.topic: how-to
1313
ms.custom: has-adal-ref, contperf-fy21q2, subject-rbac-steps, cliv2, sdkv2, event-tier1-build-2022, devx-track-azurecli
1414
---
@@ -451,7 +451,7 @@ To access the workspace ACR, create machine learning compute cluster with system
451451

452452
[!INCLUDE [cli v2](includes/machine-learning-cli-v2.md)]
453453

454-
```azurecli-interaction
454+
```azurecli-interactive
455455
az ml compute create --name cpu-cluster --type <cluster name> --identity-type systemassigned
456456
```
457457

0 commit comments

Comments
 (0)