question

JhonHerrera-9761 avatar image
0 Votes"
JhonHerrera-9761 asked AndreasBaumgarten answered

Tipos de disco Azure monitorear

Hola, tengo una granja de servidores montado en Azure service, Y tengo un pregunta que clase de disco es mejor para las maquinas virtuales si un disco duro SSD Premiun o Standard, me podridan ayudar indicando como saber con exactitud si las maquinas virtuales necesitas premium o standard según IOSP etc..

azure-disk-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

Hi @JhonHerrera-9761 ,

if you don't know the exact requirements of disk performance it's a possible approach to start with Standard SSDs and use Performance Monitor (perfmon) on the VM to take a look on the disk counters and performance measures.
If required you could switch disk types forth and back if you stop the VM first.

Windows Performance Monitor Disk Counters Explained: https://docs.microsoft.com/en-us/archive/blogs/askcore/windows-performance-monitor-disk-counters-explained


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.