Skip to content

Instantly share code, notes, and snippets.

View vprasadreddy's full-sized avatar

Vara Prasad Reddy vprasadreddy

View GitHub Profile
#!/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; \