Skip to content

Commit 647a35e

Browse files
Merge pull request #217658 from SteveSaunders1952/v-ssaunders-qingc
Edit of update stop or start service instance to ga
2 parents 9c120b5 + 8b6d0fa commit 647a35e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/how-to-start-stop-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devx-track-java, event-tier1-build-2022
1919
This article shows you how to start or stop your Azure Spring Apps service instance.
2020

2121
> [!NOTE]
22-
> Stop and start is currently under preview and we do not recommend this feature for production.
22+
> You can stop and start your Azure Spring Apps service instance to help you save costs, but you shouldn't stop and start a running instance for service recovery.
2323
2424
Your applications running in Azure Spring Apps may not need to run continuously. For example, an application may not need to run continuously if you have a service instance that's used only during business hours. There may be times when Azure Spring Apps is idle and running only the system components.
2525

@@ -28,7 +28,7 @@ You can reduce the active footprint of Azure Spring Apps by reducing the running
2828
To reduce your costs further, you can completely stop your Azure Spring Apps service instance. All user apps and system components will be stopped. However, all your objects and network settings will be saved so you can restart your service instance and pick up right where you left off.
2929

3030
> [!NOTE]
31-
> The state of a stopped Azure Spring Apps service instance is preserved for up to 90 days during preview. If your cluster is stopped for more than 90 days, the cluster state cannot be recovered. The maximum stop time may change after preview.
31+
> The state of a stopped Azure Spring Apps service instance is preserved for up to 90 days. If your cluster is stopped for more than 90 days, you can't recover the cluster state.
3232
3333
You can only start, view, or delete a stopped Azure Spring Apps service instance. You must start your service instance before performing any update operation, such as creating or scaling an app.
3434

0 commit comments

Comments
 (0)