Skip to content

Commit 6fb090a

Browse files
committed
resolve conflict in TOC.yml
1 parent 7a7ce02 commit 6fb090a

File tree

1 file changed

+14
-16
lines changed
  • articles/active-directory/develop

1 file changed

+14
-16
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -236,22 +236,6 @@
236236
href: ./howto-remove-app.md
237237
- name: Restore or remove a deleted app registration
238238
href: ./howto-restore-app.md
239-
- name: Multi-service tutorials
240-
items:
241-
- name: Secure web app accesses storage and Microsoft Graph
242-
items:
243-
- name: Overview
244-
href: multi-service-web-app-overview.md
245-
- name: Set up App Service authentication
246-
href: multi-service-web-app-authentication-app-service.md
247-
- name: Access storage as the app
248-
href: multi-service-web-app-access-storage.md
249-
- name: Access Microsoft Graph as the user
250-
href: multi-service-web-app-access-microsoft-graph-as-user.md
251-
- name: Access Microsoft Graph as the app
252-
href: multi-service-web-app-access-microsoft-graph-as-app.md
253-
- name: Clean up resources
254-
href: multi-service-web-app-clean-up-resources.md
255239
- name: Single-page app (SPA)
256240
items:
257241
- name: SPA authentication documentation
@@ -342,6 +326,20 @@
342326
href: tutorial-blazor-server.md
343327
- name: Node.js
344328
href: tutorial-v2-nodejs-webapp-msal.md
329+
- name: Secure web app accesses storage and Microsoft Graph
330+
items:
331+
- name: Overview
332+
href: multi-service-web-app-overview.md
333+
- name: Set up App Service authentication
334+
href: multi-service-web-app-authentication-app-service.md
335+
- name: Access storage as the app
336+
href: multi-service-web-app-access-storage.md
337+
- name: Access Microsoft Graph as the user
338+
href: multi-service-web-app-access-microsoft-graph-as-user.md
339+
- name: Access Microsoft Graph as the app
340+
href: multi-service-web-app-access-microsoft-graph-as-app.md
341+
- name: Clean up resources
342+
href: multi-service-web-app-clean-up-resources.md
345343
- name: Samples
346344
displayName: code samples, example code, code snippets
347345
href: sample-v2-code.md#web-applications

0 commit comments

Comments
 (0)