Skip to content

Commit 5f88a60

Browse files
committed
Fixing format
1 parent cc4aed6 commit 5f88a60

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/develop/sample-v2-code.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,11 @@ The following sample shows a public client application running on a device witho
9595
## Web APIs
9696

9797
The following samples shows how to protect a web API with the Microsoft identity platform endpoint, and how to call a downstream API from the Web API.
98+
9899
| Platform | Sample |
99100
| -------- | ------------------- |
100-
| ![ASP.NET Core](media/sample-v2-code/logo_NETcore.png) </p> ASP.NET Core 2.2 | ASP.NET Core Web API (service) of [dotnet-native-aspnetcore-v2](https://aka.ms/msidentity-aspnetcore-webapi-calls-msgraph) |
101-
| ![ASP.NET](media/sample-v2-code/logo_NET.png) </p> ASP.NET MVC | Web API (service) of [ms-identity-aspnet-webapi-onbehalfof](https://github.com/Azure-Samples/ms-identity-aspnet-webapi-onbehalfof) |
101+
| ![ASP.NET Core](media/sample-v2-code/logo_NETcore.png)</p>ASP.NET Core 2.2 | ASP.NET Core Web API (service) of [dotnet-native-aspnetcore-v2](https://aka.ms/msidentity-aspnetcore-webapi-calls-msgraph) |
102+
| ![ASP.NET](media/sample-v2-code/logo_NET.png)</p>ASP.NET MVC | Web API (service) of [ms-identity-aspnet-webapi-onbehalfof](https://github.com/Azure-Samples/ms-identity-aspnet-webapi-onbehalfof) |
102103

103104
## Other Microsoft Graph samples
104105

0 commit comments

Comments
 (0)