Skip to content

Commit 67d74b8

Browse files
authored
Merge pull request #98806 from blueflygene/patch-5
Update enable-sql-azure-hybrid-benefit.md
2 parents 879a211 + d53735b commit 67d74b8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-vmware/enable-sql-azure-hybrid-benefit.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ ms.date: 06/14/2022
88

99
# Enable SQL Azure hybrid benefit for Azure VMware Solution (Preview)
1010

11-
In this article, you’ll learn how to apply SQL Azure hybrid benefits to an Azure VMware Solution private cloud by configuring a placement policy. The placement policy defines the number of hosts that are running SQL.
11+
In this article, you’ll learn how to configure SQL Azure hybrid benefits to an Azure VMware Solution private cloud by configuring a placement policy. The placement policy defines the hosts that are running SQL as well as the virtual machines on that host.
1212
>[!IMPORTANT]
1313
> It is important to note that SQL benefits are applied at the host level.
1414
15-
For example, if each host in Azure VMware Solution has 36 cores and you signal that two hosts run SQL, then SQL Azure hybrid benefit will apply to 72 cores.
15+
For example, if each host in Azure VMware Solution has 36 cores and you signal that two hosts run SQL, then SQL Azure hybrid benefit will apply to 72 cores irrespective of the number of SQL or other virtual machines on that host.
1616

1717
## Configure host-VM placement policy
1818
1. From your Azure VMware Solution private cloud, select Azure hybrid benefit, then Create host-VM placement policy.
1919
:::image type="content" source="media/sql-azure-hybrid-benefit/azure-hybrid-benefit.png" alt-text="Diagram that shows how to create a host new virtual machine placement policy.":::
2020

2121
1. Fill in the required fields for creating the placement policy.
2222
1. **Name** – Select the name that identifies this policy.
23-
2. **Type** – Select the type of policy. This type must be VM-Host affinity only.
23+
2. **Type** – Select the type of policy. This type must be a VM-Host affinity rule only.
2424
3. **Azure hybrid benefit** – Select the checkbox to apply the SQL Azure hybrid benefit.
25-
4. **Cluster** – Select the necessary cluster. The policy is applicable per cluster only.
25+
4. **Cluster** – Select the correct cluster. The policy is scoped to host in this cluster only.
2626
1. **Enabled** – Select enabled to apply the policy immediately once created.
2727

2828
:::image type="content" source="media/sql-azure-hybrid-benefit/create-placement-policy.png" alt-text="Diagram that shows how to create a host virtual machine placement policy using the host VM affinity.":::
2929
3. Select the hosts and VMs that will be applied to the VM-Host affinity policy.
30-
1. **Add Hosts** – Select the hosts that will be running SQL.
30+
1. **Add Hosts** – Select the hosts that will be running SQL. When hosts are replaced, policies are re-created on the new hosts automatically.
3131
2. **Add VMs** – Select the VMs that should run on the selected hosts.
3232
3. **Review and Create** the policy.
3333
:::image type="content" source="media/sql-azure-hybrid-benefit/select-policy-host.png" alt-text="Diagram that shows how to create a host virtual machine affinity.":::

0 commit comments

Comments
 (0)