From 4b1d0673f260025e12ed7a124c07ccb77e125417 Mon Sep 17 00:00:00 2001 From: DawnWood Date: Mon, 16 Jul 2018 11:56:17 -0700 Subject: [PATCH] fixed headings in what's new per external feedback --- .vscode/settings.json | 5 +++++ wip/at-work/Whats-new-wip-at-work.md | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..fc9afcd63 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "cSpell.words": [ + "failover" + ] +} \ No newline at end of file diff --git a/wip/at-work/Whats-new-wip-at-work.md b/wip/at-work/Whats-new-wip-at-work.md index e62de92fe..2487fc137 100644 --- a/wip/at-work/Whats-new-wip-at-work.md +++ b/wip/at-work/Whats-new-wip-at-work.md @@ -326,11 +326,11 @@ C:\\Windows\\System32\\CodeIntegrity\\SiPolicy.p7b Reboot the server to allow code integrity service to load the policy. -Failover Cluster removing use of NTLM authentication +## Failover Cluster removing use of NTLM authentication Windows Server Failover Clusters no longer use NTLM authentication by exclusively using Kerberos and certificate based authentication. There are no changes required by the user, or deployment tools, to take advantage of this security enhancement. It also allows failover clusters to be deployed in environments where NTLM has been disabled. -Shielded virtual machines – Offline mode, VMConnect and Linux support +## Shielded virtual machines – Offline mode, VMConnect and Linux support You can now run [shielded virtual machines](https://docs.microsoft.com/en-us/windows-server/virtualization/guarded-fabric-shielded-vm/guarded-fabric-and-shielded-vms)