Skip to main content

There is a new version of the AsBuiltReport.Veeam.VBR report that includes the following enhancements:

Blog post:

https://techmyth.blog/en/posts/abr-veeam-vbr-0_8_22/

Changes:

## [0.8.22] - 2025-07-23


### Added


- Add Cloud Connect infrastructure diagram

- Add per Tenant resources diagram



### Changed


- Updated Get-AbrVbrCloudConnectTenant to include diagram generation

- Modified Invoke-AsBuiltReport to handle tenant-specific diagrams

- Improved handling of diagram parameters and outputs

- Updated changelog and version numbers across scripts

- Refactor diagram section in Get-AbrVbrCloudConnectTenant function for improved error handling and clarity



### Changed


- Bump module to v0.8.22

- Bump Veeam.Diagrammer module to v0.6.30

- Bump Diagrammer.Core module to v0.2.27

- Update workflow to use Windows 2022 for publishing PowerShell module

Several updates have been made to diagram the Cloud Connect infrastructure.

 

I hope you find these improvements helpful!

 

¡Hasta luego!

If you use this App you need to update and try it with Veeam Cloud Connect if you are an MSP.  Does a great job diagramming things.  Great work Jonathan! 😎👌🏼


If you use this App you need to update and try it with Veeam Cloud Connect if you are an MSP.  Does a great job diagramming things.  Great work Jonathan! 😎👌🏼

Thank you for your help in testing the module!


For anyone who has access to a Cloud Connect environment at the MSP level, I am looking for a peer review to validate that the tenant configuration in Veeam matches what is shown in the diagram.

Please let me know if anything is missing or if there are areas for improvement.


If you use this App you need to update and try it with Veeam Cloud Connect if you are an MSP.  Does a great job diagramming things.  Great work Jonathan! 😎👌🏼

Thank you for your help in testing the module!

Not a problem love this app.


Fantastic tool - my colleagues already use this for some of our customer reports.

Thank you!


@jcolonfzenpr - will the new icons be published or are they already available with an update to the powershell functions?


@jcolonfzenpr - will the new icons be published or are they already available with an update to the powershell functions?

The Veeam.Diagrammer module supports the new icons, but the AsBuiltReport.Veeam.VBR report has not yet been updated to use them.

Update-Module -Name Veeam.Diagrammer -Force

To enable the new Veeam icons, add the -NewIcons parameter to the cmdlet.


@jcolonfzenpr - will the new icons be published or are they already available with an update to the powershell functions?

The Veeam.Diagrammer module supports the new icons, but the AsBuiltReport.Veeam.VBR report has not yet been updated to use them.

Update-Module -Name Veeam.Diagrammer -Force

To enable the new Veeam icons, add the -NewIcons parameter to the cmdlet.

@jcolonfzenpr I tried to add the -NewIcons parameter to the cmdlet but got this error (see below).  Does it matter where in the command line it is located?

New-AsBuiltReport : A parameter cannot be found that matches parameter name 'NewIcons'.
At line:1 char:256


@jcolonfzenpr - I figured it out as I have to just use the New-VeeamDiagram command not the as built one.  All good so ignore me.  Cannot wait until the ABR supports it too. 😎


The AsBuiltReport.Veeam.VBR also support the new icons, you need to export the json configuration file and set the Newicons option to true to be able to use it. 

 

How to generate a ReportConfigFile

Options table

 


The AsBuiltReport.Veeam.VBR also support the new icons, you need to export the json configuration file and set the Newicons option to true to be able to use it. 

 

How to generate a ReportConfigFile

Options table

 

Yeah I saw the update so this worked great.  Got the ABR to create reports and export diagrams with new icons.

Great work on this as it will come in handy for us to use as baseline documentation stuff. 😎

If you have not tried the new ABR with the new icons I suggest you do!