From cf82910ec8e0bce04b228579da9dc89eade03f3e Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 16 Aug 2023 18:41:54 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/azure-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md index c3e23db8a..2e7b6d39b 100644 --- a/src/azure-cli/README.md +++ b/src/azure-cli/README.md @@ -18,7 +18,7 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil | version | Select or enter an Azure CLI version. (Available versions may vary by Linux distribution.) | string | latest | | extensions | Optional comma separated list of Azure CLI extensions to install in profile. | string | - | | installBicep | Optionally install Azure Bicep | boolean | false | -| installUsingPython | Install Azure CLI using Python instead of pipx | boolean | true | +| installUsingPython | Install Azure CLI using Python instead of pipx | boolean | false | ## Customizations