Skip to content

Commit 1d29d3c

Browse files
Merge pull request #197135 from rwike77/azureday1
initial check in
2 parents 97505dd + 0e1ab13 commit 1d29d3c

21 files changed

+2046
-0
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,22 @@
233233
href: ./howto-remove-app.md
234234
- name: Restore or remove a deleted app registration
235235
href: ./howto-restore-app.md
236+
- name: Multi-service tutorials
237+
items:
238+
- name: Secure web app accesses storage and Microsoft Graph
239+
items:
240+
- name: Overview
241+
href: multi-service-web-app-overview.md
242+
- name: Set up App Service authentication
243+
href: multi-service-web-app-authentication-app-service.md
244+
- name: Access storage as the app
245+
href: multi-service-web-app-access-storage.md
246+
- name: Access Microsoft Graph as the user
247+
href: multi-service-web-app-access-microsoft-graph-as-user.md
248+
- name: Access Microsoft Graph as the app
249+
href: multi-service-web-app-access-microsoft-graph-as-app.md
250+
- name: Clean up resources
251+
href: multi-service-web-app-clean-up-resources.md
236252
- name: Single-page app (SPA)
237253
items:
238254
- name: SPA authentication documentation
Loading
Loading
Loading

articles/active-directory/develop/media/multi-service-web-app-access-microsoft-graph/web-app-access-graph.svg

Lines changed: 234 additions & 0 deletions
Loading
48.7 KB
Loading

articles/active-directory/develop/media/multi-service-web-app-access-storage/web-app-access-storage.svg

Lines changed: 234 additions & 0 deletions
Loading
Loading
107 KB
Loading
91.9 KB
Loading

0 commit comments

Comments
 (0)