We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8d5e36 + 0642bb2 commit 6677ad0Copy full SHA for 6677ad0
articles/active-directory/develop/scenario-protected-web-api-production.md
@@ -33,8 +33,13 @@ Learn how to call downstream APIs:
33
> [!div class="nextstepaction"]
34
> [Scenario - Web API calls downstream APIS](scenario-web-api-call-api-overview.md)
35
36
+
37
Learn more with tutorials and samples:
38
39
40
+> [!div class="nextstepaction"]
41
+> [Calling a protected API using Daemon](https://github.com/Azure-Samples/active-directory-dotnetcore-daemon-v2/tree/master/2-Call-OwnApi)
42
43
44
> [ASP.NET Core web API Tutorial](https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2)
45
0 commit comments