fix to the table as the | added an extra column

This commit is contained in:
Paolo Matarazzo
2022-09-09 14:45:50 -04:00
committed by GitHub
parent 2418822cf6
commit c8375a107b

View File

@ -100,7 +100,7 @@ For errors listed in this table, contact Microsoft Support for assistance.
| 0x801C03F1 | There is no UPN in the token. | | 0x801C03F1 | There is no UPN in the token. |
| 0x801C044C | There is no core window for the current thread. | | 0x801C044C | There is no core window for the current thread. |
| 0x801c004D | DSREG_NO_DEFAULT_ACCOUNT: NGC provisioning is unable to find the default WAM account to use to request Azure Active Directory token for provisioning. Unable to enroll a device to use a PIN for login. | | 0x801c004D | DSREG_NO_DEFAULT_ACCOUNT: NGC provisioning is unable to find the default WAM account to use to request Azure Active Directory token for provisioning. Unable to enroll a device to use a PIN for login. |
| 0xCAA30193 | HTTP 403 Request Forbidden | it means request left the device, however either Server, proxy or firewall genearted this response. | | 0xCAA30193 | HTTP 403 Request Forbidden: it means request left the device, however either Server, proxy or firewall genearted this response. |
## Related topics ## Related topics