Skip to content

Commit 8b13f6e

Browse files
authored
Update concepts-maintenance.md
1 parent 67d3463 commit 8b13f6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/postgresql/configure-maintain/concepts-maintenance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Some considerations when considering during monthly maintenance:
6565

6666
## Applying Maintenance on Stopped/Disabled Instances
6767

68-
If a PostgreSQL server is stopped during scheduled maintenance, the maintenance is not applied immediately. Instead, the maintenance is applied when the server is restarted, either manually by the customer or automatically through the [7-day auto restart](./concepts-limits.md#stopstart-operations) feature. A notification is sent to the customer indicating that maintenance couldn't be applied because the server is stopped and applies when the server is restarted.
68+
If a PostgreSQL server is stopped during scheduled maintenance, the maintenance isn't applied immediately. Instead, the maintenance is applied when the server is restarted, either manually by the customer or automatically through the [7-day auto restart](./concepts-limits.md#stopstart-operations) feature. A notification is sent to the customer indicating that maintenance couldn't be applied because the server is stopped and applies when the server is restarted.
6969

7070
Customers might notice a slight increase in restart time (5-8 minutes) when pending maintenance is applied, particularly during manual restarts.
7171

@@ -97,7 +97,7 @@ The exported .csv file includes each impacted server along with its maintenance
9797
:::image type="content" source="./media/consolidated-maintenance/planned-maintenance-export-to-csv.png" alt-text="Screenshot that shows csv export of impacted resources page of a planned maintenance alert." lightbox="./media/consolidated-maintenance/planned-maintenance-export-to-csv.png":::
9898

9999
>[!NOTE]
100-
>This .csv file represents a snapshot of the status of your impacted servers at one point in time. It is recommended to download .csv file again to check the current status of maintenance at any given time, especially to verify maintenance is complete on a server. For questions or support, create a [support request](https://aka.ms/azuresupportrequest) through the Azure Portal
100+
>This .csv file represents a snapshot of the status of your impacted servers at one point in time. It's recommended to download .csv file again to check the current status of maintenance at any given time, especially to verify maintenance is complete on a server. For questions or support, create a [support request](https://aka.ms/azuresupportrequest) through the Azure portal.
101101
102102

103103
## Related content

0 commit comments

Comments
 (0)