Skip to content

Commit e84f67b

Browse files
Merge pull request #227036 from diberry/diberry/0210-app-service-app-to-app
App Service - App to App - #2
2 parents c171e22 + 699f1ee commit e84f67b

File tree

6 files changed

+215
-275
lines changed

6 files changed

+215
-275
lines changed
22.7 KB
Loading
2.02 KB
Loading
29.2 KB
Loading
9.03 KB
Loading

articles/app-service/toc.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
- name: N-tier app
7272
href: tutorial-secure-ntier-app.md
7373
- name: Authenticate users
74-
href: tutorial-auth-aad.md
74+
href: scenario-secure-app-authentication-app-service-as-user.md
7575
- name: Connect to Azure resource as app
7676
items:
7777
- name: Overview
@@ -116,14 +116,16 @@
116116
items:
117117
- name: Set up App Service authentication
118118
href: scenario-secure-app-authentication-app-service-as-user.md
119-
- name: Connect to Microsoft Graph
119+
- name: App to Microsoft Graph authentication
120120
items:
121121
- name: .NET
122122
href: scenario-secure-app-access-microsoft-graph-as-user.md
123123
- name: JavaScript
124124
href: tutorial-connect-app-access-microsoft-graph-as-user-javascript.md
125-
- name: Connect to another App Service
125+
- name: App to app authentication
126126
href: tutorial-auth-aad.md
127+
128+
127129
- name: Isolate network traffic
128130
href: tutorial-networking-isolate-vnet.md
129131
- name: Host a RESTful API

0 commit comments

Comments
 (0)