Skip to content

Commit 86fe2ff

Browse files
Merge pull request #272424 from xboxeer/main
UI changed
2 parents 3a2e7d3 + 5d10bd3 commit 86fe2ff

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ 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 stopped servers after 30 days
38+
39+
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.
40+
41+
Upon this automatic start, the server status will update to "Available," and billing for the server will commence accordingly.
42+
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).
44+
45+
3746
## Start a stopped server
3847

3948
1. In the [Azure portal](https://portal.azure.com/), choose your Azure Database for MySQL flexible server instance that you want to start.
20.8 KB
Loading
13 KB
Loading
13.2 KB
Loading

0 commit comments

Comments
 (0)