SDB Talk:How to migrate to SLE
Upgrade from Leap to SLES using opensuse-migration-tool
opesuse-migration-tool supports both standard release upgrades and cross-distribution migrations (e.g. from Leap to SLES or Leap to Slowroll or Tumbleweed).
It installs the appropriate repository definitions from the target release and then executes zypper dup to perform the upgrade.
sudo zypper in opensuse-migration-tool # Available since 15.6 sudo opensuse-migration-tool # Choose SLES sudo reboot # After a successful migration
Systems using btrfs can use snapper for rollback in case of failed migration.
If you experience any issues with the tool or want to help with development of opensuse-migration-tool check [1].