Skip to content

Commit 5bb596c

Browse files
Merge pull request #216188 from JimacoMS4/add-cls-note-to-linked-hubs-dps
Add guidance to use the CLI to update keys for linked hubs in DPS
2 parents e52a733 + 27ed59b commit 5bb596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/how-to-manage-linked-iot-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ DPS also supports deleting linked IoT Hubs from the DPS instance using the [Crea
140140

141141
## Update keys for linked IoT hubs
142142

143-
It may become necessary to either rotate or update the symmetric keys for an IoT hub that's been linked to DPS. In this case, you'll also need to update the connection string setting in DPS for the linked IoT hub. Note that provisioning to an IoT hub will fail during the interim between updating a key on the IoT hub and updating your DPS instance with the new connections string based on that key.
143+
It may become necessary to either rotate or update the symmetric keys for an IoT hub that's been linked to DPS. In this case, you'll also need to update the connection string setting in DPS for the linked IoT hub. Note that provisioning to an IoT hub will fail during the interim between updating a key on the IoT hub and updating your DPS instance with the new connections string based on that key. For this reason, we recommend [using the Azuer CLI to update your keys](#use-the-azure-cli-to-update-keys) because you can update the connnection string on the linked hub direcctly. With the Azure portal, you have to delete the IoT hub from your DPS instance and then relink it in order to update the connection string.
144144

145145
### Use the Azure portal to update keys
146146

0 commit comments

Comments
 (0)