Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Use actual hash algorithm for uniqueString function #2652

Open
llewellynmarriottcer opened this issue Jan 22, 2024 · 0 comments
Open
Labels
breaking-change Changes differed to major version. enhancement New feature or request feature: pre-flight-expansion Issues relating to expansion of ARM and Bicep.
Milestone

Comments

@llewellynmarriottcer
Copy link

Your suggestion

Update existing code to use the same hash algorithm for uniqueString function that Azure does.

Alternatives

Nothing.

Additional context

Azure.Deployments.Expression and Azure.Deployments.Core NuGet packages contain the exact code that Azure uses to generate uniqueString.

The code could be copied from these packages.

@BernieWhite BernieWhite added feature: pre-flight-expansion Issues relating to expansion of ARM and Bicep. and removed Needs: Triage 🔍 labels Jan 22, 2024
@BernieWhite BernieWhite added this to the v2.0.0 milestone Mar 10, 2024
@BernieWhite BernieWhite added the breaking-change Changes differed to major version. label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes differed to major version. enhancement New feature or request feature: pre-flight-expansion Issues relating to expansion of ARM and Bicep.
Projects
None yet
Development

No branches or pull requests

2 participants