Puzzled about Credential Details for Vertically Scaling SQL Azure using Azure Automation?
问题 I am trying to upscale and downscale my SQL Azure instances using Azure Automation. I am using a gallery runbook called "Set-AzureSqlDatabaseEdition.ps1" which has been created by Joseph Idziorek. The link is: SQL Azure vertical scale Runbook The parameter examples are: .EXAMPLE for Set-AzureSqlDatabaseEdition -SqlServerName bzb98er9bp -DatabaseName myDatabase -Edition Premium -PerfLevel P1 -Credential myCredential However I am confused what should go into "Crediential". Is this the SQLServer