Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 13c5674

Browse files
committed
Merge branch 'main' into release-fabric-mirroring-pupr
2 parents 64c663d + ede10ab commit 13c5674

20 files changed

Lines changed: 226 additions & 753 deletions

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59709,6 +59709,16 @@
5970959709
"source_path": "docs/relational-databases/performance/intelligent-query-processing-feedback.md",
5971059710
"redirect_url": "/sql/relational-databases/performance/intelligent-query-processing-memory-grant-feedback",
5971159711
"redirect_document_id": false
59712+
},
59713+
{
59714+
"source_path": "docs/ssms/download-sql-server-management-studio-ssms-20.md",
59715+
"redirect_url": "/sql/ssms/download-sql-server-management-studio-ssms",
59716+
"redirect_document_id": false
59717+
},
59718+
{
59719+
"source_path": "docs/ssms/release-notes-ssms-20.md",
59720+
"redirect_url": "/sql/ssms/release-notes-ssms",
59721+
"redirect_document_id": false
5971259722
}
5971359723
]
5971459724
}

docs/includes/ssms-azure-data-studio-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: SSMS and Azure Data Studio installation
33
description: Message that explains Azure Data Studio is included in SSMS installation.
44
author: markingmyname
55
ms.author: maghan
6-
ms.date: 10/20/2020
6+
ms.date: 03/19/2024
77
ms.service: sql
88
ms.subservice: ssms
99
ms.topic: include
1010
---
1111

1212
> [!Important]
13-
> Beginning with SQL Server Management Studio (SSMS) 18.7, Azure Data Studio is automatically installed alongside SSMS. Users of SQL Server Management Studio are now able to benefit from the innovations and features in Azure Data Studio. Azure Data Studio is a cross-platform and open-source desktop tool for your environments, whether in the cloud, on-premises, or hybrid.
13+
> For SQL Server Management Studio (SSMS) 18.7 through 19.3, Azure Data Studio is automatically installed alongside SSMS. Users of SQL Server Management Studio are able to benefit from the innovations and features in Azure Data Studio. Azure Data Studio is a cross-platform and open-source desktop tool for your environments, whether in the cloud, on-premises, or hybrid.
1414
>
1515
> To learn more about Azure Data Studio, check out [What is Azure Data Studio](../azure-data-studio/what-is-azure-data-studio.md) or the [FAQ](../azure-data-studio/faq.yml).

docs/linux/sql-server-linux-editions-and-components-2022.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes editions, features, and components supported
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: amitkh, vanto
7-
ms.date: 01/08/2024
7+
ms.date: 03/07/2024
88
ms.service: sql
99
ms.subservice: linux
1010
ms.topic: conceptual
@@ -143,10 +143,13 @@ The Developer edition continues to support only one client for [SQL Server Distr
143143
| Basic auditing | Yes | Yes | Yes | Yes |
144144
| Fine-grained auditing | Yes | Yes | Yes | Yes |
145145
| Transparent database encryption (TDE) | Yes | Yes | No | No |
146+
| Extensible Key Management (EKM) using Azure Key Vault <sup>1</sup> | Yes | Yes | Yes | Yes |
146147
| User-defined roles | Yes | Yes | Yes | Yes |
147148
| Contained databases | Yes | Yes | Yes | Yes |
148149
| Encryption for backups | Yes | Yes | No | No |
149150

151+
<sup>1</sup> EKM using Azure Key Vault is available for [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] on Linux, starting with [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] CU 12. For more information, see [Set up SQL Server TDE Extensible Key Management by using Azure Key Vault](../relational-databases/security/encryption/setup-steps-for-extensible-key-management-using-the-azure-key-vault.md#step-5-configure-sql-server).
152+
150153
## RDBMS manageability
151154

152155
| Feature | Enterprise | Standard | Web | Express |
@@ -220,7 +223,7 @@ The following features and services aren't available for [!INCLUDE [sssql22](../
220223
| | Alerts | |
221224
| | Managed Backup | |
222225
| **High Availability** | Database mirroring | This feature is [deprecated](../database-engine/database-mirroring/database-mirroring-sql-server.md). Use Always On availability groups instead. |
223-
| **Security** | Extensible Key Management (EKM) | |
226+
| **Security** | Extensible Key Management (EKM) | Extensible Key Management using Azure Key Vault is available for SQL Server on Linux environments, starting with [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] CU 12. Follow the instructions from [Step 5: Configure SQL Server](../relational-databases/security/encryption/setup-steps-for-extensible-key-management-using-the-azure-key-vault.md#step-5-configure-sql-server) onward. |
224227
| | Windows integrated authentication for linked servers | |
225228
| | Windows integrated authentication for availability group (AG) endpoints | Create and use certificate based endpoint authentication for availability groups. For more information, see [Configure SQL Server Always On Availability Group for high availability on Linux](sql-server-linux-availability-group-configure-ha.md). |
226229
| | Always Encrypted with secure enclaves | |

docs/master-data-services/backward-compatibility-master-data-services.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.date: "03/01/2017"
77
ms.service: sql
88
ms.subservice: master-data-services
99
ms.topic: conceptual
10+
monikerRange: ">=sql-server-ver16"
1011
---
1112
# Backward Compatibility (Master Data Services)
1213

@@ -16,8 +17,8 @@ ms.topic: conceptual
1617

1718
## In This Section
1819

19-
- [Deprecated Master Data Services Features](../master-data-services/deprecated-master-data-services-features.md)
20+
- [Deprecated Features of Master Data Services](../master-data-services/deprecated-master-data-services-features.md)
2021

21-
- [Discontinued Master Data Services Features](../master-data-services/discontinued-master-data-services-features.md)
22+
- [Discontinued Features of Master Data Services](../master-data-services/discontinued-master-data-services-features.md)
2223

2324

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,34 @@
11
---
2-
title: Deprecated Master Data Services Features
3-
description: "Deprecated Master Data Services Features"
2+
title: Deprecated Features of Master Data Services
3+
description: "Deprecated Features of Master Data Services"
44
author: CordeliaGrey
55
ms.author: jiwang6
66
ms.date: "03/14/2017"
77
ms.service: sql
88
ms.subservice: master-data-services
99
ms.topic: conceptual
10+
monikerRange: ">=sql-server-ver16"
1011
---
11-
# Deprecated Master Data Services Features
12+
# Deprecated Features of Master Data Services
1213

1314
[!INCLUDE [SQL Server - Windows only ASDBMI](../includes/applies-to-version/sql-windows-only-asdbmi.md)]
1415

15-
This topic describes the deprecated [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] features. These features are scheduled to be removed in a future release. Deprecated features should not be used in new applications.
16+
This topic describes the deprecated [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] features. Future release will remove these features. Deprecated features shouldn't be used in new applications.
1617

1718
## Explicit Hierarchies, Collections, and Related Components
18-
Explicit hierarchies, collections and related components are deprecated. Members that before were modeled as consolidated member types (explicit hierarchy parent) and collection member types will be modeled as leaf members in derived hierarchies. The following new features enable derived hierarchies to take the place of explicit hierarchies.
19+
Explicit hierarchies, collections, and related components are deprecated. Members that before were modeled as consolidated member types (explicit hierarchy parent) and collection member types are modeled as leaf members in derived hierarchies. The following new features enable derived hierarchies to take the place of explicit hierarchies.
1920

2021
- Recursive Derived Hierarchies can now be used to assign member security permissions.
2122

22-
An explicit hierarchy is analogous to a recursive derived hierarchy with a single, non-recursive level below the recursive level. A recursive derived hierarchy can be complex by including level(s) below and/or above a recursive level.
23+
An explicit hierarchy is analogous to a recursive derived hierarchy with a single, nonrecursive level below the recursive level. A recursive derived hierarchy can be complex by including level below and/or above a recursive level.
2324

2425
- In Explorer, the derived hierarchy page now shows unassigned (unused) members for each hierarchy level. Unused nodes are grouped by hierarchy level. Members can be moved between the Unused and Root nodes, by dragging and dropping or by cutting and pasting.
2526

2627
In System Administration, unused nodes are visible in the **Preview** pane. In Security, the unused nodes are visible in the **Hierarchy Member Permissions** pane. Any member whether under the **Root** node or **Unused** node, can be assigned a permission. The **Root**, **Unused**, and **Unused** pseudo members can also be assigned permissions.
2728

2829
- The stored procedure, mdm.udpConvertCollectionAndConsolidatedMembersToLeaf, converts explicit hierarchies to recursive derived hierarchies, and coverts consolidated and collection members to leaf members.
2930

30-
Explicit hierarchies and consolidated and collection member types are still supported, so running the stored procedure is optional. However, if you use these items it is recommended that you run the stored procedure because they are deprecated.
31+
Explicit hierarchies and consolidated and collection member types are still supported, so running the stored procedure is optional. However, if you use these items it's recommended that you run the stored procedure because they are deprecated. However, if you use these items it is recommended that you run the stored procedure because they're deprecated.
3132

3233
For information about explicit hierarchies, collections, and consolidated members see the following topics.
3334

@@ -38,14 +39,14 @@ ms.topic: conceptual
3839
- [Members &#40;Master Data Services&#41;](../master-data-services/members-master-data-services.md)
3940

4041
## Attribute Entity Transaction Log Type
41-
Entity transaction log type "Attribute" is deprecated, please migrate to the "Member" entity transaction log type. For information about entity transaction log types, see the following topic:
42+
Entity transaction log type "Attribute" is deprecated, migrate to the "Member" entity transaction log type. For information about entity transaction log types, see the following topic:
4243
* [Change the Entity Transaction Log Type (Master Data Services)](../master-data-services/change-the-entity-transaction-log-type-master-data-services.md)
4344
* [Member Revision History](../master-data-services/member-revision-history-master-data-services.md)
4445

4546
## External Resources
4647
Blog post, [Deprecated: Explicit Hierarchies and Collections](https://techcommunity.microsoft.com/t5/sql-server-integration-services/deprecated-explicit-hierarchies-and-collections/ba-p/388221), on msdn.com.
4748

4849
## See Also
49-
[Discontinued Master Data Services Features](../master-data-services/discontinued-master-data-services-features.md)
50+
[Discontinued Features of Master Data Services](../master-data-services/discontinued-master-data-services-features.md)
5051

5152

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
title: Discontinued Master Data Services Features
3-
description: "Discontinued Master Data Services Features"
2+
title: Discontinued Features of Master Data Services
3+
description: "Discontinued Features of Master Data Services"
44
author: CordeliaGrey
55
ms.author: jiwang6
66
ms.date: "03/14/2017"
77
ms.service: sql
88
ms.subservice: master-data-services
99
ms.topic: conceptual
10+
monikerRange: ">=sql-server-ver16"
1011
---
11-
# Discontinued Master Data Services Features
12+
# Discontinued Features of Master Data Services
1213

1314
[!INCLUDE [SQL Server - Windows only ASDBMI](../includes/applies-to-version/sql-windows-only-asdbmi.md)]
1415

@@ -20,6 +21,6 @@ ms.topic: conceptual
2021
The Metadata model is no longer available. You can also no longer view metadata in the Explorer functional area.
2122

2223
## See Also
23-
[Deprecated Master Data Services Features](../master-data-services/deprecated-master-data-services-features.md)
24+
[Deprecated Features of Master Data Services](../master-data-services/deprecated-master-data-services-features.md)
2425

2526

0 commit comments

Comments
 (0)