Skip to content

Commit 82673eb

Browse files
authored
minor change in note
1 parent 9c15429 commit 82673eb

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-
> Please expect delay upto 1 second sometimes for device or module identity to be available for retrieval after device or module identity creation.
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.
5252
5353
## Disable devices
5454

0 commit comments

Comments
 (0)