Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/sql-server/azure-arc/manage-license-billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Your choice of payment option might affect your outsourcing options. For more in

For information about licensing your non-production or test SQL Server instances through Azure Arc, see [Manage SQL Server licensed for non-production use](manage-license-billing.md#non-production-licensing).



<a id="license-vcores"></a>

## License SQL Server instances by virtual cores
Expand All @@ -90,6 +92,9 @@ The following license types are supported when you're licensing v-cores:
| License with Software Assurance | Bring your own Standard or Enterprise license with Software Assurance or a SQL Server subscription. Your software usage is reported through a free hourly meter according to the metering rules. See [Metering software usage](#usage-metering) later in this article. | `Paid` |
| License only | You use a perpetual license for Standard or Enterprise edition, or you use the free Developer, Evaluation, or Express editions. Your software usage is reported according to the metering rules. See [Metering software usage](#usage-metering) later in this article. | `LicenseOnly` |

> [!NOTE]
> If the pay-as-you-go model is greyed out follow the [documentation here](https://www.microsoft.com/en-us/sql-server/blog/2024/11/06/save-money-on-microsoft-sql-server-licensing-with-microsoft-azure-arc/).

#### Important considerations

- The pay-as-you-go subscription requires the hosting machine to maintain connectivity with Azure. Hourly charges apply only when SQL Server is running on the machine during any part of an hour and the machine is online.
Expand Down