Skip to content

Commit adfdd02

Browse files
Acrolinx
1 parent cd4b41f commit adfdd02

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/application-gateway/for-containers/application-gateway-for-containers-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This article provides detailed descriptions and requirements for components of A
5353
### Application Gateway for Containers security policy
5454

5555
- An Application Gateway for Containers security policy defines additional security configurations for the ALB Controller to consume.
56-
- Multiple security policies can be refered by a single Application Gateway for Containers resource.
56+
- Multiple security policies can be referred by a single Application Gateway for Containers resource.
5757
- At this time, the only security policy type offered is `waf` for web application firewall capabilities.
5858
- The `waf` security policy is a one-to-one mapping between the security policy resource and a Web Application Firewall policy.
5959
- Only one web application firewall policy may be referenced in any number of security policies for a defined Application Gateway for Containers resource.

articles/application-gateway/for-containers/understanding-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Pricing calculation:
204204

205205
### Example 7 - Web Application Firewall - Multiple Policies
206206

207-
This example assumes Application Gateway for Containers has load raising the number of capacity units and has three Web Application Firewall (WAF) policy reference to three cooresponding Application Gateway for Containers' security policies. One policy is configured with both DRS 2.1 and bot manager rulesets, the other two policies only have DRS 2.1 ruleset.
207+
This example assumes Application Gateway for Containers has load raising the number of capacity units and has three Web Application Firewall (WAF) policy reference to three corresponding Application Gateway for Containers' security policies. One policy is configured with both DRS 2.1 and bot manager rulesets, the other two policies only have DRS 2.1 ruleset.
208208

209209
* 1 Application Gateway for Containers resource
210210
* 1 frontend resource

articles/application-gateway/for-containers/web-application-firewall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In addition, the following sections may be referenced by name for each of the pa
3535
* Gateway - Listener
3636
* HTTPRoute - Path
3737

38-
Here is an example YAML configuration that shows targetting a specific path called `pathA` on an HTTPRoute resource:
38+
Here is an example YAML configuration that shows targeting a specific path called `pathA` on an HTTPRoute resource:
3939

4040
```yaml
4141
apiVersion: alb.networking.azure.io/v1
@@ -60,7 +60,7 @@ The following functionality is not supported on a WAF Policy associated with App
6060
6161
* **Rate Limiting Custom Rules**
6262
* **Java Script (JS) Challenge Actions**
63-
* **CRS 3.2 and lower rulset**
63+
* **CRS 3.2 and lower ruleset**
6464
6565
## Pricing
6666

0 commit comments

Comments
 (0)