Skip to content

Commit fa5872a

Browse files
authored
alt text
1 parent f0cde65 commit fa5872a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/authenticate-authorize-sas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ You can use the IoT Hub [identity registry](iot-hub-devguide-identity-registry.m
183183

184184
A token service is a custom cloud service. It uses an IoT Hub *shared access policy* with the **DeviceConnect** permission to create *device-scoped* or *module-scoped* tokens. These tokens enable a device or module to connect to your IoT hub.
185185

186-
![Steps of the token service pattern](./media/iot-hub-devguide-security/tokenservice.png)
186+
![Diagram that shows the steps of the token service pattern.](./media/iot-hub-devguide-security/tokenservice.png)
187187

188188
Here are the main steps of the token service pattern:
189189

0 commit comments

Comments
 (0)