Skip to content

Commit 3613e8c

Browse files
authored
Merge pull request #115789 from MashaMSFT/includes2
added more includes
2 parents 4f73bc2 + 6d39c7b commit 3613e8c

File tree

98 files changed

+121
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+121
-71
lines changed

articles/azure-sql/database/aad-authentication-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ ms.author: mireks
1212
ms.reviewer: vanto, carlrab
1313
ms.date: 04/23/2020
1414
---
15-
# Use Azure Active Directory Authentication for authentication with Azure SQL
15+
# Use Azure Active Directory Authentication
16+
[!INCLUDE[appliesto-sqldb-sqlmi-asa](../includes/appliesto-sqldb-sqlmi-asa.md)]
1617

1718
Azure Active Directory authentication is a mechanism of connecting to [Azure SQL Database](sql-database-paas-overview.md), [Azure SQL Managed Instance](../managed-instance/sql-managed-instance-paas-overview.md), and [Azure Synapse Analytics (formerly Azure SQL Data Warehouse)](../../synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md) by using identities in Azure Active Directory (Azure AD).
1819

articles/azure-sql/database/active-geo-replication-configure-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ms.date: 02/13/2019
1515
# Tutorial: Configure active geo-replication & fail over in portal (Azure SQL Database)
1616
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
1717

18+
1819
This article shows you how to configure [active geo-replication for Azure SQL Database](active-geo-replication-overview.md#active-geo-replication-terminology-and-capabilities) using the [Azure portal](https://portal.azure.com) and to initiate failover.
1920

2021
For best practices using auto-failover groups, see [Best practices for Azure SQL Database](auto-failover-group-overview.md#best-practices-for-sql-database) and [Best practices for Azure SQL Managed Instance](auto-failover-group-overview.md#best-practices-for-sql-managed-instance).

articles/azure-sql/database/advanced-data-security.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ms.reviewer: vanto
1414
ms.date: 04/23/2020
1515
---
1616
# Advanced data security
17+
[!INCLUDE[appliesto-sqldb-sqlmi-asa](../includes/appliesto-sqldb-sqlmi-asa.md)]
1718

1819

1920
Advanced data security (ADS) is a unified package for advanced SQL security capabilities. ADS is available for for Azure SQL Database, Azure SQL Managed Instance, and Azure Synapse. It includes functionality for discovering and classifying sensitive data, surfacing and mitigating potential database vulnerabilities, and detecting anomalous activities that could indicate a threat to your database. It provides a single go-to location for enabling and managing these capabilities.

articles/azure-sql/database/alerts-insights-configure-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.reviewer: jrasnik, carlrab
1313
ms.date: 05/04/2020
1414
---
1515
# Create alerts for Azure SQL Database and Azure Synapse using Azure portal
16+
[!INCLUDE[appliesto-sqldb-asa](../includes/appliesto-sqldb-asa.md)]
1617

1718

1819
## Overview

articles/azure-sql/database/arm-templates-content-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ms.reviewer: sstein
1414
ms.date: 02/04/2019
1515
---
1616

17-
# Azure Resource Manager templates for Azure SQL Database & Azure SQL Managed Instance
18-
17+
# Azure Resource Manager templates for Azure SQL Database & SQL Managed Instance
18+
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1919

2020
Azure Resource Manager templates enable you to define your infrastructure as code and deploy your solutions to Azure cloud for your Azure SQL Database and Azure SQL Managed Instance.
2121

articles/azure-sql/database/audit-log-format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.custom: sqldbrb=1
1212
ms.date: 04/28/2020
1313
---
1414
# SQL Database Audit Log Format
15+
[!INCLUDE[appliesto-sqldb-asa](../includes/appliesto-sqldb-asa.md)]
16+
1517

1618
[Azure SQL Database auditing](auditing-overview.md) tracks database events and writes them to an audit log in your Azure storage account, or sends them to Event Hub or Log Analytics for downstream processing and analysis.
1719

articles/azure-sql/database/audit-write-storage-account-behind-vnet-firewall.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.date: 03/19/2020
1212
ms.custom: azure-synapse
1313
---
1414
# Write audit to a storage account behind VNet and firewall
15+
[!INCLUDE[appliesto-sqldb-asa](../includes/appliesto-sqldb-asa.md)]
16+
1517

1618
Auditing for [Azure SQL Database](sql-database-paas-overview.md) and [Azure Synapse Analytics](../../synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md) supports writing database events to an [Azure Storage account](../../storage/common/storage-account-overview.md) behind a virtual network and firewall.
1719

articles/azure-sql/database/auditing-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.date: 04/28/2020
1212
ms.custom: azure-synapse, sqldbrb=1
1313
---
1414
# Azure SQL Auditing
15+
[!INCLUDE[appliesto-sqldb-asa](../includes/appliesto-sqldb-asa.md)]
16+
1517

1618
Auditing for [Azure SQL Database](sql-database-paas-overview.md) and [Azure Synapse Analytics](../../synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md) tracks database events and writes them to an audit log in your Azure storage account, Log Analytics workspace, or Event Hubs.
1719

articles/azure-sql/database/auto-failover-group-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: sstein, carlrab
1414
ms.date: 08/14/2019
1515
---
1616
# Configure a failover group for Azure SQL Database
17-
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
17+
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1818

1919
This topic teaches you how to configure an [auto-failover group](auto-failover-group-overview.md) for Azure SQL Database and Azure SQL Managed Instance.
2020

articles/azure-sql/database/auto-failover-group-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ms.date: 2/10/2020
1515
---
1616

1717
# Use auto-failover groups to enable transparent and coordinated failover of multiple databases
18+
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1819

1920
Auto-failover groups allow you to manage replication and failover of a group of databases on a server or all databases in a managed instance to another region. It is a declarative abstraction on top of the existing [active geo-replication](active-geo-replication-overview.md) feature, designed to simplify deployment and management of geo-replicated databases at scale. You can initiate failover manually or you can delegate it to the Azure service based on a user-defined policy. The latter option allows you to automatically recover multiple related databases in a secondary region after a catastrophic failure or other unplanned event that results in full or partial loss of the SQL Database or SQL Managed Instance service availability in the primary region. A failover group can include one or multiple databases, typically used by the same application. Additionally, you can use the readable secondary databases to offload read-only query workloads. Because auto-failover groups involve multiple databases, these databases must be configured on the primary server. Auto-failover groups support replication of all databases in the group to only one secondary server or instance in a different region.
2021

0 commit comments

Comments
 (0)