arcus-azure / arcus-azure/arcus.scripting

Add dedicated `Consumption`/`Standard` Logic Apps module scripts

Open
#419 0 comments 0 reactions 0 assignees View on GitHub
area:logic-apps enhancement
Dominant language
PowerShell
Stars
10
Forks
13
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing Logic Apps module script and review follow-up issue #413 for its current behavior. Add clearly named Consumption and Standard functions while preserving the existing functions with warnings, then verify both new and legacy entry points behave as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.