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
gcarvalho
Frequent Visitor

Connecting to Azure SQL Managed Instance Read-Only Replica

Hello,

 

I was wondering if there's a way to connect to a read-only replicate on an Azure SQL Managed Instance via Fabric Dataflow Gen2. I can connect to a read-only replicate using SSMS as shown here https://learn.microsoft.com/en-us/azure/azure-sql/database/read-scale-out?view=azuresql , but I'm not sure if there's a way to do it from a Dataflow.

 

Thanks!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

If the ApplicationIntent value is ReadOnly, the connection is routed to a read-only replica.

I don't think that attribute is supported by the default SQL database connector

Sql.Database - PowerQuery M | Microsoft Learn

 

It is also not mentioned for the ODBC connector.

 

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @gcarvalho 

 

Thank you very much lbendlin for your prompt reply.

 

This forum is used to discuss Fabric related content.

 

Since this is a product issue beyond the scope of this forum, I recommend that you post this query on the Azure Data Factory Community Forum.

 

The following links:

 

Azure Data Factory - Microsoft Community Hub

 

If you have any Fabric related questions, please continue to use this forum to contact us!

 

Regards,

Nono Chen

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

 

lbendlin
Super User
Super User

If the ApplicationIntent value is ReadOnly, the connection is routed to a read-only replica.

I don't think that attribute is supported by the default SQL database connector

Sql.Database - PowerQuery M | Microsoft Learn

 

It is also not mentioned for the ODBC connector.

 

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41

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 Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric 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