DEV Community

Cover image for CloudNetDraw is Now Live as a SaaS – Azure Network Diagrams, No Setup Needed
Kristoffer Hatland
Kristoffer Hatland

Posted on

CloudNetDraw is Now Live as a SaaS – Azure Network Diagrams, No Setup Needed

CloudNetDraw Is Now Live as a Hosted Service πŸš€

A few weeks ago, I introduced CloudNetDraw β€” a side project I built to automate Azure network diagrams and eliminate the pain of drawing HUB/spoke topologies by hand.

The early feedback was fantastic β€” and now I'm excited to share that CloudNetDraw is available as a hosted service.


🟦 What’s New

You can now:

  • Log in directly to the CloudNetDraw portal
  • Authenticate with Azure (your own tenant)
  • Generate .drawio network diagrams instantly:
    • HUB & spoke layout
    • vNet peerings
    • Subnets (with CIDRs)
    • NSG and UDR flags

No need to deploy anything. Just authenticate, run, download.

πŸ‘‰ Try it now: https://cloudnetdraw.com


🧠 Why a Hosted Version?

While some users prefer to run everything locally or inside their own tenant, many just want to plug in credentials and go.

This hosted version is perfect for:

  • Consultants doing one-time Azure assessments
  • Infra or security engineers documenting their environment
  • Anyone tired of hand-drawing vNets and peerings

πŸ” How It Works

CloudNetDraw:

  • Uses read-only Azure API access (you authenticate using your browser)
  • Pulls your network topology (no data stored)
  • Generates a .drawio diagram you can edit, export, or embed

No telemetry, no tracing, no hidden analytics.

πŸ‘‰ Watch the quick demo: How to use the user login in CloudNetDraw


πŸ“¬ What’s Next?

Over the coming weeks:

  • I’ll improve layout logic and draw subnet details more cleanly
  • Add HLD support for multiple address space within one vNet
  • Possibly build a ServiceNow/Confluence integration for the self-hosted version

πŸ™ Call for Feedback

If you try the hosted version, I’d love to hear:

  • What features you’re missing
  • Whether you prefer SaaS or self-hosted
  • Would you pay for a usage-based or flat-rate version?

Thanks again to everyone who tested the early version and helped shape this tool β€” you’re awesome πŸ’™

β†’ Try it now at cloudnetdraw.com

Top comments (0)