Azure Archive Blob Storage is generally available

Azure Archive Blob Storage and blob-level tiering is GA so I updated my script and published it on GitHub. Happy testing!

Hey folks,

last week, Kumail Hussain announced GA of Azure Archive Blob Storage, an announcement that seems like a christmas present to me. Those of you who had already read my blog on the preview phase know how to use this new storage tier in Azure. All the rest: go on reading! Continue reading “Azure Archive Blob Storage is generally available”

Azureandbeyond on Github.com

Hey folks,

in the past I’ve provided several PowerShell code snippets related to Azure infrastructure and security topics on my blog. As things are getting more and more complex and maintaining code in blog posts is really anoying, I’ve decided to move on. As of now, I’m going to provide all my PowerShell code on my Github.com AzurePS repository. Make sure to follow the repo in order to always get up to date information when things change.

As a first item I’ve published a short PowerShell code snippet that enables you to request Just-in-Time VM Access to any VM in any eligible ARM subscription.

Happy testing and stay tuned,
Tom