Plugin Title | HTTP 2.0 Enabled |
Cloud | AZURE |
Category | App Service |
Description | Ensures the latest HTTP version is enabled for App Services |
More Info | Enabling HTTP2.0 ensures that the App Service has the latest technology which improves server performance |
AZURE Link | https://azure.microsoft.com/en-us/blog/announcing-http-2-support-in-azure-app-service/ |
Recommended Action | Enable HTTP 2.0 support in the general settings for all App Services. |
- Log in to the Microsoft Azure Management Console.
- Find the search bar at the top and search for App Services.
- Select the "App Service" by clicking on "Name" to go to its configuration.
- Scroll down the selected "App Services" left navigation panel and under "Settings" click on the "Configuration" option.
- On the "Configuration" page select the "General settings" tab, scroll down and under the "HTTP version" check the value. It’s recommended to use version 2.0 to improve performance.
- If the "HTTP version" is not set to the latest version 2.0, then select version 2.0 from the dropdown.
- Click on the "Save" button at the top to make the changes.
- Click "Continue" in the confirmation pop up to save the changes.
- Repeat steps number 3 - 8 to verify all other "Apps" are using latest HTTP protocol version in the account.