Skip to main content

4 posts tagged with "tools"

View All Tags

Better communication with Greenshot

· 2 min read
Drew Robson
Consultant

A picture is worth a thousand words.

Software development is a team sport, so any tool or process which helps individuals communicate better will improve the team’s performance. Images are an easy way to cut through confusion, and Greenshot makes image-based communication incredibly easy.

Greenshot is a free, light-weight screenshot software tool for Windows. Install it via Chocolatey from https://community.chocolatey.org/packages/greenshot. Once installed, Greenshot will sit in the background waiting to be used via hotkeys.

Export your Azure Infrastructure as an SVG with AzViz

· 2 min read
Drew Robson
Consultant

A picture is worth a thousand words.

Software development is a team sport, so any tool or process which helps individuals communicate better will improve the team’s performance. Images are an easy way to cut through confusion, but it can be difficult to get a visual representation of your Azure Infrastructure. Providing this visual representation is very helpful in presenting or analysing your current state infrastructure, so here’s an easy way to generate it via a command line tool.

Azure Visualizer, aka ‘AzViz’ is a PowerShell module which automatically generates Azure resource topology diagrams as an SVG.