3.1.14 Ensure That 'Notify about alerts with the following severity' is Set to 'High'
# Az PowerShell alternative
$(Invoke-RestMethod -Uri "https://management.azure.com/subscriptions/$subscriptionId/providers/Microsoft.Security/securityContacts?api-version=2020-01-01-preview" -Method Get -Headers @{Authorization = "Bearer $accessToken"; 'Content-Type' = 'application/json'}).properties.alertNotifications
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
19 Feb, '25
Moderator AdminHighlighted comment
Hi Filip
Thanks for the suggestions that you have added. Unfortunately, this is not the forum for those - it would be the Benchmark specific Community on CIS Workbench.
You can access the list of Workbench Communities at https://workbench.cisecurity.org/communities/public. And then once you locate the community which has published the Benchmark, you can add a Discussion or Ticket regarding your specific suggestion.
I hope this helps.
Best regards
Chris