Skip to content

Commit 24c0217

Browse files
committed
update
1 parent 6fd6dfe commit 24c0217

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/mysql/migrate/migrate-single-flexible-in-place-auto-migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Following described are the ways to review your migration schedule once you rece
5757
- **Review** the private endpoints listed to be migrated. Ensure they are marked as **Ready to Migrate**. If they are marked as ineligible, select the appropriate subscription and private DNS Zone.
5858
- Select the **confirmation checkbox** after performing the listed pre-requisite checks for migrating private endpoints.
5959
- Click on the **Authenticate** button to authenticate ARM connection required to migrate the private endpoints from source to target server.
60+
- Click on **Save** to save all the above steps.
6061
> [!NOTE]
6162
> If the mandatory inputs for migration are not provided atleast 7 days before the scheduled migration, the migration will be rescheduled to a later date.
6263

articles/mysql/migrate/whats-happening-to-mysql-single-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ For more information on migrating from Single Server to Flexible Server using ot
4848
- If your source Azure Database for MySQL Single Server has engine version v8.x, ensure to upgrade your source server's .NET client driver version to 8.0.32 to avoid any encoding incompatibilities post migration to Flexible Server.
4949
- If your source Azure Database for MySQL Single Server has engine version v8.x, ensure to upgrade your source server's TLS version from v1.0 or v1.1 to TLS v1.2 before the migration as the older TLS versions have been deprecated for Flexible Server.
5050
- If your source Azure Database for MySQL Single Server utilizes nondefault ports such as 3308,3309 and 3310, change your connectivity port to 3306 as the above mentioned nondefault ports aren't supported on Flexible Server.
51+
- Service tags (SQL) in Outbound Rules are not supported on Azure Database for MySQL Flexible Server. Please use Fully Qualified Domain name(FQDN) in Outbound Rules when configuring teh firewall settings for the Flexible Server.
5152

5253
## What happens post sunset date (September 16, 2024)?
5354

0 commit comments

Comments
 (0)