Automic VaultAutomic Vault

brew

azure-dev mit Homebrew, chocolatey, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für azure-dev in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install azure-dev

local Homebrew formula metadata

Windows

Chocolateyverifiziert · 92%
choco install azd

Chocolatey community package catalog · azd · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install extras/azd

Scoop official bucket manifest trees · bucket/azd.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Microsoft.Azd -e

Windows Package Manager source index · Microsoft.Azd · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Developer CLI that provides commands for working with Azure resources

Verlauf

Projektgeschichte und Nutzung

Azure Developer CLI, invoked as `azd`, is Microsoft's project-oriented Azure application CLI. Where `az` manages Azure resources directly, `azd` packages repeatable app workflows such as init, provision, deploy, pipeline setup, and environment management around `azure.yaml` templates.

Projektgeschichte

The Azure/azure-dev repository's public release stream starts with `azure-dev-cli_0.1.0-beta.1` in July 2022. Its README describes a developer-centric CLI meant to take code to cloud quickly, with recommended Azure practices and template-driven workflows built in.

The tool grew around the `azure.yaml` project file and per-environment `.azure/<environment-name>/.env` files. Microsoft Learn documents `azure.yaml` as the configuration file for azd projects and explains that environment variables are stored in environment-specific `.env` files under `.azure`.

Adoptionsgeschichte

`azd` adoption is tied to Azure sample templates, app modernization demos, and teams that want fewer hand-written provisioning commands. The input package facts list Homebrew, Chocolatey, Scoop, and winget packages, showing the tool is aimed at developer workstations as much as CI.

Because `azd` is newer than Azure CLI, package-manager adoption is narrower, but the command is important in Azure docs and samples where a repository can become deployable with `azd init` and `azd up`.

Wie es verwendet wird

Common commands are `azd init`, `azd up`, `azd provision`, `azd deploy`, and `azd env set`. The official schema docs describe `azure.yaml` as the file that tells the CLI about services, infrastructure, resources, hooks, and deployment behavior.

`azd` does not document a separate long-lived credential file for the CLI itself; it leans on Azure authentication flows and stores project/environment configuration in the project tree.

Warum Paket-Nerds sich dafür interessieren

For package nerds, `azure-dev` is interesting because the Homebrew formula name differs from the command name `azd`, and Microsoft's README now points macOS users at a trusted Azure tap/cask flow while package-manager metadata also records community-distribution paths.

It is also a good example of a cloud CLI whose real payload is conventions: the executable is small compared with the project template ecosystem, generated environment files, and CI/CD hooks it orchestrates.

Zeitleiste

  • 2022: The Azure/azure-dev release stream begins with `azure-dev-cli_0.1.0-beta.1`.
  • 2020s: Microsoft Learn documents `azure.yaml` and azd environments as the durable project configuration model.
  • 2020s: Packages appear for Homebrew, Chocolatey, Scoop, and winget.

Related projects

  • Azure CLI (`az`) remains the lower-level Azure resource-management CLI.
  • Bicep and Terraform are supported infrastructure providers in `azure.yaml`.
  • Azure sample template repositories provide many of the practical starting points for `azd`.

Quellen

  • Azure/azure-dev README and GitHub Releases
  • Microsoft Learn Azure Developer CLI docs
  • source_facts.package-manager

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für azure-dev wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
azure.yaml.azure/<environment-name>/.env

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
azdcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.27.0
Manager aktualisiert2026-06-30
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Azure/azure-dev

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:azure-dev
Version1.27.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/azure-dev
Homepagehttps://aka.ms/azd
Repositoryhttps://github.com/Azure/azure-dev
Upstream-Dokumentationhttps://learn.microsoft.com/en-us/azure/developer/azure-developer-cli
LizenzMIT
Quellarchivhttps://github.com/Azure/azure-dev/archive/refs/tags/azure-dev-cli_1.27.0.tar.gz
Zuletzt aktualisiert2026-06-30T23:54:07Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameazure-dev
Aliases
  • azd
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Chocolatey92%

azd

choco install azd
  • installed executable or alias match
  • Abgeglichen nach: Azd
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: azd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','autodesk-fusion360'
Scoop92%

extras/azd

scoop install extras/azd
  • installed executable or alias match
  • Abgeglichen nach: Azd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/azd.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget92%

Microsoft.Azd

winget install --id Microsoft.Azd -e
  • installed executable or alias match
  • Abgeglichen nach: Azd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Microsoft.Azd from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment