diff --git a/en/azure/appservice/http-2.0-enabled.md b/en/azure/appservice/http-2.0-enabled.md index 9fdc16dff..739252102 100644 --- a/en/azure/appservice/http-2.0-enabled.md +++ b/en/azure/appservice/http-2.0-enabled.md @@ -12,18 +12,15 @@ | **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 | +| **Recommended Action** | Enable HTTP 2.0 support in the general settings for all App Services. | ## Detailed Remediation Steps - -1. Log into the Microsoft Azure Management Console. -2. Select the "Search resources, services, and docs" option at the top and search for App Services.
-3. Select the "App Services" by clicking on the "Name" link to access the configuration changes.
-4. Scroll down the selected "App Services" navigation panel and in "Settings" click on the "Configuration" option.
-5. On the "Configuration" page select the General settings tab,scroll down and on the HTTP version box check the version in use. If HTTP version is not set to HTTP 2.0 then the selected App service is not using the latest technology.
-6. Repeat steps number 2 - 5 to verify other "Apps" HTTP version in the account.
-7. Navigate to the "App Services", select the "App Service" and click on the "Name" as a link to access the configuration, select the "Configuration" under "Settings."
-8. On the "General Settings" page scroll down and on the HTTP version select the latest version of HTTP which is HTTP 2.0 from the dropdown menu and click on the "Save" button to make the changes.
-9. Repeat above steps to ensures "HTTP 2.0" are enabled for "App Services",ensures that the App Service has the latest technology which includes security enhancements and additional functionality.
- - +1. Log in to the Microsoft Azure Management Console. +2. Find the search bar at the top and search for App Services.
+3. Select the "App Service" by clicking on "Name" to go to its configuration.
+4. Scroll down the selected "App Services" left navigation panel and under "Settings" click on the "Configuration" option.
+5. 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.
+6. If the "HTTP version" is not set to the latest version 2.0, then select version 2.0 from the dropdown.
+7. Click on the "Save" button at the top to make the changes.
+8. Click "Continue" in the confirmation pop up to save the changes.
+9. Repeat steps number 3 - 8 to verify all other "Apps" are using latest HTTP protocol version in the account.
diff --git a/resources/azure/appservice/http-2.0-enabled/step2.png b/resources/azure/appservice/http-2.0-enabled/step2.png index 5add97bac..67c42c979 100644 Binary files a/resources/azure/appservice/http-2.0-enabled/step2.png and b/resources/azure/appservice/http-2.0-enabled/step2.png differ diff --git a/resources/azure/appservice/http-2.0-enabled/step3.png b/resources/azure/appservice/http-2.0-enabled/step3.png index 367880a1a..41b532e86 100644 Binary files a/resources/azure/appservice/http-2.0-enabled/step3.png and b/resources/azure/appservice/http-2.0-enabled/step3.png differ diff --git a/resources/azure/appservice/http-2.0-enabled/step4.png b/resources/azure/appservice/http-2.0-enabled/step4.png index cb5a7aec9..2e6e71b0e 100644 Binary files a/resources/azure/appservice/http-2.0-enabled/step4.png and b/resources/azure/appservice/http-2.0-enabled/step4.png differ diff --git a/resources/azure/appservice/http-2.0-enabled/step5.png b/resources/azure/appservice/http-2.0-enabled/step5.png index 710a33c5d..37b632da8 100644 Binary files a/resources/azure/appservice/http-2.0-enabled/step5.png and b/resources/azure/appservice/http-2.0-enabled/step5.png differ diff --git a/resources/azure/appservice/http-2.0-enabled/step6.png b/resources/azure/appservice/http-2.0-enabled/step6.png new file mode 100644 index 000000000..13df9f33c Binary files /dev/null and b/resources/azure/appservice/http-2.0-enabled/step6.png differ diff --git a/resources/azure/appservice/http-2.0-enabled/step7.png b/resources/azure/appservice/http-2.0-enabled/step7.png index 9f531ed48..57ddd4d4f 100644 Binary files a/resources/azure/appservice/http-2.0-enabled/step7.png and b/resources/azure/appservice/http-2.0-enabled/step7.png differ diff --git a/resources/azure/appservice/http-2.0-enabled/step8.png b/resources/azure/appservice/http-2.0-enabled/step8.png index 618600685..7e5e5d43a 100644 Binary files a/resources/azure/appservice/http-2.0-enabled/step8.png and b/resources/azure/appservice/http-2.0-enabled/step8.png differ