Skip to content

Commit

Permalink
Blob service immutable remediation update (#722)
Browse files Browse the repository at this point in the history
* Blob service immutable remediation update

* Blob service immutable remediation update reviewed

---------

Co-authored-by: AkhtarAmir <AkhtarAmir>
  • Loading branch information
AkhtarAmir authored Nov 18, 2024
1 parent 64f54a4 commit a631ed9
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
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.

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.

0 comments on commit a631ed9

Please sign in to comment.