Skip to content

fix: Update resource group tags and event hub namespace module versions#73

Merged
Roopan-Microsoft merged 2 commits into
devfrom
psl-us-40546
Apr 22, 2026
Merged

fix: Update resource group tags and event hub namespace module versions#73
Roopan-Microsoft merged 2 commits into
devfrom
psl-us-40546

Conversation

@Vamshi-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the Azure Bicep infrastructure configuration to use newer API versions for resource tagging and the Event Hub namespace module. These changes improve compatibility and ensure the deployment uses the latest features and fixes.

Resource API and module version upgrades:

  • Updated the Microsoft.Resources/tags resource in infra/main.bicep to use API version 2023-07-01 instead of 2021-04-01, and adjusted the reference call accordingly.
  • Upgraded the Event Hub namespace module from version 0.13.0 to 0.14.1 in infra/main.bicep to leverage the latest improvements and bug fixes.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Vamshi-Microsoft Vamshi-Microsoft changed the title Update resource group tags and event hub namespace module versions fix: Update resource group tags and event hub namespace module versions Apr 22, 2026
@Roopan-Microsoft Roopan-Microsoft merged commit c70024a into dev Apr 22, 2026
3 of 4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Vamshi-Microsoft Vamshi-Microsoft deleted the psl-us-40546 branch April 28, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants