Add initial support for functions to support complex expressions #1227
Labels
enhancement
New feature or request
feature: language
Issues that affect language such keywords and variables
Milestone
PowerShell supports a wide range of language features which can be used within rules.
Currently rules and selectors written in YAML and JSON support expression conditions which are limited to comparison only.
We'd like to allow more complex rules to be built by extended the existing expressions support to add functions for basic manipulation.
This will support these features:
Updated
Currently supported functions:
Functions to add:
See Azure/PSRule.Rules.Azure#1323
The text was updated successfully, but these errors were encountered: