There are two ways you can authenticate to Windows Azure. You can store a username and password or you can use a certificate. If you want to authenticate with a password see How to: Connect to your subscription My preference is to use a certificate.
Certificate Authentication
The Windows Azure PowerShell module includes cmdlets that help you download and import the certificate.
The Get-AzurePublishSettingsFile cmdlet opens a web page on the Windows Azure Management Portal, from which you...(read more)
↧