When I look in the Jobs/Backup I see all my Object Storage Backup objects, which I'm able to retrieve through the PowerShell Cmdlets, but I also see some of type "Microsoft Azure VM" and "Microsoft Azure virtual network".
I can't find any PowerShell commands that return any of these jobs.
Is anyone aware of a command that returns these job results?
-
jsobell
- Influencer
- Posts: 11
- Liked: 1 time
- Joined: Nov 07, 2024 2:36 am
- Full Name: Jason Sobell
- Contact:
-
david.domask
- Veeam Software
- Posts: 3136
- Liked: 720 times
- Joined: Jun 28, 2016 12:12 pm
- Contact:
Re: Retrieving Azure VM backups
Hi jsobell,
You need to go through Get-VBRRestorePoint with the -Name parameter currently to grab such backups. Currently the cmdlet selection is limited on v12, but on v13 we have an extended list -- which version are you currently on?
https://helpcenter.veeam.com/docs/vbr/p ... tml?ver=13
You can see the v13 related cmdlets here (also search the a-z list for "azure")
You need to go through Get-VBRRestorePoint with the -Name parameter currently to grab such backups. Currently the cmdlet selection is limited on v12, but on v13 we have an extended list -- which version are you currently on?
https://helpcenter.veeam.com/docs/vbr/p ... tml?ver=13
You can see the v13 related cmdlets here (also search the a-z list for "azure")
David Domask | Product Management: Principal Analyst
-
jsobell
- Influencer
- Posts: 11
- Liked: 1 time
- Joined: Nov 07, 2024 2:36 am
- Full Name: Jason Sobell
- Contact:
Re: Retrieving Azure VM backups
Hi,
Thanks, that does return a list of VMs and BackupIDs, so what function do I pass each BackupId to in order to return the status information and durations etc?
Thanks,
Jason
Thanks, that does return a list of VMs and BackupIDs, so what function do I pass each BackupId to in order to return the status information and durations etc?
Thanks,
Jason
-
david.domask
- Veeam Software
- Posts: 3136
- Liked: 720 times
- Joined: Jun 28, 2016 12:12 pm
- Contact:
Re: Retrieving Azure VM backups
Happy to help.
When you say status information and durations, can you explain a bit more what you're looking for? Maybe screenshot of the property in the UI you want to retrieve with Powershell?
When you say status information and durations, can you explain a bit more what you're looking for? Maybe screenshot of the property in the UI you want to retrieve with Powershell?
David Domask | Product Management: Principal Analyst
-
jsobell
- Influencer
- Posts: 11
- Liked: 1 time
- Joined: Nov 07, 2024 2:36 am
- Full Name: Jason Sobell
- Contact:
Re: Retrieving Azure VM backups
I'm trying to get the same statistics that are shown in the following job status display:


Who is online
Users browsing this forum: No registered users and 31 guests