You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/azure-hybrid-benefit.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ You can enable the Azure Hybrid Benefit for Azure SQL Database by using the Azur
30
30
31
31
For Azure SQL Database, Azure Hybrid Benefit is only available when using the provisioned compute tier of the [vCore-based purchasing model](database/service-tiers-vcore.md). Azure Hybrid Benefit doesn't apply to the [DTU-based purchasing model](database/service-tiers-dtu.md) or the [serverless compute tier](database/serverless-tier-overview.md).
32
32
33
-
#### [Portal](#tab/azure-portal)
33
+
#### [Azure portal](#tab/azure-portal)
34
34
35
35
To set or update the license type to the Azure Hybrid Benefit by using the Azure portal:
36
36
@@ -65,7 +65,7 @@ To set or update the license type to the Azure Hybrid Benefit by using the REST
65
65
66
66
You can enable the Azure Hybrid Benefit for Azure SQL Managed Instance by using the Azure portal, PowerShell, Azure CLI, or REST API.
67
67
68
-
#### [Portal](#tab/azure-portal)
68
+
#### [Azure portal](#tab/azure-portal)
69
69
70
70
To set or update the license type to the Azure Hybrid Benefit by using the Azure portal:
Copy file name to clipboardExpand all lines: azure-sql/database/sql-database-paas-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ If you're new to Azure SQL Database, check out the *Azure SQL Database Overview*
37
37
## Purchasing models
38
38
39
39
SQL Database offers the following purchasing models:
40
-
- The [vCore-based purchasing model](service-tiers-vcore.md) lets you choose the number of vCores, the amount of memory, and the amount and speed of storage. The vCore-based purchasing model also allows you to use [Azure Hybrid Benefit for SQL Server](https://azure.microsoft.com/pricing/hybrid-benefit/) to gain cost savings by leveraging your existing SQL Server licenses.
40
+
- The [vCore-based purchasing model](service-tiers-vcore.md) lets you choose the number of vCores, the amount of memory, and the amount and speed of storage. The vCore-based purchasing model also allows you to use [Azure Hybrid Benefit for SQL Server](https://azure.microsoft.com/pricing/hybrid-benefit/) to get a discount on the allocation of SQL Server licenses to the SQL Database Engine.
41
41
- The [DTU-based purchasing model](service-tiers-dtu.md) offers a blend of compute, memory, and I/O resources in three service tiers, to support light to heavy database workloads. Compute sizes within each tier provide a different mix of these resources, to which you can add additional storage resources.
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/failover-group-standby-replica-how-to-configure.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Failover groups for a SQL Managed Instance deployment support only one replica.
33
33
34
34
## Cost benefit
35
35
36
-
When you designate a managed instance replica as standby, Microsoft doesn't charge you SQL Server licensing costs for the vCores used by the standby replica. However, because the instance is billed for the entire hour, you might still be charged licensing costs for the entire hour if the state change is made in the middle of the hour.
36
+
When you designate a SQL managed instance replica as standby, Microsoft doesn't charge you SQL Server licensing costs for the vCores used by the standby replica. However, because the instance is billed for the entire hour, you might still be charged licensing costs for the entire hour if the state change is made in the middle of the hour.
37
37
38
38
The benefit translates differently between customers who use the pay-as-you-go model and customers who use the [Azure Hybrid Benefit](../azure-hybrid-benefit.md) model. For a pay-as-you-go customer, the vCores are discounted on their invoice. For a customer who uses the Azure Hybrid Benefit for the standby replica, the number of vCores that the secondary replica uses are returned to their licensing pool.
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/instance-stop-start-how-to.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Stopped instances don't get billed for vCores and the SQL license, they're charg
75
75
76
76
### Azure Hybrid Benefit
77
77
78
-
The [Azure Hybrid Benefit (AHB)](../azure-hybrid-benefit.md) is applied per resource. If your instance is using the Azure Hybrid Benefit to save on licensing costs, to apply that benefit to another resource when the instance is in a stopped state, you must first disable AHB on the instance, and then stop the instance. Similarly, after you restart the instance, you have to reenable AHB on it to apply the licensing benefit.
78
+
The [Azure Hybrid Benefit (AHB)](../azure-hybrid-benefit.md) is applied per resource. If your instance is using the Azure Hybrid Benefit for the discount on licensing costs, to apply that benefit to another resource when the instance is in a stopped state, you must first disable AHB on the instance, and then stop the instance. Similarly, after you restart the instance, you have to reenable AHB on it to apply the licensing benefit.
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/sql-managed-instance-paas-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Azure SQL Managed Instance is a PaaS service that has near 100% compatibility wi
38
38
39
39
SQL Managed Instance is designed for customers looking to migrate a large number of apps from an on-premises or IaaS, self-built, or ISV provided environment to a fully managed PaaS cloud environment, with as low a migration effort as possible. Using the fully automated [Azure Data Migration Service](/azure/dms/tutorial-sql-server-to-managed-instance#create-an-azure-database-migration-service-instance), or the [Managed Instance link](managed-instance-link-feature-overview.md), customers can lift and shift their existing SQL Server database or SQL Server instance to Azure SQL Managed Instance, which offers compatibility with SQL Server and complete isolation of customer instances with native VNet support.
40
40
41
-
With Software Assurance, you can exchange your existing licenses for discounted rates on SQL Managed Instance using the [Azure Hybrid Benefit for SQL Server](https://azure.microsoft.com/pricing/hybrid-benefit/). SQL Managed Instance is the best migration destination in the cloud for SQL Server instances that require high security and a rich programmability surface.
41
+
With Software Assurance, you can allocate your existing licenses for discounted rates on SQL Managed Instance using the [Azure Hybrid Benefit for SQL Server](https://azure.microsoft.com/pricing/hybrid-benefit/). SQL Managed Instance is the best migration destination in the cloud for SQL Server instances that require high security and a rich programmability surface.
42
42
43
43
For more information on migration options and tools, see [Migration overview: SQL Server to Azure SQL Managed Instance](../migration-guides/managed-instance/sql-server-to-managed-instance-overview.md).
44
44
@@ -175,16 +175,16 @@ As with any Azure service, when you use Azure SQL Managed Instance, you are bill
175
175
176
176
SQL Managed Instance offers several ways to save on costs:
177
177
178
-
-**Azure Hybrid Benefit**: If you have Software Assurance, you can use the [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/) to save up to 55% on licensing costs. The Azure Hybrid Benefit for SQL Server allows you to use your on-premises SQL Server licenses to run Azure SQL Managed Instance at a reduced rate.
179
-
-**Azure Reservations**: You can save up to 80% on costs by purchasing [reservations](../database/reservations-discount-overview.md) for SQL Managed Instance.
178
+
-**Azure Hybrid Benefit**: If you have Software Assurance, you can use the [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/), which grants you a discount on the allocation of SQL Server licenses to the SQL Database Engine.
179
+
-**Azure Reservations**: You can save up to 80% on costs by purchasing [reservations](../database/reservations-discount-overview.md) for SQL Managed Instance. `
180
180
-**Instance pools**: If you have multiple managed instances, you can save on costs by using [instance pools](instance-pools-overview.md), which also support [reservations](instance-pools-overview.md#reservations-pricing).
181
181
-**Instance stop and start**: You can [stop and start](instance-stop-start-how-to.md) your managed instance to save on costs. When you stop your instance, you only pay for storage, and you can restart it at any time.
182
182
-**Free DR replica**: You can save on licensing costs by designating a secondary replica for [disaster recovery (DR) only](business-continuity-high-availability-disaster-recover-hadr-overview.md#license-free-dr-replicas).
183
183
-**Flexible memory**: With [Next-gen General Purpose](service-tiers-next-gen-general-purpose-use.md) instances, you can save on costs by using the [flexible memory (preview)](resource-limits.md#flexible-memory-preview) feature, which allows you to choose the amount of memory you want to allocate to your instance.
184
184
185
185
## vCore-based purchasing model
186
186
187
-
The [vCore-based purchasing model](service-tiers-managed-instance-vcore.md) for SQL Managed Instance gives you flexibility, control, transparency, and a straightforward way to translate on-premises workload requirements to the cloud. This model allows you to change compute, memory, and storage based upon your workload needs. The vCore model is also eligible for up to 55 percent savings with the [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/) for SQL Server.
187
+
The [vCore-based purchasing model](service-tiers-managed-instance-vcore.md) for SQL Managed Instance gives you flexibility, control, transparency, and a straightforward way to translate on-premises workload requirements to the cloud. This model allows you to change compute, memory, and storage based upon your workload needs. The vCore model is also eligible for savings with the [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-benefit/) for SQL Server.
188
188
189
189
In the vCore model, you can choose hardware configurations as follows:
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/modernization.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ SQL Managed Instance tier choice is guided by availability, performance (for exa
226
226
227
227
#### Can I move only a specific workload out of an on-premises cluster, and what is the impact to licensing and cost?
228
228
229
-
It's possible to only migrate the databases related to one workload toward an Azure SQL Managed Instance. Creating and operating an Azure SQL managed instance requires SQL Server licenses. [Azure Hybrid Benefit](../azure-hybrid-benefit.md) provides you with the ability to reuse your licenses. Reach out to your licensing partner to review what possibilities can be used with [license mobility](https://www.microsoft.com/licensing/licensing-programs/software-assurance-license-mobility) and restructuring your current licenses.
229
+
It's possible to only migrate the databases related to one workload toward an Azure SQL Managed Instance. Creating and operating an Azure SQL Managed Instance requires SQL Server licenses. [Azure Hybrid Benefit](../azure-hybrid-benefit.md) provides you with the ability to allocate your licenses to the SQL Server Database Engine. Reach out to your licensing partner to review what possibilities can be used with [license mobility](https://www.microsoft.com/licensing/licensing-programs/software-assurance-license-mobility) and restructuring your current licenses.
230
230
231
231
#### I maintain a highly consolidated SQL Server with multiple applications running against it. Can I move it to SQL Managed Instance?
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/virtual-machines/oracle-to-sql-on-azure-vm-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@ The Data SQL Engineering team developed these resources. This team's core charte
344
344
-[Best practices to cost and size workloads migrated to Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs)
345
345
346
346
- For information about licensing, see:
347
-
-[Bring your own license with the Azure Hybrid Benefit](../../virtual-machines/windows/licensing-model-azure-hybrid-benefit-ahb-change.md)
347
+
-[Allocate your own license with the Azure Hybrid Benefit](../../virtual-machines/windows/licensing-model-azure-hybrid-benefit-ahb-change.md)
348
348
-[Get free extended support for SQL Server](../../virtual-machines/windows/sql-server-extend-end-of-support.md)
349
349
350
350
- To assess the application access layer, use [Data Access Migration Toolkit Preview](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
The SQL IaaS Agent extension on Linux is only available in lightweight mode, which supports only changing the license type and edition of SQL Server. Use the Azure CLI or Azure PowerShell to register your SQL Server VM with the extension in lightweight mode for limited functionality.
85
85
86
-
Provide the SQL Server license type as either pay-as-you-go (`PAYG`) to pay per usage, Azure Hybrid Benefit (`AHUB`) to use your own license, or disaster recovery (`DR`) to activate the [free DR replica license](../windows/business-continuity-high-availability-disaster-recovery-hadr-overview.md#free-dr-replica-in-azure).
86
+
Provide the SQL Server license type as either pay-as-you-go (`PAYG`) to pay per usage, Azure Hybrid Benefit (`AHUB`) to allocate your own license, or disaster recovery (`DR`) to activate the [free DR replica license](../windows/business-continuity-high-availability-disaster-recovery-hadr-overview.md#free-dr-replica-in-azure).
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/availability-group-azure-portal-configure.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,11 +104,11 @@ On the **Basics** tab, select the subscription and resource group. Also, provide
104
104
105
105
1. Under **Virtual machine administrator account**, provide a username and password. The password must be at least 12 characters and meet the [defined complexity requirements](/azure/virtual-machines/windows/faq#what-are-the-password-requirements-when-creating-a-vm-). This account will be the administrator of the VM.
106
106
107
-
1. Under **Licensing**, you have the option to enable [Azure Hybrid Benefit](/azure/virtual-machines/windows/hybrid-use-benefit-licensing) to bring your existing Windows Server license to Azure. This option is available only if you're a Software Assurance customer.
107
+
1. Under **Licensing**, you have the option to enable [Azure Hybrid Benefit](/azure/virtual-machines/windows/hybrid-use-benefit-licensing) to allocate your existing Windows Server license to Azure. This option is available only if you're a Software Assurance customer.
108
108
109
109
Select **Yes** if you want to enable Azure Hybrid Benefit, and then confirm that you have Software Assurance by selecting the checkbox. This option is unavailable if you selected one of the free SQL Server images, such as the Developer edition.
110
110
111
-
1. Under **SQL Server License**, you have the option to enable [Azure Hybrid Benefit](/azure/virtual-machines/windows/hybrid-use-benefit-licensing) to bring your own SQL Server license and save on licensing cost. This option is available only if you're a Software Assurance customer.
111
+
1. Under **SQL Server License**, you have the option to enable [Azure Hybrid Benefit](/azure/virtual-machines/windows/hybrid-use-benefit-licensing) to get a discount on the allocation of your own SQL Server license. This option is available only if you're a Software Assurance customer.
112
112
113
113
Select **Yes** if you want to enable Azure Hybrid Benefit, and then confirm that you have Software Assurance by selecting the checkbox. This option is unavailable if you selected one of the free SQL Server images, such as the developer edition.
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/create-sql-vm-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ On the **Basics** tab, provide the following information:
81
81
82
82
:::image type="content" source="./media/create-sql-vm-portal/basics-inbound-port-rules.png" alt-text="Screenshot from the Azure portal of inbound port rules.":::
83
83
84
-
You also have the option to enable the [Azure Hybrid Benefit](/azure/virtual-machines/windows/hybrid-use-benefit-licensing) to use your own SQL Server license and save on licensing cost.
84
+
You also have the option to enable the [Azure Hybrid Benefit](/azure/virtual-machines/windows/hybrid-use-benefit-licensing), which grants you a discount on the allocation of SQL Server licenses to your SQL Server on Azure VM.
0 commit comments