Azure / Community-Policy

This repo is for Microsoft Azure customers and Microsoft teams to collaborate in making custom policies.
MIT License
636 stars 327 forks source link

FIX: Ensure '$definition' is Hashtable in 'Format-PolicyDefinition' #466

Closed aschabus closed 2 months ago

aschabus commented 2 months ago

This pull request includes a significant change to the Format-PolicyDefinition function in the Scripts/Format-PolicyDefinition.ps1 file. The primary focus is on improving error handling and ensuring the JSON content is correctly parsed.

Key changes include: