Skip to content

Commit c555e28

Browse files
authored
Remove version parameter from link URL
1 parent 09c21a0 commit c555e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql-server/azure-arc/manage-license-billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The option of licensing SQL Server by physical cores with unlimited virtualizati
130130
- Your infrastructure and the selected payment method support the unlimited virtualization benefit.
131131
- Licensing your SQL Server instances by v-cores is more expensive than licensing the p-cores of the host.
132132

133-
To use the unlimited virtualization benefit, you need to create a _SQLServerLicense_ resource that represents one or more physical hosts. The covered SQL Server instances must be connected to Azure Arc and configured to use the p-core license. For details about creating _SQLServerLicense_ resources, see [Create a SQL Server license](/sql/sql-server/azure-arc/manage-configuration?view=sql-server-ver16).
133+
To use the unlimited virtualization benefit, you need to create a _SQLServerLicense_ resource that represents one or more physical hosts. The covered SQL Server instances must be connected to Azure Arc and configured to use the p-core license. For details about creating _SQLServerLicense_ resources, see [Create a SQL Server license](/sql/sql-server/azure-arc/manage-configuration).
134134

135135
> [!CAUTION]
136136
> The unlimited virtualization benefit isn't available to VMs running on infrastructure from any of the [listed providers](https://aka.ms/listedproviders). These VMs can be licensed only by v-cores. If you create a *SQLServerLicense* resource with the intent of licensing these VMs by using unlimited virtualization, you'll be charged for the consumption of v-cores based on the SQL Server configuration of the host. Any existing p-core licenses don't apply to offset such charges.

0 commit comments

Comments
 (0)