Hi Sankeerth,
Thank you for posting your question on the Q&A portal!
Yes, you can create an Azure VM using an M-series size (like Standard_M64ms) with a Windows Server image (2019 or 2022). M-series VMs are designed for high-memory workloads, including machine learning, and are fully compatible with Windows Server.
Recommended Windows Images:
- Windows Server 2019 Datacenter
Windows Server 2022 Datacenter
Both are officially supported and commonly used with M-series VMs.
Key Considerations:
- Ensure your region supports M-series VMs (check Azure VM availability by region).
- For optimal performance, enable Ultra Disk or Premium SSD storage (see Azure Disk documentation).
- If using GPU acceleration, verify NVIDIA drivers are installed (if applicable).
- Azure M-series documentation
- Windows VM deployment best practices
Let me know if you need further assistance!
Best regards,
Alex
P.S. If my answer help to you, please Accept my answer
PPS That is my Answer and not a Comment