File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/application-gateway Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
6
6
author : greg-lindsay
7
7
ms.service : application-gateway
8
8
ms.topic : faq
9
- ms.date : 09/13 /2022
9
+ ms.date : 10/19 /2022
10
10
ms.author : greglin
11
11
ms.custom : references_regions
12
12
title : Frequently asked questions about Application Gateway
@@ -74,8 +74,8 @@ sections:
74
74
$publicIP.IdleTimeoutInMinutes = "15"
75
75
Set-AzPublicIpAddress -PublicIpAddress $publicIP
76
76
```
77
-
78
- For HTTP/2 connections on Application Gateway v2 SKU, the idle timeout is set to 180 seconds and is non-configurable.
77
+
78
+ For HTTP/2 connections to the frontend IP address on Application Gateway v2 SKU, the idle timeout is set to 180 seconds and is non-configurable.
79
79
80
80
- question : Can I rename my Application Gateway resource?
81
81
answer : No. There is no way to rename an Application Gateway resource. You must create a new resource with a different name.
You can’t perform that action at this time.
0 commit comments