Halloween is over but the the world is still a scary place. In a continuation of a thought from an article I wrote a few weeks back for Auditing AzureSQL Firewall Policies, I thought I would also include a short function for auditing azure storage accounts that are currently configured for “public” access. Why are […]
Audit Your Blobs Using Azure Powershell
nbeam published 4 years ago in Azure, Cloud Security, Cloud Services, Information Security, Microsoft, Network Security, Powershell, Storage. Tags: AZ Powerhsell, Azure Storage Accounts, List Public Blob Containers, Network Security
Azure Powershell Function for Auditing AzureSQL Firewall Policies
nbeam published 4 years ago in Azure, Cloud Security, Cloud Services, Development, Firewalls, Information Security, Microsoft, Network Security, Networking, Powershell. Tags: AZ Powerhsell, AzureSQL, List all AzureSQL Firewall Rules, Network Security
I periodically review Azure PaaS resource edge security. As a part of that process I examine and cleanup AzureSQL firewall rules. Once you have more than a handful of subscriptions and AzureSQL databases, doing this manually starts becoming unfeasible. To that end, Azure Powershell is your friend… As is typical, you need to install the […]