Provide a way to add additional connection string parameters to a SQL server connection string within the following:
· Data Factory
- Data Flows Gen 2
- Data pipeline
- Data copy
- Power BI
- PowerQuery
- Paginated report builder
Ideally this would be managed from the Fabric connections UI. Something like "Advanced connection parameters" in SSMS (https://i0.wp.com/www.sqlerudition.com/wp-content/uploads/2015/02/ag_readonlyintent02.png?resize=426%2C501). This should enable extra connection parameters such as ApplicationIntent, MultiSubnetFailover, ApplicationID, WorkstationID, etc... Another example: (https://www.connectionstrings.com/ole-db-driver-for-sql-server/read-only-routing/)
These additional parameters should be able to be set at connection creation time, modified from the existing connections Fabric UI, and also be able to be set dynamically at run-time from the same applications/workloads listed above. I believe these additional parameters would also be useful for other SQL dialects.
We would like to pull our data from a read-only copy of our production DB. The ApplicationIntent=ReadOnly as is MultiSubnetFailover=True is critical for that, this can currently be set from DataFlows Gen 2 via a checkbox. Ideally all of the Fabric workloads would leverage a centrally managed repository for connection strings that would have this functionality. I believe we should have consistency amongst these connections and allow them to be used by every Fabric workload, including notebooks. My suggestion would be to also remove the checkbox from DataFlows Gen 2 in order to keep consistency between connections and not "bolt on" to connections in the Fabric connection repository.
3 Comments
- fbcideas_migusrNew Member
When I submitted this idea, there was different spacing like this:
Data Factory
- Data Flows Gen2
- Data pipeline
- Data copy
Power BI
- PowerQuery in PBI Desktop
- Paginated report builder
- fbcideas_migusrNew MemberStatus added:New
- g170479New MemberAny updates on this?, We are getting hit on this one, just wondering if there is an item on the horizon for this.
Recent ideas
Native Multi-Visual Cascading Selection (Beyond Ctrl + Click)
The Problem: When working with multiple tables or matrices on a report page, users frequently need to chain selections together (e.g., clicking Matrix A filters Matrix B, and then clicking Matrix B ...7407542 hours agoNew MemberNew12Views0likes1CommentPipeline activity Refresh SQL Endpoint (preview) does not accept dynamic content
I am testing out the new Pipeline activity for Refresh SQL Endpoint, currently in preview. Sure, I get it that this is in preview, but it should at least have basic minimum functionality. It do...ToddChitt3 hours agoSuper UserNew566Views7likes5CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf3 hours agoFrequent VisitorNew30Views1like1CommentSupport Git-Integrated Files in Fabric Workspaces
Overview Allow users to store and manage arbitrary files such as .md, .sql, .py, and .yml directly in a Fabric workspace, with built-in Git integration. Value This would keep documentation, SQL sc...ryomaru08253 hours agoAdvocate INew8Views0likes0Comments