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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Unable to fetch oid of 'custom-locations' app. Proceeding without enabling the f
77
77
78
78
This is because a service principal doesn't have permissions to get information about the application used by the Azure Arc service. To avoid this error, complete the following steps:
79
79
80
-
1. Sign in to Azure CLI using your user account. Fetch the Object ID/id of the Azure AD application used by Azure Arc service. The command to do this depends on your version of Azure CLI.
80
+
1. Sign in to Azure CLI using your user account. Fetch the `objectId` or `id` of the Azure AD application used by Azure Arc service. The command you use depends on your version of Azure CLI.
81
81
82
82
If you're using an Azure CLI version lower than 2.37.0, use the following command:
0 commit comments