diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md b/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md index 2e3246f6ed..e0b41cbef2 100644 --- a/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md +++ b/windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md @@ -93,7 +93,7 @@ You configure Windows 10 to use the Microsoft PIN Reset service using the comput #### Assign the PIN Reset Device configuration profile using Microsoft Intune -1. Sign in to the [Azure Portal](https://portal.azure.com) using a Global administrator account. +1. Sign in to the [Azure portal](https://portal.azure.com) using a Global administrator account. 2. Navigate to the Microsoft Intune blade. Choose **Device configuration** > **Profiles**. From the list of device configuration profiles, choose the profile that contains the PIN reset configuration. diff --git a/windows/whats-new/ltsc/whats-new-windows-10-2019.md b/windows/whats-new/ltsc/whats-new-windows-10-2019.md index bbe58c62c1..592e559c29 100644 --- a/windows/whats-new/ltsc/whats-new-windows-10-2019.md +++ b/windows/whats-new/ltsc/whats-new-windows-10-2019.md @@ -320,13 +320,13 @@ For more information, see [Windows Setup Command-Line Options](https://docs.micr New command-line switches are also available to control BitLocker: - **Setup.exe /BitLocker AlwaysSuspend** - - Always suspend bitlocker during upgrade. + - Always suspend BitLocker during upgrade. - **Setup.exe /BitLocker TryKeepActive** - - Enable upgrade without suspending bitlocker but if upgrade, does not work then suspend bitlocker and complete the upgrade. + - Enable upgrade without suspending BitLocker, but if upgrade does not work, then suspend BitLocker and complete the upgrade. - **Setup.exe /BitLocker ForceKeepActive** - - Enable upgrade without suspending bitlocker, but if upgrade does not work, fail the upgrade. + - Enable upgrade without suspending BitLocker, but if upgrade does not work, fail the upgrade. For more information, see [Windows Setup Command-Line Options](https://docs.microsoft.com/windows-hardware/manufacture/desktop/windows-setup-command-line-options#33)