diff --git a/avm/bicepconfig.json b/bicepconfig.json similarity index 68% rename from avm/bicepconfig.json rename to bicepconfig.json index 6b8310f4d8..4cc87f6292 100644 --- a/avm/bicepconfig.json +++ b/bicepconfig.json @@ -6,11 +6,7 @@ }, "analyzers": { "core": { - "rules": { - "no-deployments-resources": { - "level": "off" // Reason: The telemetry resource only has a single output and is self-contained in a deployment - } - } + "rules": {} } } } \ No newline at end of file