Handle tags when converting policies to rules #1872
Labels
bug
Something isn't working
feature: policy-as-rules
Issues that related to exporting policy as rules.
Description of the issue
Tags are not handled by
Export-AzPolicyAssignmentRuleData
To Reproduce
Steps to reproduce the issue:
Run
Get-AzPolicyAssignmentDataSource | Export-AzPolicyAssignmentRuleData -Verbose
against an assignment file with this content:I cleaned up all the information that was potentially private replacing it with "..."
Error output
Module in use and version:
Captured output from
$PSVersionTable
:The text was updated successfully, but these errors were encountered: