Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
Srisakthi
Super User
Super User

On-Prem SQL Mirroring

Hello Everyone,

 

I have a requirement to mirror on-prem sql db to Fabric. There is a documentation which detailed out on how to achieve this scenario.

https://support.fabric.microsoft.com/en-ca/blog/mirroring-sql-server-database-to-fabric?ft=All

 

The question which came to mind is

As per the above article it says us to do transactional repliacte to Azure SQL. Why cant we replicate to Fabric SQL Database instead of Azure SQL Database? In that case we can directly use Fabric SQL database right?

 

Regards,

Srisakthi

1 ACCEPTED SOLUTION
dlevy
Microsoft Employee
Microsoft Employee

Hi @Srisakthi - Replication is an option when you need more discrete control of what is being replicated to Fabric.

 

For that article, the goal was to get an entire on-prem database mirrored into OneLake. We are working on a way to mirror directly from on-prem databases to OneLake. If this is your scenario, send me a direct message and I can pull the mirroring PM into the conversation to talk about preview opportunities. Azure SQL Database is a good choice there because it can support up to 100TB of space and can be optimized cost-wise to run full time. 

 

You can also replicate directly to Fabric SQL database. It is actually documented with Azure SQL here: 

https://learn.microsoft.com/en-us/azure/azure-sql/database/replication-to-sql-database. Replicating directly to Fabric SQL database is a great option if you want to keep your data in a relational format. This option is more costly than just going to OneLake but there are optimizations that can help with that, like optimizing your replication schedule to maximize the time your database stays paused.

View solution in original post

1 REPLY 1
dlevy
Microsoft Employee
Microsoft Employee

Hi @Srisakthi - Replication is an option when you need more discrete control of what is being replicated to Fabric.

 

For that article, the goal was to get an entire on-prem database mirrored into OneLake. We are working on a way to mirror directly from on-prem databases to OneLake. If this is your scenario, send me a direct message and I can pull the mirroring PM into the conversation to talk about preview opportunities. Azure SQL Database is a good choice there because it can support up to 100TB of space and can be optimized cost-wise to run full time. 

 

You can also replicate directly to Fabric SQL database. It is actually documented with Azure SQL here: 

https://learn.microsoft.com/en-us/azure/azure-sql/database/replication-to-sql-database. Replicating directly to Fabric SQL database is a great option if you want to keep your data in a relational format. This option is more costly than just going to OneLake but there are optimizations that can help with that, like optimizing your replication schedule to maximize the time your database stays paused.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Top Solution Authors