Skip to content

Commit 7857dc0

Browse files
additional edits
1 parent 985c2ef commit 7857dc0

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
@@ -21,7 +21,7 @@ This article shows you how to start or stop your Azure Spring Apps service insta
2121
> [!NOTE]
2222
> Stop and start is currently under preview and we do not recommend this feature for production.
2323
24-
Your applications running in Azure Spring Apps may not need to run continuously - for example, if you have a service instance that's used only during business hours. At these times, Azure Spring Apps may be idle, and running only the system components.
24+
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

2626
You can reduce the active footprint of Azure Spring Apps by reducing the running instances and ensuring costs for compute resources are reduced.
2727

@@ -100,4 +100,4 @@ az spring show \
100100
## Next steps
101101

102102
- [Monitor app lifecycle events using Azure Activity log and Azure Service Health](./monitor-app-lifecycle-events.md)
103-
- [Monitor usage and estimated costs in Azure Monitor](../azure-monitor/usage-estimated-costs.md)
103+
- [Azure Monitor cost and usage](../azure-monitor/usage-estimated-costs.md)

0 commit comments

Comments
 (0)