Skip to content

Commit 14cac04

Browse files
committed
IoT auth method includes
1 parent de6c6b9 commit 14cac04

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: kgremban
3+
ms.author: kgremban
4+
ms.service: iot
5+
ms.topic: include
6+
ms.date: 08/28/2024
7+
---
8+
9+
>[!IMPORTANT]
10+
>This article includes steps to connect a device using a shared access signature, often referred to as a device connection string. This authentication method is convenient for testing and evaluation, but isn't recommended for production scenarios. Connecting a device using X.509 certificates is a more secure approach.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: kgremban
3+
ms.author: kgremban
4+
ms.service: iot
5+
ms.topic: include
6+
ms.date: 08/28/2024
7+
---
8+
9+
>[!IMPORTANT]
10+
>This article includes steps to connect to a service using a shared access signature. This authentication method is convenient for testing and evaluation, but isn't recommended for production scenarios. Connecting to a service with Microsoft Entra ID and managed identities is a more secure approach.

0 commit comments

Comments
 (0)