Skip to content

Commit b459944

Browse files
committed
Tidy Java device sample references
1 parent fcdfa9c commit b459944

6 files changed

Lines changed: 3 additions & 649 deletions

articles/iot-central/core/tutorial-connect-device.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ ms.topic: tutorial
88
ms.service: azure-iot-central
99
services: iot-central
1010
ms.custom: mqtt, device-developer, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-azurecli
11-
zone_pivot_groups: programming-languages-set-twenty-six
11+
zone_pivot_groups: iot-develop-set1
1212

13-
#- id: programming-languages-set-twenty-six
14-
# title: Python
1513
#Customer intent: As a device developer, I want to try out using device code that uses one of the Azure IoT device SDKs. I want to understand how to send telemetry from a device, synchronize properties with the device, and control the device using commands.
1614
---
1715

@@ -43,13 +41,7 @@ In this tutorial, you learn how to:
4341

4442
:::zone-end
4543

46-
:::zone pivot="programming-language-java"
47-
48-
[!INCLUDE [iot-central-connect-device-java](../../../includes/iot-central-connect-device-java.md)]
49-
50-
:::zone-end
51-
52-
:::zone pivot="programming-language-javascript"
44+
:::zone pivot="programming-language-nodejs"
5345

5446
[!INCLUDE [iot-central-connect-device-nodejs](../../../includes/iot-central-connect-device-nodejs.md)]
5547

articles/iot/tutorial-send-telemetry-iot-hub.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ ms.devlang: azurecli
2828

2929
:::zone-end
3030

31-
:::zone pivot="programming-language-java"
32-
33-
[!INCLUDE [iot-develop-send-telemetry-iot-hub-java](../../includes/iot-develop-send-telemetry-iot-hub-java.md)]
34-
35-
:::zone-end
36-
3731
:::zone pivot="programming-language-nodejs"
3832

3933
[!INCLUDE [iot-develop-send-telemetry-iot-hub-node](../../includes/iot-develop-send-telemetry-iot-hub-node.md)]

articles/zone-pivot-groups.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -959,8 +959,6 @@ groups:
959959
title: Node.js
960960
- id: programming-language-python
961961
title: Python
962-
- id: programming-language-java
963-
title: Java
964962
- id: iot-hub-set1
965963
# Owner: philmea
966964
title: Programming languages

0 commit comments

Comments
 (0)