Skip to content

Commit 9e6aca4

Browse files
authored
Update restore-account-continuous-backup.md
1 parent d7d8843 commit 9e6aca4

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

articles/cosmos-db/restore-account-continuous-backup.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,7 @@ This command output now shows when a database was created and deleted.
541541
[
542542
{
543543
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/West US/restorableDatabaseAccounts/abcd1234-d1c0-4645-a699-abcd1234/restorableSqlDatabases/40e93dbd-2abe-4356-a31a-35567b777220",
544-
..
545-
"name": "40e93dbd-2abe-4356-a31a-35567b777220",
544+
"name": "40e93dbd-2abe-4356-a31a-35567b777220",
546545
"resource": {
547546
"database": {
548547
"id": "db1"
@@ -552,11 +551,10 @@ This command output now shows when a database was created and deleted.
552551
"ownerId": "db1",
553552
"ownerResourceId": "YuZAAA=="
554553
},
555-
..
554+
556555
},
557556
{
558557
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/West US/restorableDatabaseAccounts/abcd1234-d1c0-4645-a699-abcd1234/restorableSqlDatabases/243c38cb-5c41-4931-8cfb-5948881a40ea",
559-
..
560558
"name": "243c38cb-5c41-4931-8cfb-5948881a40ea",
561559
"resource": {
562560
"database": {
@@ -567,7 +565,7 @@ This command output now shows when a database was created and deleted.
567565
"ownerId": "spdb1",
568566
"ownerResourceId": "OIQ1AA=="
569567
},
570-
..
568+
571569
}
572570
]
573571
```
@@ -588,16 +586,12 @@ This command output shows includes list of operations performed on all the conta
588586
```json
589587
[
590588
{
591-
...
592-
593589
"eventTimestamp": "2021-01-08T23:25:29Z",
594590
"operationType": "Replace",
595591
"ownerId": "procol3",
596592
"ownerResourceId": "OIQ1APZ7U18="
597-
...
598593
},
599594
{
600-
...
601595
"eventTimestamp": "2021-01-08T23:25:26Z",
602596
"operationType": "Create",
603597
"ownerId": "procol3",

0 commit comments

Comments
 (0)