Skip to content

Commit 8bba519

Browse files
committed
Incorp and sync
1 parent d460780 commit 8bba519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +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 was 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**, assign the role using the user's Object ID instead. This might 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).
108108
>
109109
> 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**:
110110
>

0 commit comments

Comments
 (0)