1 min read
Azure – Point in Time restore is available in preview for block Blob
The point in time restore is now available in preview for Azure Storage Blob, helping increasing the protection against accidental deletion or block...
You may already know Azure Key Vault, the cloud solution provided by Azure to store securely secrets (like certificates, passwords…)
You may already know there is a functionality available called soft-deleted allowing to recover deleted secret up to 90 days after the deletion.
This option is available from the Properties blade of the Key Vault
Well, this functionality will be automatically enabled by the end of the year, making opt-in/opt-out impossible.
If you regularly have to delete existing secret to create new ones using the same name this will cause you some trouble as an existing secret with the same will already exist (in the ‘recycle bin’). You will have to update your process to either generate name or purge the deleted secret before reusing the same secret name.
1 min read
The point in time restore is now available in preview for Azure Storage Blob, helping increasing the protection against accidental deletion or block...
1 min read
By know, you should already know that Azure Log Analytics is the Azure service collecting and analyzing data generated by your Azure and on-premises...
1 min read
As you know, the management capabilities for Azure Information Protection have been available through the Azure portal.