fabiendibot / AzureTopologyDiagrammer

A Visio diagrammer for Azure environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureTopologyDiagrammer

A Powershell-based Visio diagrammer for Azure environments. Currently tested in Windows 10 and Visio 2016. The goal of opening up this project is to encourage others to help build this into a great community solution, as I've been too hampered by time to get it to where it needs to be.

This initial version diagrams Azure regions and resource groups (with networking and subnets coming shortly). Connection to Azure is done via ADAL libraries (automatically downloaded) and REST API instead of the Azure PowerShell module to provide increased flexibility. The Microsoft Cloud & Enterprise stencils are also automatically downloaded and extracted, minimizing complexity of use.

# Adapted from the excellent work here:

https://github.com/PSBlue/Blue

About

A Visio diagrammer for Azure environments.


Languages

Language:PowerShell 100.0%