Hi@akhtar,
For the macOS platform, you can install the Azure CLI with the homebrew package manager. Homebrew makes it easy to keep your installation of the CLI update to date. You can install the CLI by updating your brew repository information, and then running the install command as shown below.
$ brew update && brew install azure-cli