Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Severity: Medium

Description: This control ensures that resource locks are set for mission critical Azure resource groups. These locks sit outside of the Role Based Access Controls (RBAC) hierarchy and, when applied, will place restrictions on the resource for all users. These are very useful when you have an important resource in your subscription that users should not be able to delete or change and can help prevent accidental and malicious changes or deletion.

Remediation Steps:

Perform following to update PostgreSQL parameters:

  1. LoLogin to Azure Portal using https://portal.azure.com.

  2. Go to Resource Groups.

  3. Click on Locks, for each mission critical resource group.

  4. Click on Add.

  5. Set lock name and description, Select the type Delete or Read-Only.

Important:

Reference:

  • No labels