Skip to content

Commit 18da9ca

Browse files
author
Jill Grant
authored
Merge pull request #29512 from VanMSFT/20240109_Freshness
Update top PV articles for freshness
2 parents b38b3b1 + aa8d7ed commit 18da9ca

6 files changed

Lines changed: 24 additions & 24 deletions

File tree

docs/database-engine/install-windows/install-sql-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An index of content that helps you install SQL Server and associate
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: randolphwest
7-
ms.date: 10/20/2022
7+
ms.date: 01/09/2024
88
ms.service: sql
99
ms.subservice: install
1010
ms.topic: conceptual
@@ -53,7 +53,7 @@ The download location for [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.m
5353
Other [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] components can be found here:
5454

5555
- [All cumulative updates](https://sqlserverbuilds.blogspot.com/)
56-
- [SQL Server Reporting Services](https://www.microsoft.com/download/details.aspx?id=100122).
56+
- [SQL Server Reporting Services](https://www.microsoft.com/download/details.aspx?id=104502).
5757
- [SQL Server Management Studio](https://aka.ms/ssmsfullsetup)
5858
- [Azure Data Studio](https://go.microsoft.com/fwlink/?linkid=2109256)
5959

@@ -100,11 +100,11 @@ Other [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] components can b
100100

101101
|Article|Description|
102102
|-----------|-----------------|
103-
|[Configure Windows Firewall (SQL Server)](../../sql-server/install/configure-the-windows-firewall-to-allow-sql-server-access.md)|Overview of firewall configuration and how to configure the Windows firewall to allow access to [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)].|
103+
|[Configure Windows Firewall (SQL Server)](../../sql-server/install/configure-the-windows-firewall-to-allow-sql-server-access.md)|Overview of firewall configuration and how to configure the Windows Firewall to allow access to [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)].|
104104
|[Configure the Windows Firewall (SSAS)](/analysis-services/instances/configure-the-windows-firewall-to-allow-analysis-services-access)|Configure both port and firewall settings to allow access to [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] or [!INCLUDE[power-pivot-md](../../includes/power-pivot-md.md)] for SharePoint.|
105105
|[Configure a Multi-Homed Computer](../../sql-server/install/configure-a-multi-homed-computer-for-sql-server-access.md)|Configure [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and Windows Firewall with Advanced Security to provide for network connections to an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] in a multi-homed environment.|
106106

107-
## See also
107+
## Related content
108108

109109
- [Upgrade SQL Server](upgrade-sql-server.md)
110110
- [Uninstall SQL Server](../../sql-server/install/uninstall-sql-server.md)

docs/database-engine/install-windows/upgrade-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Upgrade SQL Server"
33
description: This article provides links to resources that contain upgrade information for instances of different versions of SQL Server.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 06/30/2022
6+
ms.date: 01/09/2024
77
ms.service: sql
88
ms.subservice: install
99
ms.topic: quickstart
@@ -31,7 +31,7 @@ If you're upgrading from an end-of-support version of SQL Server, such as [!INCL
3131

3232
## Upgrade documentation
3333

34-
The following articles will help you upgrade components of SQL Server:
34+
The following articles help you upgrade components of SQL Server:
3535

3636
- [Supported Version and Edition Upgrades](../../database-engine/install-windows/supported-version-and-edition-upgrades.md)
3737
- [Prepare for upgrade by running Data Migration Assistant](../../database-engine/install-windows/prepare-for-upgrade-by-running-data-migration-assistant.md)
@@ -48,7 +48,7 @@ The following articles will help you upgrade components of SQL Server:
4848
- [Upgrade to a different edition of SQL Server (Setup)](../../database-engine/install-windows/upgrade-to-a-different-edition-of-sql-server-setup.md)
4949
- [SQL Server end of support options](../../sql-server/end-of-support/sql-server-end-of-support-overview.md)
5050

51-
## See also
51+
## Related content
5252

5353
- [Upgrade Database Engine](../../database-engine/install-windows/upgrade-database-engine.md)
5454
- [Upgrade Analysis Services](../../database-engine/install-windows/upgrade-analysis-services.md)

docs/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
ms.topic: hub-page
99
ms.service: sql
1010
ms.custom: FY22Q2Fresh
11-
date: 03/15/2022
11+
date: 01/09/2024
1212

1313
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1414

docs/relational-databases/backup-restore/create-a-full-database-backup-sql-server.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Create a Full Database Backup"
33
description: This article shows you how to create a full database backup in SQL Server using SQL Server Management Studio, Transact-SQL, or PowerShell.
44
author: MashaMSFT
55
ms.author: mathoma
6-
ms.date: "05/12/2021"
6+
ms.date: "01/09/2024"
77
ms.service: sql
88
ms.subservice: backup-restore
99
ms.topic: conceptual
@@ -17,14 +17,14 @@ helpviewer_keywords:
1717

1818
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]
1919

20-
This topic describes how to create a full database backup in [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] using [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)], [!INCLUDE[tsql](../../includes/tsql-md.md)], or PowerShell.
20+
This article describes how to create a full database backup in [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] using [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)], [!INCLUDE[tsql](../../includes/tsql-md.md)], or PowerShell.
2121

2222
For more information, see [SQL Server Backup and Restore with Azure Blob Storage](../../relational-databases/backup-restore/sql-server-backup-and-restore-with-microsoft-azure-blob-storage-service.md) and [SQL Server Backup to URL](../../relational-databases/backup-restore/sql-server-backup-to-url.md).
2323

2424
## <a name="Restrictions"></a> Limitations and restrictions
2525

2626
- The `BACKUP` statement isn't allowed in an explicit or implicit transaction.
27-
- Backups created by more recent version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] cannot be restored in earlier versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
27+
- Backups created by more recent version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] can't be restored in earlier versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
2828

2929
For an overview of, and deeper dive into, backup concepts and tasks, see [Backup Overview &#40;SQL Server&#41;](../../relational-databases/backup-restore/backup-overview-sql-server.md) before proceeding.
3030

@@ -55,7 +55,7 @@ Beginning with [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)], the **PASSWORD
5555

5656
1. Expand **Databases**, and either select a user database or expand **System Databases** and select a system database.
5757

58-
1. Right-click the database that you wish to backup, point to **Tasks**, and then select **Back Up...**.
58+
1. Right-click the database that you wish to back up, point to **Tasks**, and then select **Back Up...**.
5959

6060
1. In the **Back Up Database** dialog box, the database that you selected appears in the drop-down list (which you can change to any other database on the server).
6161

@@ -404,7 +404,7 @@ Backup-SqlDatabase -ServerInstance $server -Database $database -BackupFile $back
404404
- [Restore a Database to a New Location &#40;SQL Server&#41;](../../relational-databases/backup-restore/restore-a-database-to-a-new-location-sql-server.md)
405405
- [Use the Maintenance Plan Wizard](../../relational-databases/maintenance-plans/use-the-maintenance-plan-wizard.md)
406406

407-
## See also
407+
## Related content
408408

409409
- [Troubleshooting SQL Server backup and restore operations](https://support.microsoft.com/kb/224071)
410410
- [Backup Overview &#40;SQL Server&#41;](../../relational-databases/backup-restore/backup-overview-sql-server.md)

0 commit comments

Comments
 (0)