|
236 | 236 | href: ./howto-remove-app.md
|
237 | 237 | - name: Restore or remove a deleted app registration
|
238 | 238 | 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 |
255 | 239 | - name: Single-page app (SPA)
|
256 | 240 | items:
|
257 | 241 | - name: SPA authentication documentation
|
|
342 | 326 | href: tutorial-blazor-server.md
|
343 | 327 | - name: Node.js
|
344 | 328 | 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 |
345 | 343 | - name: Samples
|
346 | 344 | displayName: code samples, example code, code snippets
|
347 | 345 | href: sample-v2-code.md#web-applications
|
|
0 commit comments