Skip to content

Commit d9338de

Browse files
committed
Review comment
1 parent 572eedc commit d9338de

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/operator-nexus/howto-virtual-machine-placement-hints.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 07/28/2023 #Required; mm/dd/yyyy format.
99
ms.custom: template-how-to-pattern #Required; leave this attribute/value as-is.
1010
---
1111

12-
# Working with placement hints in Operator Nexus virtual machine
12+
# Working with placement hints in Azure Operator Nexus virtual machine
1313

1414
In this article, you learn how to use hints to guide the placement of virtual machines within the Azure Operator Nexus environment. These placement hints can be used to create affinity or anti-affinity between virtual machines, bare-metal machines, or racks. Use placement hints to ensure virtual machines are scheduled in the desired way within the Azure Operator Nexus environment.
1515

@@ -19,8 +19,7 @@ You can increase the overall resilience of your application by using anti-affini
1919

2020
## Prerequisites
2121

22-
Before proceeding with this how-to guide, ensure you have completed all steps in the Azure
23-
Operator Nexus virtual machine [QuickStart guide](./quickstarts-tenant-workload-deployment.md).
22+
Before proceeding with this how-to guide, ensure you have completed all steps in the Azure Operator Nexus virtual machine [QuickStart guide](./quickstarts-tenant-workload-deployment.md).
2423

2524

2625
## Placement hints configuration
@@ -314,4 +313,4 @@ In this example, setting the scope to `Rack` ensures VMs aren't placed within th
314313
315314
## Next steps
316315
317-
While the examples provided in this article demonstrate some common use cases, the API can be used to implement a wide range of placement scenarios, making it a flexible and adaptable solution for managing virtual machine placement. Adjust the `scope`, `schedulingExecution`, and `hintType` parameters in different combinations to understand how they affect VM placements. Proper usage of placement hints can improve the availability and resilience of applications and services running in the Nexus instance.
316+
While the examples provided in this article demonstrate some common use cases, the API can be used to implement a wide range of placement scenarios, making it a flexible and adaptable solution for managing virtual machine placement. Adjust the `scope`, `schedulingExecution`, and `hintType` parameters in different combinations to understand how they affect VM placements. Proper usage of placement hints can improve the availability and resilience of applications and services running in the Azure Operator Nexus instance.

0 commit comments

Comments
 (0)