Skip to content

Commit 4a77198

Browse files
authored
Merge pull request #90283 from Kat-Campise/maintenance_schedules_2
Merged articles and redirect
2 parents 2be4f61 + 30277d5 commit 4a77198

File tree

5 files changed

+68
-107
lines changed

5 files changed

+68
-107
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14420,6 +14420,16 @@
1442014420
"redirect_url": "/azure/sql-data-warehouse/release-notes-10-0-10106-0",
1442114421
"redirect_document_id": false
1442214422
},
14423+
{
14424+
"source_path": "articles/sql-data-warehouse/changing-maintenance-schedule.md",
14425+
"redirect_url": "/azure/sql-data-warehouse/maintenance-scheduling#change-a-maintenance-schedule",
14426+
"redirect_document_id": false
14427+
},
14428+
{
14429+
"source_path": "articles/sql-data-warehouse/viewing-maintenance-schedule.md",
14430+
"redirect_url": "/azure/sql-data-warehouse/maintenance-scheduling#view-a-maintenance-schedule",
14431+
"redirect_document_id": false
14432+
},
1442314433
{
1442414434
"source_path": "articles/sql-data-warehouse/release-notes-april-2018.md",
1442514435
"redirect_url": "/azure/sql-data-warehouse/release-notes-10-0-10106-0",

articles/sql-data-warehouse/TOC.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -218,13 +218,7 @@
218218
- name: Troubleshoot
219219
href: sql-data-warehouse-troubleshoot.md
220220
- name: Maintenance schedules
221-
items:
222-
- name: Overview
223-
href: maintenance-scheduling.md
224-
- name: View maintenance schedule
225-
href: viewing-maintenance-schedule.md
226-
- name: Change maintenance schedule
227-
href: changing-maintenance-schedule.md
221+
href: maintenance-scheduling.md
228222
- name: Integration
229223
items:
230224
- name: Overview

articles/sql-data-warehouse/changing-maintenance-schedule.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

articles/sql-data-warehouse/maintenance-scheduling.md

Lines changed: 57 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,23 @@ ms.reviewer: jrasnick
1414

1515
# Use maintenance schedules to manage service updates and maintenance
1616

17-
Maintenance schedules are now available in all Azure SQL Data Warehouse regions. This feature integrates the Service Health Planned Maintenance Notifications, Resource Health Check Monitor, and the Azure SQL Data Warehouse maintenance scheduling service.
17+
Maintenance schedules are now available in all Azure SQL Data Warehouse regions. The maintenance schedule feature integrates the Service Health Planned Maintenance Notifications, Resource Health Check Monitor, and the Azure SQL Data Warehouse maintenance scheduling service.
1818

19-
You use maintenance scheduling to choose a time window when it's convenient to receive new features, upgrades, and patches. You choose a primary and a secondary maintenance window within a seven-day period. An example is a primary window of Saturday 22:00 to Sunday 01:00 and a secondary window of Wednesday 19:00 to 22:00. If SQL Data Warehouse can't perform maintenance during your primary maintenance window, it will try the maintenance again during your secondary maintenance window. Service maintenance could occur during both the Primary and the Secondary windows. To ensure rapid completion of all maintenance operations, DW400(c) and lower data warehouse tiers could complete maintenance outside of a designated maintenance window.
19+
You use maintenance scheduling to choose a time window when it's convenient to receive new features, upgrades, and patches. You choose a primary and a secondary maintenance window within a seven-day period. To use this feature you will need to identify a primary and secondary window within separate day ranges.
20+
21+
For example, you can schedule a primary window of Saturday 22:00 to Sunday 01:00, and then schedule a secondary window of Wednesday 19:00 to 22:00. If SQL Data Warehouse can't perform maintenance during your primary maintenance window, it will try the maintenance again during your secondary maintenance window. Service maintenance could occur during both the primary and secondary windows. To ensure rapid completion of all maintenance operations, DW400(c) and lower data warehouse tiers could complete maintenance outside of a designated maintenance window.
2022

2123
All newly created Azure SQL Data Warehouse instances will have a system-defined maintenance schedule applied during deployment. The schedule can be edited as soon as deployment is complete.
2224

23-
Each maintenance window can be three to eight hours. Maintenance can occur at any time within the window. When maintenance starts, all active sessions will be canceled and Non-committed transactions will be rolled back. You should expect multiple brief losses in connectivity as the service deploys new code to your data warehouse. You'll be notified immediately after maintenance is finished on your data warehouse
25+
Each maintenance window can be between three and eight hours. Maintenance can occur at any time within the window. When maintenance starts, all active sessions will be canceled and Non-committed transactions will be rolled back. You should expect multiple brief losses in connectivity as the service deploys new code to your data warehouse. You'll be notified immediately after your data warehouse maintenance is completed.
2426

25-
To use this feature you will need to identify a primary and secondary window within separate day ranges. All maintenance operations should finish within the scheduled maintenance windows. No maintenance will take place outside the specified maintenance windows without prior notification. If your data warehouse is paused during a scheduled maintenance, it will be updated during the resume operation.
27+
All maintenance operations should finish within the scheduled maintenance windows. No maintenance will take place outside the specified maintenance windows without prior notification. If your data warehouse is paused during a scheduled maintenance, it will be updated during the resume operation.
2628

2729
## Alerts and monitoring
2830

29-
Integration with Service Health notifications and the Resource Health Check Monitor allows customers to stay informed of impending maintenance activity. The new automation takes advantage of Azure Monitor. You can decide how you want to be notified of impending maintenance events. Also decide which automated flows can help you manage downtime and minimize the impact to your operations.
31+
Integration with Service Health notifications and the Resource Health Check Monitor allows customers to stay informed of impending maintenance activity. The new automation takes advantage of Azure Monitor. You can decide how you want to be notified of impending maintenance events. Also, you can choose which automated flows will help you manage downtime and minimize operational impact.
3032

31-
A 24-hour advance notification precedes all maintenance events, with the current exception of DW400c and lower tiers. To minimize instance downtime, make sure that your data warehouse has no long-running transactions before your chosen maintenance period.
33+
A 24-hour advance notification precedes all maintenance events that aren't for the DWC400c and lower tiers. To minimize instance downtime, make sure that your data warehouse has no long-running transactions before your chosen maintenance period.
3234

3335
> [!NOTE]
3436
> In the event we are required to deploy a time critical update, advanced notification times may be significantly reduced.
@@ -41,11 +43,56 @@ All active maintenance events appear in the **Service Health - Planned Maintenan
4143

4244
Even if maintenance scheduling isn't available in your selected region, you can view and edit your maintenance schedule at any time. When maintenance scheduling becomes available in your region, the identified schedule will immediately become active on your data warehouse.
4345

44-
## Next steps
46+
## View a maintenance schedule
47+
48+
### Portal
49+
50+
By default, all newly created Azure SQL Data Warehouse instances have an eight-hour primary and secondary maintenance window applied during deployment. As indicated above, you can change the windows as soon deployment is complete. No maintenance will take place outside the specified maintenance windows without prior notification.
51+
52+
To view the maintenance schedule that has been applied to your data warehouse, complete the following steps:
53+
54+
1. Sign in to the [Azure portal](https://portal.azure.com/).
55+
2. Select the data warehouse that you want to view.
56+
3. The selected data warehouse opens on the overview blade. The maintenance schedule that's applied to the data warehouse appears below **Maintenance schedule**.
57+
58+
![Overview blade](media/sql-data-warehouse-maintenance-scheduling/clear-overview-blade.PNG)
59+
60+
## Change a maintenance schedule
61+
62+
### Portal
63+
A maintenance schedule can be updated or changed at any time. If the selected instance is going through an active maintenance cycle, the settings will be saved. They'll become active during the next identified maintenance period. [Learn more](https://docs.microsoft.com/azure/service-health/resource-health-overview) about monitoring your data warehouse during an active maintenance event.
64+
65+
### Identifying the primary and secondary windows
4566

46-
- [Learn more](viewing-maintenance-schedule.md) about viewing a maintenance schedule.
47-
- [Learn more](changing-maintenance-schedule.md) about changing a maintenance schedule.
67+
The primary and secondary windows must have separate day ranges. An example is a primary window of Tuesday–Thursday and a secondary of window of Saturday–Sunday.
68+
69+
To change the maintenance schedule for your data warehouse, complete the following steps:
70+
1. Sign in to the [Azure portal](https://portal.azure.com/).
71+
2. Select the data warehouse that you want to update. The page opens on the overview blade.
72+
3. Open the page for maintenance schedule settings by selecting the **Maintenance Schedule (preview) summary** link on the overview blade. Or, select the **Maintenance Schedule** option on the left-side resource menu.
73+
74+
![Overview blade options](media/sql-data-warehouse-maintenance-scheduling/maintenance-change-option.png)
75+
76+
4. Identify the preferred day range for your primary maintenance window by using the options at the top of the page. This selection determines if your primary window will occur on a weekday or over the weekend. Your selection will update the drop-down values.
77+
During preview, some regions might not yet support the full set of available **Day** options.
78+
79+
![Maintenance settings blade](media/sql-data-warehouse-maintenance-scheduling/maintenance-settings-page.png)
80+
81+
5. Choose your preferred primary and secondary maintenance windows by using the drop-down list boxes:
82+
- **Day**: Preferred day to perform maintenance during the selected window.
83+
- **Start time**: Preferred start time for the maintenance window.
84+
- **Time window**: Preferred duration of your time window.
85+
86+
The **Schedule summary** area at the bottom of the blade is updated based on the values that you selected.
87+
88+
6. Select **Save**. A message appears, confirming that your new schedule is now active.
89+
90+
If you're saving a schedule in a region that doesn't support maintenance scheduling, the following message appears. Your settings are saved and become active when the feature becomes available in your selected region.
91+
92+
![Message about region availability](media/sql-data-warehouse-maintenance-scheduling/maintenance-notactive-toast.png)
93+
94+
## Next steps
4895
- [Learn more](https://docs.microsoft.com/azure/monitoring-and-diagnostics/monitor-alerts-unified-usage) about creating, viewing, and managing alerts by using Azure Monitor.
4996
- [Learn more](https://docs.microsoft.com/azure/monitoring-and-diagnostics/monitor-alerts-unified-log-webhook) about webhook actions for log alert rules.
5097
- [Learn more](https://docs.microsoft.com/azure/monitoring-and-diagnostics/monitoring-action-groups) Creating and managing Action Groups.
51-
- [Learn more](https://docs.microsoft.com/azure/service-health/service-health-overview) about Azure Service Health.
98+
- [Learn more](https://docs.microsoft.com/azure/service-health/service-health-overview) about Azure Service Health.

articles/sql-data-warehouse/viewing-maintenance-schedule.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)