Skip to content

Commit f52e115

Browse files
Update tutorial-sql-backup.md
Fixed typo
1 parent 1bae1de commit f52e115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/tutorial-sql-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Azure Backup does a number of things when you configure backup for a SQL Server
5757
- To discover databases on the virtual machine, Azure Backup creates the account **NT SERVICE\AzureWLBackupPluginSvc**. This account is used for backup and restore, and requires SQL sysadmin permissions.
5858
- Azure Backup leverages the **NT AUTHORITY\SYSTEM** account for database discovery/inquiry, so this account need to be a public login on SQL.
5959

60-
If you didn't create the SQL Server VM from the Azure Marketplace, you might receive an error **UserErrorSQLNoSysadminMembership**. If this occurs [follow this instructions](backup-azure-sql-database.md#fix-sql-sysadmin-permissions).
60+
If you didn't create the SQL Server VM from the Azure Marketplace, you might receive an error **UserErrorSQLNoSysadminMembership**. If this occurs [follow these instructions](backup-azure-sql-database.md#fix-sql-sysadmin-permissions).
6161

6262
### Verify database naming guidelines for Azure Backup
6363

0 commit comments

Comments
 (0)