Skip to content

Commit b1f230d

Browse files
Add and revise descriptions for SEO.
1 parent b6d8198 commit b1f230d

20 files changed

Lines changed: 20 additions & 12 deletions

docs/database-engine/availability-groups/windows/use-the-new-availability-group-dialog-box-sql-server-management-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "New Availability Group Dialog Box in SSMS"
3-
description: This article contains information about how to use the 'New Availability Group' dialog box of SQL Server Management Studio to configure an Always On availability group.
3+
description: Learn about how to use the 'New Availability Group' dialog box of SQL Server Management Studio to configure an Always On availability group.
44
ms.custom: "seo-lt-2019"
55
ms.date: "05/17/2016"
66
ms.prod: sql

docs/database-engine/availability-groups/windows/view-availability-group-listener-properties-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "View availability group listener properties"
3-
description: "Describes how to view the properties of an Always On availability group listener with SQL Server Management Studio (SSMS), Transact-SQL (T-SQL), or SQL PowerShell. "
3+
description: "Describes how to view the properties of an Always On availability group listener with SQL Server Management Studio, Transact-SQL, or SQL PowerShell."
44
ms.custom: "seo-lt-2019"
55
ms.date: "07/11/2016"
66
ms.prod: sql

docs/database-engine/availability-groups/windows/wsfc-cluster-service-is-offline.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "WSFC cluster service is offline | Microsoft Docs"
3+
description: WSFC Cluster State checks the state of the Windows Server Failover Cluster. The policy is unhealthy when the cluster is offline or in the forced quorum state.
34
ms.custom: ""
45
ms.date: "05/17/2016"
56
ms.prod: sql

docs/database-engine/database-mirroring/database-mirroring-system-object-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Database mirroring system object reference | Microsoft Docs"
3+
description: "Refer to this information about database mirroring system objects: system catalog views, system dynamic management views, and system tables."
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/log-shipping/about-log-shipping-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "About Log Shipping (SQL Server) | Microsoft Docs"
3+
description: Learn about SQL Server log shipping, which sends transaction log backups from a primary database on a primary server instance to secondary databases.
34
ms.custom: ""
45
ms.date: "05/17/2016"
56
ms.prod: sql

docs/database-engine/log-shipping/add-a-secondary-database-to-a-log-shipping-configuration-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Add log shipping secondary"
3-
description: Describes how to add a secondary database to an existing log shipping configuration.
3+
description: Describes how to add a secondary database to an existing log shipping configuration in SQL Server by using SQL Server Management Studio or Transact-SQL.
44
ms.custom: "seo-lt-2019"
55
ms.date: "03/14/2017"
66
ms.prod: sql

docs/database-engine/log-shipping/configure-log-shipping-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure Log Shipping (SQL Server) | Microsoft Docs"
3+
description: Learn how to configure log shipping in SQL Server by using SQL Server Management Studio or Transact-SQL.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/log-shipping/fail-over-to-a-log-shipping-secondary-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Fail over to a log shipping secondary"
3-
description: "Instructions for how to fail over to a SQL Server log shipping secondary."
3+
description: Learn how to fail over to a SQL Server log shipping secondary by using SQL Server Management Studio or Transact-SQL.
44
ms.custom: "seo-lt-2019"
55
ms.date: "03/07/2017"
66
ms.prod: sql

docs/database-engine/log-shipping/log-shipping-and-replication-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Log Shipping and Replication (SQL Server) | Microsoft Docs"
3+
description: Learn how log shipping applies the transaction log from every insertion, update, or deletion made on the primary database to the secondary database.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/log-shipping/log-shipping-tables-and-stored-procedures.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Log Shipping Tables and Stored Procedures | Microsoft Docs"
3+
description: Review all the tables and stored procedures associated with a log shipping configuration. Each server stores log shipping tables in msdb.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)