Skip to content

Commit

Permalink
Patch 513 (#534)
Browse files Browse the repository at this point in the history
* Update blob-service-immutable.md

* Update blob-service-immutable.md

* Images Updated for all steps

* Apply suggestions from code review

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Nov 4, 2022
1 parent 086f655 commit d242978
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions en/azure/blobservice/blob-service-immutable.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,12 @@
| **Recommended Action** | Enable a data immutability policy for all storage containers in the Azure storage account. |

## Detailed Remediation Steps

1. Log into the Microsoft Azure Management Console.
2. Select the "Search resources, services, and docs" option at the top and search for Storage account. </br> <img src="/resources/azure/blobservice/blob-service-immutable/step2.png"/>
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. Click on the "Overveiw" in the selected "Storage account" and scroll down the right side of the settings and click on the "Blobs" option. </br> <img src="/resources/azure/blobservice/blob-service-immutable/step4.png"/>
5. On the "Blobs" page select the "Blob" by clicking on the "Name" as a link to access the configuration changes.</br> <img src="/resources/azure/blobservice/blob-service-immutable/step5.png"/>
6. In the selected "Blob", click on the "Access Policy" and check the "Permissions" assosciated with the "Blob". If the "Blob" allow full 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. Repeat steps number 2 - 6 to verify other "Blobs" in the Storage accounts. </br>
8. Navigate to the "Storage accounts", select the "Storage account" and click on the "Name", select the "Overview" options and select the "Blob" by clicking on the "Name" as a link to access the configurations.</br> <img src="/resources/azure/blobservice/blob-service-immutable/step8.png"/>
9. On the "Blob" configuration click on the "Access Policy" option and select the "Edit" option to make the changes.</br> <img src="/resources/azure/blobservice/blob-service-immutable/step9.png"/>
10. 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/step10.png"/>
11. Repeat steps number 8 - 10 to ensures data immutability is properly configured in blob services to protect critical data against deletion.</br>
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>
Binary file not shown.
Binary file modified resources/azure/blobservice/blob-service-immutable/step2.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/step3.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/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.
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/step8.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 d242978

Please sign in to comment.