Skip to content

Commit a6a1433

Browse files
addressed PR review comments
1 parent cb430dd commit a6a1433

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/backup/faq-backup-sql-server.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
ms.reviewer: vijayts
66
ms.topic: faq
77
ms.service: backup
8-
ms.date: 05/10/2022
8+
ms.date: 05/16/2022
99
author: v-amallick
1010
ms.author: v-amallick
1111

@@ -38,11 +38,11 @@ sections:
3838
- question: |
3939
Can I cancel an auto-heal backup job?
4040
answer: |
41-
No, you can’t cancel an auto-heal job. However, you can opt-out of it by following these steps:
41+
No, you can’t cancel an auto-heal job. However, you can opt out of it by following these steps:
4242
4343
1. On the SQL Server instance, in the *C:\Program Files\Azure Workload Backup\bin* folder, create or edit the **ExtensionSettingsOverrides.json** file.
4444
1. In the **ExtensionSettingsOverrides.json** file, set *{"EnableAutoHealer": false}*.
45-
1. Save the changesl and close the file.
45+
1. Save the changes and close the file.
4646
1. On the SQL Server instance, open **Task Manage**, and then restart the **AzureWLBackupCoordinatorSvc** service.
4747
4848
- question: |
@@ -122,7 +122,7 @@ sections:
122122
answer: |
123123
A database that you [add to an autoprotected instance](backup-sql-server-database-azure-vms.md#enable-auto-protection) might not immediately appear under protected items. This is because the discovery typically runs every 8 hours, and the actual protection of the system can take additional time as it depends on the size of the VM. However, you can discover new databases immediately if you manually run a discovery by selecting **Rediscover DBs**, as shown in the following image:
124124
125-
![Manually discover a newly added database.](./media/backup-azure-sql-database/view-newly-added-database.png)
125+
:::image type="content" source="./media/backup-azure-sql-database/view-newly-added-database.png" alt-text="Screenshot of manually discover a newly added database."
126126
127127
128128
additionalContent: |

0 commit comments

Comments
 (0)