Skip to content

Commit 622bb20

Browse files
authored
Update articles/iot-hub/iot-hub-devguide-quotas-throttling.md
1 parent 41dd6eb commit 622bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-devguide-quotas-throttling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Operation throttles are rate limitations that are applied in minute ranges and a
2828

2929
It's a good practice to throttle your calls so that you don't hit/exceed the throttling limits. If you do hit the limit, IoT Hub responds with error code 429 and the client should back-off and retry. These limits are per hub (or in some cases per hub/unit). For more information, see [Retry patterns](../iot-develop/concepts-manage-device-reconnections.md#retry-patterns).
3030

31-
For information on which opperations are charged under what circumstances please refer to the [billing information](../iot-hub-devguide-pricing).
31+
For pricing details about which operations are charged and under what circumstances, see [billing information](iot-hub-devguide-pricing.md).
3232

3333
### Basic and standard tier operations
3434

0 commit comments

Comments
 (0)