aad48299ca | ||
---|---|---|
.. | ||
azuredeploy.json | ||
readme.md |
readme.md
Isolate-AzureStorageAccount
author: Ryan Graham
This playbook will take Storage Account host entites from triggered incident and search for matches in the enterprises subscriptions. An email for approval will be sent to isolate Azure Storage Account. Upon approval, the Storage Account firewall virtualNetworkRules and ipRules will be cleared, bypass rule set to None, and defaultAction set to Deny.
Additional Post Install Notes:
The Logic App creates and uses a Managed System Identity (MSI) to search the Azure Resource Graph and update the Storage Account.
Assign RBAC 'Reader' role to the Logic App at the root Management Group level. Assign RBAC 'Storage Account Contributor' role to the Logic App at the root Management Group level.