Windows Azure For Developers Task 5: Configuring Virtual Machine sizes

What is specifying Virtual Machine Size?

We can specify the size of virtual machine on which Role will be deployed. Size of VM defines

1. CPU core

2. Memory capacity

3. Local file system

We can specify Virtual Machine size for the Role.

There are two way to specify the VM size

1. Through Service Definition file

2. If using Visual Studio then through property tab on the Role.

Through Service definition file

Open ServiceDefinition.csdef file and you can choose the size from provided dropdown.

clip_image002

Through Properties tab

Click on Web Role

clip_image003

And you can provide VM size by selecting Configuration tab and choosing VM size from the drop down.

clip_image005

There are 5 options available to choose from for the size of VM. Below table gives detail of all options available with different VM size

clip_image007

One response to “Windows Azure For Developers Task 5: Configuring Virtual Machine sizes”

  1. […] Windows Azure For Developers Task 5: Configuring Virtual Machine sizes […]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com