Skip to content

Commit a5e6e34

Browse files
committed
Clarity
1 parent c5b5fba commit a5e6e34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/iot-hub/iot-hub-ha-dr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: jlian
55
ms.service: iot-hub
66
services: iot-hub
77
ms.topic: conceptual
8-
ms.date: 01/08/2020
8+
ms.date: 03/17/2020
99
ms.author: philmea
1010
---
1111

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
This article introduces the VNET connectivity pattern and elaborates on how to set up a private connectivity experience to an IoT hub through a customer-owned Azure VNET.
1515

1616
> [!NOTE]
17-
> The IoT hub features described in this article are currently available to IoT Hub created in the following regions: East US, South Central US, and West US 2.
17+
> The IoT hub features described in this article are currently available to IoT Hub [created with managed service identity](#create-an-iot-hub-with-managed-service-identity) in the following regions: East US, South Central US, and West US 2.
1818
1919

2020
## Introduction
@@ -51,7 +51,7 @@ A private endpoint is a private IP address allocated inside a customer-owned VNE
5151

5252
Before proceeding ensure that the following prerequisites are met:
5353

54-
* Your IoT hub must be provisioned with [TLS 1.2 enforcement](#create-an-iot-hub-with-managed-service-identity-and-tls-12-enforcement).
54+
* Your IoT hub must be provisioned with [managed service identity](#create-an-iot-hub-with-managed-service-identity).
5555

5656
* Your IoT hub must be provisioned in one of the [supported regions](#regional-availability-private-endpoints).
5757

@@ -128,7 +128,7 @@ Azure trusted first party services exception to bypass firewall restrictions to
128128
Trusted Microsoft first party services exception feature is free of charge in IoT Hubs in the [supported regions](#regional-availability-trusted-microsoft-first-party-services). Charges for the provisioned storage accounts, event hubs, or service bus resources apply separately.
129129
130130
131-
### Create an IoT hub with managed service identity and TLS 1.2 enforcement
131+
### Create an IoT hub with managed service identity
132132
133133
A managed service identity can be assigned to your hub at resource provisioning time (this feature is not currently supported for existing hubs), which requires the IoT hub to use TLS 1.2 as the minimum version. For this purpose, you need to use the ARM resource template below:
134134

0 commit comments

Comments
 (0)