Skip to content

Commit

Permalink
Patch 505 (#526)
Browse files Browse the repository at this point in the history
* Update http-2.0-enabled.md

* updates images for all steps

* Update http-2.0-enabled.md

* Apply suggestions from code review

* Update en/azure/appservice/http-2.0-enabled.md

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Nov 4, 2022
1 parent 72e811a commit d33d34c
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions en/azure/appservice/http-2.0-enabled.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. </br> <img src="/resources/azure/appservice/http-2.0-enabled/step2.png"/>
3. Select the "App Services" by clicking on the "Name" link to access the configuration changes.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step3.png"/>
4. Scroll down the selected "App Services" navigation panel and in "Settings" click on the "Configuration" option.</br <img src="/resources/azure/appservice/http-2.0-enabled/step4.png"/>
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. </br> <img src="/resources/azure/appservice/http-2.0-enabled/step5.png"/>
6. Repeat steps number 2 - 5 to verify other "Apps" HTTP version in the account.</br>
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."</br> <img src="/resources/azure/appservice/http-2.0-enabled/step7.png"/>
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.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step8.png"/>
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.</br>


1. Log in to the Microsoft Azure Management Console.
2. Find the search bar at the top and search for App Services. </br> <img src="/resources/azure/appservice/http-2.0-enabled/step2.png"/>
3. Select the "App Service" by clicking on "Name" to go to its configuration.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step3.png"/>
4. Scroll down the selected "App Services" left navigation panel and under "Settings" click on the "Configuration" option.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step4.png"/>
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.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step5.png"/>
6. If the "HTTP version" is not set to the latest version 2.0, then select version 2.0 from the dropdown.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step6.png"/>
7. Click on the "Save" button at the top to make the changes.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step7.png"/>
8. Click "Continue" in the confirmation pop up to save the changes.</br> <img src="/resources/azure/appservice/http-2.0-enabled/step8.png"/>
9. Repeat steps number 3 - 8 to verify all other "Apps" are using latest HTTP protocol version in the account.</br>
Binary file modified resources/azure/appservice/http-2.0-enabled/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/http-2.0-enabled/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/http-2.0-enabled/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/http-2.0-enabled/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/http-2.0-enabled/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/appservice/http-2.0-enabled/step8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d33d34c

Please sign in to comment.