Skip to content

Commit 96d383a

Browse files
minor changes
1 parent 0417edc commit 96d383a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/blob-backup-prepare-request-cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Once all the relevant permissions are set, configure the blob backup by running
2121
az dataprotection backup-instance create -g testBkpVaultRG --vault-name TestBkpVault --backup-instance backup_instance.json
2222
```
2323
24+
The following JSON configures a blob backup for a specified storage account with specified policy and container list.
2425
25-
```
26+
```JSON
2627
{
2728
2829
"backup_instance_name": "sample-backup-instance",

0 commit comments

Comments
 (0)