Skip to content

Commit 0af0e38

Browse files
committed
App service - update app-> obo with image
1 parent e21a551 commit 0af0e38

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
42.7 KB
Loading

articles/app-service/tutorial-auth-aad.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,9 @@ if (bearerToken) {
318318

319319
1. Use the frontend web site in a browser. The URL is in the formate of `https://<front-end-app-name>.azurewebsites.net/`.
320320
1. The browser requests your authentication to the web app. Complete the authentication.
321+
322+
:::image type="content" source="./media/tutorial-auth-aad/browser-screenshot-authentication-permission-requested-popup.png" alt-text="Screenshot of browser authentication pop-up requesting permissions.":::
323+
321324
1. After authentication completes, the frontend application returns the home page of the app.
322325

323326
:::image type="content" source="./media/tutorial-auth-aad/app-home-page.png" alt-text="Screenshot of web browser showing frontend application after successfully completing authentication.":::

0 commit comments

Comments
 (0)