c# - Increasing the size of the Siteroots drive in my Azure Cloud Service -


i have cloud service web role. default siteroot drive small files need. now, have tried updating "vm size" in configuration of cloud service, increases size of other drives on cloud service vm.

q: how make siteroot's drive larger?

enter image description here

check duplicate. in general, there no control on size of drives.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -