Skip to content

Commit 8ad3db2

Browse files
authored
Merge pull request #197469 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents d9e3d11 + f996ea8 commit 8ad3db2

File tree

152 files changed

+5139
-1076
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+5139
-1076
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6313,6 +6313,11 @@
63136313
"redirect_url": "/azure/azure-app-configuration/quickstart-azure-functions-csharp",
63146314
"redirect_document_id": false
63156315
},
6316+
{
6317+
"source_path_from_root": "/articles/azure-arc/data/deploy-byok-active-directory-connector.md",
6318+
"redirect_url": "/azure/azure-arc/data/deploy-customer-managed-keytab-active-directory-connector",
6319+
"redirect_document_id": false
6320+
},
63166321
{
63176322
"source_path_from_root": "/articles/azure-arc/data/reference/reference-az-sql-mi-arc-dag.md",
63186323
"redirect_url": "/azure/azure-arc/data/reference/reference-az-sql-instance-failover-group-arc",

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

0 commit comments

Comments
 (0)