PubOps comment fixes

This commit is contained in:
Alekhya Jupudi
2022-05-16 08:39:47 +05:30
parent 14fccacb8f
commit 597c3bdb70
3 changed files with 7 additions and 6 deletions

View File

@ -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.

View File

@ -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**

View File

@ -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