🍺 BREW Explorer

← all formulae

azure-cli

brew install azure-cli v2.87.0 MIT

Cross-platform command-line tool for managing Microsoft Azure cloud resources and services.

Why you might care

Essential if you work with Azure infrastructure; provides scripting and automation capabilities for provisioning, deploying, and managing Azure resources directly from the shell. Replaces manual Azure Portal interactions and integrates into CI/CD pipelines. Written in Python with native extensions for performance-critical operations.

Categories

Alternatives

aws-cli gcloud terraform
31.1k
30-day installs · #186
91.0k
90-day · #192
406.3k
365-day · #170

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "az"
  ],
  "alternatives": [
    "aws-cli",
    "gcloud",
    "terraform"
  ],
  "build_dependencies": [
    "pkgconf",
    "rust"
  ],
  "categories": [
    "cli",
    "cloud-computing",
    "infrastructure"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libsodium",
    "libyaml",
    "openssl@3",
    "python@3.13"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Microsoft Azure CLI 2.0",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:42+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "azure-cli",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://docs.microsoft.com/cli/azure/overview",
  "homepage_og_description": "Official product documentation for Azure command-line interface (Azure CLI). Azure CLI is a cross-platform command-line tool for managing Azure resources with interactive commands or scripts.",
  "homepage_og_image": "https://learn.microsoft.com/en-us/media/open-graph-image.png",
  "homepage_title": "Azure Command-Line Interface (CLI) documentation | Microsoft Learn",
  "installs_30d": 31052,
  "installs_365d": 406312,
  "installs_90d": 90965,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:43:16+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "azure-cli",
  "oldnames": [],
  "one_liner": "Cross-platform command-line tool for managing Microsoft Azure cloud resources and services.",
  "optional_dependencies": [],
  "rank_30d": 186,
  "rank_365d": 170,
  "rank_90d": 192,
  "raw_hash": "f135fc045ea01956",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/azure-cli.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libffi"
  ],
  "version_head": "HEAD",
  "version_stable": "2.87.0",
  "versioned_formulae": [],
  "why_use_this": "Essential if you work with Azure infrastructure; provides scripting and automation capabilities for provisioning, deploying, and managing Azure resources directly from the shell. Replaces manual Azure Portal interactions and integrates into CI/CD pipelines. Written in Python with native extensions for performance-critical operations."
}