Skip to content

Commit 7c2c455

Browse files
committed
updates per feedback
1 parent e9ca151 commit 7c2c455

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/spring-apps/how-to-configure-planned-maintenance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to Configure Planned Maintenance
2+
title: How to configure planned maintenance for Azure Spring Apps
33
description: Describes how to configure planned maintenance for Azure Spring Apps.
44
author: KarlErickson
55
ms.author: haochuang
@@ -57,10 +57,12 @@ az spring update \
5757
--planned-maintenance-start-hour $START_HOUR
5858
```
5959

60+
---
61+
6062
Updating the configuration can take a few minutes. You get a notification when the configuration is complete.
6163

6264
> [!NOTE]
63-
> If you don't configure planned maintenace, the maintenance takes place at a time chosen by the service team, with the best effort to minimize business risks for most customers.
65+
> If you don't configure planned maintenance, the maintenance takes place at a time chosen by the service team, with the best effort to minimize business risks for most customers.
6466
6567
## Manage maintenance notification
6668

articles/spring-apps/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ items:
201201
href: how-to-outbound-public-ip.md
202202
- name: Move across regions
203203
href: how-to-move-across-regions.md
204+
- name: Configure planned maintenance
205+
href: how-to-configure-planned-maintenance.md
204206
- name: Scale
205207
items:
206208
- name: Manually scale an app
@@ -413,6 +415,8 @@ items:
413415
href: how-to-outbound-public-ip.md
414416
- name: Move across regions
415417
href: how-to-move-across-regions.md
418+
- name: Configure planned maintenance
419+
href: how-to-configure-planned-maintenance.md
416420
- name: Scale
417421
items:
418422
- name: Manually scale an app

0 commit comments

Comments
 (0)