You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to query the Azure Monitor table to verify the CIS section 5 (Logging and Monitoring)
References
Section 5
We need to achieve some of the steps as per CIS recommendation
5.1 Configuring Diagnostic Settings
5.1.1 Ensure that a 'Diagnostics Setting' exists (Automated)
5.1.2 Ensure Diagnostic Setting captures appropriate categories (Automated)
5.1.3 Ensure the storage container storing the activity logs is not publicly accessible (Automated)
5.1.4 Ensure the storage account containing the container with activity logs is encrypted with BYOK (Use Your Own Key) (Automated)
5.1.5 Ensure that logging for Azure KeyVault is 'Enabled' (Automated)
5.2.1 Ensure that Activity Log Alert exists for Create Policy Assignment (Automated)
5.2.2 Ensure that Activity Log Alert exists for Delete Policy Assignment (Automated)
5.2.3 Ensure that Activity Log Alert exists for Create or Update Network Security Group (Automated)
5.2.4 Ensure that Activity Log Alert exists for Delete Network Security Group (Automated)
5.2.5 Ensure that Activity Log Alert exists for Create or Update Network Security Group Rule (Automated)
5.2.6 Ensure that activity log alert exists for the Delete Network Security Group Rule (Automated)
5.2.7 Ensure that Activity Log Alert exists for Create or Update Security Solution (Automated)
5.2.8 Ensure that Activity Log Alert exists for Delete Security Solution (Automated)
5.2.9 Ensure that Activity Log Alert exists for Create or Update or Delete SQL Server Firewall Rule (Automated)
5.3 Ensure that Diagnostic Logs are enabled for all services which support it. (Automated)
The text was updated successfully, but these errors were encountered:
krishna5891
changed the title
Add Azure monitor table #23
Add Azure monitor table
Mar 4, 2021
Describe the new table
Need to query the Azure Monitor table to verify the CIS section 5 (Logging and Monitoring)
References
Section 5
We need to achieve some of the steps as per CIS recommendation
5.1 Configuring Diagnostic Settings
5.1.1 Ensure that a 'Diagnostics Setting' exists (Automated)
5.1.2 Ensure Diagnostic Setting captures appropriate categories (Automated)
5.1.3 Ensure the storage container storing the activity logs is not publicly accessible (Automated)
5.1.4 Ensure the storage account containing the container with activity logs is encrypted with BYOK (Use Your Own Key) (Automated)
5.1.5 Ensure that logging for Azure KeyVault is 'Enabled' (Automated)
5.2.1 Ensure that Activity Log Alert exists for Create Policy Assignment (Automated)
5.2.2 Ensure that Activity Log Alert exists for Delete Policy Assignment (Automated)
5.2.3 Ensure that Activity Log Alert exists for Create or Update Network Security Group (Automated)
5.2.4 Ensure that Activity Log Alert exists for Delete Network Security Group (Automated)
5.2.5 Ensure that Activity Log Alert exists for Create or Update Network Security Group Rule (Automated)
5.2.6 Ensure that activity log alert exists for the Delete Network Security Group Rule (Automated)
5.2.7 Ensure that Activity Log Alert exists for Create or Update Security Solution (Automated)
5.2.8 Ensure that Activity Log Alert exists for Delete Security Solution (Automated)
5.2.9 Ensure that Activity Log Alert exists for Create or Update or Delete SQL Server Firewall Rule (Automated)
5.3 Ensure that Diagnostic Logs are enabled for all services which support it. (Automated)
The text was updated successfully, but these errors were encountered: