Skip to content

Commit e718680

Browse files
authored
Update scenario-web-api-call-api-production.md
1 parent 71722e5 commit e718680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-web-api-call-api-production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Now that you know the basics of how to call web APIs from your own web API, you
3131

3232
| Sample | Platform | Description |
3333
|--------|----------|-------------|
34-
| [active-directory-aspnetcore-webapi-tutorial-v2](https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2/tree/master/2.%20Web%20API%20now%20calls%20Microsoft%20Graph) | ASP.NET Core 2.2 Web API, Desktop (WPF) | ASP.NET Core 2.2 Web API calls Microsoft Graph, which is called from a WPF application by using the Microsoft identity platform (v2.0). |
34+
| [active-directory-aspnetcore-webapi-tutorial-v2](https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2/tree/master/2.%20Web%20API%20now%20calls%20Microsoft%20Graph) | ASP.NET Core 2.2 Web API, Desktop (WPF) | ASP.NET Core 2.2 Web API calls Microsoft Graph, which you call from a WPF application by using the Microsoft identity platform (v2.0). |

0 commit comments

Comments
 (0)