An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
Thank you for reaching out.
Does enabling http2 on the application gateway still allow incoming communication on http1.1?
Azure Application Gateway accepts inbound connections over HTTP/2, HTTP/1.1 protocols by default.
The option of enabling HTTP/2 enables communication to backend server pools from Azure Application Gateway over HTTP/2 (HTTP/1.1 is default as pointed in Babafemi's response above). Your backend application should support HTTP/2 protocol when this option is enabled.
Hope this helps! Please let me know if you have any questions. Thank you!
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.