Skip to content

Add dedicated Consumption/Standard Logic Apps module scripts #419

@stijnmoreels

Description

@stijnmoreels

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:logic-appsAll issues related to Azure Logic AppsenhancementNew feature or request

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions