Skip to content

Commit ca8d316

Browse files
committed
slight fix for grammar
1 parent 1615f95 commit ca8d316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-dps/tls-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: kgremban
66
ms.service: iot-dps
77
ms.topic: conceptual
8-
ms.date: 09/14/2020
8+
ms.date: 09/15/2022
99
ms.author: kgremban
1010
---
1111

@@ -23,7 +23,7 @@ You can configure your DPS instances to *only* allow device client connections t
2323

2424
> [!IMPORTANT]
2525
>
26-
> Currently, DPS instances only support TLS 1.2, so there is no need to specify the minimum TLS version when you create a DPS instance. This feature is provided for future expansion.
26+
> Currently, DPS only supports TLS 1.2, so there is no need to specify the minimum TLS version when you create a DPS instance. This feature is provided for future expansion.
2727
2828
To do this, provision a new DPS resource setting the `minTlsVersion` property to `1.2` in your Azure Resource Manager template's DPS resource specification. The following example template JSON specifies the `minTlsVersion` property for a new DPS instance.
2929

0 commit comments

Comments
 (0)