Minimal Acrolinx fixes to raise aggregate scores

This commit is contained in:
Gary Moore 2023-10-19 13:39:07 -07:00
parent 184d62f036
commit 6cd311682a
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ Specifies whether web-based sign-in is enabled with the Primary User experience.
|:--|:--| |:--|:--|
| 0 (Default) | Feature defaults as appropriate for edition and device capabilities. As of now, all editions/devices exhibit Disabled behavior by default. However, this may change for future editions/devices. | | 0 (Default) | Feature defaults as appropriate for edition and device capabilities. As of now, all editions/devices exhibit Disabled behavior by default. However, this may change for future editions/devices. |
| 1 | Enabled. Web Sign-in Credential Provider will be enabled for device sign-in. | | 1 | Enabled. Web Sign-in Credential Provider will be enabled for device sign-in. |
| 2 | Disabled. Web Sign-in Credential Provider will be not be enabled for device sign-in. | | 2 | Disabled. Web Sign-in Credential Provider isn't be enabled for device sign-in. |
<!-- EnableWebSignInForPrimaryUser-AllowedValues-End --> <!-- EnableWebSignInForPrimaryUser-AllowedValues-End -->
<!-- EnableWebSignInForPrimaryUser-Examples-Begin --> <!-- EnableWebSignInForPrimaryUser-Examples-Begin -->

View File

@ -574,7 +574,7 @@ The locations that Switch User interface appear are in the Logon UI, the Start m
<!-- OverrideShellProgram-Description-Begin --> <!-- OverrideShellProgram-Description-Begin -->
<!-- Description-Source-DDF --> <!-- Description-Source-DDF -->
OverrideShellProgram policy allows IT admin to configure the shell program for Windows OS on a device. This policy has the highest precedence over other ways of configuring the shell program. The policy currently supports below options: 1. Not Configured: Default shell will be launched. 2. Apply Lightweight Shell: Lightweight shell doesn't have a user interface and helps the device to achieve better performance as the shell consumes limited resources over default shell. Lightweight shell contains a limited set of features which could be consumed by applications. This configuration can be useful if the device needs to have a continuous running user interface application which would consume features offered by Lightweight shell. If you disable or don't configure this policy setting, then the default shell will be launched. OverrideShellProgram policy allows IT admin to configure the shell program for Windows OS on a device. This policy has the highest precedence over other ways of configuring the shell program. The policy currently supports below options: 1. Not Configured: Default shell will be launched. 2. Apply Lightweight Shell: Lightweight shell doesn't have a user interface and helps the device to achieve better performance as the shell consumes limited resources over default shell. Lightweight shell contains a limited set of features, which could be consumed by applications. This configuration can be useful if the device needs to have a continuous running user interface application that would consume features offered by Lightweight shell. If you disable or don't configure this policy setting, then the default shell will be launched.
<!-- OverrideShellProgram-Description-End --> <!-- OverrideShellProgram-Description-End -->
<!-- OverrideShellProgram-Editable-Begin --> <!-- OverrideShellProgram-Editable-Begin -->