Skip to content

Commit 8463108

Browse files
committed
Add missing screenshot
1 parent 3b2bdf0 commit 8463108

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/iot-central/core/howto-migrate-to-iot-hub.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
title: Migrate devices from Azure IoT Central to Azure IoT Hub | Microsoft Docs
2+
title: Migrate devices from Azure IoT Central to Azure IoT Hub
3+
titleSuffix: IoT Central
34
description: Describes how to use the migration tool to migrate devices that currently connect to an Azure IoT Central application to an Azure IoT hub.
45
author: dominicbetts
56
ms.author: dobett
67
ms.date: 09/12/2022
78
ms.topic: how-to
89
ms.service: iot-central
910
---
11+
1012
# Migrate devices to Azure IoT Hub
1113

1214
If you decide to migrate from an IoT Central-based solution to an IoT Hub-based solution, you need to change the configuration of all the devices currently connected to your application. The **IoTC Migrator** tool automates this device migration process.
@@ -168,13 +170,15 @@ Use the tool to migrate your devices in batches. Enter the migration details on
168170
1. Select the DPS instance linked to your target IoT hub.
169171
1. Select **Migrate**. The tool prompts you to copy the keys from your IoT Central application to the DPS enrollment group. You previously completed this step in the [Add the device keys to DPS](#add-the-device-keys-to-dps) step.
170172

171-
:::image type="content" source="media/howto-migrate-to-iot-hub/migrator-tool.png" alt-text="Screenshot of migration tool." lightbox="media/howto-migrate-to-iot-hub/migrator-tool.png":::
173+
:::image type="content" source="media/howto-migrate-to-iot-hub/migrator-tool.png" alt-text="Screenshot of migration tool that shows the migration definition." lightbox="media/howto-migrate-to-iot-hub/migrator-tool.png":::
172174

173175
The tool now registers all the connected devices that matched the target device filter in the destination IoT hub. The tool then creates a job in your IoT Central application to call the **DeviceMove** method on all those devices. The command payload contains the ID scope of the destination DPS instance.
174176

175177
## Verify migration
176178

177-
Use the **Migration status** page in the migrator tool to monitor the progress.
179+
Use the **Migration status** page in the migrator tool to monitor the progress:
180+
181+
:::image type="content" source="media/howto-migrate-to-iot-hub/migration-status.png" alt-text="Screenshot that shows the migration status page in the tool.":::
178182

179183
Select a job on the **Migration status** page to view the [job status](howto-manage-devices-in-bulk.md#view-job-status) in your IoT Central application. Use this page to view the status of the individual devices in the job:
180184

36.3 KB
Loading

0 commit comments

Comments
 (0)