After my previous article on the basic Powershell cmdlets for Azure Key Vault, I thought it would be interesting to provide to all users, who are already familiar with it, a method to export all keys, certs, and secrets stored in it once via Powershell. Continue reading “How to backup all of your keys, certs and secrets included in all your Azure Key Vaults”
Working with Zip Files and Compressed Folder
Compressing folders is usually the easiest way to save disk space or network bandwidth moving data or files across different nodes, especially when is required to do it efficiently.
Continue reading “Working with Zip Files and Compressed Folder”