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 591f0f6 commit 4596748Copy full SHA for 4596748
includes/iot-hub-howto-device-twins-java.md
@@ -188,7 +188,7 @@ DeviceTwinDevice device = new DeviceTwinDevice(deviceId);
188
189
#### Connect using Microsoft Entra
190
191
-[!INCLUDE [iot-hub-howto-connect-service-iothub-entra-dotnet](iot-hub-howto-connect-service-iothub-entra-dotnet.md)]
+[!INCLUDE [iot-hub-howto-connect-service-iothub-entra-java](iot-hub-howto-connect-service-iothub-entra-java.md)]
192
193
### Update device twin fields
194
0 commit comments