Skip to content

Commit 500c529

Browse files
Merge pull request #229966 from mimckitt/patch-85
Update quick-create-bicep-windows.md
2 parents 98cceac + 6a2a137 commit 500c529

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/virtual-machine-scale-sets/quick-create-bicep-windows.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.custom: subject-armqs, devx-track-azurepowershell, mode-arm
1313

1414
# Quickstart: Create a Windows Virtual Machine Scale Set with Bicep
1515

16-
> [!NOTE]
17-
> This quickstart uses Uniform Orchestration mode. We recommend using Flexible Orchestration for new workloads. For more information, see [Orchesration modes for Virtual Machine Scale Sets in Azure](virtual-machine-scale-sets-orchestration-modes.md).
18-
1916
A Virtual Machine Scale Set allows you to deploy and manage a set of auto-scaling virtual machines. You can scale the number of VMs in the Virtual Machine Scale Set manually, or define rules to autoscale based on resource usage like CPU, memory demand, or network traffic. An Azure load balancer then distributes traffic to the VM instances in the Virtual Machine Scale Set. In this quickstart, you create a Virtual Machine Scale Set and deploy a sample application with Bicep.
2017

2118
[!INCLUDE [About Bicep](../../includes/resource-manager-quickstart-bicep-introduction.md)]

0 commit comments

Comments
 (0)