Skip to content

Commit f977248

Browse files
committed
Update image
1 parent f28e956 commit f977248

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/digital-twins/how-to-set-up-instance-cli.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,7 @@ az dt role-assignment create --dt-name <your-Azure-Digital-Twins-instance> --ass
104104
The result of this command is outputted information about the role assignment that has been created for the user.
105105

106106
> [!NOTE]
107-
> If this command returns an error saying that the CLI **cannot find user or service principal in graph database**:
108-
>
109-
> Assign the role using the user's Object ID instead. This may happen for users on personal [Microsoft accounts (MSAs)](https://account.microsoft.com/account).
107+
> If this command returns an error saying that the CLI **cannot find user or service principal in graph database**, assign the role using the user's Object ID instead. This may happen for users on personal [Microsoft accounts (MSAs)](https://account.microsoft.com/account).
110108
>
111109
> Use the [Azure portal page of Microsoft Entra users](https://portal.azure.com/#blade/Microsoft_AAD_IAM/UsersManagementMenuBlade/AllUsers) to select the user account and open its details. Copy the user's **Object ID**:
112110
>
-3.35 KB
Loading

0 commit comments

Comments
 (0)