Skip to content

Commit 2c7cb94

Browse files
committed
Updating use of SAS access to the device event hub
1 parent 9798936 commit 2c7cb94

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/healthcare-apis/iot/deploy-new-bicep-powershell-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 12/16/2022
8+
ms.date: 12/27/2022
99
ms.author: jasteppe
1010
---
1111

@@ -170,7 +170,7 @@ When deployment is completed, the following resources and access roles are creat
170170

171171
- An event hub consumer group. In this deployment, the consumer group is named *$Default*.
172172

173-
- The Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender*.
173+
- An Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender* and can be used to provide access to the device event hub using a shared access signature (SAS). To learn more about authorizing access using a SAS, see [Authorizing access to Event Hubs resources using Shared Access Signatures](/azure/event-hubs/authorize-access-shared-access-signature).
174174

175175
- A Health Data Services workspace.
176176

articles/healthcare-apis/iot/deploy-new-button.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 12/16/2022
8+
ms.date: 12/27/2022
99
ms.author: jasteppe
1010
---
1111

@@ -100,7 +100,7 @@ When deployment is completed, the following resources and access roles are creat
100100

101101
- An event hub consumer group. In this deployment, the consumer group is named *$Default*.
102102

103-
- The Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender*.
103+
- An Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender* and can be used to provide access to the device event hub using a shared access signature (SAS). To learn more about authorizing access using a SAS, see [Authorizing access to Event Hubs resources using Shared Access Signatures](/azure/event-hubs/authorize-access-shared-access-signature).
104104

105105
- A Health Data Services workspace.
106106

articles/healthcare-apis/iot/deploy-new-powershell-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 12/16/2022
8+
ms.date: 12/27/2022
99
ms.author: jasteppe
1010
---
1111

@@ -163,7 +163,7 @@ When deployment is completed, the following resources and access roles are creat
163163

164164
- An event hub consumer group. In this deployment, the consumer group is named *$Default*.
165165

166-
- The Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender*.
166+
- An Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender* and can be used to provide access to the device event hub using a shared access signature (SAS). To learn more about authorizing access using a SAS, see [Authorizing access to Event Hubs resources using Shared Access Signatures](/azure/event-hubs/authorize-access-shared-access-signature).
167167

168168
- A Health Data Services workspace.
169169

articles/healthcare-apis/iot/device-data-through-iot-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: tutorial
9-
ms.date: 12/22/2022
9+
ms.date: 12/27/2022
1010
ms.author: jasteppe
1111
---
1212

@@ -119,7 +119,7 @@ When deployment is completed, the following resources and access roles are creat
119119

120120
- An event hub consumer group. In this deployment, the consumer group is named *$Default*.
121121

122-
- An Azure Event Hubs Data Sender role. In this deployment, the role is named *devicedatasender*. The Azure Event Hubs Data Sender role isn't used in this tutorial.
122+
- An Azure Event Hubs Data Sender role. In this deployment, the sender role is named *devicedatasender* and can be used to provide access to the device event hub using a shared access signature (SAS). To learn more about authorizing access using a SAS, see [Authorizing access to Event Hubs resources using Shared Access Signatures](/azure/event-hubs/authorize-access-shared-access-signature). The Azure Event Hubs Data Sender role isn't used in this tutorial.
123123

124124
- An Azure IoT Hub with [message routing](../../iot-hub/iot-hub-devguide-messages-d2c.md) configured to send device messages to the device message event hub.
125125

0 commit comments

Comments
 (0)