Skip to content

Commit 8efeeb0

Browse files
committed
changes requested
1 parent 24ab5f1 commit 8efeeb0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: articles/app-service/tutorial-auth-aad.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ if (bearerToken) {
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.
321321

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.":::
322+
:::image type="content" source="./media/tutorial-auth-aad/browser-screenshot-authentication-permission-requested-pop-up.png" alt-text="Screenshot of browser authentication pop-up requesting permissions.":::
323323

324324
1. After authentication completes, the frontend application returns the home page of the app.
325325

0 commit comments

Comments
 (0)