Skip to content

Commit 884ea7d

Browse files
authored
Merge pull request #31860 from MicrosoftDocs/main
9/17/2024 AM Publish
2 parents e28449e + 6d9f162 commit 884ea7d

8 files changed

Lines changed: 498 additions & 444 deletions

azure-sql/database-watcher-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Setup and configuration details for database watcher
55
author: dimitri-furman
66
ms.author: dfurman
77
ms.reviewer: wiassaf
8-
ms.date: 08/21/2024
8+
ms.date: 09/17/2024
99
ms.service: azure-sql
1010
ms.subservice: monitoring
1111
ms.topic: how-to
@@ -253,7 +253,7 @@ There are different scripts for Microsoft Entra authentication and SQL authentic
253253
> [!IMPORTANT]
254254
> Always use provided scripts to grant access to database watcher. Granting access in a different way can block data collection. For more information, see [Watcher authorization](database-watcher-overview.md#watcher-authorization).
255255
256-
Before executing a script, replace all instances of placeholders that might be present in the script, such as `login-name-placeholder`, `user-name-placeholder`, and `password-placeholder` with the actual values.
256+
Before executing a script, replace all instances of placeholders that might be present in the script, such as `login-name-placeholder` and `password-placeholder` with the actual values.
257257

258258
#### Grant access to Microsoft Entra authenticated watchers
259259

azure-sql/database-watcher-overview.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: An overview of database watcher for Azure SQL, a managed monitoring
55
author: dimitri-furman
66
ms.author: dfurman
77
ms.reviewer: wiassaf
8-
ms.date: 09/05/2024
8+
ms.date: 09/16/2024
99
ms.service: azure-sql
1010
ms.subservice: monitoring
1111
ms.topic: conceptual
@@ -259,9 +259,13 @@ If you select the **Dashboards** page of a watcher, but do not see a summary of
259259
- You might not have access to the data store. For more information, see [Grant users and groups access to the data store](database-watcher-manage.md#grant-users-and-groups-access-to-the-data-store).
260260
- You might not have network connectivity to the data store. For example, this happens if connections from your browser to the Azure Data Explorer cluster use public connectivity, but you [disable public access](/azure/data-explorer/security-network-restrict-public-access) to the cluster. In that case, you also cannot connect to the cluster from [Kusto Explorer](/azure/data-explorer/kusto/tools/kusto-explorer) or the Azure Data Explorer [web UI](/azure/data-explorer/web-ui-query-overview).
261261

262-
To resolve this, establish private connectivity from your machine to the Azure Data Explorer cluster. For example, you can:
262+
To resolve this, establish private connectivity from your machine to the Azure Data Explorer cluster.
263+
264+
If you are connecting to Azure Data Explorer from an Azure VM, [create](/azure/data-explorer/security-network-private-endpoint-create) a private endpoint for the Azure Data Explorer cluster in the Azure virtual network where your Azure VM is deployed.
265+
266+
If you are connecting to Azure Data Explorer from a machine on premises, you can:
263267
1. Use [Azure VPN Gateway](/azure/vpn-gateway/vpn-gateway-about-vpngateways) or [Azure ExpressRoute](/azure/expressroute/expressroute-introduction) to establish a private connection from your on-premises network to an Azure virtual network.
264-
1. [Create](/azure/data-explorer/security-network-private-endpoint) another private endpoint for the Azure Data Explorer cluster in the Azure virtual network where the VPN or ExpressRoute connection terminates.
268+
1. [Create](/azure/data-explorer/security-network-private-endpoint-create) a private endpoint for the Azure Data Explorer cluster in the Azure virtual network where the VPN or ExpressRoute connection terminates.
265269
1. [Configure DNS](/azure/private-link/private-endpoint-dns) for that private endpoint.
266270

267271
- The Azure Data Explorer cluster might be stopped. For more information, see [Stopped Azure Data Explorer clusters](database-watcher-manage.md#stopped-azure-data-explorer-clusters).

azure-sql/includes/sql-vm-feature-benefits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ ms.topic: include
1010
| --- | --- |
1111
| **Azure portal management** | Unlocks [management in the portal](../virtual-machines/windows/manage-sql-vm-portal.md), so that you can view all of your SQL Server VMs in one place, and enable or disable SQL specific features directly from the portal. <br /> <br /> Included with basic registration. |
1212
| **Automated backup** |Automates the scheduling of backups for all databases for either the default instance or a [properly installed named instance](../virtual-machines/windows/frequently-asked-questions-faq.yml#can-i-use-a-named-instance-of-sql-server-with-the-iaas-extension-) of SQL Server on the VM. For more information, see [Automated backup for SQL Server in Azure virtual machines (Resource Manager)](../virtual-machines/windows/automated-backup-sql-2014.md). <br /> <br /> Requires SQL IaaS Agent extension. |
13-
| **Automated patching** |Configures a maintenance window during which important Windows and SQL Server security updates to your VM can take place, so you can avoid updates during peak times for your workload. For more information, see [Automated patching for SQL Server in Azure virtual machines (Resource Manager)](../virtual-machines/windows/automated-patching.md). <br /> <br /> Requires SQL IaaS Agent extension. |
13+
| **Automatic patching** | Automatically install Windows and SQL Server security updates (including Cumulative Updates for SQL Server) to your virtual machine during a configured maintenance window to avoid updating during peak times for your workload. For more information, see [Automatic patching through Azure Update Manager](../virtual-machines/azure-update-manager-sql-vm.md). <br /> <br /> Requires SQL IaaS Agent extension. |
1414
| **Azure Key Vault integration** |Enables you to automatically install and configure Azure Key Vault on your SQL Server VM. For more information, see [Configure Azure Key Vault integration for SQL Server on Azure Virtual Machines (Resource Manager)](../virtual-machines/windows/azure-key-vault-integration-configure.md). <br /> <br /> Requires SQL IaaS Agent extension. |
15-
| **Azure Update Manager integration** | Since Automated Patching doesn't install Cumulative Updates for SQL Server, you can replace it by integrating [Azure Update Manager](../virtual-machines/azure-update-manager-sql-vm.md) into your [SQL virtual machines](../virtual-machines/windows/manage-sql-vm-portal.md) resource, which adds improved patching functionality for your SQL Server VMs. <br /> <br /> Requires SQL IaaS Agent extension. |
1615
| **Configure tempdb** | You can [configure your tempdb](../virtual-machines/windows/manage-sql-vm-portal.md#storage-configuration) directly from the Azure portal, such as specifying the number of files, their initial size, their location, and the autogrowth ratio. Restart your SQL Server service for the changes to take effect. <br /> <br /> Requires SQL IaaS Agent extension. |
1716
| **Defender for Cloud portal integration** | If you've enabled [Microsoft Defender for SQL](/azure/defender-for-cloud/defender-for-sql-usage), then you can view Defender for Cloud recommendations directly in the [SQL virtual machines](../virtual-machines/windows/manage-sql-vm-portal.md) resource of the Azure portal. See [Security best practices](../virtual-machines/windows/security-considerations-best-practices.md) to learn more. <br /> <br /> Requires SQL IaaS Agent extension. |
1817
| **Extended security updates** | Automatically receive security updates for your SQL Server on Azure VMs, up to three years after extended [SQL Server lifecycle support](/lifecycle/products/?terms=sql%20server) ends. |

azure-sql/managed-instance/service-tiers-next-gen-general-purpose-use.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Next-gen General Purpose service tier
3-
description: Learn about the differences between the service tiers available to Azure SQL Managed Instance.
2+
title: Use Next-gen General Purpose service tier (preview)
3+
description: Learn how to use the Next-gen General Purpose service tier (preview) in Azure SQL Managed Instance, which is an architectural upgrade to the existing General Purpose service tier that can be used for new and existing instances.
44
author: urosmil
55
ms.author: urmilano
66
ms.reviewer: wiassaf, mathoma
@@ -9,7 +9,7 @@ ms.service: azure-sql-managed-instance
99
ms.subservice: service-overview
1010
ms.topic: conceptual
1111
---
12-
# Use Next-gen General Purpose service tier - Azure SQL Managed Instance
12+
# Use Next-gen General Purpose service tier (preview) - Azure SQL Managed Instance
1313
[!INCLUDE[appliesto-sqlmi](../includes/appliesto-sqlmi.md)]
1414

1515
This article teaches you how to use the Next-gen General Purpose service tier upgrade for [Azure SQL Managed Instance](sql-managed-instance-paas-overview.md). The Next-gen General Purpose service tier is an architectural upgrade to the existing General Purpose service tier that can be used for new and existing instances.

azure-sql/virtual-machines/windows/automated-patching.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article explains the Automated Patching feature for SQL Server
44
author: dplessMSFT
55
ms.author: dpless
66
ms.reviewer: mathoma, randolphwest
7-
ms.date: 06/18/2024
7+
ms.date: 09/17/2024
88
ms.service: virtual-machines-sql
99
ms.subservice: management
1010
ms.topic: article
@@ -18,8 +18,11 @@ tags: azure-resource-manager
1818
Automated Patching establishes a maintenance window for an Azure virtual machine running SQL Server. Automated Updates can only be installed during this maintenance window. For SQL Server, this restriction ensures that system updates and any associated restarts occur at the best possible time for the database.
1919

2020
> [!IMPORTANT]
21-
> - With automated patching, only Windows and SQL Server updates marked as **Important** or **Critical** are installed. Other SQL Server updates, such as service packs and cumulative updates that are not marked as **Important** or **Critical**, must be installed manually.
22-
> - To automatically install Cumulative Updates, review the integrated [Azure Update Manager](../azure-update-manager-sql-vm.md) experience.
21+
> - The automated patching feature has been retired and will be removed on September 17th, 2027. To avoid service disruptions, you must migrate to [Azure Update Manager](../azure-update-manager-sql-vm.md) before this date. We recommend avoiding the use of automated patching in new environments. For existing environments, migrate to [Azure Update Manager](../azure-update-manager-sql-vm.md) as soon as possible to continue receiving future enhancements for the patching feature on your SQL Server on Azure VM.
22+
> - With automated patching, only Windows and SQL Server updates marked as **Important** or **Critical** are installed. Other SQL Server updates, such as service packs and cumulative updates that are not marked as **Important** or **Critical**, must be installed manually. To automatically install Cumulative Updates, use the integrated [Azure Update Manager](../azure-update-manager-sql-vm.md) experience instead.
23+
24+
25+
2326

2427
## Prerequisites
2528

azure-sql/virtual-machines/windows/doc-changes-updates-release-notes-whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the new features for and improvements to SQL Server on
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer: randolphwest, mathoma
7-
ms.date: 09/05/2024
7+
ms.date: 09/17/2024
88
ms.service: virtual-machines-sql
99
ms.subservice: service-overview
1010
ms.topic: whats-new
@@ -63,6 +63,7 @@ Learn about significant changes to the SQL Server on Azure VMs documentation. Fo
6363
| Changes | Details |
6464
| --- | --- |
6565
| **Azure Key Vault Managed Hardware Security Module (HSM) support with Extensible Key Management**| Azure Key Vault Managed HSM is supported for SQL Server and SQL Server on Azure VMs when using the latest version of the SQL Server Connector, as well as Azure SQL. For more information, see [Set up SQL Server TDE Extensible Key Management by using Azure Key Vault](/sql/relational-databases/security/encryption/setup-steps-for-extensible-key-management-using-the-azure-key-vault). |
66+
|**Automated patching retirement** | The [automated patching](automated-patching.md) feature has been retired and will be removed on September 17th, 2027. Migrate to [Azure Update Manager](../azure-update-manager-sql-vm.md) as soon as possible to continue receiving new updates to the patching feature for your SQL Server on Azure VM and avoid future service disruptions. |
6667

6768
### August 2024
6869

@@ -101,7 +102,6 @@ Learn about significant changes to the SQL Server on Azure VMs documentation. Fo
101102

102103

103104

104-
105105
## Archive
106106

107107
For updates made in previous years, see the [What's new archive](doc-changes-updates-release-notes-whats-new-archive.md).

0 commit comments

Comments
 (0)