How to disable anonymous public access for an Azure storage account
One of the security recommendations established by Microsoft in Azure Security Center is to disable public access to storage accounts. In this post, I will show you how you can configure your storage account to prevent public access to an Azure storage account using PowerShell…
Continue reading