PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
[FEATURE] Bicep language support for new functions in v0.27.1
Your suggestion
Bicep release v0.27.1 introduced the support for the following functions in the ARM template language:
-
shallowMerge- Also used by some cases of the...spread operator. -
groupBy -
objectKeys -
mapValues
Alternatives
na
Additional context
See https://github.com/Azure/bicep/pull/13658