Skip to content

Conversation

@NirajC-Microsoft
Copy link
Contributor

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

This pull request includes a minor update to the infra/main.bicep file to enhance the uniqueness of the solutionPrefix parameter by incorporating the resource group's name into the unique string generation.

  • Enhancement to parameter uniqueness:
    • infra/main.bicep: Modified the solutionPrefix parameter to include resourceGroup().name in the unique string generation, ensuring greater uniqueness for resource identifiers.## 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 NirajC-Microsoft changed the title fix: pdated fix: Updated solutionPrefix param in main.bicep to ensure resources name should be unique in each deployment. Jul 23, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit ec23bc8 into dev Jul 23, 2025
9 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-solPrefix-fix branch July 23, 2025 12:25
blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
fix: Updated solutionPrefix param in main.bicep to ensure resources name should be unique in each deployment.
@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.

2 participants