We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff47738 commit 9904c54Copy full SHA for 9904c54
includes/iot-pnp-service-devguide-python.md
@@ -9,8 +9,8 @@ ms.date: 10/20/2020
9
The following resources are also available:
10
11
- [Python SDK reference documentation](/python/api/azure-iot-hub/azure.iot.hub)
12
-- [Service client samples](/samples/azure/azure-sdk-for-python/azure-messaging-webpubsubservice-samples/)
13
-- [Digital Twins samples](/python/api/azure-iot-hub/azure.iot.hub.digital_twin_client)
+- [Service client samples](https://github.com/Azure/azure-iot-hub-python/blob/main/samples/iothub_registry_manager_method_sample.py)
+- [Digital Twins samples](https://github.com/Azure/azure-iot-hub-python/blob/main/samples/get_digital_twin_sample.py)
14
15
## IoT Hub service client examples
16
0 commit comments