Skip to content

Commit cee9c55

Browse files
minor changes
1 parent c7ea6ec commit cee9c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ For eg., when you have a backup policy of weekly fulls, daily differentials and
148148

149149
#### Excluding backup file types
150150

151-
The **ExtensionSettingOverrides.json** is a JSON (JavaScript Object Notation) file, that contains overrides for multiple settings of the Azure Backup service for SQL. For "Partial Restore as files" operation, a new JSON field ``` RecoveryPointsToBeExcludedForRestoreAsFiles ``` must be added. This field holds a string value that denotes which recovery point types should be excluded in the next restore as files operation.
151+
The **ExtensionSettingOverrides.json** is a JSON (JavaScript Object Notation) file that contains overrides for multiple settings of the Azure Backup service for SQL. For "Partial Restore as files" operation, a new JSON field ` RecoveryPointsToBeExcludedForRestoreAsFiles ` must be added. This field holds a string value that denotes which recovery point types should be excluded in the next restore as files operation.
152152

153153
1. In the target machine where files are to be downloaded, go to "C:\Program Files\Azure Workload Backup\bin" folder
154154
2. Create a new JSON file named "ExtensionSettingOverrides.JSON", if it doesn't already exist.

0 commit comments

Comments
 (0)