Running "az extension add --name containerapp" results in error
See original GitHub issueRelated command az extension add --name containerapp
Describe the bug
The extension fails to install. I receive the error:
An error occurred. Pip failed with status code 2. Use --debug for more information.
To Reproduce
az extension add --name containerapp
Expected behavior The extension is installed.
Environment summary Install Method: MSI CLI Version: Azure CLI 2.4.2 OS: Windows 11 10.0.22621 Build 22621 Shell Type: PowerShell 7.2.7
Additional context
Running az extension add --name containerapp --debug *> .\debug.txt
Issue Analytics
- State:
- Created 10 months ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
24. Deploy ASP.NET app to ACA | Building Cloud Native Apps
Azure Container Apps enables you to run microservices and containerized applications on a ... az extension add --name containerapp --yes
Read more >azure – Page 2 – baeke.info
To manage Container Apps, you can use the containerapp Azure CLI extension. Add it with the following command: az extension add --name ......
Read more >azure-cli 2.16.0 - PyPI
Update error details, update default application template and prompt message. Support app creation/update with the new sku name ST0, ST1, ST2. Key Vault....
Read more >az extension | Microsoft Learn
Add an extension. To learn about installing extensions automatically, visit https://aka.ms/AzExtDynamicInstall. Azure CLI Copy. az extension add [--name] ...
Read more >Deploy to Azure Container Apps Workshop - Quarkus
Running the Application on Azure Container Apps: in this section, ... az extension add --name containerapp --upgrade az extension add --name ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
See Additional context in issue description:
Hi @jasontaylordev, since you haven’t asked that we “
/unresolve
” the issue, we’ll close this out. If you believe further discussion is needed, please add a comment “/unresolve
” to reopen the issue.