First page of Microsoft's 100,000-partner directory, sorted by responsiveness Microsoft Solutions Partner — Security, Modern Work, Infrastructure, App Innovation Microsoft partner since 2006 1,100+ organizations under management
Home/Services/AWS to Azure Migration — EC2, S3 and RDS Workloads
Migration

AWS to Azure Migration — EC2, S3 and RDS Workloads

IT Partner migrates AWS estates to Azure as a wave-planned project: Azure Migrate discovery from an appliance inside your AWS account with agentless dependency analysis, an assessment that right-sizes every EC2 instance on observed utilization with Azure Hybrid Benefit applied where your licensing qualifies, agent-based replication of EC2 instances with a test migration for every wave before cutover, S3 buckets copied server-side to Blob Storage or Data Lake Storage with AzCopy or Data Factory, RDS databases moved to Azure SQL Database, SQL Managed Instance, Azure Database for PostgreSQL or MySQL with Microsoft's migration tooling, IAM mapped to Entra ID and Azure RBAC, VPCs and security groups rebuilt as virtual networks and NSGs, Route 53 cutover, validation against the inventory, and an AWS decommission checklist. A typical estate runs about 6 weeks; large or multi-region estates take longer and the wave plan states the real dates. Pricing is quoted per estate, because instance count alone does not predict effort once S3 volume, RDS engines and IAM redesign are in scope. Three boundaries up front: AWS data-transfer-out charges are AWS's and Azure consumption is Microsoft's, both separate from our fee; application refactoring — Lambda, containers, code written against AWS APIs — is scoped separately; and workloads that should be rebuilt or should stay in AWS get that disposition in writing rather than a forced move.

Timeline 6 weeksService owner Roman SotnikMicrosoft AzureAzure MigrateAzure SQL

What this engagement is

Most AWS estates we are asked to move were never a strategic choice. They arrived with an acquisition, a developer's preference five years ago, or a vendor whose product happened to ship on EC2 — and now the organization runs Microsoft 365 and Entra ID for every user, has an Azure commitment or credits it is not consuming, and pays a second cloud bill for a second identity plane, a second support relationship and a second set of skills. That is the case for consolidation, and it is a legitimate one. What it is not is a promise about savings. AWS is a capable platform, and we will not editorialize about it. The assessment in this service compares Azure pricing on the delivery date — right-sized from observed utilization, with Azure Hybrid Benefit and reservation options priced in — against your actual AWS invoices, and the decision is made on that comparison, not on a percentage from a slide deck. The engagement runs on Azure Migrate, Microsoft's supported path for moving servers from other clouds. A discovery appliance is deployed on an EC2 instance inside your account (a Windows Server 2019 or 2022 VM with 8 vCPUs, 16 GB of RAM and around 80 GB of disk, per Microsoft's current requirements) and treats your EC2 instances as physical servers: it inventories them over WinRM and SSH, discovers installed software and SQL Server instances, collects utilization history, and runs agentless dependency analysis so we know which instances actually talk to each other before anyone decides what moves together. From that we build the assessment you decide on: an Azure VM size per instance based on what it uses rather than what it was provisioned with, [Azure Hybrid Benefit](https://learn.microsoft.com/en-us/azure/virtual-machines/windows/hybrid-use-benefit-licensing) applied where your Windows Server and SQL Server licensing qualifies, and a written disposition for every instance — migrate, rebuild, re-platform, or stay. Migration of EC2 instances is agent-based: a separate replication appliance on another EC2 VM coordinates replication, and Microsoft's Mobility agent on each instance streams changes to Azure while production keeps running. One date matters here: Microsoft's classic replication appliance reaches the end of its life on 30 September 2026 (its last recovery point was 31 May 2026), so every replication we set up runs on the simplified appliance Microsoft now requires for new agent-based migrations. Every wave gets a test migration into an isolated Azure network that touches nothing live; cutover is a final synchronization, a start in Azure and a DNS change in a planned window; and the AWS instance stays intact as your rollback until you sign the decommission list. EC2 is rarely the whole estate, so the data and database paths are part of the same plan rather than an afterthought. S3 buckets copy directly to Blob Storage or Data Lake Storage with AzCopy, which uses Microsoft's server-side copy so the data never hops through a client machine and works with hierarchical-namespace accounts; scheduled, incremental or very large transfers use Azure Data Factory instead. Bucket lifecycle rules become Blob lifecycle management, Glacier classes map to the Archive tier, and presigned URLs and bucket policies become SAS tokens and RBAC — the parts that need application code to change are flagged as exactly that. RDS databases take the engine-appropriate route: RDS for SQL Server to Azure SQL Database through the Azure SQL migration extension for Azure Data Studio, to SQL Managed Instance through native backups staged in S3 and copied to Azure with AzCopy (RDS writes backups without CHECKSUM, which is why Microsoft's backup-based migration service path is not available for this source), or to SQL Server on an Azure VM where a feature demands it; RDS for PostgreSQL to Azure Database for PostgreSQL through Microsoft's migration service, which supports RDS as an online source; RDS for MySQL to Azure Database for MySQL through Database Migration Service online or Data-in replication. Aurora, Oracle and DynamoDB are scoped individually because their targets are re-platforming decisions, not copies. Around the workloads sits everything that makes them run. IAM users, groups and roles map to Entra ID identities and Azure RBAC assignments; EC2 instance profiles become managed identities, which means code that calls AWS with instance credentials needs a change we flag rather than hide. VPCs and subnets become virtual networks and subnets, security groups and NACLs become network security groups, route tables become user-defined routes, load balancers become Azure Load Balancer or Application Gateway, Route 53 zones move to Azure DNS, and Direct Connect or VPN paths to your offices are rebuilt as ExpressRoute or VPN Gateway through our network implementation. All of it lands in an Azure landing zone — subscriptions, management groups, policy, hub network — which is a prerequisite we check, not something this service builds. And because a lift-and-shift is not always the whole answer, the assessment says plainly when it is not: Amazon Linux instances cannot run on Azure as-is and are rebuilt on a supported distribution; older paravirtualized instances need their PV drivers removed before replication; Lambda functions, EKS clusters and managed services with no like-for-like equivalent are re-platformed through Legacy Application Modernization to Azure; and what genuinely belongs in AWS stays there and gets Azure-side governance through Azure Arc instead of a migration it does not need.

Which one applies to you

Every resource in an AWS estate gets one of four dispositions in the assessment. This service delivers the first two columns end to end, refers the third honestly, and manages the fourth without moving it.

Lift-and-shift to Azure VMs (this service)Data and database moves (this service)Rebuild or re-platform (referred)Stay in AWS (governed with Azure Arc)
What it coversEC2 instances replicated as-is to Azure virtual machines — operating system, applications and data intact.S3 buckets to Blob Storage or Data Lake Storage; RDS for SQL Server, PostgreSQL and MySQL to Azure's managed database services or SQL Server on an Azure VM.Workloads with no like-for-like target: Lambda, EKS or ECS, Amazon Linux instances, DynamoDB, Aurora-specific features, code written against AWS SDKs.Workloads with a hard reason to remain — a vendor contract, a regional requirement, an AWS-only dependency — that still need inventory, policy and patch visibility from Azure.
ToolingAzure Migrate discovery appliance, simplified replication appliance and Mobility agent; test migration per wave.AzCopy or Data Factory for object data; Azure SQL migration extension, native backup and restore, the PostgreSQL migration service and Database Migration Service for databases.Application modernization engagement — design, code and pipeline work, not replication.Azure Arc-enabled servers: the Connected Machine agent, Azure Policy, Update Manager and Defender for Cloud on servers that stay put.
Downtime shapeReplication runs while production serves; downtime is the cutover window — final sync, start in Azure, DNS.Objects: none for the initial copy, a short final delta at cutover. Databases: online engines cut over in minutes; backup-and-restore engines take the final backup-copy-restore cycle, rehearsed and timed beforehand.Depends on the rebuild; planned in that engagement.None — nothing moves.
Our roleWe deliver this end to end — this page.We deliver this end to end — this page, with our SQL specialists for engine-level work.We name what needs rebuilding and why, and scope it separately so you can decide.We onboard the servers to Azure Arc as a separate engagement and say so in the disposition.

The disposition is made per resource from your inventory, utilization and dependency data — not from a preference for the column we happen to sell.

Success criteria

01The full in-scope AWS estate is discovered and assessed: every EC2 instance, S3 bucket and RDS database inventoried, with utilization history, dependency mapping and a documented disposition (migrate, move, rebuild or re-platform, stay).
02The client approves a written wave plan with per-wave Azure cost projections — right-sized from observed utilization, with Azure Hybrid Benefit where licensing qualifies — set beside the actual AWS bill before any replication begins.
03The target Azure landing zone, virtual networks, NSGs and identity mapping are confirmed ready, and the identity and network design is signed off, before the first wave replicates.
04Every EC2 wave passes a test migration in an isolated Azure network before its production cutover is scheduled.
05In-scope EC2 instances are cut over to Azure in the agreed windows, boot successfully, are reachable by the agreed administrative path and answer on the agreed DNS names.
06S3 data is copied with object counts and sizes reconciled per bucket, and RDS databases are migrated with row counts and application smoke tests validated per database before the AWS source is retired.
07IAM access is reproduced in Entra ID and Azure RBAC to the agreed least-privilege mapping, with no standing access keys left in migrated workloads unless explicitly accepted.
08Cutover exceptions, deferred resources and out-of-scope items are listed and dispositioned in the closeout report, and the client receives an AWS decommission checklist coordinated with their finance, backup and compliance owners.

What you receive

Azure Migrate project setup and discovery appliance deployment on an EC2 instance in your account, with software inventory, SQL discovery and agentless dependency analysis enabled across the in-scope estate.
Estate assessment report: EC2, S3 and RDS inventory, utilization-based right-sizing per instance, dependency map with proposed move groups, per-resource disposition, and projected monthly Azure cost per wave set against the AWS invoices you provide.
Azure Hybrid Benefit and licensing analysis: which Windows Server and SQL Server workloads qualify under your licensing, what license-included EC2 pricing means for what you actually own, and what is applied in the cost model and the migrated configuration.
Identity and network mapping document: IAM users, groups, roles and instance profiles to Entra ID and Azure RBAC; VPCs, subnets, security groups, NACLs, route tables, load balancers and Route 53 zones to their Azure equivalents.
Migration wave plan: move groups driven by the dependency map, cutover windows, rollback criteria, DNS change plan and per-wave owner sign-offs.
Target environment preparation within migration scope, inside your landing zone: resource groups, virtual networks and subnets, NSGs, storage accounts, naming and tagging aligned to your standards or our baseline.
Simplified replication appliance deployment on EC2, Mobility agent installation on in-scope instances, and replication monitored to a healthy state ahead of each wave.
S3 to Azure Storage transfers with AzCopy or Data Factory: bucket-to-container mapping, lifecycle and tiering equivalents, and per-bucket reconciliation of object counts and sizes.
RDS migrations by engine — SQL Server to Azure SQL Database, SQL Managed Instance or SQL Server on an Azure VM; PostgreSQL and MySQL to Azure Database for PostgreSQL or MySQL — each with a rehearsal, a timed cutover and post-migration validation.
Test migration of every EC2 wave into an isolated Azure network, with findings folded back into the runbook before production cutover.
Production cutovers in agreed windows: final delta synchronization, start in Azure, database cutover, DNS and access changes coordinated with your team, and per-wave validation of boot, access, connectivity, application behavior and data integrity.
AWS decommission checklist and project closeout report: what to stop, snapshot, retain and terminate in what order; Elastic IPs, EBS volumes, snapshots, RDS final snapshots, Route 53 records and IAM principals to clean up; final status, acceptance evidence, exceptions and the final budget.

How the work unfolds

1. Kickoff, access and discovery start (week 1)

Confirm scope, stakeholders, the AWS accounts and regions in play, the target Azure subscription and landing zone, the deadline driving the move, and access. Deploy the Azure Migrate discovery appliance on an EC2 instance and start discovery on day one — utilization history and dependency data need collection time.

2. Assessment and dispositions (weeks 1-2)

Build the assessment from discovery data: right-sized Azure targets, dependency map, Azure Hybrid Benefit and licensing analysis, projected Azure costs beside the AWS bill. Every EC2 instance, bucket and database gets a disposition — migrate, move, rebuild or re-platform, stay — and you approve the map before anything replicates. Clients who already hold our standalone assessment start here with it.

3. Landing zone check, identity and network design, wave plan (weeks 2-3)

Verify the landing zone is ready or name what is missing, map IAM to Entra ID and RBAC, design virtual networks, NSGs, routing, load balancing and DNS from the VPC inventory, group resources into waves along dependency lines, and agree cutover windows and rollback criteria.

4. Replication, data seeding and database rehearsals (weeks 3-4)

Deploy the simplified replication appliance, install the Mobility agent, enable replication and monitor to health. Seed S3 data with AzCopy or Data Factory. Rehearse every RDS migration against a target of the right engine and time the cutover cycle, so the wave plan carries measured numbers.

5. Test migrations and wave cutovers (weeks 4-6)

Run a test migration for every EC2 wave into an isolated network — boot, access, application smoke tests — and fold findings into the runbook. Execute cutovers in the agreed windows: final delta sync, start in Azure, database cutover, DNS and access changes, validation and sign-off. Later waves replicate while earlier ones cut over to keep the calendar honest.

6. Validation, decommission checklist and closeout (week 6)

Reconcile the migrated estate against the inventory, resolve exceptions within scope, hand over the AWS decommission checklist with the order and retention periods agreed with your finance and compliance owners, and deliver the closeout report.

Prerequisites

AWS account access sufficient for discovery and migration: permissions to launch the two appliance instances, read EC2, S3 and RDS configuration, create the security-group rules the appliances need, and take RDS native backups to S3 where SQL Server is in scope.
Capacity in your AWS account for the two Azure Migrate appliances: a discovery appliance on Windows Server 2019 or 2022 (8 vCPU, 16 GB RAM, about 80 GB disk) and a separate replication appliance on Windows Server 2022, sized per Microsoft's current requirements.
Guest access to in-scope instances for discovery and the Mobility agent: WinRM for Windows and SSH for Linux from the discovery appliance, and the outbound HTTPS paths Microsoft documents from each instance and the replication appliance to Azure. Exact ports and the supported operating-system matrix are confirmed at planning against Microsoft's current documentation.
An Azure landing zone — subscription structure, management groups, policy baseline and hub network — ready to receive workloads. Where none exists, the Azure Landing Zone implementation runs first; the assessment says so plainly if that is the case.
Network bandwidth from AWS to Azure adequate for replication of the estate's data volume and change rate, reviewed in assessment before any commitment; hybrid connectivity to your offices, if required, is scoped through the network implementation service.
Your last AWS invoices, plus any Reserved Instance or Savings Plan commitments, so the cost comparison is against what you really pay and the decommission checklist accounts for what keeps billing after the servers stop.
Licensing documentation for the Azure Hybrid Benefit analysis: Windows Server and SQL Server licenses with Software Assurance or subscription equivalents, and the license-included status of your current EC2 and RDS instances.
A named application owner per critical workload for smoke tests, a database owner per RDS instance for cutover sign-off, and agreed cutover windows the business can honor.
A decision-maker for the per-resource disposition — the assessment recommends, but stay-or-go calls on business applications are yours to sign — and an awareness that your AWS contract terms, commitments and account closure are between you and AWS.

Who does what

IT Partner

  • Deploy and operate the Azure Migrate tooling: discovery appliance, assessment, simplified replication appliance, Mobility agent, test migrations and cutovers.
  • Produce the assessment, disposition map, Azure Hybrid Benefit and licensing analysis, identity and network mapping, and wave plan, and keep them current as decisions are made.
  • Prepare the target Azure environment within migration scope inside your landing zone and document what is built.
  • Execute S3 transfers and RDS migrations with Microsoft's tooling, rehearsed and reconciled per bucket and per database.
  • Run test migrations for every wave and production cutovers in the agreed windows, and fix migration-related issues within scope.
  • Validate migrated workloads, deliver the AWS decommission checklist and the closeout report.
  • Say plainly when a workload should be rebuilt, re-platformed or left in AWS, and what should happen to it instead.

Your team

  • Provide AWS account access, appliance capacity, security-group changes and network information, and Azure subscription access.
  • Provide AWS invoices, commitment details and licensing documentation for the cost comparison and Azure Hybrid Benefit analysis, and own licensing compliance decisions.
  • Sign off the per-resource disposition, the identity and network design, the wave plan and each wave's cutover.
  • Provide application and database owners for rehearsals and smoke tests, and staff the client side of cutover windows.
  • Perform or approve DNS changes at your registrar or Route 53 and coordinate third-party vendors whose systems point at migrating workloads.
  • Own the AWS contract relationship, any data-transfer-out waiver request to AWS, and the execution of the decommission checklist.
  • Own application code changes flagged in the assessment, or commission them through our modernization service.

What's not included

Application refactoring and re-platforming — Lambda to Azure Functions, ECS or EKS to AKS or Container Apps, DynamoDB to Cosmos DB, and code that calls AWS SDKs — is delivered through Legacy Application Modernization to Azure or Custom Web Application Development on Azure.
Building the Azure landing zone itself — subscriptions, management groups, policy, identity governance and the hub network are the Azure Landing Zone and Cloud Adoption Framework Implementation.
Hybrid network build-out — ExpressRoute or site-to-site VPN between your offices and Azure is the Azure Site-to-Site VPN and ExpressRoute Implementation.
AWS data-transfer-out charges, which AWS bills to you; Azure consumption — compute, storage, replication cache storage, database services and, after Microsoft's free period, per-server migration charges — which Microsoft bills to you; and Microsoft licensing. The assessment projects the Azure numbers so they are decisions, not surprises.
AWS contract negotiation, commitment buy-outs, Reserved Instance or Savings Plan disposal, and account closure — between you, AWS and your counsel. We plan around your commitments; we do not advise on that contract.
Engine-level SQL Server work beyond the migration path — version upgrades, always-on redesign, performance tuning and feature-parity remediation — which runs through the SQL Server to Azure Migration Assessment and our dedicated migration services for Azure SQL Database, SQL Managed Instance and SQL Server on an Azure VM, scoped alongside this engagement.
Ongoing operations after closeout — monitoring, patching, backup administration and cost management — available through Azure Resource Monitoring and Maintenance and the Azure Cost Optimization and FinOps Assessment, not bundled here.
Management of servers that stay in AWS — that is the Azure Arc Hybrid Server Management Implementation, and pairing it with a partial migration is common.
Backup design for the migrated estate beyond what the cutover needs — Azure Backup policies and vaults are the Azure Backup for servers engagement.
Azure-to-Azure moves between tenants or subscriptions, which are the Azure Tenant-to-Tenant Resource Migration; and on-premises sources, which are the VMware and physical-server migrations.
Remediation of pre-existing OS, application or data defects inside the workloads: a lift-and-shift preserves what exists, and the assessment flags what we see.

Limitations & technical notes

!Pricing is quoted per estate on purpose: instance count, S3 volume and object count, RDS engines and sizes, IAM and VPC complexity, change rate and wave count all drive effort, and a written fixed quote follows the scoping call — before any commitment.
!No savings percentage appears on this page because none would be true for every estate. The assessment models Azure pricing on the delivery date — right-sized, with Azure Hybrid Benefit and reservation options — against your actual AWS invoices, and states every assumption. Microsoft's meters are the bill of record after migration; the projection is decision-grade input, not a guarantee of your future bill.
!AWS data-transfer-out charges during replication and data copy are AWS's, not ours or Microsoft's. AWS has published a process for waiving data-transfer-out charges for customers moving off AWS, requested through AWS Support and granted at AWS's discretion; we tell you how to ask, and the cost model never assumes it is granted.
!Expect a dual-running window: AWS keeps billing until you decommission, and Azure starts billing when replication and test migrations start. The wave plan makes that overlap visible so it is a decision rather than a surprise, and Reserved Instances or Savings Plans keep billing on AWS's terms regardless of what you migrate.
!The 6-week figure fits a typical wave-planned estate of tens of instances with a handful of buckets and databases; estates with hundreds of instances, multiple regions or accounts, large S3 volumes, or long change-freeze calendars extend it, and the wave plan states the real dates.
!Microsoft's classic Azure Migrate replication appliance reaches end of life on 30 September 2026, with its last recovery point on 31 May 2026; all replication in this service uses the simplified appliance Microsoft now requires. Microsoft has also scheduled the classic dependency-analysis view for deprecation by the end of 2026; we work in the current experience. Supported operating systems and appliance requirements follow Microsoft's current support matrix, confirmed at planning.
!Amazon Linux cannot be migrated as-is — Microsoft supports it only on AWS — so those instances are rebuilt on a supported distribution and the disposition says so; older paravirtualized instances need their PV drivers removed before replication and may need remediation; both are identified in the assessment, not on cutover night.
!Azure Hybrid Benefit needs qualifying licenses with Software Assurance or subscription equivalents. If your Windows or SQL Server instances were license-included on AWS, you may not own licenses to bring; Azure's license-included pricing then applies unless you acquire eligible licenses, and the cost model shows both cases rather than booking a benefit your licensing cannot back.
!RDS constraints shape the database paths: RDS for SQL Server backups are written without CHECKSUM, which rules out Microsoft's backup-based migration service path to SQL Managed Instance, so that route uses native backups staged in S3 and copied with AzCopy; online PostgreSQL migration needs a source version and logical-decoding configuration Microsoft's migration service supports; online MySQL migration needs ROW-format binary logging and InnoDB tables. Each path is confirmed against Microsoft's current documentation at scoping.
!Microsoft's Azure Migrate discovery and assessment tooling carries no additional charge, and Microsoft's published terms at the time of writing make server replication free for the first 180 days per server before a per-server monthly charge applies; storage, storage transactions and replication traffic in your subscription are billed by Microsoft throughout. Both are stated in the cost model.
!Microsoft operates partner-delivered investment programs for qualifying Azure migrations — Frontier Accelerate for Azure in Microsoft's current fiscal year, the successor to Azure Accelerate and Azure Migrate and Modernize. Eligibility, scope and amounts are Microsoft's decision, are assessed per estate during scoping, and are never promised; the cost model never depends on funding materializing.

Frequently asked questions

Why would we move from AWS to Azure at all?

Usually because the AWS estate was never a decision — it came with an acquisition, a past team's preference or a vendor's default — and the organization now runs Microsoft 365 and Entra ID for everyone, holds an Azure commitment or credits, and pays for two identity planes, two support relationships and two skill sets. Consolidation is a legitimate reason. A guaranteed saving is not, and we will not offer one. The assessment prices Azure on the delivery date against your real AWS invoices, states every assumption, and includes dispositions that say 'stay in AWS' when that is the honest answer.

How does Azure Migrate work for AWS, technically?

Azure Migrate treats EC2 instances as physical servers. A discovery appliance on an EC2 instance in your account inventories them over WinRM and SSH, discovers software and SQL instances, collects utilization and runs agentless dependency analysis, and the assessment is built from that data. Migration is agent-based: a separate replication appliance on another EC2 instance coordinates the work, and Microsoft's Mobility agent on each instance streams changes to a cache storage account in Azure while production keeps running. Cutover is a final sync and a start in Azure. Every replication we set up uses Microsoft's simplified appliance; the classic appliance reaches end of life on 30 September 2026.

Will our workloads be down during the migration?

Replication runs while everything stays in service, so EC2 downtime is each wave's cutover window: final synchronization, start in Azure, DNS and access changes, validation. Object data copies with no downtime and a short final delta. Databases depend on the engine: PostgreSQL and MySQL cut over online in minutes, while RDS for SQL Server to SQL Managed Instance takes the final backup, copy and restore cycle, which we rehearse and time before the window is agreed. Every EC2 wave is also test-migrated first into an isolated network, which is what keeps cutover nights uneventful.

What is a test migration and why do you insist on it?

Azure Migrate can start a copy of a replicated instance in an isolated Azure network without touching production or interrupting replication. We do it for every wave: boot check, administrative access, application smoke tests by the owners you name. Problems surface days before cutover instead of during it, and the runbook is corrected while there is still time to correct it. Skipping it saves an afternoon and costs a weekend.

How do S3 buckets get to Azure?

With AzCopy for most buckets: it copies directly from S3 to Blob Storage or Data Lake Storage using Microsoft's server-side copy, so objects never pass through a client machine, and it works with hierarchical-namespace storage accounts. Scheduled, incremental or very large transfers use Azure Data Factory. We map each bucket to a container, translate lifecycle rules and storage classes to Blob lifecycle management and access tiers, reconcile object counts and sizes per bucket, and flag the one thing tooling cannot fix — application code that calls the S3 API and needs to change to the Azure SDK — as separate scope.

How do RDS databases get to Azure?

By engine, with Microsoft's tooling. RDS for SQL Server goes to Azure SQL Database through the Azure SQL migration extension for Azure Data Studio, or to SQL Managed Instance through native backups staged in S3 and copied with AzCopy — RDS writes backups without CHECKSUM, so Microsoft's backup-based migration service path is not available for that source — or to SQL Server on an Azure VM where a feature demands it. RDS for PostgreSQL goes to Azure Database for PostgreSQL through Microsoft's migration service, which supports RDS as an online source. RDS for MySQL goes to Azure Database for MySQL through Database Migration Service online or Data-in replication. Aurora, Oracle and DynamoDB are re-platforming decisions and are scoped individually. Where an estate has a serious SQL footprint, our SQL specialists run that part alongside this engagement so nothing falls between the two.

What happens to IAM, VPCs and Route 53?

They are redesigned, not copied — Azure's model is different and a literal translation would be worse than either. IAM users, groups and roles map to Entra ID identities and Azure RBAC role assignments; instance profiles become managed identities; access keys are retired in favor of Key Vault and managed identity where the application allows. VPCs and subnets become virtual networks and subnets, security groups and NACLs become NSGs, route tables become user-defined routes, load balancers become Azure Load Balancer or Application Gateway, and Route 53 zones move to Azure DNS with a cutover plan per record. The identity and network mapping is a signed-off deliverable before wave one, and the whole design lands inside your landing zone.

Do we need an Azure landing zone first?

If you have one, we check it is ready. If you do not, yes — subscriptions, management groups, policy, identity governance and the hub network need to exist before workloads land in them, and the assessment says so plainly rather than dropping servers into an unstructured subscription that someone will have to untangle later. The landing zone is a separate engagement with its own scope; sequencing it before wave one is often the right call and costs less than doing it afterwards.

What about Windows and SQL Server licensing?

Two things matter. Azure Hybrid Benefit lets Windows Server and SQL Server licenses with active Software Assurance or subscription equivalents offset the licensing portion of Azure pricing, and we apply it per workload where you qualify. But if your EC2 or RDS instances were license-included on AWS, you may not own licenses to bring at all; Azure's license-included pricing then applies unless you acquire eligible licenses, and the cost model shows both cases. Separately, Windows Server versions past end of support receive Extended Security Updates at no extra charge once they run in Azure, which removes a recurring cost and risk for aging servers.

Who pays for AWS egress and Azure consumption?

AWS bills you for data transferred out during replication and data copy, and Microsoft bills you for Azure: compute, storage, the replication cache storage account, database services and, after Microsoft's free period for server replication, a per-server monthly charge. Neither is part of our fee. AWS has published a process for waiving data-transfer-out charges for customers moving off AWS, requested through AWS Support and granted at AWS's discretion — we show you how to ask, and the cost model never assumes it is granted. If you would rather have Azure on one invoice with your Microsoft 365, we transact Azure through CSP as a direct-bill partner; Microsoft's meters remain the bill of record either way.

Can Microsoft funding help pay for the migration?

Sometimes. Microsoft operates partner-delivered investment programs for qualifying Azure migrations — Frontier Accelerate for Azure in Microsoft's current fiscal year, the successor to Azure Accelerate and Azure Migrate and Modernize. Eligibility, scope and amounts are Microsoft's decision, change by fiscal year and are never guaranteed. During scoping we tell you honestly whether your estate plausibly fits the current program and help pursue it if it does, but the cost model never depends on funding materializing — migrations built on incentives that lapse are how projects stall halfway.

What should not be migrated with this service?

Anything without a like-for-like target. Amazon Linux instances cannot run on Azure as-is and are rebuilt on a supported distribution. Lambda functions, ECS and EKS workloads, DynamoDB tables and Aurora-specific features are re-platforming work, delivered through our application modernization service. Workloads with a hard reason to stay — a vendor contract, a regional requirement, an AWS-only dependency — stay, and get Azure-side inventory, policy, patching and security visibility through Azure Arc without moving. Each of those is a written disposition in the assessment. What we avoid is the quiet failure mode where the awkward third of the estate is simply never mentioned again.

What does this cost, and why is there no price on the page?

Because a per-instance price would misprice the work. Ten EC2 instances with one bucket and one RDS database, and three hundred instances across two regions with terabytes in S3 and six database engines, are different projects, and the data and database components do not scale with instance count. Scoping is quick: an EC2 and RDS inventory export, your last two AWS invoices and your driving date get you a wave plan and a written fixed quote, and per our standard terms you pay after you approve delivery. AWS egress and Azure consumption are separate and projected transparently in the assessment.

What happens after the migration is done?

You own a native Azure estate, and the closeout hands it over cleanly: validation evidence, right-sizing rationale, the identity and network design, and an AWS decommission checklist with the order and retention periods agreed with your finance and compliance owners. Most clients then want two things — someone watching the environment, which is our Azure Resource Monitoring and Maintenance service, and a cost discipline so the Azure bill stays honest, which is the FinOps assessment. Both are deliberately separate engagements: the migration stands on its own, and you choose who operates what follows.

Didn’t find your question?

Ask it here. A real engineer answers by email within one business day — and if it’s a good one, it becomes part of this page so the next person finds it.

Answered by a person, one time, to your inbox. Nothing you type here is published without a human reviewing and anonymizing it first.

Often combined with

Contact us for a quote
6 weeks
Book a migration scoping call