Hello - remove passport mentions

following a disucssion with PMs (Mike, Sam)
This commit is contained in:
Dani Halfin
2017-02-22 18:43:02 -08:00
parent e0850f477b
commit 6b8172c587
2 changed files with 3 additions and 3 deletions

View File

@ -89,7 +89,7 @@ If the error occurs again, check the error code against the following table to s
<tr class="odd"> <tr class="odd">
<td align="left">0x80090035</td> <td align="left">0x80090035</td>
<td align="left">Policy requires TPM and the device does not have TPM.</td> <td align="left">Policy requires TPM and the device does not have TPM.</td>
<td align="left">Change the Passport policy to not require a TPM.</td> <td align="left">Change the Windows Hello for Business policy to not require a TPM.</td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">0x801C0003</td> <td align="left">0x801C0003</td>
@ -149,7 +149,7 @@ If the error occurs again, check the error code against the following table to s
<tr class="odd"> <tr class="odd">
<td align="left">0x801C03EA</td> <td align="left">0x801C03EA</td>
<td align="left">Server failed to authorize user or device.</td> <td align="left">Server failed to authorize user or device.</td>
<td align="left">Check if the token is valid and user has permission to register Passport keys.</td> <td align="left">Check if the token is valid and user has permission to register Windows Hello for Business keys.</td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">0x801C03EB</td> <td align="left">0x801C03EB</td>

View File

@ -352,7 +352,7 @@ Youll need this software to set Windows Hello for Business policies in your e
<li>Azure AD subscription</li> <li>Azure AD subscription</li>
<li>[Azure AD Connect](https://go.microsoft.com/fwlink/p/?LinkId=616792)</li> <li>[Azure AD Connect](https://go.microsoft.com/fwlink/p/?LinkId=616792)</li>
<li>AD CS with NDES</li> <li>AD CS with NDES</li>
<li>Configuration Manager for domain-joined certificate enrollment, or InTune for non-domain-joined devices, or a non-Microsoft MDM service that supports Passport for Work</li> <li>Configuration Manager for domain-joined certificate enrollment, or InTune for non-domain-joined devices, or a non-Microsoft MDM service that supports Windows Hello for Business</li>
</ul></td> </ul></td>
</tr> </tr>
</tbody> </tbody>