|
133 | 133 | href: spfx/web-parts/guidance/build-client-side-web-parts-with-angular-1-x.md
|
134 | 134 | - name: Connect to APIs
|
135 | 135 | items:
|
136 |
| - - name: Connect to APIs secured with Azure AD |
137 |
| - href: spfx/web-parts/guidance/connect-to-api-secured-with-aad.md |
138 |
| - - name: Call the Microsoft Graph API using OAuth |
139 |
| - href: spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part.md |
| 136 | + - name: Connect to SharePoint APIs |
| 137 | + href: spfx/connect-to-sharepoint.md |
| 138 | + - name: Connect to Microsoft Graph |
| 139 | + href: spfx/use-msgraph.md |
140 | 140 | - name: Connect to APIs secured with Azure AD using the AadHttpClient
|
141 | 141 | href: spfx/use-aadhttpclient.md
|
| 142 | + - name: Connect to APIs secured with Azure AD |
| 143 | + href: spfx/web-parts/guidance/connect-to-api-secured-with-aad.md |
| 144 | + - name: Call the Microsoft Graph API using OAuth |
| 145 | + href: spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part.md |
142 | 146 | items:
|
143 |
| - - name: Consume enterprise APIs (tutorial) |
| 147 | + - name: Tutorials |
| 148 | + items: |
| 149 | + - name: Consume Microsoft Graph (tutorial) |
| 150 | + href: spfx/use-aad-tutorial.md |
| 151 | + - name: Consume enterprise APIs |
144 | 152 | href: spfx/use-aadhttpclient-enterpriseapi.md
|
145 |
| - - name: Consume multi-tenant enterprise APIs (tutorial) |
| 153 | + - name: Consume multi-tenant enterprise APIs |
146 | 154 | href: spfx/use-aadhttpclient-enterpriseapi-multitenant.md
|
147 |
| - - name: Microsoft Graph |
148 |
| - href: spfx/use-msgraph.md |
149 |
| - items: |
150 |
| - - name: Consume Microsoft Graph (tutorial) |
151 |
| - href: spfx/use-aad-tutorial.md |
152 |
| - - name: Microsoft GraphHttpClient (Deprecated) |
153 |
| - href: spfx/overview-graphhttpclient.md |
154 |
| - items: |
155 |
| - - name: Tutorial (Deprecated) |
156 |
| - href: spfx/call-microsoft-graph-using-graphhttpclient.md |
157 | 155 | - name: Setup and deployment
|
158 | 156 | items:
|
159 | 157 | - name: Package solution
|
|
0 commit comments