Skip to content

Commit ae78fd5

Browse files
committed
fix
1 parent e50ce91 commit ae78fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network/Network/help/New-AzApplicationGatewayHttpListener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Specifies the ID of an existing top-level web application firewall resource.
126126
Firewall policy IDs can be returned by using the Get-AzApplicationGatewayWebApplicationFirewallPolicy cmdlet.
127127
After we have the ID you can use *FirewallPolicyId* parameter instead of *FirewallPolicy* parameter.
128128
For instance:
129-
-FirewallPolicyId �/subscriptions/<subscription-id>/resourceGroups/<resource-group-id>/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/<firewallPolicyName>�
129+
-FirewallPolicyId /subscriptions/<subscription-id>/resourceGroups/<resource-group-id>/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/<firewallPolicyName>
130130
131131
```yaml
132132
Type: System.String

0 commit comments

Comments
 (0)