mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 22:03:46 +00:00
Update user account names in assigned access configuration
This commit is contained in:
@ -18,15 +18,15 @@ ms.topic: include
|
||||
|
||||
<Configs>
|
||||
<Config>
|
||||
<Account>domain\account</Account>
|
||||
<Account>contoso\user</Account>
|
||||
<DefaultProfile Id="{GUID}"/>
|
||||
</Config>
|
||||
<Config>
|
||||
<Account>AzureAD\john@contoso.onmicrosoft.com</Account>
|
||||
<Account>AzureAD\user@contoso.onmicrosoft.com</Account>
|
||||
<DefaultProfile Id="{GUID}"/>
|
||||
</Config>
|
||||
<Config>
|
||||
<Account>localaccount</Account>
|
||||
<Account>user</Account>
|
||||
<DefaultProfile Id="{GUID}"/>
|
||||
</Config>
|
||||
<Config>
|
||||
|
Reference in New Issue
Block a user