1+ {
2+ "value" : [
3+ {
4+ "id" : " /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1" ,
5+ "name" : " ddb1" ,
6+ "location" : " West US" ,
7+ "type" : " Microsoft.DocumentDB/databaseAccounts" ,
8+ "kind" : " GlobalDocumentDB" ,
9+ "tags" : {},
10+ "properties" : {
11+ "provisioningState" : " Succeeded" ,
12+ "documentEndpoint" : " https://ddb1.documents.azure.com:443/" ,
13+ "ipRules" : [],
14+ "databaseAccountOfferType" : " Standard" ,
15+ "disableKeyBasedMetadataWriteAccess" : false ,
16+ "consistencyPolicy" : {
17+ "defaultConsistencyLevel" : " Session" ,
18+ "maxIntervalInSeconds" : 5 ,
19+ "maxStalenessPrefix" : 100
20+ },
21+ "writeLocations" : [
22+ {
23+ "id" : " ddb1-eastus" ,
24+ "locationName" : " East US" ,
25+ "documentEndpoint" : " https://ddb1-eastus.documents.azure.com:443/" ,
26+ "provisioningState" : " Succeeded" ,
27+ "failoverPriority" : 0
28+ }
29+ ],
30+ "readLocations" : [
31+ {
32+ "id" : " ddb1-eastus" ,
33+ "locationName" : " East US" ,
34+ "documentEndpoint" : " https://ddb1-eastus.documents.azure.com:443/" ,
35+ "provisioningState" : " Succeeded" ,
36+ "failoverPriority" : 0
37+ }
38+ ],
39+ "locations" : [
40+ {
41+ "id" : " ddb1-eastus" ,
42+ "locationName" : " East US" ,
43+ "documentEndpoint" : " https://ddb1-eastus.documents.azure.com:443/" ,
44+ "provisioningState" : " Succeeded" ,
45+ "failoverPriority" : 0
46+ }
47+ ],
48+ "failoverPolicies" : [
49+ {
50+ "id" : " ddb1-eastus" ,
51+ "locationName" : " East US" ,
52+ "failoverPriority" : 0
53+ }
54+ ],
55+ "privateEndpointConnections" : [
56+ {
57+ "id" : " /subscriptions/subId/resourceGroups/rg/providers/Microsoft.DocumentDB/databaseAccounts/account1/privateEndpointConnections/pe1" ,
58+ "properties" : {
59+ "privateEndpoint" : {
60+ "id" : " /subscriptions/subId/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe1"
61+ },
62+ "privateLinkServiceConnectionState" : {
63+ "status" : " Approved" ,
64+ "actionsRequired" : " None"
65+ }
66+ }
67+ }
68+ ],
69+ "cors" : [],
70+ "defaultIdentity" : " FirstPartyIdentity" ,
71+ "enableFreeTier" : false ,
72+ "apiProperties" : {},
73+ "enableAnalyticalStorage" : true ,
74+ "enableBurstCapacity" : true ,
75+ "analyticalStorageConfiguration" : {
76+ "schemaType" : " WellDefined"
77+ },
78+ "instanceId" : " d9b26648-2f53-4541-b3d8-3044f4f9810d" ,
79+ "createMode" : " Default" ,
80+ "backupPolicy" : {
81+ "type" : " Periodic" ,
82+ "periodicModeProperties" : {
83+ "backupIntervalInMinutes" : 240 ,
84+ "backupRetentionIntervalInHours" : 720 ,
85+ "backupStorageRedundancy" : " Geo"
86+ }
87+ },
88+ "networkAclBypass" : " None" ,
89+ "networkAclBypassResourceIds" : [],
90+ "keysMetadata" : {
91+ "primaryMasterKey" : {
92+ "generationTime" : " 2022-02-25T20:30:11Z"
93+ },
94+ "secondaryMasterKey" : {
95+ "generationTime" : " 2022-02-25T20:30:11Z"
96+ },
97+ "primaryReadonlyMasterKey" : {
98+ "generationTime" : " 2022-02-25T20:30:11Z"
99+ },
100+ "secondaryReadonlyMasterKey" : {
101+ "generationTime" : " 2022-02-25T20:30:11Z"
102+ }
103+ },
104+ "enablePartitionMerge" : true ,
105+ "minimalTlsVersion" : " Tls"
106+ },
107+ "systemData" : {
108+ "createdAt" : " 2021-03-12T22:05:09Z"
109+ },
110+ "identity" : {
111+ "type" : " SystemAssigned,UserAssigned" ,
112+ "principalId" : " 52f4fef3-3c3f-4ff3-b52e-b5c9eeb68656" ,
113+ "tenantId" : " 33e01921-4d64-4f8c-a055-5bdaffd5e33d" ,
114+ "userAssignedIdentities" : {
115+ "/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/eu2cgroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/id1" : {
116+ "clientId" : " fbe75b66-01c5-4f87-a220-233af3270436" ,
117+ "principalId" : " 33e01921-4d64-4f8c-a055-5bdaffd5e33d"
118+ }
119+ }
120+ }
121+ }
122+ ]
123+ }
0 commit comments