From a03cfddc349ec4ce2a627d7aecad75db017f76a8 Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Fri, 10 Jan 2025 19:05:44 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61851ef..ef244d0 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,13 @@ Buy Me a Coffee at ko-fi.com

+> [!WARNING] +> I recently made the decision to not apply to the Veeam Vanguard program which was one of the main reasons for developing and maintaining this project. For this reason I will not be maintaining or updating this tool. At this time until someone is identified to maintain the project, this tool will be frozen in terms of new capabilities. + # Veeam VBR Diagrammer Veeam Diagrammer is a PowerShell module to automatically generate Veeam Backup & Replication topology diagrams by just typing a PowerShell cmdlet and passing the name of the Backup Server. -> [!WARNING] -> I recently made the decision to not apply to the Veeam Vanguard program which was one of the main reasons for developing and maintaining this project. For this reason I will not be maintaining or updating this tool. At this time until someone is identified to maintain the project, this tool will be frozen in terms of new capabilities. - ## This project is extensively based on the [`AzViz`](https://github.com/PrateekKumarSingh/AzViz) module. > Special thanks & shoutout to [`Kevin Marquette`](https://twitter.com/KevinMarquette) and his [`PSGraph`](https://github.com/KevinMarquette/PSGraph) module and to [`Prateek Singh`](https://twitter.com/singhprateik) and his [`AzViz`](https://github.com/PrateekKumarSingh/AzViz) project without it work the Veeam.Diagrammer won't be possible!