Commit 3309071
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs-pr#487667
Updated line numbers 57-59
From
No explanation in the article about the difference between using waf_configuration and firewall_policy_id when configuring WAF with Application Gateway in Terraform.
To
Added a note clarifying that waf_configuration defines WAF settings inline on the Application Gateway, while firewall_policy_id associates an existing WAF policy resource with the Application Gateway. Only one method should be used in practice.1 parent 0963461 commit 3309071
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
0 commit comments