Azure / CanadaPubSecALZ

This reference implementation is based on Cloud Adoption Framework for Azure and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using NIST SP 800-53 Rev. 4 and Canada Federal PBMM Regulatory Compliance Policy Sets.
MIT License
121 stars 87 forks source link

Removed the Diagnostic Logs Audit requirement for EventGrid/eventSubscriptions #390

Closed tredell closed 10 months ago

tredell commented 10 months ago

Overview/Summary

Removed the requirement for centralized diagnostic logging configuration for resource type: Microsoft.EventGrid/eventSubscriptions'. This resource type does not support diagnostic logs.

This PR fixes/adds/changes/removes

  1. Fixed #386

Breaking Changes

  1. N/A

Testing Evidence

Policy - Custom - Log Analytics for Azure Services - No longer audits EventGrid/eventSubscriptions for Diagnostic Logs configuration

image

Policy - Custom - Log Analytics for Azure Services - No longer audits EventGrid/eventSubscriptions for Diagnostic Logs configuration.

image

As part of this Pull Request I have