Skip to content

Commit a8260fb

Browse files
authored
Adding reference to billing info page.
As a result of this ICM: https://portal.microsofticm.com/imp/v3/incidents/incident/221592207/summary
1 parent 5a32514 commit a8260fb

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 information on which opperations are charged under what circumstances please refer to the [billing information](iot-hub-devguide-pricing).
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)