Hey
There is a significant difference between the Logic Apps Standard and Consumption "workflow()" function.
In Standard the workflow function only shows the very basic information about the workflow itself and nothing like the amount of information shown in consumption.
We wanted to use the same error processes we have for consumption in a standard Logic App but Standard workflow() function does not contain any information about resource groups, location and the actual name logic app hosting the workflow etc.
But if you hit the info button on a logic apps std workflow run then you do get a lot more info including resource group, logic app etc, so why is this not available on the workflow function?
Thanks