Update in note section

As suggested, I have updated the note section to reflect the correct information.
This commit is contained in:
ImranHabib
2021-01-15 10:58:32 +05:00
committed by GitHub
parent 832863f125
commit 7b35767f69

View File

@ -263,8 +263,10 @@ To disable Windows Defender Credential Guard, you can use the following set of p
>bcdedit /set vsmlaunchtype off >bcdedit /set vsmlaunchtype off
>``` >```
For more info on virtualization-based security and HVCI, see [Enable virtualization-based protection of code integrity](/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity For more info on virtualization-based security and HVCI, see [Enable virtualization-based protection of code integrity](/windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity).
).
> [!Note]
> Credential Guard and Device Guard are not supported when using Azure Gen 1 VMs. These options are available with Gen 2 VMs only.
<span id="turn-off-with-hardware-readiness-tool"/> <span id="turn-off-with-hardware-readiness-tool"/>