Update firewall-csp.md

Liine 280 Added tokens not supported by RS4 resolves https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2735
Line 310 Removed "comma separated list"  fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2601
Line 324 Removed "mobile broadband" fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2602
This commit is contained in:
Nicole Turner
2019-03-15 12:05:56 +02:00
committed by GitHub
parent 9d83047cbb
commit 538195f92f

View File

@ -277,6 +277,7 @@ Sample syncxml to provision the firewall settings to evaluate
</ul>
<p style="margin-left: 20px">If not specified, the default is All.</p>
<p style="margin-left: 20px">Value type is string. Supported operations are Add, Get, Replace, and Delete.</p>
<p style="margin-left: 20px">The tokens "Intranet", "RmtIntranet", "Internet" and "Ply2Renders" are not supported on RS4.</p>
<a href="" id="description"></a>**FirewallRules/_FirewallRuleName_/Description**
<p style="margin-left: 20px">Specifies the description of the rule.</p>
@ -306,7 +307,7 @@ Sample syncxml to provision the firewall settings to evaluate
<p style="margin-left: 20px">Value type is integer. Supported operations are Get and Replace.</p>
<a href="" id="direction"></a>**FirewallRules/_FirewallRuleName_/Direction**
<p style="margin-left: 20px">Comma separated list. The rule is enabled based on the traffic direction as following. Supported values:</p>
<p style="margin-left: 20px">The rule is enabled based on the traffic direction as following. Supported values:</p>
<ul>
<li>IN - the rule applies to inbound traffic.</li>
<li>OUT - the rule applies to outbound traffic.</li>
@ -320,7 +321,6 @@ Sample syncxml to provision the firewall settings to evaluate
<li>RemoteAccess</li>
<li>Wireless</li>
<li>Lan</li>
<li>MobileBroadband</li>
</ul>
<p style="margin-left: 20px">If not specified, the default is All.</p>
<p style="margin-left: 20px">Value type is string. Supported operations are Get and Replace.</p>