Soru

Zorluk: KolayConfigure Azure App Service Web Apps

An organization requires authentication for an Azure App Service web app using Microsoft Entra ID. You are tasked with configuring this using the Azure portal.

Which four actions should you perform in sequence to enable Microsoft Entra ID authentication for the web app?

  1. 1Navigate to the App Service web app in the Azure portal and select Authentication from the Settings menu.
  2. 2Select Add identity provider and choose Microsoft from the list of providers.
  3. 3Configure the registration details to create a new app registration and restrict access to authenticated requests.
  4. 4Click Add to apply the identity provider settings and enable authentication for the web app.

Cevap

To enable Microsoft Entra ID authentication on an App Service web app using the Azure portal, you must first navigate to the web app's Authentication settings, select 'Add identity provider' and choose Microsoft, configure the app registration details to restrict access to authenticated requests, and finally click Add to apply the configuration.
To enable built-in authentication (Easy Auth) for an Azure App Service web app using Microsoft Entra ID, the standard sequence starts by opening the Authentication blade in the Azure portal under the web app's Settings. You then click 'Add identity provider' and select 'Microsoft'. Next, you configure the details such as creating a new Entra ID app registration and setting the action to take for unauthenticated requests. Finally, you click 'Add' to save and apply the settings.

Adım Adım Çözüm

1
Navigate to the Authentication settings of the web app.
The Authentication configuration blade is displayed.
All identity providers must be configured from this central settings page.
2
Add a new identity provider and select Microsoft.
The Microsoft provider configuration page opens.
Microsoft Entra ID is configured as the 'Microsoft' provider in the portal wizard.
3
Define the app registration and access restriction parameters.
The integration between the web app and Entra ID is defined.
This establishes the trust relationship and determines if unauthenticated traffic is blocked.
4
Click the Add button.
The provider is added and the authentication flow is enabled.
Saving the configuration applies the authentication middleware settings to the App Service runtime.

Anahtar Kavram

Azure App Service Easy Auth configuration
Bu soruyu puanla