Edit

Share via


Update or delete 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.

You can update the state of the instances and the max ready capacity of your standby pool at any time. The standby pool name can only be set during standby pool creation. If updating the provisioning state to hibernated, ensure that the scale set is properly configured to use hibernated VMs. For more information see, Hibernation overview.

When changing the provisioning state of your standby pool, transitioning between the following states below are supported. Transitioning between a Stopped (deallocated) state and a hibernated state is not supported. If using a Stopped (deallocated) pool and you want to instead use a hibernated pool, first transition to a running pool then update the provisioning state to hibernated.

Initial state Updated state
Running Stopped (deallocated)
Running Hibernated
Stopped (deallocated) Running
Hibernated Running
Hibernated Stopped (deallocated)

Update 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 Virtual Machine Scale set the standby pool is associated with.
  2. Under Availability + scale select Standby pool.
  3. Select Manage pool.
  4. Update the configuration and save any changes.

A screenshot of the Networking tab in the Azure portal during the Virtual Machine Scale Set creation process.

Delete a standby pool

  1. Navigate to Virtual Machine Scale set the standby pool is associated with.
  2. Under Availability + scale select Standby pool.
  3. Select Delete pool.
  4. Select Delete.

A screenshot showing how to delete a standby pool in the portal.

Next steps

Review the most frequently asked questions about standby pools for Virtual Machine Scale Sets.