We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8403a commit 1909db2Copy full SHA for 1909db2
articles/application-gateway/application-gateway-faq.yml
@@ -74,6 +74,8 @@ sections:
74
$publicIP.IdleTimeoutInMinutes = "15"
75
Set-AzPublicIpAddress -PublicIpAddress $publicIP
76
```
77
+
78
+ For HTTP/2 connections on Application Gateway v2 SKU, the idle timeout is set to 180 seconds and is non-configurable.
79
80
- question: Can I rename my Application Gateway resource?
81
answer: No. There is no way to rename an Application Gateway resource. You must create a new resource with a different name.
0 commit comments