Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 07:20
· 68 commits to main since this release
b421fc9

1.2.0 (2026-03-09)

Features

  • Add support for using existing Azure resources before azd up (c2ae427)
  • cross-subscription Event Hub support and documentation improvements (281e79b)

Bug Fixes

  • bicep: guard EventHub and Fabric vars against ARM eager-evaluation; fix README headings (8de387c)
  • improve error handling for missing dependencies in Event Hub service (55d5348)
  • improve error logging in FabricApiClient exception handling (f95cad5)
  • remove unused variables and import flagged by code quality checks (f8e2a88)
  • specify exception type in error handling for FabricApiClient (38da357)
  • support existing Event Hub namespaces in different resource groups (acd8bba)
  • unused global variable (2cd38b4)

Other Updates

  • Add QA testing guide for existing resources scenarios (ba1dfc3)
  • assign Event Hub roles at hub level instead of namespace level (75f87e4)
  • remove unused variables and wrond name in arg call (8c4bc68)