Skip to content

Commit d221129

Browse files
Merge pull request #47938 from esantonja/patch-1
Update app-service-web-tutorial-auth-aad.md
2 parents cafe7e7 + 6ea72c6 commit d221129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ You use Azure Active Directory as the identity provider. For more information, s
233233

234234
### Enable authentication and authorization for front-end app
235235

236-
Follow the same steps for the front-end app, but skip the last step. You don't need the client ID for the front-end app.
236+
Follow the same steps for the back-end app, but skip the last step. You don't need the client ID for the front-end app.
237237

238238
If you like, navigate to `http://<front-end-app-name>.azurewebsites.net`. It should now direct you to a secured sign-in page. After you sign in, you still can't access the data from the back-end app, because you still need to do three things:
239239

0 commit comments

Comments
 (0)