PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

[FEATURE] Use actual hash algorithm for uniqueString function

Open llewellynmarriottcer opened this issue 2 years ago • 0 comments

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.

llewellynmarriottcer avatar Jan 22 '24 00:01 llewellynmarriottcer