Files
doc-exports/docs/ecs/umn/en-us_topic_0236308363.html
wanghuijuan738 6c0ac1dd2f ecs umn 250116 version. The VNC login keyboard supports French.
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: wanghuijuan738 <wanghuijuan738@huawei.com>
Co-committed-by: wanghuijuan738 <wanghuijuan738@huawei.com>
2025-03-04 14:33:45 +00:00

1.6 KiB

Can I Migrate an ECS to Another AZ, or Account?

After an ECS is created, it cannot be directly migrated to another AZ, or account.

To migrate ECSs across AZs or accounts, you can use Image Management Service (IMS) to create private images, replicate images, and share images. The process is as follows:
  1. Creates a private image using the ECS.
    • If cross-AZ migration is required, replicate the private image to another AZ.
    • If cross-account migration is required, share private images with other accounts.
  2. Create an ECS using the private image.

For details, see the Image Management Service User Guide.