Skip to content

New-AzFirewallPolicyApplicationRule Requires FQDN Tag #28501

@bewatersmsft

Description

@bewatersmsft

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

No one assigned

    Labels

    Network - FirewallService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions