Skip to content

Commit 63dd31e

Browse files
authored
Cloud DM egress ip address (#22056)
1 parent 765c9d3 commit 63dd31e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tidb-cloud/migrate-from-mysql-using-data-migration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,14 @@ Regardless of the connection method, it is strongly recommended to use TLS/SSL f
183183
184184
When using public endpoints, you can verify network connectivity and access both now and later during the DM job creation process. TiDB Cloud will provide specific egress IP addresses and prompt instructions at that time.
185185
186+
> **Note**:
187+
>
188+
> The egress IP range for your firewall is available only during Data Migration task creation. You cannot obtain this IP range in advance. Before you begin, ensure that you:
189+
>
190+
> - Have permissions to modify firewall rules.
191+
> - Can access to your cloud provider's console during the setup process.
192+
> - Can pause the task creation workflow to configure your firewall.
193+
186194
1. Identify and record the source MySQL instance's endpoint hostname (FQDN) or public IP address.
187195
2. Ensure you have the required permissions to modify the firewall or security group rules for your database. Refer to your cloud provider's documentation for guidance as follows:
188196

0 commit comments

Comments
 (0)