Created
September 18, 2015 20:01
-
-
Save tgerla/918b6aa2a1e2ebcfd52f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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