I'm having trouble executing the Get-AzureRmBackupJob command and can't seem to find forums related to this PowerShell command. Can someone please give me an example of how to capture the information below using PowerShell? Essentially, I want to be able to capture the backup jobs for the past 30 to 35 days and export the list to a .csv file. The link below shows an example of how to use the command, I can't get the command to run.
https://docs.microsoft.com/en-us/powershell/module/azurerm.backup/get-azurermbackupjob?view=azurermps-6.3.0
Thank you!