Skip to content

Commit 3e1d636

Browse files
authored
Update how-to-stop-start-server-portal.md
1 parent 9a23b66 commit 3e1d636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/flexible-server/how-to-stop-start-server-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ To complete this how-to guide, you must have an Azure Database for MySQL flexibl
3434
> [!NOTE]
3535
> Once the server is stopped, the other management operations are not available for the Azure Database for MySQL flexible server instance.
3636
37-
## Automatic server start for servers stopped for 30 days
37+
## Automatic server start for stopped servers after 30 days
3838

3939
To mitigate potential disruptions resulting from servers inadvertently remaining inactive, our system is equipped with an automatic start feature. If a server remains stopped for a continuous period of 30 days, it will be automatically started.
4040

4141
Upon this automatic start, the server status will update to "Available," and billing for the server will commence accordingly.
4242

43-
Please be advised that automatic start do not apply to stoppages exceeding 30 days. If you anticipate a requirement to stop your server for more than 30 days, we recommend exporting a backup of your server data. You can utilize our [Export Backup Feature (currently in preview)](how-to-trigger-on-demand-backup.md#trigger-an-on-demand-backup-and-export-preview), or employ a community tool such as [mysqldump](https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html). Subsequently, consider deleting the server instance to prevent unnecessary charges and enhance security.
43+
Please be advised that it’s not permissible to stop servers for a duration exceeding 30 days. If you foresee the need to stop your server beyond this period, it’s advisable to create a backup of your server data by exporting the data and later you might want to delete the server instance to avoid unwarranted costs and enhance security. You can utilize our [Export Backup Feature (currently in preview)](how-to-trigger-on-demand-backup.md#trigger-an-on-demand-backup-and-export-preview), or employ a community tool such as [mysqldump](https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html).
4444

4545

4646
## Start a stopped server

0 commit comments

Comments
 (0)