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

Commit 0d45f38

Browse files
20210916 1117
1 parent 390da9d commit 0d45f38

6 files changed

Lines changed: 28 additions & 17 deletions

File tree

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: yualan
88
ms.author: alayu
99
ms.reviewer: maghan
1010
ms.custom: seodec18, contperf-fy21q4
11-
ms.date: 08/18/2021
11+
ms.date: 08/16/2021
1212
---
1313

1414
# Download and install Azure Data Studio
@@ -220,6 +220,7 @@ Azure Data Studio runs on Windows, macOS, and Linux and is supported on the foll
220220
- Windows 8.1 (64-bit)
221221
- Windows 8 (64-bit)
222222
- Windows 7 (SP1)
223+
- Windows Server 2022
223224
- Windows Server 2019
224225
- Windows Server 2016
225226
- Windows Server 2012 R2 (64-bit)

docs/sql-server/failover-clusters/install/before-installing-failover-clustering.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Before Installing Failover Clustering | Microsoft Docs"
33
description: This article describes planning considerations preparing to install a SQL Server failover cluster, including hardware, operating system, and configuration.
44
ms.custom: ""
5-
ms.date: "08/24/2016"
5+
ms.date: "09/16/2021"
66
ms.reviewer: ""
77
ms.prod: sql
88
ms.technology: failover-cluster-instance
@@ -11,7 +11,6 @@ helpviewer_keywords:
1111
- "clusters [SQL Server], preinstallation checklist"
1212
- "installing failover clusters"
1313
- "failover clustering [SQL Server], preinstallation checklist"
14-
ms.assetid: a655225d-8c54-4b30-95fd-31f588167899
1514
author: cawrites
1615
ms.author: chadam
1716
---
@@ -142,9 +141,9 @@ ms.author: chadam
142141
- To enable Kerberos authentication with [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], see [How to use Kerberos authentication in SQL Server](https://www.betaarchive.com/wiki/index.php?title=Microsoft_KB_Archive/319723) in the [!INCLUDE[msCoName](../../../includes/msconame-md.md)] Knowledge Base.
143142

144143
- SQL Server failover cluster instance (FCI) requires the cluster nodes to be domain joined. The following configurations are **not supported**:
145-
* SQL FCI on workgroup clusters.
146-
* SQL FCI on Multi-Domain cluster.
147-
* SQL FCI on Domain + Workgroup Clusters.
144+
* SQL FCI on workgroup clusters.
145+
* SQL FCI on Multi-Domain cluster.
146+
* SQL FCI on Domain + Workgroup Clusters.
148147

149148

150149
## <a name="Network"></a> Review Network, Port, and Firewall Considerations
@@ -181,6 +180,18 @@ ms.author: chadam
181180
## <a name="OS_Support"></a> Verify Your Operating System
182181
Make sure that your operating system is installed properly and is designed to support failover clustering. The following table is a list of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] editions and the operating systems that support them.
183182

183+
|[!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] edition|Windows Server 2022 Datacenter|Windows Server 2022 Datacenter: Azure Edition|Windows Server 2022 Standard|
184+
|---------------------------------------|------------------------------------------------|-------------------------------------------------------|----------------------------------------------|
185+
|[!INCLUDE[ssSQL14](../../../includes/sssql14-md.md)] Enterprise (64-bit) x64*|No|No|No|
186+
|[!INCLUDE[ssSQL14](../../../includes/sssql14-md.md)] Enterprise (32-bit)|No|No|No|
187+
|[!INCLUDE[sssql16-md](../../../includes/sssql16-md.md)] Enterprise |No|No|No|
188+
|[!INCLUDE[sssql16-md](../../../includes/sssql16-md.md)] Standard |No|No|No|
189+
|[!INCLUDE[sssql17-md](../../../includes/sssql17-md.md)] Enterprise |Yes|Yes|Yes|
190+
|[!INCLUDE[sssql17-md](../../../includes/sssql17-md.md)] Standard |Yes|Yes|Yes|
191+
|[!INCLUDE[sssql19-md](../../../includes/sssql19-md.md)] Enterprise |Yes|Yes|Yes|
192+
|[!INCLUDE[sssql19-md](../../../includes/sssql19-md.md)] Standard |Yes|Yes|Yes|
193+
194+
184195
|[!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] edition|Windows Server 2019 Datacenter|Windows Server 2019 Standard|Windows Server 2016 Datacenter|Windows Server 2016 Standard |
185196
|---------------------------------------|------------------------------------------------|-------------------------------------------------------|----------------------------------------------|-----------------------------------------------------|
186197
|[!INCLUDE[ssSQL14](../../../includes/sssql14-md.md)] Enterprise (64-bit) x64*|Yes|Yes|Yes|Yes|

docs/ssms/download-sql-server-management-studio-ssms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ keywords:
1818
- "ssms download"
1919
- "sql server ssms"
2020
- "ssms express"
21-
ms.assetid: adafeeef-4255-4924-8042-02f503d599ca
2221
author: dzsquared
2322
ms.author: drskwier
2423
ms.reviewer: maghan
2524
ms.custom: seo-lt-2019
26-
ms.date: 07/15/2021
25+
ms.date: 09/16/2021
2726
---
2827

2928
# Download SQL Server Management Studio (SSMS)
@@ -48,7 +47,7 @@ If you have comments or suggestions, or you want to report issues, the best way
4847

4948
The SSMS 18.x installation doesn't upgrade or replace SSMS versions 17.x or earlier. SSMS 18.x installs side by side with previous versions, so both versions are available for use. However, if you have a *preview* version of SSMS 18.x installed, you must uninstall it before installing SSMS 18.9.2. You can see if you have the preview version by going to the **Help > About** window.
5049

51-
If a computer contains side-by-side installations of SSMS, verify you start the correct version for your specific needs. The latest version is labeled **Microsoft SQL Server Management Studio 18**
50+
If a computer contains side-by-side installations of SSMS, verify you start the correct version for your specific needs. The latest version is labeled **Microsoft SQL Server Management Studio 18**.
5251

5352
[!INCLUDE [ssms-ads-install](../includes/ssms-azure-data-studio-install.md)]
5453

@@ -136,6 +135,7 @@ The current release of SSMS supports the following 64-bit platforms when used wi
136135

137136
Supported Operating Systems:
138137

138+
- Windows Server 2022 (64-bit)
139139
- Windows 10 (64-bit) version 1607 (10.0.14393) or later
140140
- Windows 8.1 (64-bit)
141141
- Windows Server 2019 (64-bit)

docs/tools/bcp-utility.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,11 @@ helpviewer_keywords:
2222
- "importing data, bcp utility"
2323
- "file importing [SQL Server]"
2424
- "column exporting [SQL Server]"
25-
ms.assetid: c0af54f5-ca4a-4995-a3a4-0ce39c30ec38
2625
author: markingmyname
2726
ms.author: maghan
2827
ms.reviewer: v-daenge
2928
ms.custom: seo-lt-2019
30-
ms.date: 02/24/2021
29+
ms.date: 09/16/2021
3130
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017"
3231
---
3332

@@ -64,7 +63,7 @@ The new BCP supports Azure AD authentication, including Multi-Factor Authenticat
6463

6564
### System Requirements
6665

67-
Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019
66+
Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019, Windows Server 2022
6867

6968
This component requires both [Windows Installer 4.5](https://windows-installer.soft32.com/) and [Microsoft ODBC Driver 17 for SQL Server](../connect/odbc/download-odbc-driver-for-sql-server.md).
7069

docs/tools/sqlcmd-utility.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,11 @@ helpviewer_keywords:
2121
- "scripts [SQL Server], command prompt"
2222
- "RESET command"
2323
- "GO command"
24-
ms.assetid: e1728707-5215-4c04-8320-e36f161b834a
2524
author: markingmyname
2625
ms.author: maghan
2726
ms.reviewer: ""
2827
ms.custom: seo-lt-2019
29-
ms.date: 02/24/2021
28+
ms.date: 09/16/2021
3029
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017"
3130
---
3231

@@ -43,7 +42,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
4342
- At the command prompt.
4443
- In **Query Editor** in SQLCMD mode.
4544
- In a Windows script file.
46-
- In an operating system (Cmd.exe) job step of a SQL Server Agent job.
45+
- In an operating system (Cmd.exe) job step of a SQL Server Agent job.
4746

4847
The utility uses ODBC to execute Transact-SQL batches.
4948

@@ -64,7 +63,7 @@ The new version of SQLCMD supports Azure AD authentication, including Multi-Fact
6463
The new BCP supports Azure AD authentication, including Multi-Factor Authentication (MFA) support for SQL Database and Azure Synapse Analytics.
6564

6665
**System Requirements**
67-
Windows 10 , Windows 7, Windows 8, Windows 8.1, Windows Server 2008 - 2019.
66+
Windows 10 , Windows 7, Windows 8, Windows 8.1, Windows Server 2008 - 2022.
6867

6968
This component requires both the built-in [Windows Installer 5](/windows/win32/msi/what-s-new-in-windows-installer-5-0) and the [Microsoft ODBC Driver 17 for SQL Server](../connect/odbc/download-odbc-driver-for-sql-server.md).
7069

docs/tools/sqlpackage/sqlpackage-download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: "dzsquared"
1010
ms.author: "drskwier"
1111
ms.reviewer: "maghan"
12-
ms.date: 06/24/2021
12+
ms.date: 09/16/2021
1313
---
1414

1515
# Download and install sqlpackage
@@ -150,6 +150,7 @@ sqlpackage runs on Windows, macOS, and Linux and is built using .NET Core 3.1.
150150
- Windows Server 2012 R2
151151
- Windows Server 2016
152152
- Windows Server 2019
153+
- Windows Server 2022
153154

154155
### macOS
155156

0 commit comments

Comments
 (0)