Skip to content

Commit 7632ad7

Browse files
Merge pull request #212228 from Bashar-MSFT/stopserver
MySQL - fix note Stopserver
2 parents 2f6ea7c + db2aa3c commit 7632ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/scripts/sample-cli-restart-stop-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 02/10/2022
1616
This sample CLI script performs restart, start and stop operations on an Azure Database for MySQL - Flexible Server.
1717

1818
> [!IMPORTANT]
19-
> When you **Stop** the server it remains in that state for the next 7 days in a stretch. If you do not manually **Start** it during this time, the server will automatically be started at the end of 7 days. You can chose to **Stop** it again if you are not using the server.
19+
> When you **Stop** the server it remains in that state for the next 30 days in a stretch. If you do not manually **Start** it during this time, the server will automatically be started at the end of 30 days. You can chose to **Stop** it again if you are not using the server.
2020
2121
During the time server is stopped, no management operations can be performed on the server. In order to change any configuration settings on the server, you will need to start the server.
2222

0 commit comments

Comments
 (0)