Microsoft Azure TIFU by Forgetting to Turn Off Microsoft Defender for Storage During a Massive Data Migration Not long ago, I experienced a classic "Today I Fucked Up" moment while working on a data migration at work. We needed to sync data between Azure storage
Storage How to delete an Azure storage account with an unlocked Immutability policy Recently, I encountered a situation with Azure Storage. We were playing with immutability policy in a storage account in a test environment. We've set a policy for tests,
Microsoft Azure How-to use customer-managed keys with Azure Key Vault and Azure Storage encryption using ARM Template I got a question from a reader asking how to use the Managed Identity of a storage account against Azure Key Vault to enable storage encryption using customer-managed keys. The
Azure Resource Manager Migrate your classic storage account to Azure Resource Manager using PowerShell Azure v5.0.x I've been working to convert a lot of classic resources on Azure lately, a lot of fun I assure you! Many of the scenarios I faced implied virtual
PowerShell Breaking change with Get-AzureRmStorageAccountKey in AzureRM.Storage v1.1.0 - AzureRM v1.4.0 A nasty breaking change has slipped into version 1.1.0 of AzureRM.Storage which coincide with the release v1.4.0 of AzureRM module. If you use the return
Virtual Machines Understanding performance requirement and best practices with Azure Premium Storage In our modern world, IOPS, throughput and latency are key indicators when it comes to performance requirements of computers / Virtual Machines. I came across some really good best practices articles
PowerShell "The remote server returned an error: (400) Bad Request. " when specifying ACL on an #Azure premium storage container updated: May 10th 2015 - Added SAS workaround I played quite a bit with Azure Premium storage accounts recently and I have to say that I welcome with arms wide open this new performance level. Especially for dev/test environments in Azure. Even if