Skip to content

Commit 6afdc23

Browse files
committed
Updates for DPS TLS 1.2 support
1 parent 4eb5932 commit 6afdc23

File tree

6 files changed

+3
-254
lines changed

6 files changed

+3
-254
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/iot-dps/iot-dps-tls-support.md renamed to articles/iot-dps/tls-support.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
author: wesmc7777
66
ms.service: iot-dps
77
ms.topic: conceptual
8-
ms.date: 05/03/2020
8+
ms.date: 05/11/2020
99
ms.author: wesmc
1010
---
1111

12-
# TLS support in IoT Hub DPS
12+
# TLS support in Azure IoT Hub Device Provisioning Service (DPS)
1313

1414
DPS uses Transport Layer Security (TLS) to secure connections from IoT devices. Three versions of the TLS protocol are currently supported, namely versions 1.0, 1.1, and 1.2.
1515

@@ -60,9 +60,6 @@ The DPS resource created using this configuration will refuse devices that attem
6060

6161
IoT DPS instances that require the use of TLS 1.2 can be created in the following regions:
6262

63-
* East US
64-
* South Central US
65-
* West US 2
6663
* US Gov Arizona
6764
* US Gov Virginia
6865

articles/iot-dps/toc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
href: quick-setup-auto-provision-cli.md
1616
- name: Azure RM template
1717
href: quick-setup-auto-provision-rm.md
18-
- name: Provision a single simulated device
18+
- name: Provision a single device
1919
items:
2020
- name: Symmetric Key attestation
2121
items:
@@ -95,10 +95,6 @@
9595
href: concepts-device.md
9696
- name: Security
9797
href: concepts-security.md
98-
- name: TLS support
99-
href: iot-dps-tls-support.md
100-
- name: Virtual networks support
101-
href: virtual-network-support.md
10298
- name: Service
10399
href: concepts-service.md
104100
- name: Understanding DPS IP addresses

articles/iot-dps/virtual-network-support.md

Lines changed: 0 additions & 244 deletions
This file was deleted.

0 commit comments

Comments
 (0)