Forum Discussion
Prashant Sharma
Jul 17, 2019Brass Contributor
Powershell Script for Vault details.
I need a PowerShell script that will help me to pull out the detail of vaults and backup items in a vault.
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.
2 Replies
Sort By
- tweetiepie1983Brass Contributor
We used this so may help but needs tweaking..
https://docs.microsoft.com/en-us/powershell/module/azurerm.backup/get-azurermbackupvault?view=azurermps-6.13.0
- Prashant SharmaBrass Contributor
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.