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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
avishek_learner
New Member

SQL Server Stored Procedure and SSIS Package migration to Microsoft Fabric

We have a requirement to migrate on-prem EDW - sql server stored procedures & SSIS packages to Microsoft Fabric. What would be the best solution approach for this? 

 

Microsoft Fabric does not provide an SSIS connector as of today, so would it be convenient to migrate the SSIS packages to Azure Data Factory and then from Azure Data Factory to Fabric Data Factory ?

 

Also what would be best solution approach to migrate the on-prem stored procs to Fabric Warehouse stored procs? Regards!

 

Tx......Avishek

2 REPLIES 2
GraceGu
Microsoft Employee
Microsoft Employee

Stored proc activity is already there in Fabric.

 

Run SSIS package, currently, only available in ADF.

For Fabric, you can vote on Fabric Idea: SSIS integration runtimes in Fabric Data Factory for the need. We are working on the experience to bring SSIS workloads in Fabric Data Factory. And will keep update on idea when we have concrete date to share. 

 

 

 

DennesTorres
Impactful Individual
Impactful Individual

Hi,

 

About the SSIS, I think you will have no choice but rewritting the packages as pipelines. Even if you migrate to Azure Data Factory, they will not integrate with Fabric.


In relation to the stored procedures, did you tried to script them and check if all the code on them is compatible with Fabric Data Warehouse ?

 

Kind Regards,

 

Dennes

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors