forked from abdelbahgat/microsoft-graph-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconnecting-external-content-build-quickstart.yml
50 lines (50 loc) · 1.86 KB
/
connecting-external-content-build-quickstart.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
### YamlMime:Tutorial
title: Build your first custom Microsoft Graph connector
metadata:
title: Build your first custom Microsoft Graph connector
description: In this tutorial, you'll build your first custom Microsoft Graph connector.
audience: Developer
level: Beginner
displayType: one-column
ms.date: 04/30/2021
author: mecampos
ms.topic: tutorial
ms.custom: scenarios:getting-started, languages:.NET Core, C
ms.prod: search
items:
- title: Build your first custom Microsoft Graph connector
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-01-intro.md)]
- title: Register the application in the portal
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-02-register-app.md)]
- title: Build the application
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-03-build-app.md)]
- title: Configure the application
durationInMinutes: 20
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-04-configure-app.md)]
- title: Create the database from CSV
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-05-create-db.md)]
- title: Run the application
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-06-run-app.md)]
- title: Surface the data in search
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-07-surface-data.md)]
- title: Search for results
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-08-search-results.md)]
- title: Summary
durationInMinutes: 10
content: |
[!INCLUDE [](connecting-external-content-build-quickstart-09-summary.md)]