forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
83 lines (76 loc) · 3.32 KB
/
index.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
### YamlMime:Landing
title: Azure IoT Hub Device Provisioning Service (DPS) Documentation
summary: The IoT Hub Device Provisioning Service (DPS) is a helper service for IoT Hub that enables zero-touch, just-in-time provisioning to the right IoT hub without requiring human intervention, allowing customers to provision millions of devices in a secure and scalable manner. Learn how to provision devices to your IoT hub(s) with our quickstarts, tutorials, and samples.
metadata:
title: Azure IoT Hub Device Provisioning Service (DPS) Documentation
description: Azure IoT Hub Device Provisioning Service (DPS) - Tutorials, Quickstarts, HowTos, and API Reference
author: wesmc7777
ms.service: iot-dps
services: iot-dps
ms.topic: landing-page
ms.date: 03/03/2020
ms.author: wesmc
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: About Azure IoT Hub Device Provisioning Service (DPS)
linkLists:
- linkListType: overview
links:
- text: What is DPS?
url: about-iot-dps.md
- linkListType: concept
links:
- text: Auto-provisioning concepts for Azure IoT
url: ./concepts-roles-operations.md
- linkListType: video
links:
- text: IoT Hub DPS Demo
url: https://azure.microsoft.com/resources/videos/iot-hub-dps-demo/
# Card (optional)
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: Set up a DPS using the Azure Portal
url: quick-setup-auto-provision.md
- linkListType: sample
links:
- text: Provision a simulated symmetric key device using C
url: quick-create-simulated-device-symm-key.md
- text: Provision a simulated symmetric key device using Java
url: quick-create-simulated-device-symmetric-key-java.md
- linkListType: how-to-guide
links:
- text: How to provision for multitenancy
url: how-to-provision-multitenant.md
- text: How to use custom allocation policies
url: how-to-use-custom-allocation-policies.md
# Card
- title: Manage access
linkLists:
- linkListType: how-to-guide
links:
- text: How to manage device enrollments
url: how-to-manage-enrollments.md
- text: Control access to Azure IoT Hub Device Provisioning Service
url: how-to-control-access.md
# Card
- title: Develop an IoT solution with DPS
linkLists:
- linkListType: reference
links:
- text: Azure IoT SDK for C
url: https://github.com/Azure/azure-iot-sdk-c
- text: Azure IoT SDK for Python
url: https://github.com/Azure/azure-iot-sdk-python
- text: Azure IoT SDK for Node.js
url: https://github.com/Azure/azure-iot-sdk-node
- text: Azure IoT SDK for Java
url: https://github.com/Azure/azure-iot-sdk-java
- text: Azure IoT SDK for .NET
url: https://github.com/Azure/azure-iot-sdk-csharp
- text: REST API
url: /rest/api/iot-dps