Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Azure CLI: Compatibility with Debian `bookworm` (#578)feature_azure-cli_1.1.0 | Josh Spicer | 2023-06-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | * add flag * try to install via apt version of pipx (will only work on bookworm) * _REMOTE_USER aware * dont change more than you need to,josh * increment azure-cli minor version (v1.1.0) * install globally * make sure env variables are in scope | ||||
* | Optionally install Azure Bicep as part of azure-cli feature (#305) | Paul Yu | 2022-11-23 | 1 | -0/+16 |
* Adding azure-cli bicep installer to correctly install on arm64 containers * Adding a few updates following @joshspicer's review. |