This commit is contained in:
Paolo Matarazzo
2023-11-15 17:33:34 -05:00
parent e074d2d983
commit 71c4716fb1
3 changed files with 3 additions and 1 deletions

View File

@ -172,7 +172,8 @@
"type_mapping": { "type_mapping": {
"Conceptual": "Content", "Conceptual": "Content",
"ManagedReference": "Content", "ManagedReference": "Content",
"RestApi": "Content" "RestApi": "Content",
"ZonePivotGroups": "Toc"
}, },
"build_entry_point": "docs", "build_entry_point": "docs",
"template_folder": "_themes" "template_folder": "_themes"

View File

@ -4,6 +4,7 @@ description: Learn how to manage Windows Firewall from the command line. This gu
ms.topic: conceptual ms.topic: conceptual
ms.date: 11/15/2023 ms.date: 11/15/2023
zone_pivot_groups: windows-cmds zone_pivot_groups: windows-cmds
zone_pivot_group_filename: windows-zone-pivot-groups.json
--- ---
# Manage Windows Firewall with the command line # Manage Windows Firewall with the command line