Skip to content

Commit a53e497

Browse files
Merge pull request #239584 from MJyot/v1-migration
Update application-gateway-limits.md
2 parents 6c5de57 + 124ef77 commit a53e497

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/application-gateway/configuration-frontend-ip.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ A frontend IP address is associated to a *listener*, which checks for incoming r
4545
>
4646
> **Outbound Rule**: (no specific requirement)
4747
48+
> [!IMPORTANT]
49+
> **The default domain name behavior for V1 SKU**:
50+
> - Deployments before 1st May 2023: These deployments will continue to have the default domain names like "string".cloudapp.net mapped to the application gateway's Public IP address.
51+
> - Deployments after 1st May 2023: For deployments after this date, there will NOT be any default domain name mapped to the gateway's Public IP address. You must manually configure using your domain name by mapping its DNS record to the gateway's IP address
52+
4853
## Next steps
4954

5055
- [Learn about listener configuration](configuration-listeners.md)

includes/application-gateway-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: greglin
77
---
88
| Resource | Limit | Note |
99
| --- | --- | --- |
10-
| Azure Application Gateway |1,000 per subscription | |
10+
| Azure Application Gateway |1,000 per region per subscription | |
1111
| Frontend IP configurations |2 |1 public and 1 private |
1212
| Frontend ports |100<sup>1</sup> | |
1313
| Backend address pools |100 | |

0 commit comments

Comments
 (0)