Pay As You Go licensing

Miles Schor 1 Reputation point
2021-12-30T21:05:44.307+00:00

How does Pay As You Go license get applied to SQL VM's

SQL Server on Azure Virtual Machines
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-12-30T21:10:03.43+00:00

    Read on here.
    https://azure.microsoft.com/en-us/pricing/details/virtual-machines/sql-server-enterprise/#pricing

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

  2. Miles Schor 1 Reputation point
    2021-12-30T21:26:55.437+00:00

    I'll follow up with the question, why is the Pay As You Go license automatically applied when Install a new SQL VM?

    0 comments No comments

  3. Anonymous
    2021-12-30T21:28:57.707+00:00

    Best option is to start a billing support ticket for resolution.
    https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  4. Andreas Baumgarten 123.7K Reputation points MVP Volunteer Moderator
    2021-12-30T22:12:05.903+00:00

    Hi @Miles Schor ,

    the PAYG license is automatically applied by default (Microsoft standard). But you can change this right after deployment to Azure Hybrid Benefit.
    This is the default for all Azure services I am aware of. But if available for the Azure service you can switch to Azure Hybrid Benefit.

    ----------

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

    Regards
    Andreas Baumgarten

    0 comments No comments

  5. Ravi Kanth Koppala 3,391 Reputation points Microsoft Employee Moderator
    2021-12-31T05:09:50.63+00:00

    Hi @Miles Schor ,
    There are three license models for an Azure VM that's hosting SQL Server: pay-as-you-go, Azure Hybrid Benefit (AHB), and High Availability/Disaster Recovery(HA/DR). You can modify the license model of your SQL Server VM by using the Azure portal, the Azure CLI, or PowerShell. While you create a SQL Server VM, you have this option to select the licensing model. For more details, please visit - https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/licensing-model-azure-hybrid-benefit-ahb-change?tabs=azure-portal

    Note: SQL Server Developer edition is free for development and testing, not production. Also, SQL Express is free for lightweight workloads

    161528-sql-vm-license-edition.png

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

    0 comments No comments

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.