Skip to content

Commit 8d8a0d8

Browse files
minor changes
1 parent 514bc47 commit 8d8a0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/sap-hana-db-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ For eg., when you have a backup policy of weekly fulls, daily differentials and
246246
247247
#### Excluding backup file types
248248
249-
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.
249+
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.
250250
251251
1. In the target machine where files are to be downloaded, go to "opt/msawb/bin" folder
252252
2. Create a new JSON file named "ExtensionSettingOverrides.JSON", if it doesn't already exist.

0 commit comments

Comments
 (0)