Skip to content

Commit 5d10939

Browse files
authored
Merge pull request #94245 from msrini-MSFT/patch-62
(AzureCXP) fixes MicrosoftDocs/azure-docs#41864
2 parents a7355bc + a8625ba commit 5d10939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/application-gateway-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If you're using a public IP address as an endpoint, you'll find the IP and DNS i
6868

6969
### Does the IP or DNS name change over the lifetime of the application gateway?
7070

71-
The VIP can change if you stop and start the application gateway. But the DNS name associated with the application gateway doesn't change over the lifetime of the gateway. Because the DNS name doesn't change, you should use a CNAME alias and point it to the DNS address of the application gateway.
71+
In Application Gateway V1 SKU, the VIP can change if you stop and start the application gateway. But the DNS name associated with the application gateway doesn't change over the lifetime of the gateway. Because the DNS name doesn't change, you should use a CNAME alias and point it to the DNS address of the application gateway. In Application Gateway V2 SKU, you can set the IP address as static, so IP and DNS name will not change over the lifetime of the application gateway.
7272

7373
### Does Application Gateway support static IP?
7474

0 commit comments

Comments
 (0)