sql on azure vm

eg1995 1,131 Reputation points
2021-08-15T11:37:14.017+00:00

dears,

i need clarification on the below scenario:

i already provisioned an azure VM. and now i want to install sql server media on it. any idea how i can license the sql? can i enter manually the key if i have one?
or how it will be done?

note: it is not sql on azure vms image, azure windows vm is already provisioned

thank you

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,185 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,793 questions
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Ronen Ariely 15,096 Reputation points
    2021-08-15T11:47:43.213+00:00

    Good day,

    You have two options to pay for SQL Server on Virtual Machine licensing: (1) pay per usage or (2) bring your own license (BYOL).

    First option is used by default when you use Azure Virtual machine template with come with SQL Server. The Second option is mostly when you intsall the SQL Server yourself or when you configure the VM with SQL Server to use BYOL.

    This document should provide more information:

    https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/pricing-guidance

    1 person found this answer helpful.

  2. Ronen Ariely 15,096 Reputation points
    2021-08-15T12:52:06.253+00:00

    Hi,

    I highly recommend Not to use the forum for LICENSE questions. It might look like we understand since we orders several dozens licenses ourselves, but I learned that this subject can be very complex and you better read the small letters and understand it 100% before you recommend someone. speak directly to a Microsoft licensing specialist, and you can get more detail information from them here:

    https://www.microsoft.com/nl-nl/Licensing/existing-customer/activation-centers?rtc=1

    byol means i dont have to enter the key manually like i used to do on premises right?

    As mentioned above, for BYOL you have two options

    (1) You can use a template of SQL Server which comes with the SQL Server and configure it to use BYOL

    In this case you do not enter specific license key but only confirm that you have a license

    123371-image.png

    123342-image.png

    Important! Notice the comment in this document!

    https://azure.microsoft.com/en-us/pricing/licensing-faq/

    You must report the usage of licenses to Microsoft using the License Mobility Verification form within 10 days.

    123381-image.png

    (2) In this case it is done like any local installation according to the license you have and the version of the SQL Server

    https://aka.ms/licensingdocs

    0 comments No comments

  3. CathyJi-MSFT 21,096 Reputation points Microsoft Vendor
    2021-08-16T03:05:27.42+00:00

    Hi @eg1995 ,

    >it is not sql on azure vms image, azure windows vm is already provisioned

    Your environment is azure windows VM. You can install SQL server by yourself like SQL server installed on premise. You can also apply the SQL server license key like on premise.

    If you have further SQL license question, please call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific Time) to speak directly to a Microsoft licensing specialist. Or you can go to Volume Licensing Service Center support. Please choose region/language and choose to call or have web. People there will help you more effectively.


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar thread.

    0 comments No comments

  4. eg1995 1,131 Reputation points
    2021-08-16T07:33:06.613+00:00

    thanks guys now i fully understand the below:

    BYOL means AHB, i can provision automatically byol images.
    i can use payg gallery images if i want to use azure licenses and will be billed per hour
    i have the eligibility to switch between payg and byol
    i can install manually a sql image and activate it using a product key.

    the only thing remaining that if what if i am migrating fro on premises i will need advise because all of the above are creating sql from scratch

    scenario:
    i have an on premises sql server which is already activated and i want to lift and shift to azure.

    in this case the license also will be migrated? or what will be needed?

    thank you so much in advance

    0 comments No comments

  5. CathyJi-MSFT 21,096 Reputation points Microsoft Vendor
    2021-08-16T08:46:03.65+00:00

    Hi @eg1995 ,

    >in this case the license also will be migrated? or what will be needed?

    If the license key on premise SQL server is activated, the license key can not be applied to SQL server on Azure VM. If the license key is deactivated on premise SQL server, the license key can be used on SQL server on Azure VM.


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar thread.

    0 comments No comments