Skip to content

Commit 50b4a6a

Browse files
committed
Add applies to.
1 parent ab10dbd commit 50b4a6a

22 files changed

Lines changed: 44 additions & 0 deletions

docs/sql-server/azure-arc/activity-logs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.topic: conceptual
1111

1212
# Azure Arc-enabled SQL Server and Databases activity logs
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
The activity logs for Azure Arc-enabled SQL Server provide an insight into [SQL Server - Azure Arc](overview.md) and [SQL Server databases - Azure Arc](view-databases.md) related events. The activity logs contain events corresponding to the creation and modification of resources.
1517
To access activity logs in Azure portal, go to the **SQL Server - Azure Arc resource > Activity Log**. The activity logs help to identify events like SQL Server instance updates, `SqlServerInstance_Update`, SQL Server Databases updates, `SqlServerDatabases_Update`, writing of tags to resources, and so on.
1618

docs/sql-server/azure-arc/configure-advanced-data-security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.topic: conceptual
1111
---
1212
# Protect Azure Arc-enabled SQL Server with Microsoft Defender for Cloud
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
You can configure your instance connected to Azure with Microsoft Defender for Cloud by following these steps.
1517

1618
## Prerequisites

docs/sql-server/azure-arc/connect-already-enabled.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.topic: conceptual
1010
---
1111
# Connect your SQL Server to Azure Arc on a server already connected to Azure Arc
1212

13+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
14+
1315
Before you proceed, complete the [Prerequisites](prerequisites.md#prerequisites).
1416

1517
This article explains how to connect your SQL Server instance to Azure Arc on an Arc-enabled server. If the physical or virtual server isn't connected to Azure yet, follow the steps in [Connect your SQL Server to Azure Arc](connect.md).

docs/sql-server/azure-arc/connect-at-scale-autodeploy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.topic: conceptual
1111

1212
# Automatically connect Azure Arc-enabled SQL Servers
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
Azure Arc-enabled SQL Server is a cloud-native solution provided by Microsoft to simplify the management, protection, and governance of SQL Server instances running on Azure Arc-enabled servers. This solution streamlines the experience of connecting SQL Servers to Azure by automatically installing the Azure extension for SQL Server on all Arc-enabled servers that have SQL Server installed. For more information, visit [Azure Arc-enabled SQL Server](overview.md). All the SQL Server instance resources are automatically created in Azure, providing a centralized management platform for all your SQL Servers.
1517

1618
> [!IMPORTANT]

docs/sql-server/azure-arc/connect-at-scale-policy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.topic: conceptual
1111

1212
# Connect SQL Server instances to Azure at scale
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
This article describes two methods of how to connect multiple instances of SQL Server to Azure Arc as a single task. Before you start complete the [Prerequisites](prerequisites.md#prerequisites).
1517

1618

docs/sql-server/azure-arc/connect-at-scale-script.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.topic: conceptual
1111

1212
# Connect SQL Server instances to Azure at scale with a script
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
This article describes how to connect SQL Servers installed on multiple Windows or Linux machines to Azure ARC as a single task using a script. If the machines are already connected to Azure Arc, use [Azure policy](connect-at-scale-policy.md) to deploy the Azure SQL extension.
1517

1618
For the best experience, use an Azure Active Directory [service principal](/azure/active-directory/develop/app-objects-and-service-principals). A service principal is a special limited management identity that is granted only the minimum permission necessary to connect machines to Azure and to create the Azure resources for Azure Arc-enabled server and Azure Arc-enabled SQL Server.

docs/sql-server/azure-arc/connect-with-installer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.topic: conceptual
1010
---
1111
# Connect your SQL Server to Azure Arc with installer (.msi)
1212

13+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
14+
1315
This article explains how to connect your SQL Server instance to Azure Arc with an installer (.msi). Before you proceed, complete the [Prerequisites](prerequisites.md#prerequisites).
1416

1517
## Deploy SQL Server extension from AzureExtensionForSQLServer.msi

docs/sql-server/azure-arc/connect.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.topic: conceptual
1010
---
1111
# Connect your SQL Server to Azure Arc
1212

13+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
14+
1315
This article explains how to connect your SQL Server instance to Azure Arc. Before you proceed, complete the [Prerequisites](prerequisites.md#prerequisites).
1416

1517
## Onboard the server to Azure Arc

docs/sql-server/azure-arc/data-collection.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: references_regions
1111
---
1212
# Azure Arc-enabled SQL Server data collection and reporting
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
This article describes the data that Azure Arc-enabled SQL Server transmits to Microsoft.
1517

1618
Azure Arc-enabled SQL Server, and any of the related Azure Arc-enabled services, don't store any customer data.

docs/sql-server/azure-arc/delete-from-azure-arc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: template-how-to-pattern
1111

1212
# Disconnect your SQL Server instances from Azure Arc
1313

14+
[!INCLUDE [sqlserver](../../includes/applies-to-version/sqlserver.md)]
15+
1416
This article describes how you can disconnect the Arc-enabled SQL Server instances from Azure Arc using Azure portal or in the command shell.
1517

1618
## Prerequisites

0 commit comments

Comments
 (0)