When Fabric Pipelines are created, there is an option in the Pipeline's schedule settings to send failure emails to a sepcified email address. When those emails are sent, it would be extremely useful to have the workspace name included in the email content. Currently, the failure email contains the item name, item type, and a few other useful fields, but it doesn't include the workspace. All failure emails, whether from a Power BI or Fabric artifact (semantic model, dataflow, dataflow gen2, pipeline, etc...), should include the workspace name. We have the same pipeline name used across dozens of workspaces, including DEV/UAT/PROD workspaces. Not knowing which workspace's pipeline produced the error leads to additional support effort, often during non-working hours of the day, when a quick scan of the email could determine that it was a DEV or UAT workspace and can be ignored until business hours. Having the workspace name in the email also helps to get the right support staff engaged (eg. CustomerA and CustomerB may be supported by different resources/teams).
... View more