This article covers updating, managing and deleting a standby pool resource.
Prerequisites
To allow standby pools to create and manage virtual machines in your subscription, assign the appropriate permissions to the standby pool resource provider.
In the Azure portal, navigate to your subscriptions.
Select the subscription you want to adjust permissions.
Select Access Control (IAM).
Select Add and Add role assignment.
Under the Role tab, search for Virtual Machine Contributor and select it.
Move to the Members Tab.
Select + Select members.
Search for Standby Pool Resource Provider and select it.
Move to the Review + assign tab.
Apply the changes.
Repeat the above steps and assign the Network Contributor role and the Managed Identity Operator role to the Standby Pool Resource Provider. If you're using images stored in Compute Gallery assign the Compute Gallery Sharing Admin and Compute Gallery Artifacts Publisher roles as well.
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.
To create and manage standby pools in the Azure portal, register the following feature flag:
Register-AzProviderFeature -FeatureName StandbyVMPoolPreview -ProviderNamespace Microsoft.StandbyPool
Navigate to Virtual Machine Scale set the standby pool is associated with.
To create and manage standby pools in the Azure portal, register the following feature flag:
Register-AzProviderFeature -FeatureName StandbyVMPoolPreview -ProviderNamespace Microsoft.StandbyPool
Navigate to Virtual Machine Scale set the standby pool is associated with.