Skip to content

Instantly share code, notes, and snippets.

@tgerla
Created September 18, 2015 20:01
Show Gist options
  • Save tgerla/918b6aa2a1e2ebcfd52f to your computer and use it in GitHub Desktop.
Save tgerla/918b6aa2a1e2ebcfd52f to your computer and use it in GitHub Desktop.
import azure as windows_azure
from azure import WindowsAzureError, WindowsAzureMissingResourceError
from azure.servicemanagement import (ServiceManagementService, OSVirtualHardDisk, SSH, PublicKeys,
PublicKey, LinuxConfigurationSet, ConfigurationSetInputEndpoints,
ConfigurationSetInputEndpoint, Listener, WindowsConfigurationSet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment