Date: Wed, 10 Oct 2018 15:21:44 -0700
Subject: [PATCH 6/7] Update firewall-csp.md
---
windows/client-management/mdm/firewall-csp.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/client-management/mdm/firewall-csp.md b/windows/client-management/mdm/firewall-csp.md
index 4d654c47d2..ae0487cc9c 100644
--- a/windows/client-management/mdm/firewall-csp.md
+++ b/windows/client-management/mdm/firewall-csp.md
@@ -332,7 +332,7 @@ Sample syncxml to provision the firewall settings to evaluate
Value type is bool. Supported operations are Add, Get, Replace, and Delete.
**FirewallRules/_FirewallRuleName_/LocalUserAuthorizationList**
-Specifies the list of authorized local users for the app container. This is a string in Security Descriptor Definition Language (SDDL) format.
+Specifies the list of authorized local users for this rule. This is a string in Security Descriptor Definition Language (SDDL) format.
Value type is string. Supported operations are Add, Get, Replace, and Delete.
**FirewallRules/_FirewallRuleName_/Status**
From 1e3fa375e58cd1810533701b9e669fa106a5cf0c Mon Sep 17 00:00:00 2001
From: JeffStong
Date: Thu, 11 Oct 2018 09:06:16 -0400
Subject: [PATCH 7/7] Fix typo of "version"
Fix typo of "version" in FirewallRules/FirewallRuleName/Status section
---
windows/client-management/mdm/firewall-csp.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/client-management/mdm/firewall-csp.md b/windows/client-management/mdm/firewall-csp.md
index ae0487cc9c..9842a88a1e 100644
--- a/windows/client-management/mdm/firewall-csp.md
+++ b/windows/client-management/mdm/firewall-csp.md
@@ -336,7 +336,7 @@ Sample syncxml to provision the firewall settings to evaluate
Value type is string. Supported operations are Add, Get, Replace, and Delete.
**FirewallRules/_FirewallRuleName_/Status**
-Provides information about the specific verrsion of the rule in deployment for monitoring purposes.
+Provides information about the specific version of the rule in deployment for monitoring purposes.
Value type is string. Supported operation is Get.
**FirewallRules/_FirewallRuleName_/Name**