Include Activity Input Metadata in Activity Output (Notebook and Dataflow IDs)
Currently, after a pipeline execution, you can view both the input and output JSON for each activity. However, when using this information during execution (for example, as dynamic content in downstream activities or scripts), only the output JSON is accessible.
The problem is that the output JSON does not contain the ID of the notebook or dataflow being executed, while this information is available in the input JSON. As a result, it is not possible to dynamically retrieve important metadata such as the notebook or dataflow ID during pipeline execution.
I propose one of the following solutions:
- Include the activity input as an additional node within the output JSON, making the input metadata available through dynamic content.
- Alternatively, allow the activity input JSON to be directly accessible as dynamic content from subsequent activities.
Either approach would solve the issue and enable downstream activities to access important metadata, such as notebook and dataflow IDs, without requiring hardcoded values or manual maintenance.
Recent ideas
Allow External OneLake Data Shares to Be Accepted into Multiple Fabric Item Types
Fabric External Data Sharing provides an excellent zero-copy mechanism for sharing OneLake data across tenants. However, the receiving tenant currently has to accept the share into a Lakehouse. I w...Mourak12 hours agoNew MemberNew5Views0likes0CommentsAllow OneLake Shortcut Authentication Mode to Be Changed In Place
OneLake shortcuts support passthrough and delegated authentication, but changing the authentication model currently requires deleting and recreating the shortcut. I would like shortcut authenticatio...Mourak12 hours agoNew MemberNew7Views0likes0CommentsTenant-Wide OneLake Shortcut Lineage and Impact Analysis
This is grounded in a documented limitation: shortcut lineage is currently workspace-scoped, and Microsoft specifically says lineage for shortcuts to warehouses and semantic models isn't currently av...Mourak12 hours agoNew MemberNew13Views0likes1CommentAdd an End-to-End Production Reference Architecture for Microsoft Fabric Real-Time Intelligence
I would like to see a complete end-to-end Microsoft Fabric Real-Time Intelligence reference architecture that demonstrates how the individual RTI capabilities work together in a production-oriented s...Mourak12 hours agoNew MemberNew5Views0likes0CommentsImprove CI/CD consistency for Microsoft Fabric Real-Time Intelligence Eventstreams
Microsoft Fabric Real-Time Intelligence has made strong progress with Git integration and deployment pipelines, but lifecycle management can still be inconsistent across Eventstream sources, destinat...Mourak12 hours agoNew MemberNew3Views0likes0Comments