Update hello-errors-during-pin-creation.md

Changing link formatting and removing en-us from link to prevent localization issues.
This commit is contained in:
mapalko
2019-08-22 10:37:13 -07:00
committed by GitHub
parent 2e99e37de0
commit e081a74efd

View File

@ -190,10 +190,10 @@ If the error occurs again, check the error code against the following table to s
<tr class="odd"> <tr class="odd">
<td align="left">0x801C03F2</td> <td align="left">0x801C03F2</td>
<td align="left">Windows Hello key registration failed.</td> <td align="left">Windows Hello key registration failed.</td>
<td align="left">ERROR_BAD_DIRECTORY_REQUEST. Another object with the same value for property proxyAddresses already exists. To Resolve the issue refer https://docs.microsoft.com/en-us/office365/troubleshoot/administration/duplicate-attributes-prevent-dirsync </td> <td align="left">ERROR_BAD_DIRECTORY_REQUEST. Another object with the same value for property proxyAddresses already exists. To resolve the issue refer to <a href="https://docs.microsoft.com/office365/troubleshoot/administration/duplicate-attributes-prevent-dirsync" data-raw-source="[Duplicate Attributes Prevent Dirsync]( https://docs.microsoft.com/office365/troubleshoot/administration/duplicate-attributes-prevent-dirsync)">Duplicate Attributes Prevent Dirsync</a>. </td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">0x801C044D</td> <td align="left">0x801C044D</td>
<td align="left">Unable to obtain user token</td> <td align="left">Unable to obtain user token</td>
<td align="left">Sign out and then sign in again. Check network and credentials.</td> <td align="left">Sign out and then sign in again. Check network and credentials.</td>
</tr> </tr>