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
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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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