Skip to content

Commit 795900a

Browse files
author
v-amallick
committed
minor changes
1 parent 6ce84a4 commit 795900a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/backup/tutorial-sql-backup.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,8 @@ Before you back up your SQL Server database, check the following conditions:
2525
1. Identify or [create](backup-sql-server-database-azure-vms.md#create-a-recovery-services-vault) a Recovery Services vault in the same region or locale as the VM hosting the SQL Server instance.
2626
1. [Check the VM permissions](backup-azure-sql-database.md#set-vm-permissions) needed to back up the SQL databases.
2727
1. Verify that the VM has [network connectivity](backup-sql-server-database-azure-vms.md#establish-network-connectivity).
28-
1. Check that the SQL Server databases are named in accordance with [naming guidelines](#verify-database-naming-guidelines-for-azure-backup) for Azure Backup.
28+
1. Check that the SQL Server databases are named in accordance with [naming guidelines](backup-sql-server-database-azure-vms.md#database-naming-guidelines-for-azure-backup) for Azure Backup.
2929
1. Verify that you don't have any other backup solutions enabled for the database. Disable all other SQL Server backups before you set up this scenario. You can enable Azure Backup for an Azure VM along with Azure Backup for a SQL Server database running on the VM without any conflict.
30-
1. [Establish network connectivity
31-
](backup-sql-server-database-azure-vms.md#establish-network-connectivity).
32-
1. [Set VM permissions](backup-azure-sql-database.md#set-vm-permissions).
33-
1. [Verify database naming guidelines for Azure Backup
34-
](backup-sql-server-database-azure-vms.md#database-naming-guidelines-for-azure-backup).
3530

3631
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
3732

0 commit comments

Comments
 (0)