Skip to content

Commit 49e28c0

Browse files
nimengankgremban
andauthored
address comment
Co-authored-by: Kelly Gremban <[email protected]>
1 parent 82673eb commit 49e28c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-devguide-identity-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ An IoT Hub identity registry:
4848
> Only use the identity registry for device management and provisioning operations. High throughput operations at run time should not depend on performing operations in the identity registry. For example, checking the connection state of a device before sending a command is not a supported pattern. Make sure to check the [throttling rates](iot-hub-devguide-quotas-throttling.md) for the identity registry, and the [device heartbeat](iot-hub-devguide-identity-registry.md#device-heartbeat) pattern.
4949
5050
> [!NOTE]
51-
> Sometimes, it can take up to few seconds for a device or module identity to be available for retrieval after creation. Please retry Get operation of device or module identity in case of failures.
51+
> It can take a few seconds for a device or module identity to be available for retrieval after creation. Please retry `get` operation of device or module identities in case of failures.
5252
5353
## Disable devices
5454

0 commit comments

Comments
 (0)