Skip to content

Commit ee8b3d4

Browse files
authored
alt text
1 parent 62c8051 commit ee8b3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-authentication-provider-aad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Follow these best practices when setting up your app and authentication:
3434

3535
3. Select **OK** to register the App Service app in Azure Active Directory. A new app registration is created.
3636

37-
![](./media/configure-authentication-provider-aad/express-settings.png)
37+
![Express settings in Azure Active Directory](./media/configure-authentication-provider-aad/express-settings.png)
3838

3939
4. (Optional) By default, App Service provides authentication but doesn't restrict authorized access to your site content and APIs. You must authorize users in your app code. To restrict app access only to users authenticated by Azure Active Directory, set **Action to take when request is not authenticated** to **Log in with Azure Active Directory**. When you set this functionality, your app requires all requests to be authenticated. It also redirects all unauthenticated to Azure Active Directory for authentication.
4040

0 commit comments

Comments
 (0)