Security Center pricing tier should be set to ‘Standard’

Description

Enabling the Standard pricing tier allows for greater defense-in-depth, with threat detection provided by the Microsoft Security Response Center.

Portal Remediation Steps

  • Navigate to Security Center.

  • In the left navigation, select Pricing and settings.

  • Select the subscription.

  • Select Standard > click Save.

CLI Remediation Steps

  • To set pricing tier to Standard:

az security pricing create --name default --subscription MySubscription --tier 'standard'