Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blob service immutable remediation update #722

Merged
merged 2 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions en/azure/blobservice/blob-service-immutable.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@
1. Log in to the Microsoft Azure Management Console.
2. Find the search bar at the top and search for "Storage accounts". </br> <img src="/resources/azure/blobservice/blob-service-immutable/step2.png"/>
3. Select the "Storage account" by clicking on the "Name" link to access the configuration changes. </br> <img src="/resources/azure/blobservice/blob-service-immutable/step3.png"/>
4. In the left navigation panel click on "Containers" under "Data Storage" </br> <img src="/resources/azure/blobservice/blob-service-immutable/step4.png"/>
5. In the Containers List, select the container by clicking on the triple dots (...) on the extreme right and select "Access Policy".</br> <img src="/resources/azure/blobservice/blob-service-immutable/step5.png"/>
6. 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.</br> <img src="/resources/azure/blobservice/blob-service-immutable/step6.png"/>
7. To change permissions in the "Access Policy" panel, click on triple dots (...) at the right and select "Edit".</br> <img src="/resources/azure/blobservice/blob-service-immutable/step7.png"/>
8. Uncheck the "Add/Write/Detele/List" policies under the "Permissions" and click on the "OK" button to make the changes.</br> <img src="/resources/azure/blobservice/blob-service-immutable/step8.png"/>
9. Repeat steps number 5 - 8 to ensure data immutability is properly configured in blob services to protect critical data against deletion.</br>
4. In the "Data Management" Section, Click on the "Data protection" tab. Enable the Soft delete for blobs or containers based on your required level and save.</br> <img src="/resources/azure/blobservice/blob-service-immutable/step4.png"/>
5. Now, in the left navigation panel click on "Containers" under "Data Storage" </br> <img src="/resources/azure/blobservice/blob-service-immutable/step5.png"/>
6. In the Containers List, select the container by clicking on the triple dots (...) on the extreme right and select "Access Policy".</br> <img src="/resources/azure/blobservice/blob-service-immutable/step6.png"/>
7. In the "Access Policy" panel, create immutable blob storage access policy in the containers (time-based or legal hold).</br> <img src="/resources/azure/blobservice/blob-service-immutable/step7.png"/>
8. To create a policy with container scope, don't check the box for Enable version-level immutability and click save.
9. Repeat steps number 5 - 8 to ensure data immutability is properly configured in blob services to protect critical data against deletion.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we also have step 8 as we have in other guides saying that repeat the step number this to this to ensure it for all containers/blobs

Binary file modified resources/azure/blobservice/blob-service-immutable/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/blobservice/blob-service-immutable/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/blobservice/blob-service-immutable/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/azure/blobservice/blob-service-immutable/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.