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

Commit da3f5ef

Browse files
committed
Merge branch 'main' into rw-0818-2022-rc0
2 parents 1922453 + 1844614 commit da3f5ef

1,409 files changed

Lines changed: 8206 additions & 10002 deletions

File tree

Some content is hidden

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

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41280,6 +41280,11 @@
4128041280
"redirect_url": "/sql/sql-server/",
4128141281
"redirect_document_id": false
4128241282
},
41283+
{
41284+
"source_path": "docs/relational-databases/integrated-acceleration/intel-quickassist.md",
41285+
"redirect_url": "/sql/relational-databases/integrated-acceleration/use-integrated-acceleration-and-offloading",
41286+
"redirect_document_id": false
41287+
},
4128341288
{
4128441289
"source_path": "docs/relational-databases/system-catalog-views/sys-sql-feature-restrictions.md",
4128541290
"redirect_url": "/sql/sql-server/what-s-new-in-sql-server-ver15",

azure-sql/accelerated-database-recovery.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: Accelerated database recovery
3-
titleSuffix: Azure SQL
4-
description: Accelerated database recovery provides fast and consistent database recovery, instantaneous transaction rollback, and aggressive log truncation for databases in the Azure SQL portfolio.
5-
ms.service: sql-database
6-
ms.subservice: backup-restore
7-
ms.custom: sqldbrb=4
8-
ms.devlang:
9-
ms.topic: conceptual
3+
titleSuffix: Azure SQL
4+
description: Accelerated database recovery provides fast and consistent database recovery, instantaneous transaction rollback, and aggressive log truncation for databases in the Azure SQL portfolio.
105
author: kfarlee
116
ms.author: kfarlee
127
ms.reviewer: mathoma, kendralittle, nvraparl, wiassaf
138
ms.date: 02/18/2022
9+
ms.service: sql-database
10+
ms.subservice: backup-restore
11+
ms.topic: conceptual
12+
ms.custom: sqldbrb=4
1413
monikerRange: "=azuresql||=azuresql-db||=azuresql-mi"
1514
---
1615
# Accelerated Database Recovery in Azure SQL

azure-sql/azure-hybrid-benefit.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
2-
title: Azure Hybrid Benefit
3-
titleSuffix: Azure SQL Database & SQL Managed Instance
2+
title: Azure Hybrid Benefit
3+
titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: Use existing SQL Server licenses for Azure SQL Database and SQL Managed Instance discounts.
5-
services: sql-database
6-
ms.service: sql-db-mi
7-
ms.subservice: service-overview
8-
ms.custom: sqldbrb=4
9-
ms.topic: conceptual
105
author: rothja
116
ms.author: jroth
127
ms.reviewer: sashan, moslake, mathoma
138
ms.date: 11/09/2021
9+
ms.service: sql-db-mi
10+
ms.subservice: service-overview
11+
ms.topic: conceptual
12+
ms.custom: sqldbrb=4
1413
monikerRange: "=azuresql||=azuresql-db||=azuresql-mi"
1514
---
1615
# Azure Hybrid Benefit - Azure SQL Database & SQL Managed Instance

azure-sql/azure-sql-iaas-vs-paas-what-is-overview.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
---
22
title: "What is Azure SQL?"
3-
description: "Learn about the different options within the Azure SQL family of services: Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VM."
4-
services: sql-database
5-
ms.service: sql-database
6-
ms.subservice: service-overview
7-
ms.custom: sqldbrb=4
8-
ms.devlang:
9-
ms.topic: overview
10-
keywords: SQL Server cloud, SQL Server in the cloud, PaaS database, cloud SQL Server, DBaaS, IaaS
3+
description: "Learn about the different options within the Azure SQL family of services: Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VM."
114
author: MashaMSFT
125
ms.author: mathoma
136
ms.reviewer: kendralittle
147
ms.date: 03/18/2022
8+
ms.service: sql-database
9+
ms.subservice: service-overview
10+
ms.topic: overview
11+
ms.custom: sqldbrb=4
12+
keywords:
13+
- SQL Server cloud
14+
- SQL Server in the cloud
15+
- PaaS database
16+
- cloud SQL Server
17+
- DBaaS
18+
- IaaS
1519
---
1620
# What is Azure SQL?
1721
[!INCLUDE[appliesto-asf](includes/appliesto-asf.md)]

azure-sql/capacity-errors-troubleshoot.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
title: Resolve capacity errors with Azure SQL resources
3-
description: Learn how to resolve possible capacity errors when attempting to deploy or scale Azure SQL Database or Azure SQL Managed Instance resources.
4-
services: sql-database
5-
ms.service: sql-db-mi
6-
ms.subservice: deployment-configuration
7-
ms.topic: how-to
3+
description: Learn how to resolve possible capacity errors when attempting to deploy or scale Azure SQL Database or Azure SQL Managed Instance resources.
84
author: sachinpMSFT
95
ms.author: sachinp
106
ms.reviewer: mathoma, kendralittle
117
ms.date: 09/03/2021
8+
ms.service: sql-db-mi
9+
ms.subservice: deployment-configuration
10+
ms.topic: how-to
1211
ms.custom: references_regions
1312
---
1413

azure-sql/database/active-directory-interactive-connect-azure-sql-db.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
---
22
title: ActiveDirectoryInteractive connects to SQL
33
description: "C# Code example, with explanations, for connecting to Azure SQL Database by using SqlAuthenticationMethod.ActiveDirectoryInteractive mode."
4-
services:
5-
- "sql-database"
4+
author: GithubMirek
5+
ms.author: MirekS
6+
ms.reviewer: wiassaf, vanto, mathoma
7+
ms.date: 04/06/2022
68
ms.service: sql-database
79
ms.subservice: security
10+
ms.topic: conceptual
811
ms.custom:
912
- "active directory"
1013
- "has-adal-ref"
1114
- "sqldbrb=1"
12-
ms.topic: conceptual
13-
author: GithubMirek
14-
ms.author: MirekS
15-
ms.reviewer: wiassaf, vanto, mathoma
16-
ms.date: 04/06/2022
1715
---
1816
# Connect to Azure SQL Database with Azure AD Multi-Factor Authentication
1917
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
---
22
title: "Tutorial: Geo-replication & failover in portal"
33
description: Learn how to configure geo-replication for an SQL database using the Azure portal or Azure CLI, and initiate failover.
4-
services:
5-
- "sql-database"
4+
author: rajeshsetlem
5+
ms.author: rsetlem
6+
ms.reviewer: wiassaf, mathoma
7+
ms.date: 08/20/2021
68
ms.service: sql-database
79
ms.subservice: high-availability
10+
ms.topic: tutorial
811
ms.custom:
912
- "sqldbrb=1"
1013
- "devx-track-azurecli"
11-
ms.topic: tutorial
12-
author: rajeshsetlem
13-
ms.author: rsetlem
14-
ms.reviewer: wiassaf, mathoma
15-
ms.date: 08/20/2021
1614
---
1715
# Tutorial: Configure active geo-replication and failover (Azure SQL Database)
1816

azure-sql/database/active-geo-replication-overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
title: Active geo-replication
33
description: Use active geo-replication to create readable secondary databases of individual databases in Azure SQL Database in the same or different regions.
4-
ms.service: sql-database
5-
ms.subservice: high-availability
6-
ms.custom:
7-
- "sqldbrb=1"
8-
ms.topic: conceptual
94
author: rajeshsetlem
105
ms.author: rsetlem
116
ms.reviewer: wiassaf, mathoma
127
ms.date: 4/14/2022
8+
ms.service: sql-database
9+
ms.subservice: high-availability
10+
ms.topic: conceptual
11+
ms.custom: sqldbrb=1
1312
---
1413

1514
# Active geo-replication

azure-sql/database/active-geo-replication-security-configure.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
---
22
title: Configure security for disaster recovery
33
description: Learn the security considerations for configuring and managing security after a database restore or a failover to a secondary server.
4-
services:
5-
- "sql-database"
6-
ms.service: sql-database
7-
ms.subservice: high-availability
8-
ms.custom:
9-
- "sqldbrb=1"
10-
ms.topic: how-to
114
author: rajeshsetlem
125
ms.author: rsetlem
136
ms.reviewer: wiassaf, mathoma, vanto
147
ms.date: 12/18/2018
8+
ms.service: sql-database
9+
ms.subservice: high-availability
10+
ms.topic: how-to
11+
ms.custom: sqldbrb=1
1512
---
1613
# Configure and manage Azure SQL Database security for geo-restore or failover
1714
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]

azure-sql/database/adonet-v12-develop-direct-route-ports.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
22
title: Ports beyond 1433
33
description: Client connections from ADO.NET to Azure SQL Database can bypass the proxy and interact directly with the database using ports other than 1433.
4-
services:
5-
- "sql-database"
6-
ms.service: sql-database
7-
ms.subservice: development
8-
ms.custom:
9-
- "sqldbrb=1, devx-track-dotnet"
10-
ms.topic: reference
114
author: VanMSFT
125
ms.author: vanto
136
ms.reviewer: wiassaf, mathoma
147
ms.date: 06/11/2020
8+
ms.service: sql-database
9+
ms.subservice: development
10+
ms.topic: reference
11+
ms.custom:
12+
- sqldbrb=1
13+
- devx-track-dotnet
1514
---
1615
# Ports beyond 1433 for ADO.NET 4.5
1716
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]

0 commit comments

Comments
 (0)