You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/iot-hub-devguide-pricing.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,8 @@ Use the following table to help determine which operations are charged. All bill
25
25
- The operations that result in charges, with either:
26
26
- A link to the REST API documentation if it exists.
27
27
- The operation endpoint if REST API documentation isn't available, or if the operation is only available over MQTT and/or AMQP. The endpoint value omits the leading reference to the target IoT hub; `{fully-qualified-iothubname}.azure-devices.net`.
28
-
- One or more terms in *italics* following each operation (or endpoint). These terms represent billable operations that are charged against quota for your IoT hub. They're displayed in the quota usage section in the support pages in Azure portal. They may also be returned by customer support. You can use the table below to cross-reference these terms with the corresponding operation to help you understand quota usage and billing for your IoT solution.
28
+
- One or more terms in *italics* following each operation (or endpoint). These terms represent billable operations that are charged against quota for your IoT hub. You may see these terms supplied as part of a quota usage insight when you initiate a support request on Azure portal. They may also be returned by customer support. You can use the table below to cross-reference these terms with the corresponding operation to help you understand quota usage and billing for your IoT solution. For more information, see [Example 4](#example-4).
29
+
29
30
30
31
| Operation category | Billing information |
31
32
| --------- | ------------------- |
@@ -96,16 +97,12 @@ Your batching strategy will depend on your scenario and on how time-critical the
96
97
97
98
## Example #4
98
99
99
-
The terms in italics in the table above are displayed for quota usage in the support pages in Azure portal. They can also be returned by customer support. To see quota usage information in a support request:
100
+
When you open a support request on Azure portal, diagnostics specific to your reported issue are run. The result is displayed as an insight on the **Solutions** tab of your request. One such insight reports quota usage for your IoT hub using the terms in italics in the table above. Whether this particular insight is returned will depend on the results of the diagnostics performed on your IoT hub for the problem you're reporting. If the quota usage insight is reported, you can use the table above to cross-reference the reported usage term or terms with the operation(s) that they refer to.
100
101
101
-
1. In Azure portal, select **New Support Request** on the left pane of your IoT hub. Provide a summary, select **Technical** for the **Issue type**, and select appropriate values for the issue you're experiencing in the rest of the required fields. Then select **Next Solutions** to go to the **Solutions** page.
102
+
For example, the following screenshot shows a support request initiated for a problem with device-to-cloud telemetry.
102
103
103
-
The following screenshot shows values selected for a problem with device-to-cloud telemetry.
104
+
:::image type="content" source="./media/iot-hub-devguide-pricing/self-help-select-problem.png" alt-text="Screenshot that shows selecting an issue in Azure portal support request.":::
104
105
105
-
:::image type="content" source="./media/iot-hub-devguide-pricing/self-help-select-problem.png" alt-text="Screenshot that shows selecting an issue in Azure portal support request.":::
106
+
After selecting **Next Solutions**, the quota usage insight is returned by the diagnostics under **IoT Hub daily message quota breakdown**. It shows the breakdown for device to cloud messages sent to the IoT hub. In this case, message routing is enabled on the IoT hub, so the messages are shown as *Device to Cloud Telemetry Routing*. Be aware that the quota usage insight may not be returned for the same problem on a different IoT hub. What is returned will depend on the activity and state of that IoT hub.
106
107
107
-
1. On the **Solutions** page, you can see quota usage appropriate to your selected issue under **IoT Hub daily message quota breakdown**.
108
-
109
-
The following screenshot shows the breakdown for device to cloud messages sent to the IoT hub selected in step 1. In this case, message routing is enabled on the IoT hub, so the messages are shown as *Device to Cloud Telemetry Routing*.
110
-
111
-
:::image type="content" source="./media/iot-hub-devguide-pricing/self-help-solutions.png" alt-text="Screenshot that shows quota usage in Azure portal support request.":::
108
+
:::image type="content" source="./media/iot-hub-devguide-pricing/self-help-solutions.png" alt-text="Screenshot that shows quota usage in Azure portal support request.":::
0 commit comments