diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2021-11-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2021-11-01/compute.json index bde34e95ce45..5f01bcc6b1ae 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2021-11-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2021-11-01/compute.json @@ -14058,6 +14058,10 @@ "prioritizeUnhealthyInstances": { "type": "boolean", "description": "Upgrade all unhealthy instances in a scale set before any healthy instances." + }, + "rollbackFailedInstancesOnPolicyBreach": { + "type": "boolean", + "description": " Rollback failed instances to previous model if the Rolling Upgrade policy is violated." } }, "description": "The configuration parameters used while performing a rolling upgrade."