What’s the quickest way to diagram 22 VNETs?

0
1
Asked By CloudSurfer92 On

Hey everyone! I'm looking to diagram 22 VNETs for a project. Here's what I'm working with: I have the VNet names as $vnetName, the resource group as $vnetRG, the location as $location, the address space as $addressSpace, subnet details as $subnetDetails, and info on what they are peered with as $peeringDetails. I'm curious if anyone has done something similar and how long it might take?

4 Answers

Answered By QuickDrawGuru On

Come on, it’s just 22 VNETs—just get started already, lol! You'll manage it.

Answered By TechWhiz89 On

You can grab that data super fast using PowerShell or the Azure CLI—it'll only take a few minutes! Honestly, since it's just 22 VNETs, you could probably do it quicker using the GUI than it took to type this post, haha!

DiagramsAreFun -

Yeah, I did use PowerShell in the end, but the drawing part is what really takes time, so I wanted to see what tools others might suggest!

Answered By PromptPro On

Have you tried using GPT to help with the naming and details according to your design? You can even ask it to generate prompts for architectural design, then use something like eraser.io to visualize it!

Answered By NetNinja2021 On

It shouldn’t take too long if you use the right tools. I found this GitHub repo really helpful for automating the process: [microsoft/ARI](https://github.com/microsoft/ARI). You might want to check it out!

SketchMaster -

I also found a great tool recently for visualizing networks: [cloudnet-draw](https://github.com/krhatland/cloudnet-draw#). It’s perfect for Azure topology!

Related Questions

Convert Json To Xml

Bitrate Converter

GUID Generator

GUID Validator

Convert Json To C# Class

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.