Skip to content

Commit ae4f558

Browse files
committed
docs
1 parent 741474c commit ae4f558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/mssql_elasticpool.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following arguments are supported:
8787

8888
* `license_type` - (Optional) Specifies the license type applied to this database. Possible values are `LicenseIncluded` and `BasePrice`.
8989

90-
* `high_availability_replica_count` - (Optional) Specifies the number of high availability replicas for the elastic pool. Defaults to `1`.
90+
* `high_availability_replica_count` - (Optional) Specifies the number of high availability replicas for the elastic pool. Defaults to `1`. Possible values are between `0` and `4`.
9191

9292
-> **Note:** The `high_availability_replica_count` property is only supported for `Hyperscale` tier elastic pools.
9393

0 commit comments

Comments
 (0)