azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Public Repository for Extensions of Azure CLI.

Results 670 azure-cli-extensions issues
Sort by recently updated
recently updated
newest added

### Describe the bug As titled. Customers opting to use ssh key should not be warned with this. ### Related command az aks create --generate-ssh-keys ### Errors n/a ### Issue...

bug
AKS
Service Attention
Auto-Assign

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...

customer-reported
Auto-Assign
patch
AOSM
dependencies
python

The traffic section wasn't getting set because the container was crashing and never transitioning to a ready state. I replaced the container image and added a retry loop while waiting...

Auto-Assign
ContainerApp

### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az containerapp exec Extension Name: containerapp. Version: 0.3.42.` **Errors:** ``` The command failed with...

question
customer-reported
Service Attention
Auto-Assign
ContainerApp

### Describe the bug Whenever any az network firewall commands are run a warning is displayed about using a deprecated API ### Related command az network firewall list -g $firewallRg...

question
customer-reported
Network
Auto-Assign
Azure CLI Team

### **This is autogenerated. Please review and update as needed.** ## Describe the bug Trying to create new revisions based on old revisions. Even when --from-revison parameter is passed, all...

question
customer-reported
Service Attention
needs-team-attention
Auto-Assign
ContainerApp

### Describe the bug Use AzCLI to update oracle-database autonomous-database, but it return (400) Provisioning failed. The AzCli using PUT instead of PATCH that the backend consider it's a create...

bug
customer-reported
Service Attention

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...

Auto-Assign
ContainerApp

### Describe the bug When running `az network bastion ssh` commands we recieve /.azure/cliextensions/bastion/azext_bastion/custom.py:107: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal...

question
customer-reported
Service Attention
Network - Bastion
Auto-Assign

This is a very initial idea of a Local MCP server, which I name it "CLI as MCP". Azure CLI could provide a command `az mcp up` to serve as...

do-not-merge