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

Add support for lambda functions

Open BernieWhite opened this issue 3 years ago • 0 comments

Additional functions are planned to be added to ARM ~August:

  • filter
  • sort
  • map
  • reduce
  • flatten
  • lambdaVariables
  • lambda

https://docs.microsoft.com/azure/azure-resource-manager/templates/template-functions

https://github.com/Azure/bicep/tree/8e74bc9e42bc65c57cfd4518c321e3ca125e015a/src/Bicep.Core.Samples/Files/Lambdas_LF

BernieWhite avatar Jul 29 '22 00:07 BernieWhite