07-17-2019 06:55 AM
I need a PowerShell script that will help me to pull out the detail of vaults and backup items in a vault.
View best response
07-17-2019 07:30 AM
@Prashant Sharma
We used this so may help but needs tweaking..
https://docs.microsoft.com/en-us/powershell/module/azurerm.backup/get-azurermbackupvault?view=azurer...
07-18-2019 03:43 AM
Thank you for your reply.
But I need a script, that will help me to pull out the details of Vault name, Resources in that vault, Last Backup time, Backup storage, etc in a single excel sheet.