Please make it possible to access the Workspace Name as a system variable.
It would be very useful to be able to easily include the workspace name when sending alerts from the data pipeline.
Currently, only Workspace ID is available as a system variable i.e. pipeline().DataFactory.
1 Comment
- KimTutein
Advocate III
This would also be very relevant for us. Business case. When a pipeline fails we typically send and email. In this email we want the workspace name as part of the subject (which for us for instance will identify this mail was sent from a test workspace). Today we have had to make a table in our lake with workspace id to look it up in the pipeline (it is not viable for us to do this on every mail in a notebook which has functionality for this as startup time on notebooks is 6 min for us). We also use this info in some custom logging we make.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v14 hours agoCommunity ChampionNew21Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment