To install Azure CLI on SUSE/OpenSUSE, choose one of the following methods:


For other distributions you will find in the following article by Microsoft https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux.


I will use the first method by installing it from the SUSE repositories.

# zypper install -y azure-cli


To determine the installed version we can run:

# az version

Links

Install the Azure CLI on Linux
https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux