Skip to content

Commit 288aee3

Browse files
committed
faq
1 parent 7f338d0 commit 288aee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/dps-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sections:
2525
- question: |
2626
What is the recommended way to update a linked hub when the primary key for the IoT Hub access policy is regenerated?
2727
answer: |
28-
Since the primary key is embedded within the connection string (the string DPS uses to auth) it gets changed whenever the primary is modified. To fix stale DPS-Hub links because of the connection string having changed you need to relink the Hub to the DPS.
28+
The primary key is embedded inside the connection string that DPS uses for authentication. Whenever the primary connection string is modified, the primary key will also be modified, and you'll need to relink the hub to your DPS.
2929
- name: DPS Billing
3030
questions:
3131
- question: |

0 commit comments

Comments
 (0)