You can have several Windows Azure subscriptions defined in Windows Azure PowerShell. This lets you easily manage several subscriptions from the same PowerShell console. These are the steps required to add a new Windows Azure Subscription to your Windows Azure PowerShell profile: Generate a management certificate: makecert.exe -pe -n “CN=<certificate subject>” -ss My –r <certificate …
Continue reading “How to manage multiple Windows Azure subscriptions with PowerShell”