Extra large web role
-
1 мая 2012 г. 12:19How can we develop windows azure application using Extra Large web Role?
Все ответы
-
1 мая 2012 г. 12:38МодераторYes, any size VM may be used for a Windows Azure Role (web, worker, or vm).
-
1 мая 2012 г. 12:52
Open Windows Azure project properties and set role size to Extra Large.
But you'll never find performance boost on the same machine cause it is only emulated Windows Azure Role.
Microsoft Platform Developer Cloudikka blog
- Помечено в качестве ответа nitinpuri 3 мая 2012 г. 6:21
-
1 мая 2012 г. 13:20
Hi,
Depending on your application's resource requirements, you can configure your web role to use a VM of a particular size. The size of the virtual machine determines the number of CPU cores, the memory capacity, and the local file system size that is allocated to a running instance.
I hope it helps!!
If you found this post useful, Please "Mark as Answer" or "Vote as Helpful". Thanks! Vaibhav Gujral.
-
2 мая 2012 г. 10:48
What is the problem you are facing in doing this?
Regards,
Brij

