How to set up a virtual machine for a license server

Ethan Shi 20 Reputation points
2024-03-26T20:38:45.98+00:00

I was trying to look into virtual machines that could be used for a license server. I was planning on having licenses for Origin Lab and COMSOL on the license server. I was looking through the options on:

https://azure.microsoft.com/en-us/pricing/details/virtual-machines/linux/?ef_id=k_CjwKCAjw17qvBhBrEiwA1rU9w2VTBzcAcPrrXug6D_mrpUoU30aRNH-S9WczFhoI-u8pj2pRvR8NhxoCk2YQAvD_BwE_k&OCID=AIDcmm5edswduu_SEM__k_CjwKCAjw17qvBhBrEiwA1rU9w2VTBzcAcPrrXug6D_mrpUoU30aRNH-S9WczFhoI-u8pj2pRvR8NhxoCk2YQAvD_BwE_k_&gad_source=1&gclid=CjwKCAjw17qvBhBrEiwA1rU9w2VTBzcAcPrrXug6D_mrpUoU30aRNH-S9WczFhoI-u8pj2pRvR8NhxoCk2YQAvD_BwE#pricing

and I did not know which type of server would be best for this application. I was wondering which type would be best. (at least 15 gb disc space, 2 gb RAM)

Thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,040 questions
{count} votes

Accepted answer
  1. kobulloc-MSFT 26,811 Reputation points Microsoft Employee Moderator
    2024-03-27T00:49:23.06+00:00

    Hello, @Ethan Shi !

    What is the best VM for my OriginLab and COMSOL license server?

    From what I've gathered from the OriginLab and COMSOL license server documentation, the requirements are pretty forgiving:

    Then you would compare the Azure VM specs here as broken down into VM families:

    https://learn.microsoft.com/en-us/azure/virtual-machines/sizes

    Based on that, you have different options depending on your performance needs:

    • B-series burstable VMs are ideal for workloads that don't need the full performance of the CPU continuously, like web servers, small databases and development and test environments. The B2ms might be a lower range option.
    • The Av2-series VMs can be deployed on various hardware types and processors. A-series VMs have CPU performance and memory configurations best suited for entry level workloads like development and test. The A2 v2 might be a similar option to the B2ms.
    • The Dv3 and Dsv3-series run in a hyper-threaded configuration, providing a better value proposition for most general purpose workloads. Mentioned in the COMSOL documentation, the D4 v3 would exceed the requirements you've listed.

    Hopefully this helps you pointed in the right direction! Keep in mind that Azure sales is a great resource if you would like to chat with someone regarding your specific needs while looking for the most cost effective options.


    I hope this has been helpful! Your feedback is important so please take a moment to accept answers.

    If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. guilherme rodrigues 390 Reputation points
    2024-03-27T00:32:09.1266667+00:00

    "You can see the complete listing of VM sizes at: https://azure.microsoft.com/en-us/pricing/details/virtual-machines/linux/

    If you want a more generic VM, opt for VMs from the 'D' family, Memory optimized, 'E' family, GPU 'NC', Compute optimized, 'F' family."


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.