Edit

Share via


Create a standby pool

Important

For standby pools to successfully create and manage resources, it requires access to the associated resources in your subscription. Ensure the correct permissions are assigned to the standby pool resource provider in order for your standby pool to function properly. For detailed instructions, see configure role permissions for standby pools.

This article steps through creating a standby pool for Virtual Machine Scale Sets with Flexible Orchestration.

Create a standby pool

Note

Setting the standby pool VM state to hibernated is not yet available in the Azure portal. To configure a standby pool with a hibernated VM state use an alternative SDK such as CLI or PowerShell.

  1. Navigate to your Virtual Machine Scale Set.
  2. Under Availability + scale select Standby pool.
  3. Select Manage pool.
  4. Provide a name for your pool, select a provisioning state and set the maximum and minimum ready capacity.
  5. Select Save.

A screenshot showing how to enable a standby pool on an existing Virtual Machine Scale Set in the Azure portal.

You can also configure a standby pool during Virtual Machine Scale Set creation by navigating to the Management tab and checking the box to enable standby pools.

A screenshot showing how to enable a standby pool during the Virtual Machine Scale Set create experience in the portal.

Next steps

Learn how to update and delete a standby pool.