Add a general-purpose tagging tool (Set-ResourceTags.ps1) that can apply any tags to Azure resources at scale using CSV input, pipeline, or live Resource Graph queries with filters. Includes a JSON rules engine for conditional tag mapping with wildcard/regex matching, AND/OR logic, and special value interpolation.
PR: #54
Add a general-purpose tagging tool (
Set-ResourceTags.ps1) that can apply any tags to Azure resources at scale using CSV input, pipeline, or live Resource Graph queries with filters. Includes a JSON rules engine for conditional tag mapping with wildcard/regex matching, AND/OR logic, and special value interpolation.PR: #54