-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Network - FirewallService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Description
Description
New-AzFirewallPolicyApplicationRule requires an FQDN tag when it is not necessary
Issue script & Debug output
$DebugPreference='Continue'
New-AzFirewallPolicyApplicationRule -Name "rule" -SourceIpGroup "group" -WebCategory "Games" -Protocol "http:80"
cmdlet New-AzFirewallPolicyApplicationRule at command pipeline position 1
Supply values for the following parameters:
(Type !? for Help.)
FqdnTag[0]:
Environment data
Name Value
---- -----
PSVersion 5.1.26100.4768
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.26100.4768
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Module versions
ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Script 7.19.1 Az.Network
Error output
N/A
Metadata
Metadata
Assignees
Labels
Network - FirewallService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.