题意:如何正确创建一个Bicep governanceRules模板
问题背景:
I want to create a governanceRule using Bicep (Microsoft.Security/governanceRules - Bicep, ARM template & Terraform AzAPI reference | Microsoft Learn).
我想使用Bicep来创建一个治理规则。
Following the above documentation, I started out with the bare minimum (just the required properties with hard-coded values). Though, no matter what I try every request returns an errorcode (Code:BadRequest)
without an