Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
##
# Microsoft Azure: show active VM via curl
#
# Azure OAUTH HOWTO from:
# - https://medium.com/@mauridb/calling-azure-rest-api-via-curl-eb10a06127
#
AR=0; \