From 836ea1e9faea580509b59f7df1e3b29f19c00e17 Mon Sep 17 00:00:00 2001
From: Samruddhi Khandale <skhandale@microsoft.com>
Date: Wed, 26 Jul 2023 14:43:43 -0700
Subject: Automated documentation update (#627)

Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
---
 src/azure-cli/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md
index 4a9de7b..c3e23db 100644
--- a/src/azure-cli/README.md
+++ b/src/azure-cli/README.md
@@ -18,6 +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 |
 
 ## Customizations
 
-- 
cgit v1.2.3