pkg.soopen package index

brew / 排名 2404

使用 Homebrew, chocolatey, scoop, winget 安装 azure-dev

查看 azure-dev 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install azure-dev

local Homebrew formula metadata

Windows

Chocolatey已验证 · 92%
choco install azd

Chocolatey community package catalog · azd · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install extras/azd

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

Windows Package Manager已验证 · 92%
winget install --id Microsoft.Azd -e

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

概览

软件包摘要

Developer CLI that provides commands for working with Azure resources

命令和别名

  • azd

历史

项目历史与用法

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.

项目历史

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`.

采用历史

`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`.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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`.

来源

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

安全态势

尚未找到受保护工具覆盖

没有找到 azure-dev 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
azd可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.29.0
管理器更新时间2026-07-30
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:azure-dev
版本1.29.0
软件包管理器Homebrew
主页https://aka.ms/azd
仓库https://github.com/Azure/azure-dev
最后更新2026-07-30T03:00:39Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Chocolatey92%

azd

choco install azd
  • installed executable or alias match
  • 匹配方式: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','authy-desktop'
Scoop92%

extras/azd

scoop install extras/azd
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation