Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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:
However, when I use the Lookup Activity, it works:
Solved! Go to Solution.
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.
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.