Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
In Fabric Pipelines, we currently only have access to the workspace Id through system variables, but not the Workspace Name. This creates a challenge when we want to send notifications via email or Microsoft Teams that include a user-friendly workspace name.
To work around this, we’re currently using Notebooks to fetch the Workspace Name (using the Workspace ID) and store it in a metadata database or other store. However, this approach adds unnecessary complexity and isn't ideal for managing at scale.
It would be much more efficient if workspace Name were available directly as a system variable in Pipelines.
This feature would help streamline logging, alerting, and team notifications without needing additional Notebook steps or metadata lookups.
Is this something already on the roadmap, or are there any better workarounds others have found?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.