Skip to content

Commit 86c4d43

Browse files
authored
Merge pull request #176723 from v-gpettibone/pics8
Update getting the service connection string
2 parents 548947f + 4419f38 commit 86c4d43

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/iot-hub/iot-hub-csharp-csharp-c2d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: iot-hub
77
services: iot-hub
88
ms.devlang: csharp
99
ms.topic: conceptual
10-
ms.date: 07/07/2020
10+
ms.date: 10/20/2021
1111
ms.author: robinsh
1212
ms.custom: [amqp, mqtt, 'Role: Cloud Development', 'Role: IoT Device', devx-track-csharp]
1313
---

includes/iot-hub-include-find-service-connection-string.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: robinsh
55
ms.service: iot-hub
66
services: iot-hub
77
ms.topic: include
8-
ms.date: 07/16/2019
8+
ms.date: 10/20/2021
99
ms.author: robinsh
1010
ms.custom: include file
1111
---
@@ -19,8 +19,8 @@ To get the IoT Hub connection string for the **service** policy, follow these st
1919

2020
1. From the list of policies, select the **service** policy.
2121

22-
1. Under **Shared access keys**, select the copy icon for the **Connection string -- primary key** and save the value.
22+
1. Under **Shared access keys**, select the copy icon for the **Primary connection string** and save the value.
2323

24-
![Show how to retrieve the connection string](./media/iot-hub-include-find-service-connection-string/iot-hub-get-connection-string.png)
24+
:::image type="content" source="./media/iot-hub-include-find-service-connection-string/iot-hub-get-connection-string.png" alt-text="Show how to retrieve the connection string" border="true":::
2525

2626
For more information about IoT Hub shared access policies and permissions, see [Access control and permissions](../articles/iot-hub/iot-hub-dev-guide-sas.md#access-control-and-permissions).
73.8 KB
Loading

0 commit comments

Comments
 (0)