You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/kubernetes/custom-locations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,10 +91,10 @@ This is because a service principal doesn't have permissions to get information
91
91
az ad sp show --id bc313c14-388c-4e7d-a58e-70017303ee3b --query id -o tsv
92
92
```
93
93
94
-
1. Sign in to Azure CLI using the service principal. Use the `<objectId>` value from above step to enable custom locations feature on the cluster:
94
+
1. Sign in to Azure CLI using the service principal. Use the `<objectId>`or `id`value from above step to enable custom locations feature on the cluster:
0 commit comments