Skip to content

Commit

Permalink
Patch 506 (#527)
Browse files Browse the repository at this point in the history
* Update authentication-enabled.md

* Update authentication-enabled.md

* Updated images for all steps

* Create step11.png

* Update authentication-enabled.md

* Update authentication-enabled.md

* Apply suggestions from code review

* Update en/azure/appservice/authentication-enabled.md

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Nov 4, 2022
1 parent d33d34c commit 8a211b0
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions en/azure/appservice/authentication-enabled.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@
| **Recommended Action** | Enable App Service Authentication 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/authentication-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/authentication-enabled/step3.png"/>
4. Scroll down the selected "App Services" navigation panel and in "Settings" click on the "Authentication / Authorization" option.</br> <img src="/resources/azure/appservice/authentication-enabled/step4.png"/>
5. On the "Authentication / Authorization" page check if "App Service Authentication" is "ON/OFF". If it's turned "OFF" all unauthenticated requests to the login page will not be redirected. </br> <img src="/resources/azure/appservice/authentication-enabled/step5.png"/>
6. Repeat steps number 2 - 5 to cross check "Authentication / Authorization" for other "App Services."</br>
7. Navigate to the "App Services", select the "App Service" and click on the "Name", select the "Authentication / Authorization" under "Settings."</br> <img src="/resources/azure/appservice/authentication-enabled/step7.png"/>
8. Click on the "ON" option under "App Service Authentication" and click on the "Save" button at the top to make the chamges.</br> <img src="/resources/azure/appservice/authentication-enabled/step8.png"/>
9. Repeat above steps for enabling "Authentication" to redirect all unauthenticated requests to the login page.</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/authentication-enabled/step2.png"/>
3. Select the "App Service" by clicking on "Name" to go to its configuration.</br> <img src="/resources/azure/appservice/authentication-enabled/step3.png"/>
4. Scroll down the selected "App Services" navigation panel and under "Settings" click on "Authentication".</br> <img src="/resources/azure/appservice/authentication-enabled/step4.png"/>
5. On the "Authentication" page check if "App Service Authentication" is "Disabled". If it's "Disabled", then all unauthenticated requests to the app will not be redirected to the login page. It is recommended to have authentication enabled for all requests.</br> <img src="/resources/azure/appservice/authentication-enabled/step5.png"/>
6. If the "App Service Authentication" is "Disabled", then click on "Enable authentication" button to enable authentication.</br> <img src="/resources/azure/appservice/authentication-enabled/step5.png"/>
7. Wait for the confirmation message on top right to ensure authentication is now enabled.</br> <img src="/resources/azure/appservice/authentication-enabled/step7.png"/>
8. If there is no "Identity provider" then you will see the "Add identity provider" button. </br> <img src="/resources/azure/appservice/authentication-enabled/step8.png"/>
9. Click on the "Add identity provider" button and choose your desired "Identity provider" by selecting the relevant provider's name.</br> <img src="/resources/azure/appservice/authentication-enabled/step9.png"/>
10. Now configure the behavior and click "Add" to complete the setup.</br> <img src="/resources/azure/appservice/authentication-enabled/step10.png"/>
11. Verify that "Authentication" is now enabled.</br> <img src="/resources/azure/appservice/authentication-enabled/step11.png"/>
12. Repeat steps 3 to 11 to enable "Authentication" across all "App Services" in the account.</br>
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/authentication-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/authentication-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/authentication-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/authentication-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.
Binary file modified resources/azure/appservice/authentication-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/authentication-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.
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 8a211b0

Please sign in to comment.