1
2011
How to Create a Hosted Service
How to Create a Hosted Service on Windows Azure

To create a hosted service
- Log into the Windows Azure Platform Management Portal.
- On the ribbon, click New Hosted Service. This will open the Create a New Hosted Servicewindow.
- On the Create a new Hosted Service window select a subscription to add the hosted service to from the Choose a Subscription dropdown.
- In Enter a name for your service, type a name for this service. This will help you identify this particular service when you have deployed multiple services.
- In Enter a URL for your service, type a subdomain name to create the URL at which your service will be available.
Important
This subdomain name must be unique among all the services, yours or anyone else’s, running on Windows Azure. - If you have created Affinity groups and you want to assign this service to a particular group, click the radio button next to the Affinity Group dropdown. Otherwise leave the default setting of No Affinity.
- From Choose a region select the region
TipAffinity groups and regions allow you to organize your hosted service and storage account within geographic region for optimal performance. - If you are not deploying a package to the service at this time, click Do not deploy, and then click OK.
If you are deploying a service at this time follow the procedure in the next section.
When you deploy a service you can choose to deploy to either the staging environment or the production environment. A service deployed to the staging environment is assigned a URL with the following format: {deploymentid}.cloudapp.net. A service deployed to the production environment is assigned a URL with the following format: {hostedservicename}.cloudapp.net. The staging environment is useful as a test bed for your service prior to going live with it. In addition, when you are ready to go live, it is faster to swap VIPS to move your service to the production environment than to deploy it directly there. For more information on swapping VIPs, see How to Swap a Service’s VIPs.
To deploy a service
- Click either Deploy to production environment or Deploy to stage environment.
- If you do not want the service to run once it is deployed, clear Start after successful deployment.
- In Deployment name, type a name for this deployment.
- In Package Location, click Browse, go to your application directory, and click the service package (cspkg) file.
- In Configuration file, click Browse, and then click the ServiceConfiguration.cscfg file.
- Click OK.
Leave a comment
Newsletter Subscribe
Will you use cloud computing?
DomainGurus News
- Abiquo UpdatesThis week DomainGurus launched an entirely new Abiquo system. Thank you to all those who participated in the Beta version! In our new system the network has been upgraded and we have included a new, faster storage system. ALL storage is now “persistent/stateful” and deployments take less than 30 seconds for most images. We have included several different ima […]
- DomainGurus Recharged!DomainGurus Recharged! We are proud to present to you the new DomainGurus Website. Where we are offering you special season promotions like, Cloud Servers starting at $30 USD and Abiquo Cloud staring at $17 USD per month. Take a look at the new layout and new services offered like FREE WebMatrix promotion (Please contact our Sales Department for more informa […]
- Webinar October 7th 2011On October 7, 2011 at 10:00am PST, DomainGurus.com will be hosting an Introduction to Reselling Windows Servers using the tools provided through the iBizPanel. Where you will be demonstrated how to build your own Cloud Data Center in less than 10 minutes., and resell VPS through your website. Sign up now the space is limited and every attendee will receive a […]
Community News
-
What is a Private Cloud?
Private cloud is the implementation of cloud services on resources that are dedicated to your organization, whether they exist on-premises…
-
Virtualizing SQL Server
Virtualizing SQL Server, SharePoint, and Exchange with Confidence This report presents a summary of Microsoft-commissioned testing of the performance and…

An article by johnq




