mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
PubOps comment fixes
This commit is contained in:
@ -98,10 +98,10 @@ An integer value representing whether the installed versions of the Compatibilit
|
||||
|
||||
The values are:
|
||||
|
||||
- 0 == Neither the code nor data is of a sufficient version
|
||||
- 1 == The code version is insufficient but the data version is sufficient
|
||||
- 2 == The code version is sufficient but the data version is insufficient
|
||||
- 3 == Both the code and data are of a sufficient version
|
||||
- 0 == Neither the code nor data is of a sufficient version.
|
||||
- 1 == The code version is insufficient but the data version is sufficient.
|
||||
- 2 == The code version is sufficient but the data version is insufficient.
|
||||
- 3 == Both the code and data are of a sufficient version.
|
||||
|
||||
Value type is integer.
|
||||
|
||||
|
@ -82,7 +82,7 @@ Supported operation is Get.
|
||||
|
||||
The following list shows the supported values:
|
||||
|
||||
- 0 (default) – Not onboarded.
|
||||
- 0 (default) – Not onboarded
|
||||
- 1 – Onboarded
|
||||
|
||||
<a href="" id="healthstate-orgid"></a>**HealthState/OrgId**
|
||||
|
@ -26,7 +26,8 @@ The table below shows the applicability of Windows:
|
||||
The WindowsDefenderApplicationGuard configuration service provider (CSP) is used by the enterprise to configure the settings in Microsoft Defender Application Guard. This CSP was added in Windows 10, version 1709.
|
||||
|
||||
The following example shows the WindowsDefenderApplicationGuard configuration service provider in tree format.
|
||||
```
|
||||
|
||||
```console
|
||||
./Device/Vendor/MSFT
|
||||
WindowsDefenderApplicationGuard
|
||||
----Settings
|
||||
|
Reference in New Issue
Block a user