Skip to content

Commit 530b080

Browse files
author
AbhishekMallick01
committed
Addressed EEE doc ask #13834348
1 parent 61d1b83 commit 530b080

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/backup/backup-azure-sql-database.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,12 @@ For all other versions, fix permissions with the following steps:
6969
5. In **Server Roles**, make sure the **sysadmin** role is selected. Select **OK**. The required permissions should now exist.
7070

7171
![Make sure the sysadmin server role is selected](./media/backup-azure-sql-database/sysadmin-server-role.png)
72+
73+
If the SQL Server instance is part of an **Always-On Availability Group (AG)**, ensure that the **NT AUTHORITY\SYSTEM** account has the **VIEW SERVER STATE** permission enabled.
7274

73-
6. Now associate the database with the Recovery Services vault. In the Azure portal, in the **Protected Servers** list, right-click the server that's in an error state > **Rediscover DBs**.
75+
:::image type="content" source="./media/backup-azure-sql-database/view-server-state-permission.png" alt-text="Screenshot shows how to check permission on an SQL server instance selected for backup." lightbox="./media/backup-azure-sql-database/view-server-state-permission.png":::
76+
77+
6. Now associate the database with the Recovery Services vault. In the Azure portal, in the **Protected Servers** list, right-click the server that's in an error state > **Rediscover DBs**.
7478

7579
![Verify the server has appropriate permissions](./media/backup-azure-sql-database/check-erroneous-server.png)
7680

42 KB
Loading

0 commit comments

Comments
 (0)