Azure / Azure/azure-cli

Add option to list instances of a function app

Open
#26,238 4 comments 4 reactions 5 assignees Assigned to @shreyas-gopalakrishna View on GitHub
act-observability-squad Auto-Assign azf_feature_request azf_reviewed customer-reported feature-request 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`

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

There doesn't appear to be a method to identify function app instances outside of navigating to https://resources.azure.com

**Describe the solution you'd like**

I'd like to see a new `list-instances` option added to the `az functionapp` command, similar to how we can already use the `az webapp list-instances` command.

**Describe alternatives you've considered**

Using https://resources.azure.com, which is not preferred or desirable.

**Additional context**

Function app instances can be viewed at this endpoint: `https://management.azure.com/subscriptions//resourceGroups//providers/Microsoft.Web/sites//instances`

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.