Change SQL Server from Bring Your Own License (BYOL) to License Included without migration

0

A customer has around 30 SQL servers that are currently running on EC2. They would like to reconfigured them to use our AMI (with SQL server baked in) without the need of creating new, on-demand instances of SQL and migrating the databases onto these. Technically it seems to be possible to reconfigure those existing machines to be billed as EC2 with SQL server installed. • Spin new On-Demand instance with SQL installed • Stop the instance and remove root volumes • Swap the root volumes from their existing instance

The machine will show up as using Microsoft Windows Server with SQL AMI. This will take care of us billing the customer correctly.

Is this something supported and would it be compliant with our licensing terms ? Would the customer have to reconfigured their instance with our SQL license ?

AWS
已提問 7 年前檢視次數 1373 次
2 個答案
0

As of Nov 2021, AWS now offers the ability to easily switch between AWS provided licenses and bring your own licenses (BYOL) for Windows Server and SQL Server workloads using AWS License Manager.

https://aws.amazon.com/about-aws/whats-new/2021/11/aws-switch-license-windows-sql-server-ec2/

Alex_M
已回答 2 年前
-1
已接受的答案

It's not possible to change the licensing of an existing server. Why not either copy the data files over to the new instances, or using DMS to migrate?

AWS
專家
已回答 7 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南