Skip to content

Commit 286f73d

Browse files
authored
Merge pull request #193988 from pritamso/Broken-link-fixing-Broken-link-fix-kgremban
Broken link fixed
2 parents b29cdcc + a0fa4d9 commit 286f73d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-hub/iot-hub-customer-data-requests.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ If you use the Azure Monitor integration feature of the Azure IoT Hub service to
3131

3232
Tenant administrators can use the IoT devices blade of the Azure IoT Hub extension in the Azure portal to delete a device, which deletes the data associated with that device.
3333

34-
It is also possible to perform delete operations for devices using REST APIs. For more information, see [Service - Delete Device](/azure/iot-hub/iot-c-sdk-ref/iothub-registrymanager-h/iothubregistrymanager-deletedevice).
34+
It is also possible to perform delete operations for devices using REST APIs. For more information, see [Service - Delete Device](/rest/api/iothub/service/devices/delete-identity).
3535

3636
## Exporting customer data
3737

3838
Tenant administrators can utilize copy and paste within the IoT devices pane of the Azure IoT Hub extension in the Azure portal to export data associated with a device.
3939

40-
It is also possible to perform export operations for devices using REST APIs. For more information, see [Service - Get Device](/azure/iot-hub/iot-c-sdk-ref/iothub-registrymanager-h/iothubregistrymanager-getdevice).
40+
It is also possible to perform export operations for devices using REST APIs. For more information, see [Service - Get Device](/rest/api/iothub/service/devices/get-identity).
4141

4242
> [!NOTE]
4343
> When you use Microsoft's enterprise services, Microsoft generates some information, known as system-generated logs. Some Azure IoT Hub system-generated logs are not accessible or exportable by tenant administrators. These logs constitute factual actions conducted within the service and diagnostic data related to individual devices.
4444
4545
## Links to additional documentation
4646

47-
Full documentation for Azure IoT Hub Service APIs is located at [IoT Hub Service APIs](/rest/api/iothub/service/configuration).
47+
Full documentation for Azure IoT Hub Service APIs is located at [IoT Hub Service APIs](/rest/api/iothub/service/configuration).

0 commit comments

Comments
 (0)