From edaa9bb008562633f237ecc061efdb9af7d723c6 Mon Sep 17 00:00:00 2001
From: ImranHabib <47118050+joinimran@users.noreply.github.com>
Date: Fri, 15 Jan 2021 12:15:18 +0500
Subject: [PATCH] Update
windows/security/identity-protection/credential-guard/credential-guard-manage.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
---
.../credential-guard/credential-guard-manage.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/windows/security/identity-protection/credential-guard/credential-guard-manage.md b/windows/security/identity-protection/credential-guard/credential-guard-manage.md
index a517440ce8..4b7317b63f 100644
--- a/windows/security/identity-protection/credential-guard/credential-guard-manage.md
+++ b/windows/security/identity-protection/credential-guard/credential-guard-manage.md
@@ -265,7 +265,7 @@ To disable Windows Defender Credential Guard, you can use the following set of p
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]
+> [!NOTE]
> Credential Guard and Device Guard are not supported when using Azure Gen 1 VMs. These options are available with Gen 2 VMs only.
@@ -291,4 +291,3 @@ From the host, you can disable Windows Defender Credential Guard for a virtual m
Set-VMSecurity -VMName -VirtualizationBasedSecurityOptOut $true
```
-