Skip to content

Commit 082331f

Browse files
committed
edits
1 parent ca80d3f commit 082331f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-dps/about-iot-dps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,13 @@ For more details on quota limits, see [Azure Subscription Service Limits](../azu
133133

134134
Each API call on DPS is billable as one *operation*. This includes all the service APIs and the device registration API.
135135

136-
The tables below show the current billable status for each DPS service API operation. To learn more about pricing, see [Azure Hub Pricing](https://azure.microsoft.com/pricing/details/iot-hub/).
136+
The tables below show the current billable status for each DPS service API operation. To learn more about pricing, see [Azure Hub Pricing](https://azure.microsoft.com/pricing/details/iot-hub/) in the IoT Hub Device Provisioning Service section.
137137

138138
| API | Operation | Billable? |
139139
| --------------- | ------- | -- |
140140
| Device API | [Device Registration Status Lookup](/api/iot-dps/device/runtime-registration/device-registration-status-lookup) | Yes|
141141
| Device API | [Operation Status Lookup](/api/iot-dps/device/runtime-registration/operation-status-lookup)| No |
142-
| Device API | [Register Device](/api/iot-dps/device/runtime-registration/register-device) | No |
142+
| Device API | [Register Device](/api/iot-dps/device/runtime-registration/register-device) | Yes |
143143
| DPS Service API (registration state) | [Delete](/api/iot-dps/service/device-registration-state/delete) | Yes|
144144
| DPS Service API (registration state) | [Get](/api/iot-dps/service/device-registration-state/get) | Yes|
145145
| DPS Service API (registration state) | [Query](/api/iot-dps/service/device-registration-state/query) | Yes|

0 commit comments

Comments
 (0)