From dc30f6a86b4775f9c51cf52062b0e83b1add778c Mon Sep 17 00:00:00 2001 From: Joe Moss <32425740+josephmoss@users.noreply.github.com> Date: Wed, 29 Mar 2023 16:35:07 -0400 Subject: [PATCH] Update back-up-and-restore-of-sql-server-databases.md Removed extra period at end of sentence. --- .../back-up-and-restore-of-sql-server-databases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relational-databases/backup-restore/back-up-and-restore-of-sql-server-databases.md b/docs/relational-databases/backup-restore/back-up-and-restore-of-sql-server-databases.md index c1119df1f94..666666a83eb 100644 --- a/docs/relational-databases/backup-restore/back-up-and-restore-of-sql-server-databases.md +++ b/docs/relational-databases/backup-restore/back-up-and-restore-of-sql-server-databases.md @@ -50,7 +50,7 @@ helpviewer_keywords: A copy of data that can be used to restore and recover the data after a failure. Backups of a database can also be used to restore a copy the database to a new location. **backup** device - A disk or tape device to which SQL Server backups are written and from which they can be restored. SQL Server backups can also be written to an Azure Blob Storage, and **URL** format is used to specify the destination and the name of the backup file.. For more information, see [SQL Server Backup and Restore with Microsoft Azure Blob Storage](../../relational-databases/backup-restore/sql-server-backup-and-restore-with-microsoft-azure-blob-storage-service.md). + A disk or tape device to which SQL Server backups are written and from which they can be restored. SQL Server backups can also be written to an Azure Blob Storage, and **URL** format is used to specify the destination and the name of the backup file. For more information, see [SQL Server Backup and Restore with Microsoft Azure Blob Storage](../../relational-databases/backup-restore/sql-server-backup-and-restore-with-microsoft-azure-blob-storage-service.md). **backup media** One or more tapes or disk files to which one or more backups have been written.