Skip to content

Commit 27f6276

Browse files
Merge pull request #301139 from mbender-ms/patch-771446
Application Gateway | UUF | update configuration-listeners.md
2 parents a716217 + 6f990c2 commit 27f6276

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/application-gateway/configuration-listeners.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ $gw.EnableHttp2 = $true
8585
Set-AzApplicationGateway -ApplicationGateway $gw
8686
```
8787

88-
You can also enable HTTP2 support using the Azure portal by selecting **Enabled** under **HTTP2** in Application gateway > Configuration.
88+
> [!IMPORTANT]
89+
> When creating an application gateway resource through the Azure portal, the default option for **HTTP2** is set as enabled. You can choose **Disabled** during creation, and re-enabled HTTP2 support using the Azure portal by selecting **Enabled** under **HTTP2** in **Application gateway > Configuration**.
90+
>
8991
9092
### WebSocket support
9193

0 commit comments

Comments
 (0)