Skip to content

Commit

Permalink
Merge pull request #1845 from EnterpriseDB/docs/edbcloud/upm-1936
Browse files Browse the repository at this point in the history
Updated note re: storage support - UPM-1936 - EDB Cloud
  • Loading branch information
drothery-edb authored Sep 15, 2021
2 parents 97f32ac + e7aba5e commit 4000692
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ To create a cluster:
8. Select the region where you want your cluster to be deployed in the **Region** field. For the best performance, EDB typically recommends that this region should be the same as other resources you have that communicate with your cluster.
9. Enable or disable high availablity using the **High Availability** slide button. High availability is enabled by default. When high availability is enabled, clusters are configured with one primary and two replicas with synchronous streaming replication. Clusters are configured across availability zones in regions with availability zones. When high availability is disabled, only one instance is provisioned. See [Supported Architectures](../overview/02_high_availibility) for more information.
10. In the the **Instance Type** section, select the number of vCPUs and amount of memory you desire.
11. In the **Storage** field, select the type and amount of storage needed for your cluster.
11. In the **Storage** field, select the type and amount of storage needed for your cluster.
!!! Note
Azure premium storage is the only option for the Preview.
EDB Cloud currently supports Azure Premium SSD storage types. See [the Azure documentation](https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types#premium-ssd) for more information.
12. (Optional) Expand the **Advanced Customization** section, to specify:
1. The desired amount of connections your cluster allows for other applications. You can either enter the amount or use the arrows. The default is 100.

Expand Down

0 comments on commit 4000692

Please sign in to comment.