github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/azure/appservice/AVD-AZU-0003/Management_Console.md (about)

     1  1. Log into the Microsoft Azure Management Console.
     2  2. Select the "Search resources, services, and docs" option at the top and search for App Services. ![Step](/resources/azure/appservice/authentication-enabled/step2.png)
     3  3. Select the "App Services" by clicking on the "Name" link to access the configuration changes.![Step](/resources/azure/appservice/authentication-enabled/step3.png)
     4  4. Scroll down the selected "App Services" navigation panel and in "Settings" click on the "Authentication / Authorization" option.![Step](/resources/azure/appservice/authentication-enabled/step4.png)
     5  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. ![Step](/resources/azure/appservice/authentication-enabled/step5.png)
     6  6. Repeat steps number 2 - 5 to cross check "Authentication / Authorization" for other "App Services."</br>
     7  7. Navigate to the "App Services", select the "App Service" and click on the "Name", select the "Authentication / Authorization" under "Settings."![Step](/resources/azure/appservice/authentication-enabled/step7.png)
     8  8. Click on the "ON" option under "App Service Authentication" and click on the "Save" button at the top to make the chamges.![Step](/resources/azure/appservice/authentication-enabled/step8.png)
     9  9. Repeat above steps for enabling "Authentication" to redirect all unauthenticated requests to the login page.