By mswatcher
via babaandthepigman.wordpress.com
Submitted: Feb 19 2013 / 11:32
If you have multiple Azure subscriptions ensure that you have set the ‘current’ one to be the one you wish to use: Select-AzureSubscription –SubscriptionName your_subscription_name You can confirm this is set by using, Get-AzureSubscription -Current Then, to create the Azure project New-AzureServiceProject your_project_name This will create the files needed by the Azure cloud project (including deployment settings, cloud/local configuration files and a service definition file).
Tweet
SaveShareSend
Tags: cloud, frameworks, javascript
Add your comment