Skip to content

Commit 9a292a5

Browse files
committed
Minor updates
1 parent 5bfef8c commit 9a292a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ This is not applicable to [!INCLUDE[sql-server-2019](../../includes/sssql19-md.m
497497
> [!NOTE]
498498
> The path specified for each of the above options must be different.
499499
500-
[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] introduces **Azure extension for SQL Server**. This shared feature deploys **Azure Arc SQL Extension**. Azure Arc SQL Extension is a service for integration scenarios with Azure, like [SQL Server on Azure Arc-enabled servers](../../sql-server/azure-arc/overview.md). This feature is not selected by default. However, if this control is selected and disabled (you can't un-select it), then the server host at least one Azure Arc-enabled instance.
500+
[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] introduces **Azure extension for SQL Server**. This shared feature deploys **Azure Arc SQL Extension**. Azure Arc SQL Extension is a service for integration scenarios with Azure, like [SQL Server on Azure Arc-enabled servers](../../sql-server/azure-arc/overview.md). This feature is not selected by default. However, if this control is selected and disabled (you can't un-select it), it means that the extension was installed previously.
501501

502502
1. If you include **Azure extension for SQL Server**, setup presents **Enable Azure connected features**. Provide the following information:
503503

docs/sql-server/what-s-new-in-sql-server-2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The following sections provide an overview of these features.
137137

138138
| New feature or update | Details |
139139
|:---|:---|
140-
| Setup attached to Azure | Install Azure Arc agent via SQL Server at setup. For more information, see</br>- [Install SQL Server from the Command Prompt](../database-engine/install-windows/install-sql-server-from-the-command-prompt.md#install-sql-server-from-the-command-prompt) <br/>- [Install SQL Server from the Installation Wizard (Setup)](../database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md?view=sql-server-ver16&preserve-view=true).|
140+
| Setup attached to Azure | Install Azure Arc agent via SQL Server at setup. For more information, see:</br>- [Install SQL Server from the Command Prompt](../database-engine/install-windows/install-sql-server-from-the-command-prompt.md#install-sql-server-from-the-command-prompt) <br/>- [Install SQL Server from the Installation Wizard (Setup)](../database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md?view=sql-server-ver16&preserve-view=true).|
141141
| Max server memory calculations | During setup, the installation will configure max server memory to align with recommendations. See [Server memory configuration options](../database-engine/configure-windows/server-memory-server-configuration-options.md). |
142142
| Accelerated Database Recovery (ADR) improvements | There are several improvements to address persistent version store (PVS) storage and improve overall scalability. SQL Server 2022 implements a persistent version store cleaner thread per database instead of per instance and the memory footprint for PVS page tracker has been improved. There are also a number of ADR efficiency improvements, such as concurrency improvements that help the cleanup process to work more efficiently. ADR cleans pages that couldn't previously be cleaned due to locking.<br/><br/>See [ADR improvements in SQL Server 2022 (16.x) Preview](../relational-databases/accelerated-database-recovery-concepts.md#adr-improvements-in-).|
143143
| Improved snapshot backup support | Adds Transact-SQL support for freezing and thawing I/O without requiring a VDI client. [Create a Transact-SQL snapshot backup](../relational-databases/backup-restore/create-a-transact-sql-snapshot-backup.md).|

0 commit comments

Comments
 (0)