- Newest
- Most votes
- Most comments
The SQL server modernization is not available in any other region other than us-east-1. The same applies to Experience-based Acceleration and Custom/Code(My Custom Transformations, Framework Migration, Runtime version upgrade, API/SDK upgrade). If you really need the feature then use us-east-1 as discovery region with database cloned in this region and use your target region as any other region. For more information check the user guide: https://docs.aws.amazon.com/transform/latest/userguide/sql-server-modernization.html#supported-regions
To enable SQL Server modernization capabilities in AWS Transform, you need to follow these steps:
-
First, ensure your .NET applications are compatible with the service requirements. AWS Transform for SQL Server modernization only supports .NET Core 6+ applications. If your application uses .NET Framework 4.x or earlier versions, you must first upgrade to .NET Core 6+ using AWS Transform for .NET modernization before you can use the SQL Server transformation capabilities.
-
Access the AWS Transform console in the eu-central-1 region.
-
Create a new modernization job by selecting "Create modernization job."
-
Select "Windows modernization" job type and then "SQL Server modernization."
-
Enter the required job details:
- Job name (use a descriptive name for your project)
- Optional description
- Target region (ensure this matches your SQL Server location)
- Choose "Create job" to proceed.
If SQL Server modernization is still not visible as an option in your account, you should contact your AWS account team to request enabling this capability for your account. It appears that not all AWS Transform job types are automatically available to all accounts, and SQL Server modernization may need to be specifically enabled for your account.
Once enabled, you'll need to configure database connectors to establish secure connectivity to your SQL Server databases. This will allow AWS Transform to access your database schemas and metadata for assessment and conversion.
Sources
Full-stack Windows modernization - AWS Transform
SQL Server modernization workflow - AWS Transform
SQL Server modernization - AWS Transform
AWS Transform setup - AWS Transform
answered 6 months ago
