Settings

Theme

CloudNet-Draw – Automatically generate Azure network diagrams

github.com

2 points by cloudnet-draw a year ago · 1 comment

Reader

cloudnet-drawOP a year ago

Hey HN

I’m a Cloud Security Architect, and I built this tool to solve a very specific pain: every time I started a new project, I had to manually create a network diagram of the Azure environment — hubs, spokes, peerings, subnets, NSGs, UDRs, etc.

It was repetitive and error-prone. So I made CloudNet-Draw.

It’s a Python-based CLI that queries Azure via the API and outputs a .drawio file representing the full virtual network topology — no manual drawing required.

GitHub: https://github.com/krhatland/cloudnet-draw Blog: https://hatnes.no/posts/cloudnet-draw/

It’s free and open source — no telemetry, no cloud backend. Just Python and Azure SDK.

Would love to hear what you think, and happy to take feature ideas or feedback.

Thanks!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection