File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -541,8 +541,7 @@ This command output now shows when a database was created and deleted.
541
541
[
542
542
{
543
543
"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" ,
546
545
"resource" : {
547
546
"database" : {
548
547
"id" : " db1"
@@ -552,11 +551,10 @@ This command output now shows when a database was created and deleted.
552
551
"ownerId" : " db1" ,
553
552
"ownerResourceId" : " YuZAAA=="
554
553
},
555
- ..
554
+
556
555
},
557
556
{
558
557
"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
- ..
560
558
"name" : " 243c38cb-5c41-4931-8cfb-5948881a40ea" ,
561
559
"resource" : {
562
560
"database" : {
@@ -567,7 +565,7 @@ This command output now shows when a database was created and deleted.
567
565
"ownerId" : " spdb1" ,
568
566
"ownerResourceId" : " OIQ1AA=="
569
567
},
570
- ..
568
+
571
569
}
572
570
]
573
571
```
@@ -588,16 +586,12 @@ This command output shows includes list of operations performed on all the conta
588
586
``` json
589
587
[
590
588
{
591
- ...
592
-
593
589
"eventTimestamp" : " 2021-01-08T23:25:29Z" ,
594
590
"operationType" : " Replace" ,
595
591
"ownerId" : " procol3" ,
596
592
"ownerResourceId" : " OIQ1APZ7U18="
597
- ...
598
593
},
599
594
{
600
- ...
601
595
"eventTimestamp" : " 2021-01-08T23:25:26Z" ,
602
596
"operationType" : " Create" ,
603
597
"ownerId" : " procol3" ,
You can’t perform that action at this time.
0 commit comments