Skip to content

Instantly share code, notes, and snippets.

View TianyuanC's full-sized avatar
🎯
Focusing

Tianyuan Chu TianyuanC

🎯
Focusing
  • 127.0.0.1:19002
View GitHub Profile
@TianyuanC
TianyuanC / Enable-Azure-Diagnostics.ps1
Last active August 29, 2015 14:21
Enable diagnostics for Cloud Services using SDK 2.5
## Input from Octopus
## $AzureModules "C:\Program Files (x86)\Microsoft SDKs\Azure\PowerShell\ServiceManagement\Azure\Azure.psd1"
## $PublishSettingsLocation "pathto\credentials.publishsettings"
## $SubscriptionIdentifier
## $DeploymentStorageAccount
## $DeploymentStorageKey
## $ConfigPath
## $CloudServiceName
## Get Powershell modules