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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Bshin
Frequent Visitor

Executing Stored Procedure on SQL DB from Data Factory

Anyone else get this behaviour? When I try to connect my Stored Procedure Activity from Fabric Data Factory to my newly created SQL Database in Fabric, it doesn't show up in the connections:

Bshin_3-1733424604525.png

Bshin_1-1733424567212.png

However, when I use the Lookup Activity, it works:

Bshin_0-1733424523792.png

 

1 ACCEPTED SOLUTION
dlevy
Microsoft Employee
Microsoft Employee

Hi @Bshin - Data pipelines are converting to a new connectivity stack and SQL database is the first data store to be onboarded. Right now, the SQL database in Fabric connector is not supported for stored procedures in pipelines. It is something that we are actively working on though. The workaround, for now, is to use the Azure SQL database connector. A quick tip - the easiest way to grab the connection information is to go into the SQL database and select Open in SSMS from the menu - it will give you the server name and database name in separate fields with copy buttons.

View solution in original post

1 REPLY 1
dlevy
Microsoft Employee
Microsoft Employee

Hi @Bshin - Data pipelines are converting to a new connectivity stack and SQL database is the first data store to be onboarded. Right now, the SQL database in Fabric connector is not supported for stored procedures in pipelines. It is something that we are actively working on though. The workaround, for now, is to use the Azure SQL database connector. A quick tip - the easiest way to grab the connection information is to go into the SQL database and select Open in SSMS from the menu - it will give you the server name and database name in separate fields with copy buttons.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

Top Kudoed Authors