diff --git a/installation/database-setup/security-and-ip-filtering.mdx b/installation/database-setup/security-and-ip-filtering.mdx index 3911392c..5e92c746 100644 --- a/installation/database-setup/security-and-ip-filtering.mdx +++ b/installation/database-setup/security-and-ip-filtering.mdx @@ -50,6 +50,16 @@ For additional peace of mind, access to the database may be limited to the follo 34.202.251.156 ``` +### BR Region + +``` +54.207.21.139 +54.232.53.97 +18.234.18.91 +18.233.128.219 +34.202.251.156 +``` + ### IPv6 - All regions ``` diff --git a/snippets/create-cloud-instance.mdx b/snippets/create-cloud-instance.mdx index 29bb6e62..0379b857 100644 --- a/snippets/create-cloud-instance.mdx +++ b/snippets/create-cloud-instance.mdx @@ -5,6 +5,6 @@ 2. Give your instance a name, such as "Testing". -3. Under the "**General**" tab, you can change the default cloud region from US to EU, JP (Japan), or AU (Australia) if desired. +3. Under the "**General**" tab, you can change the default cloud region from US to EU, JP (Japan), AU (Australia) or BR (Brazil) if desired. * Note: More cloud regions are available, [contact us](/resources/contact-us) if you need a different region. 4. Under the **"DB Connections"** tab, click on the **+** icon and select your database technology. \ No newline at end of file