Skip to content

Commit 5c928a1

Browse files
Merge pull request #233223 from fcabrera23/eflow-migration
Add warning to highlight
2 parents 73e5082 + 48632a7 commit 5c928a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/iot-edge/iot-edge-for-linux-on-windows-updates.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,9 @@ To migrate between EFLOW 1.1LTS to EFLOW 1.4LTS, use the following steps.
109109
Confirm-EflowMigration -updateMsiPath "<path-to-folder>\AzureIoTEdge_LTS_Update_1.4.2.12122_X64.msi"
110110
```
111111
112-
If for any reason the migration fails, the EFLOW VM will be restored to its original 1.1LTS version.
113-
If you want to cancel the migration, you can use the following cmdlets `Start-EflowMigration` and then `Restore-EflowPriorToMigration`
112+
>[!WARNING]
113+
> If for any reason the migration fails, the EFLOW VM will be restored to its original 1.1LTS version.
114+
> If you want to cancel the migration or manually restore the EFLOW VM to prior state, you can use the following cmdlets `Start-EflowMigration` and then `Restore-EflowPriorToMigration`.
114115
115116
For more information, check `Start-EflowMigration`, `Confirm-EflowMigration` and `Restore-EflowPriorToMigration` cmdlet documentation by using the `Get-Help <cmdlet> -full` command.
116117

0 commit comments

Comments
 (0)