Skip to content

azure-dev-cli_1.9.4

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 03 Jul 02:35
· 119 commits to main since this release
60d7a77

1.9.4 (2024-07-02)

Features Added

  • [3924] Updating azd pipeline config to support Federated Credential for Azure DevOps.
  • [3553] Support swa-cli.config.json for Azure Static Web Apps.
  • [3955] Adding alpha feature alpha.aca.persistDomains.
  • [3723] Add --managed-identity to azd auth login.
  • [3965] Add deployment status tracking for linux web apps.
  • [4003] Add support for deploying flex-consumption function apps.
  • [4008] Add support for container.v1 [Aspire].
  • [4030] Prompt to add pipeline definition file during azd pipeline config.
  • [3790] Adding alpha feature azd.operations to support .Net Aspire bind mounts.
  • [4049] Adding pipeline config --applicationServiceManagementReference.

Bugs Fixed

  • [3941] Fix exposed ports for Aspire projects.
  • [3948] Adds missing namespace property to Helm configuration schema.
  • [3942] Fixes issue selected environment with different environment type.
  • [3985] Reset the read cursor in zip deployments to fix bugs in retry.

Other Changes

  • [4043] wait for Ai-studio deployments before polling.