Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 763 Bytes

File metadata and controls

22 lines (17 loc) · 763 Bytes
author cephalin
ms.service azure-app-service
ms.custom devx-track-azurecli
ms.topic include
ms.date 05/12/2021
ms.author cephalin

Add Azure CLI extensions

Launch the Bash environment in Azure Cloud Shell.

:::image type="icon" source="~/reusable-content/ce-skilling/azure/media/cloud-shell/launch-cloud-shell-button.png" alt-text="Button to launch the Azure Cloud Shell." border="false" link="https://shell.azure.com":::

Because these CLI commands are not yet part of the core CLI set, add them with the following commands:

az extension add --upgrade --yes --name customlocation
az extension remove --name appservice-kube
az extension add --upgrade --yes --name appservice-kube