Hello @MalcolmK - I believe the particular data points are absent due to the nature of how the Logic Apps Standard can be hosted anywhere so it probably doesn't make assumptions about those data points such as resource group, location, etc.
Workflow() function - Difference Between Logic Apps Standard and Consumption
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
-
Mike Urnun 9,801 Reputation points Microsoft Employee
2022-03-30T00:50:51.723+00:00
1 additional answer
Sort by: Most helpful
-
MalcolmK 21 Reputation points
2022-03-30T19:55:43.953+00:00 Thanks for the information, thats a good point, so we have come up with another way of dealing with the requirements