Changed Index and TOC.yaml

This commit is contained in:
Joe Henry
2021-11-29 19:20:52 -05:00
parent 2e89dfbcb1
commit bbd54aab0e
3 changed files with 5 additions and 1 deletions

View File

@ -50,6 +50,8 @@
href: create-wdac-policy-for-fully-managed-devices.md href: create-wdac-policy-for-fully-managed-devices.md
- name: Create a WDAC policy for fixed-workload devices - name: Create a WDAC policy for fixed-workload devices
href: create-initial-default-policy.md href: create-initial-default-policy.md
- name: Create a WDAC Deny List
href: create-wdac-deny-policy.md
- name: Microsoft recommended block rules - name: Microsoft recommended block rules
href: microsoft-recommended-block-rules.md href: microsoft-recommended-block-rules.md
- name: Microsoft recommended driver block rules - name: Microsoft recommended driver block rules

View File

@ -18,7 +18,7 @@ ms.date: 11/29/2021
ms.technology: windows-sec ms.technology: windows-sec
--- ---
# Guidance on Creating WDAC Deny Policies # **Guidance on Creating WDAC Deny Policies**
With Windows Defender Application Control (WDAC), you can create applicatoin contorl policies to explicitly deny specific drivers and applications, as well as signatures and certificates and file paths. With Windows Defender Application Control (WDAC), you can create applicatoin contorl policies to explicitly deny specific drivers and applications, as well as signatures and certificates and file paths.

View File

@ -52,6 +52,8 @@ landingContent:
url: create-wdac-policy-for-fully-managed-devices.md url: create-wdac-policy-for-fully-managed-devices.md
- text: Create a WDAC policy for a fixed-workload - text: Create a WDAC policy for a fixed-workload
url: create-initial-default-policy.md url: create-initial-default-policy.md
- text: Create a WDAC Deny List
url: create-wdac-deny-policy.md
- text: Deploying catalog files for WDAC management - text: Deploying catalog files for WDAC management
url: deploy-catalog-files-to-support-windows-defender-application-control.md url: deploy-catalog-files-to-support-windows-defender-application-control.md
- text: Using the WDAC Wizard - text: Using the WDAC Wizard