Skip to content

Commit b235d93

Browse files
Merge pull request #314764 from cwatson-cat/04-15-26-iot-hub-rmv-ps
IoT Hub - temp removal of PowerShell script option frm Deploy
2 parents 284e04e + 05b6d16 commit b235d93

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

articles/iot-hub/iot-hub-device-registry-setup.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.author: cwatson
77
ms.service: azure-iot-hub
88
services: iot-hub
99
ms.topic: how-to
10-
ms.date: 04/14/2026
11-
zone_pivot_groups: iot-hub-deployment-methods
10+
ms.date: 04/15/2026
11+
zone_pivot_groups: service-portal-azcli
1212
#Customer intent: As a developer new to IoT, I want to understand what Azure Device Registry is and how it can help me manage my IoT devices.
1313
---
1414

@@ -34,9 +34,8 @@ To set up your IoT Hub with ADR integration and certificate management, you can
3434
|-------------------|-------------|
3535
| Select **Azure portal** at the top of the page | Use the Azure portal to create a new IoT Hub, DPS instance, and ADR namespace and to configure all necessary settings. |
3636
| Select **Azure CLI** at the top of the page | Use the Azure CLI to create a new IoT Hub, DPS instance, and ADR namespace and to configure all necessary settings. |
37-
| Select **PowerShell script** at the top of the page | Use a PowerShell script (Windows only) to automate the creation of a new IoT Hub, DPS instance, and ADR namespace and to configure all necessary settings. |
3837

39-
:::zone pivot="portal"
38+
:::zone pivot="azure-portal"
4039

4140
[!INCLUDE [iot-hub-device-registry-portal](../../includes/iot-hub-device-registry-portal.md)]
4241

@@ -48,12 +47,6 @@ To set up your IoT Hub with ADR integration and certificate management, you can
4847

4948
:::zone-end
5049

51-
:::zone pivot="script"
52-
53-
[!INCLUDE [iot-hub-device-registry-script](../../includes/iot-hub-device-registry-script.md)]
54-
55-
:::zone-end
56-
5750
## Next steps
5851

5952
1. At this point, your IoT Hub with ADR integration and certificate management is set up and ready to use. You can now start onboarding your IoT devices to the hub using the DPS instance and issue certificates to your devices using your ADR policies:

0 commit comments

Comments
 (0)