Skip to content

Commit 9f01c62

Browse files
Merge pull request #31484 from WilliamDAssafMSFT/20240806-mw
20240806 mw support
2 parents fd33636 + 9973ee3 commit 9f01c62

2 files changed

Lines changed: 17 additions & 4 deletions

File tree

azure-sql/database/doc-changes-updates-release-notes-whats-new.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: WilliamDAssafMSFT
66
ms.author: wiassaf
77
ms.reviewer: mathoma, randolphwest
88
ms.service: azure-sql-database
9-
ms.date: 07/31/2024
9+
ms.date: 08/14/2024
1010
ms.subservice: service-overview
1111
ms.topic: whats-new
1212
ms.custom:
@@ -70,6 +70,8 @@ The following table lists features of Azure SQL Database that have been made gen
7070

7171
| Feature | GA Month | Details |
7272
| --- | --- | --- |
73+
| [Maintenance window support for named replicas](https://aka.ms/MWsupportforNR)|August 2024|[Maintenance window](maintenance-window.md) support for named replicas is now generally available.|
74+
| [Maintenance window](maintenance-window.md) support for Hyperscale | August 2024| [Maintenance window](maintenance-window.md) support for Hyperscale databases is now generally available. |
7375
| [Database compatibility level 160 is now default](/sql/t-sql/statements/alter-database-transact-sql-compatibility-level?view=azuresqldb-current&preserve-view=true) | June 2024 | Database compatibility level 160 is now the default for new databases created in Azure SQL Database. For more information on this announcement, see [General availability: Database compatibility level 160 in Azure SQL Database](https://techcommunity.microsoft.com/t5/azure-sql-blog/general-availability-database-compatibility-level-160-in-azure/ba-p/4172039). |
7476
| [Hyperscale named replica zone redundant support](service-tier-hyperscale-replicas.md) | June 2024 | [Zone redundancy support for Hyperscale named replicas](https://aka.ms/ZRSupportForNRPreview) is now generally available. |
7577
| [License-free standby replica](standby-replica-how-to-configure.md) | May 2024 | Save on licensing costs by configuring your secondary database replica for disaster recovery standby. |
@@ -85,6 +87,14 @@ The following table lists features of Azure SQL Database that have been made gen
8587

8688
Learn about significant changes to the Azure SQL Database documentation. For previous years, see the [What's new archive](doc-changes-updates-release-notes-whats-new-archive.md).
8789

90+
91+
### August 2024
92+
93+
| Changes | Details |
94+
| --- | --- |
95+
| **Maintenance window support for named replicas GA**|[Maintenance window](maintenance-window.md) support for named replicas is now generally available. For more information, read [Maintenance window support for named replicas](https://aka.ms/MWsupportforNR).|
96+
| **Maintenance window support for Hyperscale GA** | [Maintenance window](maintenance-window.md) support for Hyperscale databases is now generally available. |
97+
8898
### July 2024
8999

90100
| Changes | Details |

azure-sql/database/maintenance-window.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Understand how the Azure SQL Database maintenance window can be con
55
author: WilliamDAssafMSFT
66
ms.author: wiassaf
77
ms.reviewer: urosmil, scottkim, mathoma
8-
ms.date: 03/27/2024
8+
ms.date: 08/06/2024
99
ms.service: azure-sql-database
1010
ms.subservice: service-overview
1111
ms.topic: conceptual
@@ -81,14 +81,17 @@ Offers restricted to dev/test usage only are not eligible (like pay-as-you-go De
8181
8282
### Supported service level objectives
8383

84-
Choosing a maintenance window other than the default is available on all SLOs **except for** the following.
84+
Choosing a maintenance window other than the default is available on all SLOs, **except for** the following.
8585

8686
- SLOs not supported:
8787
- Azure SQL Database DTU Basic, S0 and S1 tiers
8888
- DC hardware
8989
- Fsv2 hardware
9090

91-
Maintenance window for Hyperscale elastic pools is in preview and is available in specific regions and configurations. For more information, see [Blog: Maintenance window support for Azure SQL Database Hyperscale elastic pools](https://aka.ms/hsep-fmw).
91+
Other scenarios:
92+
93+
- Maintenance window for Hyperscale elastic pools is in preview and is available in specific regions and configurations. For more information, see [Blog: Maintenance window support for Azure SQL Database Hyperscale elastic pools](https://aka.ms/hsep-fmw).
94+
- Maintenance window is supported for named replicas.
9295

9396
<!-- Check Known limitations in azure-sql/database/service-tier-hyperscale.md as well -->
9497

0 commit comments

Comments
 (0)