Azure / Azure/azure-cli

Add the --ids option for the az functionapp config appsettings list subcommand

Open
#31,781 1 comment 0 reactions 4 assignees Claimed by @kamperiadis View on GitHub
act-observability-squad Auto-Assign customer-reported Functions Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Related command**
az functionapp config appsettings list

**Is your feature request related to a problem? Please describe.**

**Describe the solution you'd like**
Currently, the list command only accepts the name and RG input instead of the Azure ID. All of the other commands in this subgroup accepts the `--ids` input parameter.

**Describe alternatives you've considered**
Our automation currently takes the Azure ID and extracts the RG, name and subscription, but it would be nice not having to code for this.

**Additional context**

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.