generated from arcus-azure/arcus.github.template
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
area:logic-appsAll issues related to Azure Logic AppsAll issues related to Azure Logic AppsenhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently, we have a single script that can be both used for Consumption as Standard Logic Apps. The distinction is made based on the passed workflow name. This is rather implicit and is not clear form the callee perspective.
Describe the solution you'd like
It would be easier to read if we have dedicated module functions with Consumption/Standard in the function names. We could still use existing functionality in the background for reusability, and still support the current Logic Apps functions, but we can write a warning for the 'old' ones, to make sure that people are aware of the 'new' ones.
Additional context
Follow-up for #413
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:logic-appsAll issues related to Azure Logic AppsAll issues related to Azure Logic AppsenhancementNew feature or requestNew feature or request
Type
Projects
Status
To do