add azure website to specific subscription

Answered add azure website to specific subscription

  • Monday, September 24, 2012 10:40 AM
     
     

    I am a co-administrator for multiple Azure subscriptions within my organisation. I need to create an Azure website against a newly created subscription but there doesn't appear to be an option to select the subscription that the website is created against. New websites are automatically being created against the same, older subscription. This is in the new preview portal. When I go to the old portal I don't see an option to create a website against a subscription. I can create a cloud service and correctly select the subscription to create it against, which will give me a Web Role, but I need a website so that I can take advantage of Git deployment. What am I not doing?

All Replies

  • Monday, September 24, 2012 11:13 AM
     
     Answered

    Since Azure Websites are in preview mode, you would need to sign up for this service for each of your subscriptions. My guess is that when you signed up for this service, you specified a subscription and when you create a new website it is associated with that subscription only. When you login into portal, go to Account section --> Preview feature and then activate this service for other subscriptions.

    Hope this helps.

    • Marked As Answer by Simon Rigby Tuesday, September 25, 2012 7:13 AM
    •