Plugin Title | Blob Service Immutable |
Cloud | AZURE |
Category | Blob Service |
Description | Ensures data immutability is properly configured for blob services to protect critical data against deletion |
More Info | Immutable storage helps store data securely by protecting critical data against deletion. |
AZURE Link | https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage#Getting-started |
Recommended Action | Enable a data immutability policy for all storage containers in the Azure storage account. |
- Log in to the Microsoft Azure Management Console.
- Find the search bar at the top and search for "Storage accounts".
- Select the "Storage account" by clicking on the "Name" link to access the configuration changes.
- In the left navigation panel click on "Containers" under "Data Storage"
- In the Containers List, select the container by clicking on the triple dots (...) on the extreme right and select "Access Policy".
- In the "Access Policy" panel check the "Permissions" associated with the "Blob". If the "Blob" allow full (racwdl) read, add, create, write, delete, or list permissions then the selected "Blob" is not properly configured in blob services to protect critical data against deletion.
- To change permissions in the "Access Policy" panel, click on triple dots (...) at the right and select "Edit".
- Uncheck the "Add/Write/Detele/List" policies under the "Permissions" and click on the "OK" button to make the changes.
- Repeat steps number 5 - 8 to ensure data immutability is properly configured in blob services to protect critical data against deletion.