We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7a4ba commit d6bb20eCopy full SHA for d6bb20e
articles/firewall/premium-migrate.md
@@ -151,7 +151,7 @@ function TransformPolicyToPremium {
151
ThreatIntelMode = $Policy.ThreatIntelMode
152
ThreatIntelWhitelist = $Policy.ThreatIntelWhitelist
153
PrivateRange = $Policy.PrivateRange
154
- DnsSetting = $Policy.DnsSettings
+ DnsSetting = $Policy.DnsSettings
155
SqlSetting = $Policy.SqlSetting
156
ExplicitProxy = $Policy.ExplicitProxy
157
DefaultProfile = $Policy.DefaultProfile
0 commit comments