Skip to content

chore(deps): Bump github.com/azure/azure-dev/cli/azd from 1.26.0 to 1.27.0#417

Merged
spboyer merged 1 commit into
mainfrom
dependabot/go_modules/github.com/azure/azure-dev/cli/azd-1.27.0
Jul 6, 2026
Merged

chore(deps): Bump github.com/azure/azure-dev/cli/azd from 1.26.0 to 1.27.0#417
spboyer merged 1 commit into
mainfrom
dependabot/go_modules/github.com/azure/azure-dev/cli/azd-1.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/azure/azure-dev/cli/azd from 1.26.0 to 1.27.0.

Release notes

Sourced from github.com/azure/azure-dev/cli/azd's releases.

azure-dev-cli_1.27.0

1.27.0 (2026-06-30)

Features Added

  • [#8792](Azure/azure-dev#8792) azd extension install, azd extension upgrade, and azd extension list now accept a registry location directly via -s/--source (a URL or local path), removing the need to run azd extension source add first. Direct locations are validated and registered as persisted sources before extension resolution continues.
  • [#8794](Azure/azure-dev#8794) Add the azd tool uninstall command to complete the tool install/upgrade/uninstall lifecycle. It supports --all, --dry-run, interactive multi-select, per-host skill removal via --host, and --output json.
  • [#8818](Azure/azure-dev#8818) Add support for modeling Azure AI Foundry projects, agents, and related resources directly in azure.yaml, including $ref file includes, secure-by-default networking, and Bicep-less / Terraform-less init paths.
  • [#8847](Azure/azure-dev#8847) Add container deployment support for App Service. Services configured with host: appservice and language: docker (or docker.path) now push the container image to ACR and update the site's container configuration, enabling Web App for Containers scenarios.

Bugs Fixed

  • [#8805](Azure/azure-dev#8805) Fix azd tool install azure-skills mistaking the VS Code Copilot Chat launcher stub for a working Copilot CLI host. Host selection now uses a functional probe, so installs no longer silently no-op (macOS) or get stuck on a PATH prompt (Linux).

Other Changes

  • [#8838](Azure/azure-dev#8838) Expose a service's uses (dependency) list on the extension SDK ServiceConfig, so extensions can read service and resource dependencies directly instead of via SetServiceConfigValue.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/azure/azure-dev/cli/azd](https://github.com/azure/azure-dev) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/azure/azure-dev/releases)
- [Commits](Azure/azure-dev@cli/azd/v1.26.0...cli/azd/v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/azure/azure-dev/cli/azd
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 4, 2026
Copilot AI review requested due to automatic review settings July 4, 2026 09:53
@dependabot dependabot Bot requested a review from spboyer as a code owner July 4, 2026 09:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@spboyer spboyer merged commit 0f0a19d into main Jul 6, 2026
10 checks passed
@spboyer spboyer deleted the dependabot/go_modules/github.com/azure/azure-dev/cli/azd-1.27.0 branch July 6, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants