Skip to content

Commit b78e4bd

Browse files
Merge pull request #224483 from kgremban/jan19-dpsmeta
DPS metadata cleanup
2 parents 0abe310 + 24558fc commit b78e4bd

6 files changed

+14
-15
lines changed

articles/iot-dps/concepts-control-access-dps-azure-ad.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Access control and security for DPS by using Azure Active Directory | Mi
33
description: Concepts - how to control access to Azure IoT Hub Device Provisioning Service (DPS) (DPS) for back-end apps. Includes information about Azure Active Directory and RBAC.
44
author: jesusbar
55
ms.author: jesusbar
6-
ms.service: iot-hub
6+
ms.service: iot-dps
7+
services: iot-dps
78
ms.topic: conceptual
89
ms.date: 02/07/2022
910
ms.custom: ['Role: Cloud Development', 'Role: Azure IoT Hub Device Provisioning Service (DPS)', 'Role: Operations', devx-track-js, devx-track-csharp]
10-
ms.subservice: azure-iot-hub-device-provisioning-service
1111
---
12+
1213
# Control access to Azure IoT Hub Device Provisioning Service (DPS) by using Azure Active Directory (preview)
1314

1415
You can use Azure Active Directory (Azure AD) to authenticate requests to Azure IoT Hub Device Provisioning Service (DPS) APIs, like create device identity and invoke direct method. You can also use Azure role-based access control (Azure RBAC) to authorize those same service APIs. By using these technologies together, you can grant permissions to access Azure IoT Hub Device Provisioning Service (DPS) APIs to an Azure AD security principal. This security principal could be a user, group, or application service principal.

articles/iot-dps/concepts-control-access-dps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Access control and security for Azure IoT Hub Device Provisioning Servic
33
description: Overview on how to control access to Azure IoT Hub Device Provisioning Service (DPS), includes links to in-depth articles on Azure Active Directory integration (Public Preview) and SAS options.
44
author: jesusbar
55
ms.author: jesusbar
6-
ms.service: iot-hub
6+
ms.service: iot-dps
7+
services: iot-dps
78
ms.topic: conceptual
89
ms.date: 04/20/2022
910
ms.custom: ['Role: Cloud Development', 'Role: Azure IoT Hub Device Provisioning Service (DPS)', 'Role: Operations', devx-track-js, devx-track-csharp]
10-
ms.subservice: azure-iot-hub-device-provisioning-service
1111
---
1212

1313
# Control access to Azure IoT Hub Device Provisioning Service (DPS)

articles/iot-dps/concepts-device-oem-security-practices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ author: timlt
55
ms.author: timlt
66
ms.date: 3/02/2020
77
ms.topic: conceptual
8-
ms.service: iot-hub
8+
ms.service: iot-dps
9+
services: iot-dps
910
ms.custom: iot-p0-scenario, iot-devices-deviceOEM
10-
ms.reviewer: nberdy
11-
ms.subservice: azure-iot-hub-device-provisioning-service
1211
---
12+
1313
# Security practices for Azure IoT device manufacturers
1414
As more manufacturers release IoT devices, it's helpful to identify guidance around common practices. This article summarizes recommended security practices to consider when you manufacture devices for use with Azure IoT Device Provisioning Service (DPS).
1515

articles/iot-dps/iot-dps-customer-data-requests.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Customer data request features​ for Azure DPS devices
33
description: For devices managed in Azure Device Provisioning Service (DPS) that are personal, this article shows admins how to export or delete personal data.
4-
author: dominicbetts
5-
ms.author: dobett
4+
author: kgremban
5+
ms.author: kgremban
66
ms.date: 05/16/2018
77
ms.topic: conceptual
8-
ms.service: iot-hub
8+
ms.service: iot-dps
99
services: iot-dps
10-
ms.subservice: azure-iot-hub-device-provisioning-service
1110
---
1211

1312
# Summary of customer data request features​

articles/iot-dps/iot-dps-mqtt-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Understand Azure IoT Device Provisioning Service MQTT support | Microsoft Docs
33
description: Developer guide - support for devices connecting to the Azure IoT Device Provisioning Service (DPS) device-facing endpoint using the MQTT protocol.
44
author: rajeevmv
5-
ms.service: iot-hub
5+
ms.service: iot-dps
66
services: iot-dps
77
ms.topic: conceptual
88
ms.date: 02/25/2022
99
ms.author: ravokkar
1010
ms.custom: [amqp, mqtt]
11-
ms.subservice: azure-iot-hub-device-provisioning-service
1211
---
12+
1313
# Communicate with your DPS using the MQTT protocol
1414

1515
DPS enables devices to communicate with the DPS device endpoint using:

articles/iot-dps/quick-setup-auto-provision-bicep.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ description: Azure quickstart - Learn how to create an Azure IoT Hub Device Prov
44
ms.author: jgao
55
ms.date: 08/17/2022
66
ms.topic: quickstart
7-
ms.service: iot-hub
7+
ms.service: iot-dps
88
services: iot-dps
99
author: mumian
1010
ms.custom: mvc, subject-bicepqs
11-
ms.subservice: azure-iot-hub-device-provisioning-service
1211
---
1312

1413
# Quickstart: Set up the IoT Hub Device Provisioning Service (DPS) with Bicep

0 commit comments

Comments
 (0)