2010년 3월 22일 월요일

Windows Azure 시작하기

인용글: Windows Azure Getting Started

 Discover, Develop, Deploy with the Windows Azure platformDiscover, Develop, Deploy with the Windows Azure platformDiscover, Develop, Deploy with the Windows Azure platform

Develop

1. Download the Windows Azure Platform Training Kit

2. Configure your local machine

3. Download Tools & SDK


 

 

 

4. View Windows Azure Sample Application and Code

Deploy

  1. Purchase the Windows Azure platform offer that best meets your needs. (refer to our offer page)
  2. Create a New Windows Azure Storage Project (If Needed)

    If you need cloud storage using Windows Azure, follow these steps.
    1. Login to the Windows Azure Portal at http://windows.azure.com.
    2. Click New Project, and then select Storage Account.
    3. Enter a project label (such as davidtododb) and click Next. Enter the same name for the Storage Account Name. Check to make sure the account is available and then click Create.
  3. Deploy your Application
    1. On the Windows Azure Portal, click New Project, and then select Hosted Service.
    2. Enter a project label (such as davidMyToDo) and click Next. Enter the same name for the Account Name. Check to make sure the account is available and then click Create.
    3. When the project screen appears, click Deploy.
    4. For the app package, upload AppName.cspkg.
    5. For the Configuration setting, upload ServiceConfiguration.cscfg.
    6. Enter v1 as the label for deployment.  Click Deploy.
    7. Once the package has updated, click Run. This may take a few minutes to complete.
    8. Once the package is running, click the Swap button between Staging and Production to promote your service to production.
    9. Click the URL to access your application.

댓글 없음:

댓글 쓰기