Skip to content

Commit 1cfeeb5

Browse files
authored
Update README.md
1 parent ea07b64 commit 1cfeeb5

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
---
2-
services: active-directory
3-
platforms: dotnet
4-
author: jmprieur
5-
level: 200
6-
client: ASP.NET Core .Web App
7-
service: Microsoft Graph, Azure Storage, ASP.NET Core Web API
8-
endpoint: Microsoft identity platform
2+
languages:
3+
- csharp
4+
- powershell
5+
- html
6+
page_type: sample
7+
description: "Learn how to add sign-in users to your web app, and how to call web APIs, either from Microsoft or your own."
8+
products:
9+
- azure
10+
- azure-active-directory
11+
- dotnet
12+
urlFragment: enable-webapp-signin
913
---
10-
[![Build status](https://identitydivision.visualstudio.com/IDDP/_apis/build/status/AAD%20Samples/.NET%20client%20samples/ASP.NET%20Core%20Web%20App%20tutorial)](https://identitydivision.visualstudio.com/IDDP/_build/latest?definitionId=819)
1114

1215
# Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers
1316

17+
[![Build status](https://identitydivision.visualstudio.com/IDDP/_apis/build/status/AAD%20Samples/.NET%20client%20samples/ASP.NET%20Core%20Web%20App%20tutorial)](https://identitydivision.visualstudio.com/IDDP/_build/latest?definitionId=819)
18+
1419
## About this tutorial
1520

1621
### Scope of this tutorial
@@ -21,7 +26,7 @@ In this tutorial, you will learn, incrementally, how to add sign-in users to you
2126

2227
> Note
2328
>
24-
> We recommend that you right click on the picture above and open it in a new tab, or a new windows. You'll see a clickable image:
29+
> We recommend that you right click on the picture above and open it in a new tab, or a new window. You'll see a clickable image:
2530
>
2631
> - clicking on a metro/railway station will get you directly to the README.md for the corresponding part of the tutorial (some are still in progress)
2732
> - clicking on some of the connectors between stations will get you to an incremental README.md showing how to get from one part of the tutorial to the next (that's for instance the case for the Sign-in ... stations)

0 commit comments

Comments
 (0)