Get-AzVMBackupReport

1.0.0

This is regarding the getting the Azure Backup Report for both Snapshot & FilesFolder Backup Type from Azure Recovery Services Vault and
send it to email using SengGrid account for all the subscriptions that you have access to.

Challenges : Unable to retrive FilesFolder Backup Job Reports from AzurePowerShell.

Mitigation : Used AzurePowerShell & Azure CLI to get S
This is regarding the getting the Azure Backup Report for both Snapshot & FilesFolder Backup Type from Azure Recovery Services Vault and
send it to email using SengGrid account for all the subscriptions that you have access to.

Challenges : Unable to retrive FilesFolder Backup Job Reports from AzurePowerShell.

Mitigation : Used AzurePowerShell & Azure CLI to get Snaphot & FilesFolder Backup Job Reports.

The report will be in excel sheet along with inbuilt Pivot Table.

Below are the information that the script is retriveing from Azure Recovery Services vault.

Subscription
ResouceGroup
Vault
JobID
ServerName
JobType
Status
Task
BackupSize
StartTime
Duration
ErrorDetails
Recommendations


Author_Name : Taskal SAMAL

Author_EmailID:
Prerequisites :   

1. Install Azure PowerShell (Install-Module -Name Az -AllowClobber -Scope CurrentUser).   

2. Install Azure CLI (https://aka.ms/installazurecliwindows).   

3. Install ImportExcel (Install-Module -Name ImportExcel -RequiredVersion 5.4.0).   

4. Azure Account.   

5. SendGrid Account.


Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-AzVMBackupReport

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Taskal SAMAL

Functions

Get-Folder

Dependencies

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 246 10/4/2019