.. blogpost:: :title: Interacting with VM on Azure :keywords: Azure, Virtual Machine, libcloud :date: 2016-06-18 :categories: network It can be done in Python with `libcloud `_. See: `Azure Compute Driver Documentation `_ and `Azure Blobs Storage Driver Documentation `_. You can interact with many clouds using the same API: `Source code for libcloud.storage.providers `_.