Skip to content

Commit 904c26c

Browse files
authored
Merge pull request #114589 from namehra/patch-5
Adding reference to billing info page.
2 parents 9cb705b + 622bb20 commit 904c26c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ 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 pricing details about which operations are charged and under what circumstances, see [billing information](iot-hub-devguide-pricing.md).
32+
3133
### Basic and standard tier operations
3234

3335
The following table shows the enforced throttles for operations that are available in all IoT Hub tiers. Values refer to an individual hub.

0 commit comments

Comments
 (0)