Skip to content

Commit 9fb500f

Browse files
authored
add urlFragment for samples (#158)
Co-authored-by: Shuang Jiang <[email protected]>
1 parent c77d604 commit 9fb500f

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

1. Desktop app calls Web API/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_type: sample
3+
urlFragment: 1-desktop-app-calls-web-api
34
languages:
45
- csharp
56
products:

2. Web API now calls Microsoft Graph/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_type: sample
3+
urlFragment: 2-web-api-now-calls-microsoft-graph
34
languages:
45
- csharp
56
products:

3.-Web-api-call-Microsoft-graph-for-personal-accounts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_type: sample
3+
urlFragment: 3-web-api-call-microsoft-graph-for-personal-accounts
34
languages:
45
- csharp
56
products:

4.-Console-app-calls-web-API-with-PoP/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_type: sample
3+
urlFragment: 4-console-app-calls-web-api-with-pop
34
languages:
45
- csharp
56
products:

5.Deploy-Web-API/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_type: sample
3+
urlFragment: 5-deploy-web-api
34
languages:
45
- csharp
56
products:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ products:
66
- azure
77
- azure-active-directory
88
page_type: sample
9+
urlFragment: active-directory-dotnet-native-aspnetcore-v2
910
description: "Protect an ASP.NET Core Web API with the Microsoft identity platform."
1011
---
1112
# Protecting an ASP.NET Core Web API using Microsoft identity platform

0 commit comments

Comments
 (0)