general question
254 TopicsNews about Refresh Materialized Lake View activity in Fabric Pipelines
Hi, this month the Refresh MLV activity in Fabric pipeline is available in Public Preview, as reported in this article Refresh Materialized Lake View activity in Fabric Pipelines (Preview), but when will this feature be in GA? It's a feature very useful and important! Many thanks618Views1like3CommentsError - Using the MongoDB Om-Premise Connector
Hello everyone, I'm trying to establish a connection between Fabric and an on-premises MongoDB server. https://learn.microsoft.com/en-us/fabric/data-factory/connector-mongodb-overview In fact, the scenario involves writing data from Fabric to an on-premises MongoDB NoSQL database. The connection has been successfully established on the gateway side (with all necessary firewall rules configured). Then I see the connection in the “Copy Data” section of the “Data Pipeline.” So that means the mapping is working properly. However, the connection test isn't working... Of course, the error message doesn't help at all. For your information, here is the server pattern specified in the gateway connection mongodb01.example.com:27017,mongodb22.example.com:27017,mongodb03.example.com:27017/?authMechanism=DEFAULT&authSource=xxxxxxxxx Thank in advance for your help Have a nice day, Vivien1.7KViews0likes11CommentsChanging the server/connection path in existing connection?
In Fabric in 'Manage connections and gateways', once the connection is created I can't edit the server of the SQL server anymore or base URL for API for example, it's greyed out. Is it possible to edit this without deleting the existing connection and recreating it? This is an example for a connection for Fabric API, but it's the same thing for all my connections. Can't change connection type, which makes sense, but I should be able to change the data source path. edit: I created this connection, and even the tennant admin can't do thisSolved3.3KViews2likes6CommentsPipeline Fails with "Operation returned an invalid status code 'BadRequest'" After Successful Run
Hi Everyone, Our Fabric pipeline was running successfully but has now started failing with the below error: ❌ Fabric pipeline execution failed, error message received from failing pipeline - 'Failed to run the Pipeline: Operation returned an invalid status code 'BadRequest'' No changes were made to the pipeline before the failure. Error occurs at the pipeline level, not at a specific activity. Re-runs do not resolve the issue. Connections, capacity, and schemas are all verified and valid. Is this a known platform-side issue? Any diagnostic steps to trace the root cause of this BadRequest? Appreciate any help. Thanks! Thanks and Regards, ShreyaSolved1.5KViews0likes5CommentsAutomated/Native logging of pipeline activities into OneLake
Hi Fabric team, I’m exploring options for monitoring and governance of pipelines in Microsoft Fabric. Currently, diagnostic logging seems to capture only pipeline-level metadata (run ID, status, start/end time, error messages, item kind, item name, duration). My requirement is to have activity-level logs (e.g., Copy Data row counts, duration, Notebook outputs, start/end time, activity name etc.,) automatically captured for each activity inside a pipeline run, and then stored centrally in OneLake for later analysis purpose. Is there any native/automated way in Fabric to log all activities inside each pipeline run (not just pipeline metadata)? Thanks in advance for guidance!Solved1.9KViews0likes8CommentsNotifications on pipeline error
What options do I have to receive notifications about pipeline errors? Is there a way to set up a notification on monitoring hub level, that sends an e-mail, for example, when (selected) pipelines break? I can currently only find the way to attach an additional mail activity to each individual activity of a pipeline, but that isn't practicable... 😐Solved13KViews1like9CommentsUsing SFTP connector with private/public keys
Hi, I need to implement a pipeline to get some files from an SFTP folder, by using the related Fabric connector that but it doesn't support the authentication by private/public keys. I've noticed there is this idea: SSH Support for SFTP Connection Does it exist any alternative and easy solution, please? ThanksSolved2.9KViews0likes4CommentsIs there an ETA on event based trigger for pipeline (specially integration with sharepoint)?
Hi, I was wondering if there is a way to trigger a pipeline when a file at a sharepoint point location is modifed/created without using REST API and power shell? I have been using power automate to do this but would like to remove this dependency. If this trigger is not yet present in fabric pipeline....is there an ETA when it will be ? ThankyouSolved1.5KViews1like4CommentsProgress of works about SSH Support for SFTP Connection
Hi, I need to implement a pipeline that uses an SFTP folder, by using the related Fabric connector that but it doesn't support the authentication by private/public keys yet. I don't want to use a notebook for a data copy. I and several other people have been waiting for this new feature for a long time, which has remained planned as visible from the related idea: SSH Support for SFTP Connection - Page 2 - Microsoft Fabric Community Which is the problem that blocks this feature? An architectural issue? Please, let's continue to vote on the idea. Thanks!1.6KViews0likes4Comments