Azure / Azure/azure-powershell

[Feature]: New parameter PlanRessourceGroupName or PlanId

Open
#19,652 8 comments 0 reactions 0 assignees View on GitHub
act-observability-squad customer-reported feature-request Functions needs-team-attention Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

App service name is not unique in a subscription so if you have multiple app service in different ressource group, we can't select the right one.
Adding a new parameter "PlanRessourceGroupName" in AzFunctionApp side by side with PlanName will help appservice plan selection.

Other solution could be to add a PlanId parameter where can we could set directly the AppServicePlanId and avoiding a lot of query to management for finding the right AppServicePlan.

### Proposed implementation details (optional)

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.