Extract metadata from policy for rules generation #1652
Labels
enhancement
New feature or request
ms-hack-2022
Issues related to Microsoft Global Hackathon 2022
.NET
Pull requests that update .net code
Milestone
When generating rules from policy lets extract additional metadata from policies for inserting into the rule definition.
An example policy definition.
Lets extract:
Properties.metadata.version
as aAzure.Policy/version
annotation if it exists.Properties.metadata.category
as aAzure.Policy/category
tag if it exists.Related to #181
The text was updated successfully, but these errors were encountered: