Azure / Azure/azure-cli-extensions

az functionapp app up | In in-line help, provide list of azCLI reference commands being executed

Open
#8,088 4 comments 1 reaction 4 assignees Claimed by @kamperiadis View on GitHub
Auto-Assign Auto-Resolve bug Functions Service Attention Similar-Issue
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

### Describe the bug

Customers are asking what Azure CLI reference commands are being executed by our `az ... up` commands. Doc writers are also requesting this information when they must replicate Azure CLI docs with Azure PowerShell commands. Although the reference list might change based on the parameters being passed, we need clarity in our in-line help and resulting autogenerated reference content.

**Reference command link:** https://learn.microsoft.com/en-us/cli/azure/functionapp/app?view=azure-cli-latest#az-functionapp-app-up

**Current description:** `Deploy to Azure Functions via GitHub actions.`

**REQUEST:** Please modify this description to list each Azure CLI reference command that "up" can/is executing.

**Possible impacted source code file** (where this description is found):
https://github.com/azure/deploy-to-azure-cli-extension/blob/master/deploy-to-azure/azext_deploy_to_azure/dev/functionapp/help.py

### Related command

az functionapp app up

### Errors

n/a

### Issue script & Debug output

n/a

### Expected behavior

n/a

### Environment Summary

Azure CLI 2.58.0

### Additional context

_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.