Skip to content

Conversation

@NirajC-Microsoft
Copy link
Contributor

@NirajC-Microsoft NirajC-Microsoft commented Jul 23, 2025

This pull request includes a small but important change to the infra/main.bicep file. It modifies the solutionPrefix parameter to include the resource group's name as part of the unique string generation, ensuring better differentiation of resources across deployments.

  • infra/main.bicep: Updated the solutionPrefix parameter to include resourceGroup().name in the unique string generation for improved resource identification.## Purpose
  • ...

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]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

NirajC-Microsoft and others added 2 commits July 23, 2025 15:02
fix: Updated solutionPrefix param in main.bicep to ensure resources name should be unique in each deployment.
@Roopan-Microsoft Roopan-Microsoft merged commit cd1cf07 into main Jul 24, 2025
11 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants