Skip to content

Commit beebe06

Browse files
authored
Announce base image change in README.md (#164)
1 parent a28c367 commit beebe06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# GitHub Action for Azure CLI
22

3+
> [!WARNING]
4+
> Starting with Azure CLI version `2.64.0`, the Azure CLI docker image will be based on Azure Linux. The `az` commands are not affected by this change. To ensure the compatibility of your pipelines, please migrate Alpine-specific commands to Azure Linux commands in the scripts used in the azure/cli action.
5+
>
6+
> For more information, see https://go.microsoft.com/fwlink/?linkid=2282203.
37
48
With Azure CLI GitHub Action, you can automate your workflow by executing [Azure CLI](https://github.com/Azure/azure-cli) commands to manage Azure resources inside of an Action.
59

0 commit comments

Comments
 (0)