질문하기질문하기
 

답변됨VM Hours

  • 2008년 11월 3일 월요일 오후 3:53Troy Goode 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    I just received my hosting code and it mentioned that we are limited to 2000 VM hours for the duration of the CTP.

    Am I correct in assuming that if I have one instance running, I will run out of usage in 83 days (2000 hours / 24 hours = 83.3 days) or is it possible for an instance to use less than 1 hour of VM CPU over the course of 1 "real" hour?

답변

  • 2008년 11월 3일 월요일 오후 5:18Daniel C WangMSFT사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    For the CTP one CPU HR is basically  one HR of wall clock time. When we RTM the pricing model maybe different, so you should not interpret this CTP behavior as something fixed in stone. Your feeback on what pricing models make sense, and what system features you want to reduce your costs given a particular pricing model are welcome.
    • 답변으로 표시됨Troy Goode 2008년 11월 3일 월요일 오후 7:25
    •  

모든 응답

  • 2008년 11월 3일 월요일 오후 4:19Kevin Hoffman 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    An excellent question. I was asking about this as well because I wanted to make sure that my Worker Role wasn't wasting CPU hours by needlessly checking the contents of an empty work queue. It was suggested that in future versions of this CTP/Beta we get the ability to "wake" the worker when new items are placed into the queue and not until then. Also, I think our Web Role should be put to sleep and stop using VM hours if there have been no requests to it within a certain amount of time.

    This way,I won't get "penalized" for doing a publish to the cloud just to see if my code is compatible with both cloud and local environments (which are different enough to require this step).. I don't want to come back 83 days later to find out that I've got no more VM time just because I did a test publish a couple months ago.

    The .NET Addict - http://dotnetaddict.dotnetdevelopersjournal.com
  • 2008년 11월 3일 월요일 오후 5:18Daniel C WangMSFT사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    For the CTP one CPU HR is basically  one HR of wall clock time. When we RTM the pricing model maybe different, so you should not interpret this CTP behavior as something fixed in stone. Your feeback on what pricing models make sense, and what system features you want to reduce your costs given a particular pricing model are welcome.
    • 답변으로 표시됨Troy Goode 2008년 11월 3일 월요일 오후 7:25
    •  
  • 2008년 11월 3일 월요일 오후 5:30Aleks GershaftMSFT, 중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Also note that we will allow people with active development to extend their quota. Since we are not charging during the CTP, we want to make sure the stale development projects are not taking up resources that could be used better.
  • 2008년 11월 3일 월요일 오후 6:57nick.hauenstein 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    What will be the process for requesting quota extension?
    MyCloudApp.net - Your Unofficial Source for Azure Services Platform Information
  • 2008년 11월 3일 월요일 오후 10:12SriramK_MSFTMSFT, 소유자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     제안된 답변
    If you have a compelling case, send us an email at azquotas@microsoft.com and we'll work with you.
  • 2008년 11월 3일 월요일 오후 10:24nick.hauenstein 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Thanks! I will probably be sending an email if/when it comes down to that.


    MyCloudApp.net - Your Unofficial Source for Azure Services Platform Information
  • 2009년 1월 18일 일요일 오후 1:53JBernsen 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    My expectation of Azure was that you would only be charged for actual CPU utilization (VM Hours), if i am correct, as it is now in the CTP it doesn't matter how much CPU your site uses, you will always be charged for one hour even if your site doesn't do anything ?.