Skip to content

Commit 319e470

Browse files
authored
Merge pull request #114981 from mmacy/patch-59
[msid] fix Angular tutorial 'Next steps' link
2 parents 72a4897 + d6a1dce commit 319e470

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/active-directory/develop/tutorial-v2-angular.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ If a back-end API doesn't require a scope (not recommended), you can use *client
339339
340340
## Next steps
341341
342-
Next, learn how to sign in a user and acquire tokens in the Angular tutorial:
342+
If you're new to identity and access management, we have several articles to help you learn modern authentication concepts, starting with [authentication vs. authorization](authentication-vs-authorization.md).
343343

344-
> [!div class="nextstepaction"]
345-
> [Angular tutorial](https://docs.microsoft.com/azure/active-directory/develop/tutorial-v2-angular)
344+
If you'd like to dive deeper into single-page application development on the Microsoft identity platform, the multi-part [Scenario: Single-page application](scenario-spa-overview.md) series of articles can help you get started.

0 commit comments

Comments
 (0)