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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
mayankdhami
Frequent Visitor

Connection to a PowerBI datamart in Azure Data

Hi,

I am simply looking to connect an existing PowerBI datamart as an Azure SQL database in SQL Server Management Studio, which I can since there is an option for authenticating with Microsoft Entra with MFA. But when I try to connect to this datamart in Azure Data Factory as an Azure SQL data source, I am very confused as to how to connect to it.

 

There is no SQL username/password to use with SQL Authentication method (since Azure SQL database for a datamart is automatically created) and rest of the methods are quite complex to understand and I'm not sure how they work.

 

Any help appreciated.

 

@amitchandak @lbendlin 

 

mayankdhami_0-1714485151538.png

 

 

3 REPLIES 3
Chris1300
Helper II
Helper II

@mayankdhami Did you figure out how to connect datamart SQL endpoint in ADF?

Anonymous
Not applicable

Hi @mayankdhami ,

 

Azure Data Factory is a Microsoft cloud ETL service for serverless data integration and business processes. It supports many source and target connectors, including Azure SQL Database. You can use managed identity authentication to connect to Azure SQL from Data Factory.


1. Enable managed identity on Azure Data Factory.

vkaiyuemsft_0-1714540827218.png

 

2. Grant the Azure Data Factory managed identity access to Azure SQL Database.

vkaiyuemsft_1-1714540844593.png

 

3. Grant Azure Data Factory managed identity access to Azure SQL Database.


4. Create a linked service to Azure SQL Database in Azure Data Factory.

vkaiyuemsft_2-1714540860439.png

 

For more details, please refer to the link: Connect Azure SQL from Data Factory using Managed Identity - AzureOps

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous 

Thanks for explaining the process of managed identity. I am pretty sure this will work perfectly fine with an Azure SQL database created on the Azure portal. My issue is I am trying to connect to the automatically created Azure SQL database which is created as a SQL endpoint of a PowerBI datamart. There is nowhere to do Step 2 on that database. 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors