Skip to content

Commit cb0cf3e

Browse files
authored
Merge pull request #26211 from MicrosoftDocs/main
Manual publish for PM publish 20230228
2 parents 886b244 + cf6b467 commit cb0cf3e

9,986 files changed

Lines changed: 628915 additions & 652422 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.acrolinx-config.edn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"
66
## Acrolinx scorecard
77
8-
A minimum total score of 80 is required.
8+
**A minimum total score of 80 is required.**
99
10-
Select the total score link to review all feedback on brand, terms, spelling, grammar, readability, and inclusive language. **You should fix all spelling errors regardless of your total score.** This helps maintain customer trust in overall content quality.
10+
Select the total score link to review all feedback on brand, terms, spelling, grammar, readability, and inclusive language. *You should fix all spelling errors regardless of your total score.* This helps maintain customer trust in overall content quality.
1111
12-
| Article | **Total score**<br />**Required:80** | Word and phrases<br />(Brand, terms)<br />Preferred: 100 | Correctness<br />(Spelling, grammar)<br />Preferred: 100 | Clarity<br />(Readability)<br />Preferred: 80 | Inclusive language<br />(+ accesibility)<br />Preferred: 100 |
13-
|---------|:------------------------------------:|:--------------------------------------------------------:|:--------------------------------------------------------:|:---------------------------------------------:|:------------------------------------------------------------:|
12+
| Article | **Total score**<br />**Required:80** | Word and phrases<br />(Brand, terms)<br />Preferred: 100 | Correctness<br />(Spelling, grammar)<br />Preferred: 100 | Clarity<br />(Readability)<br />Preferred: 80 |
13+
|---------|:------------------------------------:|:--------------------------------------------------------:|:--------------------------------------------------------:|:---------------------------------------------:|
1414
"
1515

1616
:template-change
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: What's new? (Archive)
3+
titleSuffix: Azure SQL Database
4+
description: Learn about the new features and documentation improvements for Azure SQL Database. (Archive)
5+
author: WilliamDAssafMSFT
6+
ms.author: wiassaf
7+
ms.reviewer: mathoma
8+
ms.date: 02/27/2023
9+
ms.service: sql-database
10+
ms.subservice: service-overview
11+
ms.topic: conceptual
12+
ms.custom:
13+
- "sqldbrb=2"
14+
- "references_regions"
15+
---
16+
# What's new in Azure SQL Database? (Archive)
17+
18+
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
19+
20+
> [!div class="op_single_selector"]
21+
> * [Azure SQL Database](doc-changes-updates-release-notes-whats-new.md)
22+
> * [Azure SQL Managed Instance](../managed-instance/doc-changes-updates-release-notes-whats-new.md)
23+
24+
This article summarizes older documentation changes associated with new features and improvements in the recent releases of [Azure SQL Database](https://azure.microsoft.com/products/azure-sql/database/). To learn more about Azure SQL Database, see [What is Azure SQL Database?](sql-database-paas-overview.md)
25+
26+
Return to [What's new in Azure SQL Database?](doc-changes-updates-release-notes-whats-new.md).
27+
28+
## 2021
29+
30+
| Changes | Details |
31+
| --- | --- |
32+
| **Azure AD-only authentication** | Restricting authentication to your Azure SQL Database only to Azure Active Directory users is now generally available. To learn more, see [Azure AD-only authentication](../database/authentication-azure-ad-only-authentication.md). |
33+
|**Split what's new** | The previously combined **What's new** article has been split by product - [What's new in SQL Database](doc-changes-updates-release-notes-whats-new.md) and [What's new in SQL Managed Instance](../managed-instance/doc-changes-updates-release-notes-whats-new.md), making it easier to identify what features are currently in preview, generally available, and significant documentation changes. Additionally, the [Known Issues in SQL Managed Instance](../managed-instance/doc-changes-updates-known-issues.md) content has moved to its own page. |
34+
| **Maintenance Window support for availability zones** | You can now use the [Maintenance Window feature](maintenance-window.md) if your Azure SQL Database is deployed to an availability zone. This feature is currently in preview. |
35+
| **Azure AD-only authentication** | It's now possible to restrict authentication to your Azure SQL Database to Azure Active Directory users only. This feature is currently in preview. To learn more, see [Azure AD-only authentication](authentication-azure-ad-only-authentication.md). |
36+
| **Query store hints** | It's now possible to use query hints to optimize your query execution via the OPTION clause. To learn more, see [Query store hints](/sql/relational-databases/performance/query-store-hints?view=azuresqldb-current&preserve-view=true). |
37+
| **Change data capture** | Using change data capture (CDC) with Azure SQL Database is now in preview. To learn more, see [Change data capture](/sql/relational-databases/track-changes/about-change-data-capture-sql-server). |
38+
| **SQL Database ledger** | SQL Database ledger is in preview, and introduces the ability to cryptographically attest to other parties, such as auditors or other business parties, that your data hasn't been tampered with. To learn more, see [Ledger](/sql/relational-databases/security/ledger/ledger-overview). |
39+
| **Maintenance window** | The maintenance window feature allows you to configure a maintenance schedule for your Azure SQL Database, currently in preview. To learn more, see [maintenance window](maintenance-window.md).|
40+
| **SQL Insights** | SQL Insights is a comprehensive solution for monitoring any product in the Azure SQL family. The SQL Insights solution uses dynamic management views to expose the data you need to monitor health, diagnose problems, and tune performance. To learn more, see [SQL Insights](/azure/azure-monitor/insights/sql-insights-overview). |
41+
42+
43+
## Contribute to content
44+
45+
To contribute to the Azure SQL documentation, see the [Docs contributor guide](/contribute/).

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

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
title: What's new?
33
titleSuffix: Azure SQL Database
44
description: Learn about the new features and documentation improvements for Azure SQL Database.
5-
author: MashaMSFT
6-
ms.author: mathoma
7-
ms.date: 02/15/2023
5+
author: WilliamDAssafMSFT
6+
ms.author: wiassaf
7+
ms.reviewer: mathoma
8+
ms.date: 02/27/2023
89
ms.service: sql-database
910
ms.subservice: service-overview
1011
ms.topic: conceptual
1112
ms.custom:
1213
- "sqldbrb=2"
1314
- "references_regions"
14-
- "ignite-fall-2021"
1515
---
1616
# What's new in Azure SQL Database?
1717

@@ -25,7 +25,10 @@ This article summarizes the documentation changes associated with new features a
2525

2626
## Preview
2727

28-
The following table lists the features of Azure SQL Database that are currently in preview:
28+
The following table lists the features of Azure SQL Database that are currently in preview.
29+
30+
> [!NOTE]
31+
> Features currently in preview are available under [supplemental terms of use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/), review for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. Azure Synapse Analytics provides previews to give you a chance to evaluate and [share feedback with the product group](https://feedback.azure.com/d365community/forum/ef2b2b38-2f25-ec11-b6e6-000d3a4f0f84) on features before they become generally available (GA).
2932
3033
| Feature | Details |
3134
| ---| --- |
@@ -130,20 +133,6 @@ Learn about significant changes to the Azure SQL Database documentation.
130133
| **New Hyperscale articles** | We have reorganized some existing content into new articles and added new content for Hyperscale. Learn about [Hyperscale distributed functions architecture](hyperscale-architecture.md), [how to manage a Hyperscale database](manage-hyperscale-database.md), and how to [create a Hyperscale database](hyperscale-database-create-quickstart.md). |
131134
| **Free Azure SQL Database** | Try Azure SQL Database for free using the Azure free account. To learn more, review [Try SQL Database for free](free-sql-db-free-account-how-to-deploy.md).|
132135

133-
### 2021
134-
135-
| Changes | Details |
136-
| --- | --- |
137-
| **Azure AD-only authentication** | Restricting authentication to your Azure SQL Database only to Azure Active Directory users is now generally available. To learn more, see [Azure AD-only authentication](../database/authentication-azure-ad-only-authentication.md). |
138-
|**Split what's new** | The previously combined **What's new** article has been split by product - [What's new in SQL Database](doc-changes-updates-release-notes-whats-new.md) and [What's new in SQL Managed Instance](../managed-instance/doc-changes-updates-release-notes-whats-new.md), making it easier to identify what features are currently in preview, generally available, and significant documentation changes. Additionally, the [Known Issues in SQL Managed Instance](../managed-instance/doc-changes-updates-known-issues.md) content has moved to its own page. |
139-
| **Maintenance Window support for availability zones** | You can now use the [Maintenance Window feature](maintenance-window.md) if your Azure SQL Database is deployed to an availability zone. This feature is currently in preview. |
140-
| **Azure AD-only authentication** | It's now possible to restrict authentication to your Azure SQL Database to Azure Active Directory users only. This feature is currently in preview. To learn more, see [Azure AD-only authentication](authentication-azure-ad-only-authentication.md). |
141-
| **Query store hints** | It's now possible to use query hints to optimize your query execution via the OPTION clause. To learn more, see [Query store hints](/sql/relational-databases/performance/query-store-hints?view=azuresqldb-current&preserve-view=true). |
142-
| **Change data capture** | Using change data capture (CDC) with Azure SQL Database is now in preview. To learn more, see [Change data capture](/sql/relational-databases/track-changes/about-change-data-capture-sql-server). |
143-
| **SQL Database ledger** | SQL Database ledger is in preview, and introduces the ability to cryptographically attest to other parties, such as auditors or other business parties, that your data hasn't been tampered with. To learn more, see [Ledger](/sql/relational-databases/security/ledger/ledger-overview). |
144-
| **Maintenance window** | The maintenance window feature allows you to configure a maintenance schedule for your Azure SQL Database, currently in preview. To learn more, see [maintenance window](maintenance-window.md).|
145-
| **SQL Insights** | SQL Insights is a comprehensive solution for monitoring any product in the Azure SQL family. The SQL Insights solution uses dynamic management views to expose the data you need to monitor health, diagnose problems, and tune performance. To learn more, see [SQL Insights](/azure/azure-monitor/insights/sql-insights-overview). |
146-
147136
## Contribute to content
148137

149138
To contribute to the Azure SQL documentation, see the [Docs contributor guide](/contribute/).

0 commit comments

Comments
 (0)