From 2392e391d3a2bd85cc5f297fdb50c7fb3fdba09d Mon Sep 17 00:00:00 2001 From: dsapaliga Date: Wed, 19 Apr 2023 23:50:52 -0500 Subject: [PATCH] updated recordings --- .../RestorableDatabaseAccountTests.cs | 13 +- .../RestorableDatabaseAccountList.json | 13261 +++++++------ .../RestorableDatabaseAccountListAsync.json | 13366 +++++++------ ...RestorableDatabaseAccountTests(False).json | 32 +- ...orableDatabaseAccountTests(True)Async.json | 32 +- .../RestoreSqlDatabaseAccount.json | 16016 +++++++-------- .../RestoreSqlDatabaseAccountAsync.json | 16113 +++++++-------- ...eTest.json => TestCrossRegionRestore.json} | 16368 ++++++++-------- ....json => TestCrossRegionRestoreAsync.json} | 16162 ++++++++------- 9 files changed, 43809 insertions(+), 47554 deletions(-) rename sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/{CrossRegionRestoreTest.json => TestCrossRegionRestore.json} (79%) rename sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/{CrossRegionRestoreTestAsync.json => TestCrossRegionRestoreAsync.json} (81%) diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/ScenarioTests/RestorableDatabaseAccountTests.cs b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/ScenarioTests/RestorableDatabaseAccountTests.cs index ffb13a5b09ec..c1b1823d794e 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/ScenarioTests/RestorableDatabaseAccountTests.cs +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/ScenarioTests/RestorableDatabaseAccountTests.cs @@ -32,6 +32,8 @@ public async Task GlobalSetup() [SetUp] public async Task TestSetup() { + _restorableDatabaseAccount = null; + _restoredDatabaseAccount = null; _resourceGroup = await ArmClient.GetResourceGroupResource(_resourceGroupIdentifier).GetAsync(); } @@ -47,13 +49,16 @@ public async Task TearDown() { await _restoredDatabaseAccount.DeleteAsync(WaitUntil.Completed); } + + _restorableDatabaseAccount = null; + _restoredDatabaseAccount = null; } [Test] [RecordedTest] public async Task RestorableDatabaseAccountList() { - _restorableDatabaseAccount = await CreateRestorableDatabaseAccount(Recording.GenerateAssetName("r-database-account-"), CosmosDBAccountKind.GlobalDocumentDB, AzureLocation.WestCentralUS); + _restorableDatabaseAccount = await CreateRestorableDatabaseAccount(Recording.GenerateAssetName("r-database-account-"), CosmosDBAccountKind.GlobalDocumentDB, AzureLocation.WestUS); var restorableAccounts = await (await ArmClient.GetDefaultSubscriptionAsync()).GetRestorableCosmosDBAccountsAsync().ToEnumerableAsync(); Assert.That(restorableAccounts.Any(account => account.Data.AccountName == _restorableDatabaseAccount.Data.Name)); } @@ -63,8 +68,8 @@ public async Task RestorableDatabaseAccountList() [Ignore("Not recorded")] public async Task RestorableDatabaseAccountListByLocation() { - _restorableDatabaseAccount = await CreateRestorableDatabaseAccount(Recording.GenerateAssetName("r-database-account-"), CosmosDBAccountKind.GlobalDocumentDB, AzureLocation.WestCentralUS); - CosmosDBLocationResource location = await (await ArmClient.GetDefaultSubscriptionAsync()).GetCosmosDBLocations().GetAsync(AzureLocation.WestCentralUS); + _restorableDatabaseAccount = await CreateRestorableDatabaseAccount(Recording.GenerateAssetName("r-database-account-"), CosmosDBAccountKind.GlobalDocumentDB, AzureLocation.WestUS); + CosmosDBLocationResource location = await (await ArmClient.GetDefaultSubscriptionAsync()).GetCosmosDBLocations().GetAsync(AzureLocation.WestUS); var restorableAccounts = await location.GetRestorableCosmosDBAccounts().GetAllAsync().ToEnumerableAsync(); Assert.That(restorableAccounts.Any(account => account.Data.AccountName == _restorableDatabaseAccount.Data.Name)); } @@ -101,7 +106,7 @@ public async Task RestoreSqlDatabaseAccount() [Test] [RecordedTest] - public async Task CrossRegionRestoreTest() + public async Task TestCrossRegionRestore() { _restorableDatabaseAccount = await GetDatabaseAccountForSpecificAPI(AccountType.PitrSql, AzureLocation.WestCentralUS); var restorableAccounts = await (await ArmClient.GetDefaultSubscriptionAsync()).GetRestorableCosmosDBAccountsAsync().ToEnumerableAsync(); diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountList.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountList.json index 941c6be5921f..532100a44e46 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountList.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountList.json @@ -1,14 +1,14 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-3452?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-1407?api-version=**", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c8f2d8dafcaa72a3e7a696a7637d3afc-5289e8c2b8622c28-00", + "traceparent": "00-be03c80133313c967986412fb715b923-60fcdb8a58d153b0-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ad60b60083973b11f56fe1343b3aceaa", + "x-ms-client-request-id": "7d1dd9ddef7042f52c94287cd59b4b97", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,19 +17,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 22:39:31 GMT", + "Date": "Thu, 20 Apr 2023 00:02:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c9dac874-c7bd-4ae3-9064-c5c2b0d0cd62", + "x-ms-correlation-request-id": "726ea1e6-c99e-487a-b5ee-3f5d3fe37b30", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "c9dac874-c7bd-4ae3-9064-c5c2b0d0cd62", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223932Z:c9dac874-c7bd-4ae3-9064-c5c2b0d0cd62" + "x-ms-request-id": "726ea1e6-c99e-487a-b5ee-3f5d3fe37b30", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000213Z:726ea1e6-c99e-487a-b5ee-3f5d3fe37b30" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452", - "name": "dbaccount-3452", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407", + "name": "dbaccount-1407", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -38,22 +38,22 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-9177?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-605?api-version=2022-11-15-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "575", + "Content-Length": "561", "Content-Type": "application/json", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-d209dc4d6f29891e-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "57c12607347c032bb5d4d620d5090191", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-c1ddbde7387bbe7b-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "ed5ac4bfb839adc9ea94c0e4653e3194", "x-ms-return-client-request-id": "true" }, "RequestBody": { "kind": "GlobalDocumentDB", "tags": {}, - "location": "westcentralus", + "location": "westus", "properties": { "consistencyPolicy": { "defaultConsistencyLevel": "BoundedStaleness", @@ -62,7 +62,7 @@ }, "locations": [ { - "locationName": "westcentralus", + "locationName": "westus", "failoverPriority": 0, "isZoneRedundant": false } @@ -85,31 +85,31 @@ }, "StatusCode": 200, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "2473", + "Content-Length": "2404", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:37 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-9177/operationResults/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 00:02:21 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-605/operationResults/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e40ae6b0-e8cd-4c58-bdf1-a1f2c21f98ce", + "x-ms-correlation-request-id": "fce4c1f6-3891-49ad-aff0-283827643b6e", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "abef65b8-370f-4e0d-bf62-1a9ea59a8ad8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223937Z:e40ae6b0-e8cd-4c58-bdf1-a1f2c21f98ce" + "x-ms-request-id": "7b1a106a-fa3a-4aef-85ee-d02f784601bd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000222Z:fce4c1f6-3891-49ad-aff0-283827643b6e" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-9177", - "name": "r-database-account-9177", - "location": "West Central US", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-605", + "name": "r-database-account-605", + "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T22:39:35.922288Z" + "createdAt": "2023-04-20T00:02:20.0705365Z" }, "properties": { "provisioningState": "Creating", @@ -126,7 +126,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "instanceId": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -144,8 +144,8 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-605-westus", + "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, "isZoneRedundant": false @@ -153,8 +153,8 @@ ], "readLocations": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-605-westus", + "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, "isZoneRedundant": false @@ -162,8 +162,8 @@ ], "locations": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-605-westus", + "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, "isZoneRedundant": false @@ -171,8 +171,8 @@ ], "failoverPolicies": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-605-westus", + "locationName": "West US", "failoverPriority": 0 } ], @@ -195,16 +195,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T22:39:35.922288Z" + "generationTime": "2023-04-20T00:02:20.0705365Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T22:39:35.922288Z" + "generationTime": "2023-04-20T00:02:20.0705365Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T22:39:35.922288Z" + "generationTime": "2023-04-20T00:02:20.0705365Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T22:39:35.922288Z" + "generationTime": "2023-04-20T00:02:20.0705365Z" } } }, @@ -214,13 +214,13 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-f3bb2ac69d96f71a-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-288969ea4841de5a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d6e6cb007d80818434a9e2ae3a1a2065", + "x-ms-client-request-id": "6b1f6c5d5f4f21a353d0855a355ec755", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -229,29 +229,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:37 GMT", + "Date": "Thu, 20 Apr 2023 00:02:21 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "df4dd82c-42d9-4ae9-8766-549b04649717", + "x-ms-correlation-request-id": "dea8de80-6139-4617-9f2a-fb788cdfe0b6", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "df4dd82c-42d9-4ae9-8766-549b04649717", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223937Z:df4dd82c-42d9-4ae9-8766-549b04649717" + "x-ms-request-id": "dea8de80-6139-4617-9f2a-fb788cdfe0b6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000222Z:dea8de80-6139-4617-9f2a-fb788cdfe0b6" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-327995e511b86b4f-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-796f851da7a60920-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8384a3e091945a86ca22892b7a03cf32", + "x-ms-client-request-id": "ef1de8f775f51173430cf8579ab43db5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -260,29 +260,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:38 GMT", + "Date": "Thu, 20 Apr 2023 00:02:23 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9bb5d86f-c45f-43b7-bed3-f08432360761", + "x-ms-correlation-request-id": "b5910d81-3759-4829-b517-e8dcea505f89", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "9bb5d86f-c45f-43b7-bed3-f08432360761", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223939Z:9bb5d86f-c45f-43b7-bed3-f08432360761" + "x-ms-request-id": "b5910d81-3759-4829-b517-e8dcea505f89", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000223Z:b5910d81-3759-4829-b517-e8dcea505f89" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-e96a0a14cf320150-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-ba405191811860c4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0920d0612b23391032b8e32ccaad64b3", + "x-ms-client-request-id": "f987bfebc51f58440835cea027251897", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -291,29 +291,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:39 GMT", + "Date": "Thu, 20 Apr 2023 00:02:24 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "16164d31-9304-4eab-82aa-c4ec09e8e150", + "x-ms-correlation-request-id": "9e7c2c35-d4ce-427d-af57-5166f90ae45d", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "16164d31-9304-4eab-82aa-c4ec09e8e150", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223940Z:16164d31-9304-4eab-82aa-c4ec09e8e150" + "x-ms-request-id": "9e7c2c35-d4ce-427d-af57-5166f90ae45d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000224Z:9e7c2c35-d4ce-427d-af57-5166f90ae45d" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-6af7625cf42f3393-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-a6457f2554d647af-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "91475430effe6e71448b0b5ef4580731", + "x-ms-client-request-id": "871dc71bb917e70bf80d2742674c869f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -322,29 +322,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:40 GMT", + "Date": "Thu, 20 Apr 2023 00:02:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f31240f3-fd67-476b-a37a-3adeaabfc787", + "x-ms-correlation-request-id": "95b53e5f-ce6f-459a-9425-df27f285797d", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "f31240f3-fd67-476b-a37a-3adeaabfc787", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223941Z:f31240f3-fd67-476b-a37a-3adeaabfc787" + "x-ms-request-id": "95b53e5f-ce6f-459a-9425-df27f285797d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000225Z:95b53e5f-ce6f-459a-9425-df27f285797d" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-f1670eeed8ab1b38-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-d6b1ac28e2e8b431-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "694dafda17f9b541924b51dbad5a901c", + "x-ms-client-request-id": "756fcf92ced63136a3c5e6bfa6d3e91e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -353,29 +353,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:43 GMT", + "Date": "Thu, 20 Apr 2023 00:02:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a7f3915-f03a-447c-b916-36171a0f1970", + "x-ms-correlation-request-id": "5997f9b7-7ba7-4445-9dad-41fcebc30c1a", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "5a7f3915-f03a-447c-b916-36171a0f1970", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223943Z:5a7f3915-f03a-447c-b916-36171a0f1970" + "x-ms-request-id": "5997f9b7-7ba7-4445-9dad-41fcebc30c1a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000227Z:5997f9b7-7ba7-4445-9dad-41fcebc30c1a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-63e5bf2d71404030-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-fa5064a8c070ee24-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "25fbd5bd3dbc71335fb1c4971fb144d9", + "x-ms-client-request-id": "d33c61f4b696319eb49f00119d01f0bc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -384,29 +384,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:47 GMT", + "Date": "Thu, 20 Apr 2023 00:02:31 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2820d451-ec80-46a2-b282-74e2ab5a75e9", + "x-ms-correlation-request-id": "27a3118d-5d58-4e25-9458-3960fc9f6810", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "2820d451-ec80-46a2-b282-74e2ab5a75e9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223947Z:2820d451-ec80-46a2-b282-74e2ab5a75e9" + "x-ms-request-id": "27a3118d-5d58-4e25-9458-3960fc9f6810", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000231Z:27a3118d-5d58-4e25-9458-3960fc9f6810" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-4c031dc75978bb34-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-e37530fc7dcae4f4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1b51b2b0fb5f19b91292feb39e95c0ea", + "x-ms-client-request-id": "580e2faea2b64cc091ebe351d34b4124", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -415,29 +415,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:39:55 GMT", + "Date": "Thu, 20 Apr 2023 00:02:39 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5ea677f4-3e56-4f2c-83c7-9f4e9a1100ca", + "x-ms-correlation-request-id": "8ce30ffa-dd9f-4ccd-9941-2e0a39e9cc24", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "5ea677f4-3e56-4f2c-83c7-9f4e9a1100ca", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223955Z:5ea677f4-3e56-4f2c-83c7-9f4e9a1100ca" + "x-ms-request-id": "8ce30ffa-dd9f-4ccd-9941-2e0a39e9cc24", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000240Z:8ce30ffa-dd9f-4ccd-9941-2e0a39e9cc24" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-d60b54ed57d96010-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-fce1c341893987ce-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1ea1effbe15d9c757bdc0a4852aa96e0", + "x-ms-client-request-id": "064e0923b310db09303ec137cd2493a1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -446,29 +446,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:40:11 GMT", + "Date": "Thu, 20 Apr 2023 00:02:55 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ccd1a9c6-a144-436b-b869-1d31d12ebb1f", + "x-ms-correlation-request-id": "693ac618-1f18-435d-9921-b2caa256e779", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "ccd1a9c6-a144-436b-b869-1d31d12ebb1f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224012Z:ccd1a9c6-a144-436b-b869-1d31d12ebb1f" + "x-ms-request-id": "693ac618-1f18-435d-9921-b2caa256e779", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000256Z:693ac618-1f18-435d-9921-b2caa256e779" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-bff663020d27e235-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-368dd2a7ddef891a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fb2b77067408c2bc1ce1132a3f80d2c9", + "x-ms-client-request-id": "77112ad491c55267a1ef41aad34c5d69", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -477,29 +477,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:40:44 GMT", + "Date": "Thu, 20 Apr 2023 00:03:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a9b3edde-7481-40c4-8c6f-fef80a000a34", + "x-ms-correlation-request-id": "896fbd01-d3b6-4b3d-bc58-31cbaffd0204", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "a9b3edde-7481-40c4-8c6f-fef80a000a34", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224044Z:a9b3edde-7481-40c4-8c6f-fef80a000a34" + "x-ms-request-id": "896fbd01-d3b6-4b3d-bc58-31cbaffd0204", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000328Z:896fbd01-d3b6-4b3d-bc58-31cbaffd0204" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-f142ab12c2301429-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-3fa176d19cef7389-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2f9cd9f12610cf7c3cb49f83f071c668", + "x-ms-client-request-id": "94eedc5deab3faac26322777e1897f6c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -508,29 +508,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:41:15 GMT", + "Date": "Thu, 20 Apr 2023 00:04:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b135715-8c1b-4ccf-91cf-ae0469242b84", + "x-ms-correlation-request-id": "972ce34e-2ce9-4fc7-a2a1-2c3beaae7198", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "5b135715-8c1b-4ccf-91cf-ae0469242b84", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224116Z:5b135715-8c1b-4ccf-91cf-ae0469242b84" + "x-ms-request-id": "972ce34e-2ce9-4fc7-a2a1-2c3beaae7198", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000400Z:972ce34e-2ce9-4fc7-a2a1-2c3beaae7198" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-7e7b457ac6f5473c-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-a51ed042072edbe4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "27ac1efbc56a86e232df027bce4b5dfa", + "x-ms-client-request-id": "a97d4257ca39925fa1fb6520715e08e4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -539,29 +539,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:41:47 GMT", + "Date": "Thu, 20 Apr 2023 00:04:32 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5292c181-e230-4b64-9207-380e14b15180", + "x-ms-correlation-request-id": "8262bdb8-fe43-499f-9aea-e405aa267a6c", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "5292c181-e230-4b64-9207-380e14b15180", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224148Z:5292c181-e230-4b64-9207-380e14b15180" + "x-ms-request-id": "8262bdb8-fe43-499f-9aea-e405aa267a6c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000432Z:8262bdb8-fe43-499f-9aea-e405aa267a6c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/abef65b8-370f-4e0d-bf62-1a9ea59a8ad8?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/7b1a106a-fa3a-4aef-85ee-d02f784601bd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-776a70c032a270b3-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-dc8f59fa44428f26-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "78564009660de0d0fa5bbe53d539d1ab", + "x-ms-client-request-id": "f1d957e0ff36eaed7e17509269f07117", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -570,62 +570,62 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:19 GMT", + "Date": "Thu, 20 Apr 2023 00:05:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4324dcca-c78f-4ea9-805d-7227e78df631", + "x-ms-correlation-request-id": "e176c521-c078-4c85-addd-5104b53a99fc", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "4324dcca-c78f-4ea9-805d-7227e78df631", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224220Z:4324dcca-c78f-4ea9-805d-7227e78df631" + "x-ms-request-id": "e176c521-c078-4c85-addd-5104b53a99fc", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000504Z:e176c521-c078-4c85-addd-5104b53a99fc" }, "ResponseBody": { "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-9177?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-605?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-7aaac329464432b87ac900d79c8685b1-5e26c610ee53a3f5-00", + "traceparent": "00-e940d05e777c7024347fcb5f094674fc-dcaf6973eb5faffe-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "212eaa1babd42b5ff715fd31230001f1", + "x-ms-client-request-id": "9152d56fb4cf932f7c5bf2b7858b88c7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "2927", + "Content-Length": "2822", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:20 GMT", + "Date": "Thu, 20 Apr 2023 00:05:04 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dcbf140e-c04b-47c4-b9e6-27afcf75fa29", + "x-ms-correlation-request-id": "f55c3fcc-f664-4bfc-ab19-f33db0a64808", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "dcbf140e-c04b-47c4-b9e6-27afcf75fa29", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224220Z:dcbf140e-c04b-47c4-b9e6-27afcf75fa29" + "x-ms-request-id": "f55c3fcc-f664-4bfc-ab19-f33db0a64808", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000504Z:f55c3fcc-f664-4bfc-ab19-f33db0a64808" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-9177", - "name": "r-database-account-9177", - "location": "West Central US", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-605", + "name": "r-database-account-605", + "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T22:42:04.9166335Z" + "createdAt": "2023-04-20T00:04:32.879271Z" }, "properties": { "provisioningState": "Succeeded", - "documentEndpoint": "https://r-database-account-9177.documents.azure.com:443/", - "sqlEndpoint": "https://r-database-account-9177.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-605.documents.azure.com:443/", + "sqlEndpoint": "https://r-database-account-605.documents.azure.com:443/", "publicNetworkAccess": "Enabled", "enableAutomaticFailover": false, "enableMultipleWriteLocations": false, @@ -639,7 +639,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "instanceId": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -657,9 +657,9 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-9177-westcentralus.documents.azure.com:443/", + "id": "r-database-account-605-westus", + "locationName": "West US", + "documentEndpoint": "https://r-database-account-605-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -667,9 +667,9 @@ ], "readLocations": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-9177-westcentralus.documents.azure.com:443/", + "id": "r-database-account-605-westus", + "locationName": "West US", + "documentEndpoint": "https://r-database-account-605-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -677,9 +677,9 @@ ], "locations": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-9177-westcentralus.documents.azure.com:443/", + "id": "r-database-account-605-westus", + "locationName": "West US", + "documentEndpoint": "https://r-database-account-605-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -687,8 +687,8 @@ ], "failoverPolicies": [ { - "id": "r-database-account-9177-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-605-westus", + "locationName": "West US", "failoverPriority": 0 } ], @@ -711,16 +711,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T22:42:04.9166335Z" + "generationTime": "2023-04-20T00:04:32.879271Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T22:42:04.9166335Z" + "generationTime": "2023-04-20T00:04:32.879271Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T22:42:04.9166335Z" + "generationTime": "2023-04-20T00:04:32.879271Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T22:42:04.9166335Z" + "generationTime": "2023-04-20T00:04:32.879271Z" } } }, @@ -735,9 +735,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-63bebb0c719d57fb103914b7ba5dd074-c65b9f62163bd778-00", + "traceparent": "00-e0533cd62ccd5f52c0b574c746847a20-b4759917f97132d5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "af79a4564d1a955a4dcb2c0e068eb1f9", + "x-ms-client-request-id": "8996432a8eaf583554922b2279cd28b1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -746,15 +746,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 22:42:20 GMT", + "Date": "Thu, 20 Apr 2023 00:05:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9ed7e026-84e7-4996-ab46-208b73ecb873", + "x-ms-correlation-request-id": "96310081-4913-4f3f-9eca-b6619a9c975c", "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "9ed7e026-84e7-4996-ab46-208b73ecb873", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224220Z:9ed7e026-84e7-4996-ab46-208b73ecb873" + "x-ms-request-id": "96310081-4913-4f3f-9eca-b6619a9c975c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000505Z:96310081-4913-4f3f-9eca-b6619a9c975c" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -781,23 +781,23 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-3d9d40d3b0ec8e3b2c818e32a1fad2c3-079973cf173cd844-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2360570e3c1d5e26e12b81f8699fbcfa", + "traceparent": "00-322cf5eec86a341bfd8ca3cda74016c1-43651921f9825b80-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "9cb14d8a760b2c14284674da0c3565f2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "445851", + "Content-Length": "465927", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 22:42:25 GMT", + "Date": "Thu, 20 Apr 2023 00:05:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6c7ee355-218b-4dbe-8d81-f947161e2cab", + "x-ms-correlation-request-id": "1175b8b8-79db-4628-a512-3c07e6edc61e", "x-ms-original-request-ids": [ "", "", @@ -839,8 +839,8 @@ "" ], "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "6c7ee355-218b-4dbe-8d81-f947161e2cab", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224225Z:6c7ee355-218b-4dbe-8d81-f947161e2cab" + "x-ms-request-id": "1175b8b8-79db-4628-a512-3c07e6edc61e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000510Z:1175b8b8-79db-4628-a512-3c07e6edc61e" }, "ResponseBody": { "value": [ @@ -853,7 +853,7 @@ "accountName": "barprod-systemid-sw-1109027095", "apiType": "Sql", "creationTime": "2022-12-13T19:12:35Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -872,7 +872,7 @@ "accountName": "barprod-systemid-sw-1109027095-rl1", "apiType": "Sql", "creationTime": "2022-12-13T19:33:35Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -891,7 +891,7 @@ "accountName": "barprod-systemid-sw-1305567950", "apiType": "Sql", "creationTime": "2022-12-13T21:09:30Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -910,7 +910,7 @@ "accountName": "barprod-systemid-sw-1305567950-rl1", "apiType": "Sql", "creationTime": "2022-12-13T21:30:58Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -929,7 +929,7 @@ "accountName": "vinh-restore-fail", "apiType": "Sql", "creationTime": "2022-12-13T22:07:03Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -948,7 +948,7 @@ "accountName": "vinh-restore-fail2", "apiType": "Sql", "creationTime": "2022-12-13T22:10:55Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -967,7 +967,7 @@ "accountName": "vinh-restore-not-fail3", "apiType": "Sql", "creationTime": "2022-12-13T23:32:55Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -986,7 +986,7 @@ "accountName": "barprod-systemid-sw-1525116479", "apiType": "Sql", "creationTime": "2022-12-13T23:28:39Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1005,7 +1005,7 @@ "accountName": "barprod-systemid-sw-1526492563", "apiType": "Sql", "creationTime": "2022-12-13T23:30:14Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1024,7 +1024,7 @@ "accountName": "barprod-systemid-sw-1526492563-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:51:46Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1043,7 +1043,7 @@ "accountName": "barprod-systemid-sw-1525116479-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:54:20Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1062,7 +1062,7 @@ "accountName": "vinh-restore-fail-2identities", "apiType": "Sql", "creationTime": "2022-12-16T01:32:31Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1081,7 +1081,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns", "apiType": "Sql", "creationTime": "2023-04-06T15:49:22Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1105,7 +1105,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns-restored", "apiType": "Sql", "creationTime": "2023-04-06T17:07:39Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1135,134 +1135,20 @@ } }, { - "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", - "properties": { - "accountName": "r-database-account-1528", - "apiType": "Sql", - "creationTime": "2023-04-17T21:38:01Z", - "oldestRestorableTime": "2023-04-17T21:38:01Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", - "creationTime": "2023-04-17T21:38:02Z" - } - ] - } - }, - { - "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", - "properties": { - "accountName": "r-database-account-6679", - "apiType": "Sql", - "creationTime": "2023-04-17T22:29:22Z", - "oldestRestorableTime": "2023-04-17T22:29:22Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", - "creationTime": "2023-04-17T22:29:23Z" - } - ] - } - }, - { - "name": "789de828-aa5f-47fb-8313-a13a25376c97", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", - "properties": { - "accountName": "r-database-account-904", - "apiType": "Sql", - "creationTime": "2023-04-17T22:35:24Z", - "oldestRestorableTime": "2023-04-17T22:35:24Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", - "creationTime": "2023-04-17T22:35:25Z" - } - ] - } - }, - { - "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", - "properties": { - "accountName": "r-database-account-4144", - "apiType": "Sql", - "creationTime": "2023-04-17T22:38:31Z", - "oldestRestorableTime": "2023-04-17T22:38:31Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", - "creationTime": "2023-04-17T22:38:32Z" - } - ] - } - }, - { - "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", - "properties": { - "accountName": "r-database-account-5433", - "apiType": "Sql", - "creationTime": "2023-04-17T22:54:36Z", - "oldestRestorableTime": "2023-04-17T22:54:36Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", - "creationTime": "2023-04-17T22:54:37Z" - } - ] - } - }, - { - "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", - "properties": { - "accountName": "r-database-account-6099", - "apiType": "Sql", - "creationTime": "2023-04-18T16:25:48Z", - "oldestRestorableTime": "2023-04-18T16:25:48Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", - "creationTime": "2023-04-18T16:25:49Z" - } - ] - } - }, - { - "name": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "name": "7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/ace1682c-5308-4c5d-a9db-7ff549629e40", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "properties": { - "accountName": "r-database-account-9177", + "accountName": "r-database-account-7066", "apiType": "Sql", - "creationTime": "2023-04-18T22:42:05Z", - "oldestRestorableTime": "2023-04-18T22:42:05Z", + "creationTime": "2023-04-19T23:41:57Z", + "oldestRestorableTime": "2023-04-19T23:41:57Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "accc8467-dc2a-4143-b608-9c2344bb1e2e", - "creationTime": "2023-04-18T22:42:06Z" + "regionalDatabaseAccountInstanceId": "47687275-17cc-4eaf-842d-83592b5bcfb4", + "creationTime": "2023-04-19T23:41:58Z" } ] } @@ -1319,7 +1205,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T15:41:19Z", "deletionTime": "2023-04-06T16:51:10Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1346,7 +1232,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T17:50:09Z", "deletionTime": "2023-04-06T18:56:25Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1421,7 +1307,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T19:55:04Z", "deletionTime": "2023-04-06T21:02:28Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1448,7 +1334,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T22:30:52Z", "deletionTime": "2023-04-06T22:32:02Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1469,7 +1355,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T21:11:17Z", "deletionTime": "2023-04-06T22:32:04Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1559,7 +1445,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T20:14:52Z", "deletionTime": "2023-04-07T21:19:01Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1580,7 +1466,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T21:36:53Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1601,7 +1487,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T22:53:05Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1622,7 +1508,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T15:47:08Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1643,7 +1529,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T14:28:30Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1670,7 +1556,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T17:43:02Z", "deletionTime": "2023-04-10T18:59:57Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1691,7 +1577,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T18:59:04Z", "deletionTime": "2023-04-10T18:59:58Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1712,7 +1598,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T21:49:40Z", "deletionTime": "2023-04-14T21:51:26Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1733,7 +1619,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T20:29:55Z", "deletionTime": "2023-04-14T21:51:27Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1760,7 +1646,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T22:00:54Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1781,7 +1667,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T23:17:22Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1829,7 +1715,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:11:24Z", "deletionTime": "2023-04-17T19:14:59Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1850,7 +1736,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:41:46Z", "deletionTime": "2023-04-17T19:45:17Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1871,7 +1757,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T21:39:56Z", "deletionTime": "2023-04-17T21:43:27Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1892,7 +1778,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:20:01Z", "deletionTime": "2023-04-17T22:21:35Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1913,7 +1799,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:44:28Z", "deletionTime": "2023-04-17T22:51:35Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1934,7 +1820,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:20:58Z", "deletionTime": "2023-04-17T23:22:34Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1955,7 +1841,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:38:00Z", "deletionTime": "2023-04-17T23:54:37Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1976,7 +1862,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:57:24Z", "deletionTime": "2023-04-17T23:58:57Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1997,7 +1883,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:12:13Z", "deletionTime": "2023-04-18T00:15:52Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2018,7 +1904,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:34:02Z", "deletionTime": "2023-04-18T00:37:41Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2039,7 +1925,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:04:49Z", "deletionTime": "2023-04-18T01:08:23Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2060,7 +1946,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:21:53Z", "deletionTime": "2023-04-18T01:33:08Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2081,7 +1967,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T02:09:18Z", "deletionTime": "2023-04-18T03:26:25Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2102,7 +1988,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T03:25:35Z", "deletionTime": "2023-04-18T03:36:07Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2123,7 +2009,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T13:32:30Z", "deletionTime": "2023-04-18T13:33:25Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2144,7 +2030,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:55:26Z", "deletionTime": "2023-04-18T14:27:44Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2165,7 +2051,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:11:57Z", "deletionTime": "2023-04-18T16:12:45Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2186,7 +2072,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:27:03Z", "deletionTime": "2023-04-18T17:46:27Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2207,7 +2093,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T17:45:32Z", "deletionTime": "2023-04-18T17:57:15Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2228,7 +2114,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T18:09:59Z", "deletionTime": "2023-04-18T18:10:51Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2249,7 +2135,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T19:06:06Z", "deletionTime": "2023-04-18T20:23:01Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2270,7 +2156,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T20:22:32Z", "deletionTime": "2023-04-18T20:33:48Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2291,7 +2177,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T20:47:01Z", "deletionTime": "2023-04-18T20:47:57Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2303,12565 +2189,12582 @@ } }, { - "name": "d88e6a3c-687d-4990-a516-da739070bf81", - "location": "North Central US", + "name": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/ace1682c-5308-4c5d-a9db-7ff549629e40", "properties": { - "accountName": "kal-continuous7", + "accountName": "r-database-account-9177", "apiType": "Sql", - "creationTime": "2022-06-07T20:09:38Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-18T22:42:05Z", + "deletionTime": "2023-04-18T22:42:43Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", - "creationTime": "2022-06-07T20:09:39Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "accc8467-dc2a-4143-b608-9c2344bb1e2e", + "creationTime": "2023-04-18T22:42:06Z", + "deletionTime": "2023-04-18T22:42:43Z" } ] } }, { - "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", - "location": "North Central US", + "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", "properties": { - "accountName": "kal-continuous7-restored1", + "accountName": "r-database-account-2021", "apiType": "Sql", - "creationTime": "2022-06-10T19:23:44Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-18T23:07:37Z", + "deletionTime": "2023-04-18T23:08:08Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", - "creationTime": "2022-06-10T19:23:44Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", + "creationTime": "2023-04-18T23:07:38Z", + "deletionTime": "2023-04-18T23:08:08Z" } ] } }, { - "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", - "location": "North Central US", + "name": "f8009a8a-a683-4969-a990-03f2fbc2c357", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f8009a8a-a683-4969-a990-03f2fbc2c357", "properties": { - "accountName": "kal-continuous7-demorestore", + "accountName": "r-database-account-8744", "apiType": "Sql", - "creationTime": "2022-06-10T21:20:46Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T03:02:08Z", + "deletionTime": "2023-04-19T04:19:02Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", - "creationTime": "2022-06-10T21:20:46Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "17fd7f68-0b30-4914-ba38-df23f7fd370f", + "creationTime": "2023-04-19T03:02:09Z", + "deletionTime": "2023-04-19T04:19:02Z" } ] } }, { - "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", - "location": "North Central US", + "name": "133f8fa2-4579-4865-a24c-025431c27770", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/133f8fa2-4579-4865-a24c-025431c27770", "properties": { - "accountName": "test-billing-continuous30", + "accountName": "restoredaccount-3290", "apiType": "Sql", - "creationTime": "2022-07-28T21:54:20Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", - "creationTime": "2022-07-28T21:54:21Z" - }, - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", - "creationTime": "2022-08-31T21:09:14Z" - }, - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", - "creationTime": "2022-08-31T22:24:21Z" + "regionalDatabaseAccountInstanceId": "8f15ca6f-59e6-4bc4-8d12-e34438839844", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z" } ] } }, { - "name": "e84733a9-ee18-456c-b12b-1d37e542608b", - "location": "North Central US", + "name": "363500e0-8574-42d3-bcb0-78b9930907ed", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/363500e0-8574-42d3-bcb0-78b9930907ed", "properties": { - "accountName": "new-cosmsosdb-account", + "accountName": "r-database-account-9591", "apiType": "Sql", - "creationTime": "2022-08-31T20:34:40Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T04:42:38Z", + "deletionTime": "2023-04-19T04:43:26Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", - "creationTime": "2022-08-31T20:34:40Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "7d495937-f573-4895-a5a2-f7a57e189e0a", + "creationTime": "2023-04-19T04:42:39Z", + "deletionTime": "2023-04-19T04:43:26Z" } ] } }, { - "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", - "location": "North Central US", + "name": "539f95cf-af16-4c95-8ba6-3d96971c755e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/539f95cf-af16-4c95-8ba6-3d96971c755e", "properties": { - "accountName": "amisitestpitracc", + "accountName": "r-database-account-8090", "apiType": "Sql", - "creationTime": "2023-03-29T04:22:22Z", - "deletionTime": "2023-04-07T16:42:28Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T05:41:29Z", + "deletionTime": "2023-04-19T06:58:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", - "creationTime": "2023-03-29T04:22:23Z", - "deletionTime": "2023-03-30T19:57:43Z" - }, { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", - "creationTime": "2023-03-29T07:29:18Z", - "deletionTime": "2023-04-07T16:42:28Z" + "regionalDatabaseAccountInstanceId": "ffff6e0c-bb13-4441-9bfb-4eab39131773", + "creationTime": "2023-04-19T05:41:30Z", + "deletionTime": "2023-04-19T06:58:53Z" } ] } }, { - "name": "2414c009-8022-442c-9ab6-81c276eb2a99", - "location": "Central US", + "name": "48bd7479-e12e-42d5-9693-f0795eca3d89", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/48bd7479-e12e-42d5-9693-f0795eca3d89", "properties": { - "accountName": "vinh-periodic", + "accountName": "restoredaccount-6404", "apiType": "Sql", - "creationTime": "2022-06-06T19:53:54Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", - "creationTime": "2022-06-06T19:53:54Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "fa2c002a-9218-4777-a5cd-1880bde715ea", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z" } ] } }, { - "name": "5716280d-381e-4045-b936-d0edbfc7317b", - "location": "Central US", + "name": "075a5d48-f9d7-4306-b262-03b3737ba475", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/075a5d48-f9d7-4306-b262-03b3737ba475", "properties": { - "accountName": "databaseaccount9284", + "accountName": "r-database-account-4017", "apiType": "Sql", - "creationTime": "2022-09-20T05:50:05Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T07:21:28Z", + "deletionTime": "2023-04-19T07:22:09Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", - "creationTime": "2022-09-20T05:50:06Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b14d2cf8-83ac-45ff-bc4e-1f199f848240", + "creationTime": "2023-04-19T07:21:29Z", + "deletionTime": "2023-04-19T07:22:09Z" } ] } }, { - "name": "34a9cb27-53a5-4143-9af7-810285110075", - "location": "Central US", + "name": "2e6d7920-9c30-41cf-ab15-20d2f5c82abf", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/2e6d7920-9c30-41cf-ab15-20d2f5c82abf", "properties": { - "accountName": "databaseaccount6234", + "accountName": "r-database-account-2005", "apiType": "Sql", - "creationTime": "2022-09-20T09:04:22Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T17:40:33Z", + "deletionTime": "2023-04-19T18:57:32Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", - "creationTime": "2022-09-20T09:04:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f5d1cf26-ce18-43b2-9533-62904f9851a1", + "creationTime": "2023-04-19T17:40:34Z", + "deletionTime": "2023-04-19T18:57:32Z" } ] } }, { - "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", - "location": "Central US", + "name": "4ca1a638-30f9-412c-ba0e-e032a5b27651", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4ca1a638-30f9-412c-ba0e-e032a5b27651", "properties": { - "accountName": "databaseaccount8251", + "accountName": "restoredaccount-7552", "apiType": "Sql", - "creationTime": "2022-09-20T16:29:44Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", - "creationTime": "2022-09-20T16:29:45Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "294a8817-cd2a-41a8-90a9-581dde2404b3", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z" } ] } }, { - "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", - "location": "Central US", + "name": "707bd438-bc4a-4206-bf34-42de3238ba79", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/707bd438-bc4a-4206-bf34-42de3238ba79", "properties": { - "accountName": "sql-portal-test", + "accountName": "r-database-account-646", "apiType": "Sql", - "creationTime": "2023-03-08T18:47:23Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T19:21:04Z", + "deletionTime": "2023-04-19T19:21:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", - "creationTime": "2023-03-08T18:47:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "6591ef21-988f-47ed-8b0c-1545a5528b09", + "creationTime": "2023-04-19T19:21:05Z", + "deletionTime": "2023-04-19T19:21:53Z" } ] } }, { - "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", - "location": "Central US", + "name": "5c92ee4f-9697-48ae-815d-9b14ae598781", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c92ee4f-9697-48ae-815d-9b14ae598781", "properties": { - "accountName": "dsapaliga-xrr-cu", + "accountName": "r-database-account-9891", "apiType": "Sql", - "creationTime": "2023-03-30T15:10:46Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T20:56:22Z", + "deletionTime": "2023-04-19T22:13:46Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", - "creationTime": "2023-03-30T15:10:47Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", - "creationTime": "2023-03-30T15:13:00Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "53a6a001-bc9f-4171-9928-fcc9a77577e5", + "creationTime": "2023-04-19T20:56:23Z", + "deletionTime": "2023-04-19T22:13:46Z" } ] } }, { - "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", - "location": "West US 2", + "name": "8c8b9024-40be-4f92-a466-8370faf4eacd", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/8c8b9024-40be-4f92-a466-8370faf4eacd", "properties": { - "accountName": "databaseaccount2058", - "apiType": "MongoDB", - "creationTime": "2022-04-14T02:10:48Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "restoredaccount-8231", + "apiType": "Sql", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", - "creationTime": "2022-04-14T02:10:49Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6340bdaf-07bb-45b1-b411-7921b7a52e97", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z" } ] } }, { - "name": "fce807d5-4358-4ea1-8130-0439181f6be0", - "location": "West US 2", + "name": "5c6333bd-6bc8-4e1f-8672-9e386c60eef1", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c6333bd-6bc8-4e1f-8672-9e386c60eef1", "properties": { - "accountName": "vinh-demo-periodic", + "accountName": "r-database-account-26", "apiType": "Sql", - "creationTime": "2022-05-26T04:53:41Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", - "creationTime": "2022-05-26T04:53:41Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "e9a47ca5-930f-4aa6-ac17-36a7cbe8cba8", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z" } ] } }, { - "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", - "location": "West US 2", + "name": "9519c744-78d1-42ce-84bb-777e7c3cb046", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9519c744-78d1-42ce-84bb-777e7c3cb046", "properties": { - "accountName": "vinh-demo-continous30", + "accountName": "r-database-account-8825", "apiType": "Sql", - "creationTime": "2022-05-26T03:29:41Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T23:39:20Z", + "deletionTime": "2023-04-19T23:47:25Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", - "creationTime": "2022-05-26T03:29:42Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f435cc2e-e45b-4157-8e44-37f29671a9c0", + "creationTime": "2023-04-19T23:39:21Z", + "deletionTime": "2023-04-19T23:47:25Z" } ] } }, { - "name": "9177692a-0db9-4c0c-af1d-af0310418b43", - "location": "West US 2", + "name": "9e112cc2-439e-4cc6-aa49-7fb930652213", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9e112cc2-439e-4cc6-aa49-7fb930652213", "properties": { - "accountName": "vinh-demo-continous7", + "accountName": "r-database-account-9118", "apiType": "Sql", - "creationTime": "2022-05-26T04:14:49Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T20:20:11Z", + "deletionTime": "2023-04-19T23:48:12Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", - "creationTime": "2022-05-26T04:14:50Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "d7145521-4702-4ca4-a561-a25cc303c858", + "creationTime": "2023-04-19T20:20:12Z", + "deletionTime": "2023-04-19T23:48:12Z" } ] } }, { - "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", - "location": "West US 2", + "name": "789de828-aa5f-47fb-8313-a13a25376c97", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", "properties": { - "accountName": "vinh-demo-periodic2", + "accountName": "r-database-account-904", "apiType": "Sql", - "creationTime": "2022-05-26T18:12:07Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-17T22:35:24Z", + "deletionTime": "2023-04-19T23:48:20Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", - "creationTime": "2022-05-26T18:12:07Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", + "creationTime": "2023-04-17T22:35:25Z", + "deletionTime": "2023-04-19T23:48:20Z" } ] } }, { - "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", - "location": "West US 2", + "name": "7bfa7165-82b3-40d0-bbb5-4b71c77a620c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7bfa7165-82b3-40d0-bbb5-4b71c77a620c", "properties": { - "accountName": "vinh-demo-continous7-2", + "accountName": "r-database-account-8401", "apiType": "Sql", - "creationTime": "2022-05-26T18:05:53Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "creationTime": "2023-04-19T02:38:50Z", + "deletionTime": "2023-04-19T23:49:12Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", - "creationTime": "2022-05-26T18:05:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3d83dafe-7b63-4dc2-a490-57664ae4913a", + "creationTime": "2023-04-19T02:38:51Z", + "deletionTime": "2023-04-19T23:49:12Z" } ] } }, { - "name": "9484f425-a747-4e73-b8c4-04983e984315", - "location": "West US 2", + "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", "properties": { - "accountName": "clip2dbd2gollbc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-6679", + "apiType": "Sql", + "creationTime": "2023-04-17T22:29:22Z", + "deletionTime": "2023-04-19T23:53:08Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", + "creationTime": "2023-04-17T22:29:23Z", + "deletionTime": "2023-04-19T23:53:08Z" } ] } }, { - "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", - "location": "West US 2", + "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", "properties": { - "accountName": "cli3fpzmlckewgo", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:36:38Z", - "deletionTime": "2023-04-07T19:56:52Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-6099", + "apiType": "Sql", + "creationTime": "2023-04-18T16:25:48Z", + "deletionTime": "2023-04-19T23:53:11Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", - "creationTime": "2023-04-07T19:36:40Z", - "deletionTime": "2023-04-07T19:56:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", + "creationTime": "2023-04-18T16:25:49Z", + "deletionTime": "2023-04-19T23:53:11Z" } ] } }, { - "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", - "location": "West US 2", + "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", "properties": { - "accountName": "cliftacbeowmtnb", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-5433", + "apiType": "Sql", + "creationTime": "2023-04-17T22:54:36Z", + "deletionTime": "2023-04-19T23:53:30Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", + "creationTime": "2023-04-17T22:54:37Z", + "deletionTime": "2023-04-19T23:53:30Z" } ] } }, { - "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", - "location": "West US 2", + "name": "030969ae-8f77-4a8c-a143-3ea7918a6a15", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/030969ae-8f77-4a8c-a143-3ea7918a6a15", "properties": { - "accountName": "clipofi2jwwbtu4", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:22:17Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-4785", + "apiType": "Sql", + "creationTime": "2023-04-19T23:51:43Z", + "deletionTime": "2023-04-19T23:53:36Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", - "creationTime": "2023-04-07T21:22:18Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "1dcb01a3-a653-44fc-9622-575fe1d69e1e", + "creationTime": "2023-04-19T23:51:44Z", + "deletionTime": "2023-04-19T23:53:36Z" } ] } }, { - "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", - "location": "West US 2", + "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", "properties": { - "accountName": "cliwq55chmmvzvu", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T13:41:40Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-4144", + "apiType": "Sql", + "creationTime": "2023-04-17T22:38:31Z", + "deletionTime": "2023-04-19T23:53:44Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", - "creationTime": "2023-04-14T13:41:42Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", + "creationTime": "2023-04-17T22:38:32Z", + "deletionTime": "2023-04-19T23:53:44Z" } ] } }, { - "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", - "location": "West US 2", + "name": "e2c2398c-3aa1-4d04-84da-64bb557292f3", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e2c2398c-3aa1-4d04-84da-64bb557292f3", "properties": { - "accountName": "clixsitnvbfssqd", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-2826", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:34Z", + "deletionTime": "2023-04-19T23:53:47Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "c03d8e05-59e3-420e-a9be-fba97b9d05bf", + "creationTime": "2023-04-19T19:54:35Z", + "deletionTime": "2023-04-19T23:53:47Z" } ] } }, { - "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", - "location": "West US 2", + "name": "33c24168-b5c2-47d4-9762-d577d358c06a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/33c24168-b5c2-47d4-9762-d577d358c06a", "properties": { - "accountName": "clinwxgmq26mrzy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T14:50:51Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-168", + "apiType": "Sql", + "creationTime": "2023-04-19T22:47:58Z", + "deletionTime": "2023-04-19T23:54:08Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", - "creationTime": "2023-04-14T14:50:52Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "047a0df3-b96b-4dfe-acf1-88b2de702c89", + "creationTime": "2023-04-19T22:47:59Z", + "deletionTime": "2023-04-19T23:54:08Z" } ] } }, { - "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", - "location": "West US 2", + "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", "properties": { - "accountName": "clibaor2akp53uy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "r-database-account-1528", + "apiType": "Sql", + "creationTime": "2023-04-17T21:38:01Z", + "deletionTime": "2023-04-19T23:54:11Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", + "creationTime": "2023-04-17T21:38:02Z", + "deletionTime": "2023-04-19T23:54:11Z" } ] } }, { - "name": "40dbd153-3d36-42b7-8649-48e6307849f9", - "location": "East US 2", + "name": "d88e6a3c-687d-4990-a516-da739070bf81", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", "properties": { - "accountName": "cliiumnemwk33v5", + "accountName": "kal-continuous7", "apiType": "Sql", - "creationTime": "2023-04-14T16:48:09Z", - "oldestRestorableTime": "2023-04-14T16:48:09Z", + "creationTime": "2022-06-07T20:09:38Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", - "creationTime": "2023-04-14T16:48:10Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", + "creationTime": "2022-06-07T20:09:39Z" } ] } }, { - "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", - "location": "East US 2", + "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", "properties": { - "accountName": "cli-continuous30-cylyo7wg-restored", + "accountName": "kal-continuous7-restored1", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-06-10T19:23:44Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", + "creationTime": "2022-06-10T19:23:44Z" } ] } }, { - "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", - "location": "East US 2", + "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", "properties": { - "accountName": "cli-continuous30-cylyo7wg", + "accountName": "kal-continuous7-demorestore", "apiType": "Sql", - "creationTime": "2023-03-24T15:42:44Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-06-10T21:20:46Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", - "creationTime": "2023-03-24T15:42:45Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", + "creationTime": "2022-06-10T21:20:46Z" } ] } }, { - "name": "8c9286c5-c880-449c-9030-327de00e36b6", - "location": "East US 2", + "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", "properties": { - "accountName": "cli-continuous30-wuye4s75", + "accountName": "test-billing-continuous30", "apiType": "Sql", - "creationTime": "2023-03-24T16:04:54Z", - "deletionTime": "2023-03-24T16:12:17Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-07-28T21:54:20Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", - "creationTime": "2023-03-24T16:04:55Z", - "deletionTime": "2023-03-24T16:12:17Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", + "creationTime": "2022-07-28T21:54:21Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", + "creationTime": "2022-08-31T21:09:14Z" + }, + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", + "creationTime": "2022-08-31T22:24:21Z" } ] } }, { - "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", - "location": "East US 2", + "name": "e84733a9-ee18-456c-b12b-1d37e542608b", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", "properties": { - "accountName": "cli-continuous30-qpysbnmc", + "accountName": "new-cosmsosdb-account", "apiType": "Sql", - "creationTime": "2023-03-24T16:45:16Z", - "deletionTime": "2023-03-24T16:52:22Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-08-31T20:34:40Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", - "creationTime": "2023-03-24T16:45:17Z", - "deletionTime": "2023-03-24T16:52:22Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", + "creationTime": "2022-08-31T20:34:40Z" } ] } }, { - "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", - "location": "East US 2", + "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", "properties": { - "accountName": "cli-continuous30-4uv42csa", + "accountName": "amisitestpitracc", "apiType": "Sql", - "creationTime": "2023-03-24T17:01:08Z", - "deletionTime": "2023-03-24T17:07:36Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-03-29T04:22:22Z", + "deletionTime": "2023-04-07T16:42:28Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", - "creationTime": "2023-03-24T17:01:09Z", - "deletionTime": "2023-03-24T17:07:36Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", + "creationTime": "2023-03-29T04:22:23Z", + "deletionTime": "2023-03-30T19:57:43Z" + }, + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", + "creationTime": "2023-03-29T07:29:18Z", + "deletionTime": "2023-04-07T16:42:28Z" } ] } }, { - "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", - "location": "East US 2", + "name": "2414c009-8022-442c-9ab6-81c276eb2a99", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", "properties": { - "accountName": "cli-continuous30-e6tglvvh", + "accountName": "vinh-periodic", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:31Z", - "deletionTime": "2023-03-24T19:24:33Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-06-06T19:53:54Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", - "creationTime": "2023-03-24T19:18:32Z", - "deletionTime": "2023-03-24T19:24:33Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", + "creationTime": "2022-06-06T19:53:54Z" } ] } }, { - "name": "bbc21107-730f-460e-a806-f73643e95a9b", - "location": "East US 2", + "name": "5716280d-381e-4045-b936-d0edbfc7317b", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", "properties": { - "accountName": "cli-continuous30-mgbfodqo", + "accountName": "databaseaccount9284", "apiType": "Sql", - "creationTime": "2023-03-29T20:28:56Z", - "deletionTime": "2023-03-29T20:31:58Z", - "oldestRestorableTime": "2023-03-22T20:31:58Z", + "creationTime": "2022-09-20T05:50:05Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", - "creationTime": "2023-03-29T20:28:57Z", - "deletionTime": "2023-03-29T20:31:58Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", + "creationTime": "2022-09-20T05:50:06Z" } ] } }, { - "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", - "location": "East US 2", + "name": "34a9cb27-53a5-4143-9af7-810285110075", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", "properties": { - "accountName": "cli-continuous30-pqnqtvrw", + "accountName": "databaseaccount6234", "apiType": "Sql", - "creationTime": "2023-03-29T20:35:21Z", - "deletionTime": "2023-03-29T20:38:56Z", - "oldestRestorableTime": "2023-03-22T20:38:56Z", + "creationTime": "2022-09-20T09:04:22Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", - "creationTime": "2023-03-29T20:37:50Z", - "deletionTime": "2023-03-29T20:38:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", - "creationTime": "2023-03-29T20:35:22Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", + "creationTime": "2022-09-20T09:04:23Z" } ] } }, { - "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", - "location": "East US 2", + "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", "properties": { - "accountName": "cli-continuous30-nbcgdudl", + "accountName": "databaseaccount8251", "apiType": "Sql", - "creationTime": "2023-03-29T20:49:15Z", - "deletionTime": "2023-03-29T20:52:54Z", - "oldestRestorableTime": "2023-03-22T20:52:54Z", + "creationTime": "2022-09-20T16:29:44Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", - "creationTime": "2023-03-29T20:51:44Z", - "deletionTime": "2023-03-29T20:52:54Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", - "creationTime": "2023-03-29T20:49:16Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", + "creationTime": "2022-09-20T16:29:45Z" } ] } }, { - "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", - "location": "East US 2", + "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", "properties": { - "accountName": "cli-continuous30-fvguiiqd", + "accountName": "sql-portal-test", "apiType": "Sql", - "creationTime": "2023-03-29T20:58:03Z", - "deletionTime": "2023-03-29T21:26:03Z", - "oldestRestorableTime": "2023-03-22T21:26:03Z", + "creationTime": "2023-03-08T18:47:23Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", - "creationTime": "2023-03-29T21:00:45Z", - "deletionTime": "2023-03-29T21:26:03Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", - "creationTime": "2023-03-29T20:58:04Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", + "creationTime": "2023-03-08T18:47:23Z" } ] } }, { - "name": "648c8b93-36da-440c-801c-19d18e3b3f21", - "location": "East US 2", + "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", "properties": { - "accountName": "cli-continuous30-of2nmx5u", + "accountName": "dsapaliga-xrr-cu", "apiType": "Sql", - "creationTime": "2023-03-29T22:12:53Z", - "deletionTime": "2023-03-29T22:16:03Z", - "oldestRestorableTime": "2023-03-22T22:16:03Z", + "creationTime": "2023-03-30T15:10:46Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", + "creationTime": "2023-03-30T15:10:47Z" + }, { "locationName": "East US", - "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", - "creationTime": "2023-03-29T22:12:54Z", - "deletionTime": "2023-03-29T22:16:03Z" + "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", + "creationTime": "2023-03-30T15:13:00Z" } ] } }, { - "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", - "location": "East US 2", + "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", "properties": { - "accountName": "cli-continuous30-guwsy4ak", - "apiType": "Sql", - "creationTime": "2023-03-29T22:43:18Z", - "deletionTime": "2023-03-29T22:48:52Z", - "oldestRestorableTime": "2023-03-22T22:48:52Z", + "accountName": "databaseaccount2058", + "apiType": "MongoDB", + "creationTime": "2022-04-14T02:10:48Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", - "creationTime": "2023-03-29T22:45:41Z", - "deletionTime": "2023-03-29T22:48:52Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", - "creationTime": "2023-03-29T22:43:19Z", - "deletionTime": "2023-03-29T22:48:52Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", + "creationTime": "2022-04-14T02:10:49Z" } ] } }, { - "name": "751f535c-90ad-422c-8791-d85058c83f19", - "location": "East US 2", + "name": "fce807d5-4358-4ea1-8130-0439181f6be0", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "accountName": "vinh-demo-periodic", "apiType": "Sql", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-05-26T04:53:41Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", + "creationTime": "2022-05-26T04:53:41Z" } ] } }, { - "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", - "location": "East US 2", + "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h", + "accountName": "vinh-demo-continous30", "apiType": "Sql", - "creationTime": "2023-04-05T22:25:06Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-05-26T03:29:41Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", - "creationTime": "2023-04-05T22:25:07Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", + "creationTime": "2022-05-26T03:29:42Z" } ] } }, { - "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", - "location": "East US 2", + "name": "9177692a-0db9-4c0c-af1d-af0310418b43", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv-restored", + "accountName": "vinh-demo-continous7", "apiType": "Sql", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-05-26T04:14:49Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", + "creationTime": "2022-05-26T04:14:50Z" } ] } }, { - "name": "9962f6da-506f-408b-927f-4eb07a12c382", - "location": "East US 2", + "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv", + "accountName": "vinh-demo-periodic2", "apiType": "Sql", - "creationTime": "2023-04-07T15:43:38Z", - "deletionTime": "2023-04-07T16:06:55Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2022-05-26T18:12:07Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", - "creationTime": "2023-04-07T15:43:39Z", - "deletionTime": "2023-04-07T16:06:55Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", + "creationTime": "2022-05-26T18:12:07Z" } ] } }, { - "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", - "location": "East US 2", + "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", "properties": { - "accountName": "cli-continuous30-5xp42uvg", + "accountName": "vinh-demo-continous7-2", "apiType": "Sql", - "creationTime": "2023-04-07T16:35:15Z", - "deletionTime": "2023-04-07T16:38:01Z", - "oldestRestorableTime": "2023-03-31T16:38:01Z", + "creationTime": "2022-05-26T18:05:53Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", - "creationTime": "2023-04-07T16:35:16Z", - "deletionTime": "2023-04-07T16:38:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", + "creationTime": "2022-05-26T18:05:53Z" } ] } }, { - "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", - "location": "East US 2", + "name": "9484f425-a747-4e73-b8c4-04983e984315", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", "properties": { - "accountName": "cli-continuous7-kadtogihc", - "apiType": "Sql", - "creationTime": "2023-04-07T16:56:03Z", - "deletionTime": "2023-04-07T16:57:45Z", - "oldestRestorableTime": "2023-03-31T16:56:56Z", + "accountName": "clip2dbd2gollbc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", - "creationTime": "2023-04-07T16:56:04Z", - "deletionTime": "2023-04-07T16:57:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z" } ] } }, { - "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", - "location": "East US 2", + "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", "properties": { - "accountName": "cli-continuous7-ghrp5g2r3", - "apiType": "Sql", - "creationTime": "2023-04-07T17:01:55Z", - "deletionTime": "2023-04-07T17:04:46Z", - "oldestRestorableTime": "2023-03-31T17:04:46Z", + "accountName": "cli3fpzmlckewgo", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T19:36:38Z", + "deletionTime": "2023-04-07T19:56:52Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", - "creationTime": "2023-04-07T17:01:56Z", - "deletionTime": "2023-04-07T17:04:46Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", + "creationTime": "2023-04-07T19:36:40Z", + "deletionTime": "2023-04-07T19:56:52Z" } ] } }, { - "name": "53c25e9f-44ca-4509-adcd-23802185cba8", - "location": "East US 2", + "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", "properties": { - "accountName": "cli-periodic-d6qxquiv72md", - "apiType": "Sql", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z", - "oldestRestorableTime": "2023-04-07T17:18:47Z", + "accountName": "cliftacbeowmtnb", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", - "location": "East US 2", + "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", "properties": { - "accountName": "cliufubmalcsuyb", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "clipofi2jwwbtu4", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:22:17Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", + "creationTime": "2023-04-07T21:22:18Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", - "location": "East US 2", + "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", "properties": { - "accountName": "clitfyptqa45syc", + "accountName": "cliwq55chmmvzvu", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:33:20Z", - "deletionTime": "2023-04-07T17:52:53Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-14T13:41:40Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", - "creationTime": "2023-04-07T17:33:21Z", - "deletionTime": "2023-04-07T17:52:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", + "creationTime": "2023-04-14T13:41:42Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "329d5785-2f04-451c-a748-f79d0f562ff9", - "location": "East US 2", + "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", "properties": { - "accountName": "cliahilffivwqwi", - "apiType": "MongoDB", - "creationTime": "2023-04-07T19:26:23Z", - "deletionTime": "2023-04-07T19:31:01Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "clixsitnvbfssqd", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", - "creationTime": "2023-04-07T19:26:24Z", - "deletionTime": "2023-04-07T19:31:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", - "location": "East US 2", + "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", "properties": { - "accountName": "cli5nu6pl77n5ia", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:12:03Z", - "deletionTime": "2023-04-07T20:16:06Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "clinwxgmq26mrzy", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T14:50:51Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", - "creationTime": "2023-04-07T20:12:04Z", - "deletionTime": "2023-04-07T20:16:06Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", + "creationTime": "2023-04-14T14:50:52Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "ced5610b-4422-469f-a9ca-f83235fea285", - "location": "East US 2", + "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", "properties": { - "accountName": "clisrkiadnudmcc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:25:32Z", - "deletionTime": "2023-04-07T20:29:54Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "clibaor2akp53uy", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", - "creationTime": "2023-04-07T20:25:33Z", - "deletionTime": "2023-04-07T20:29:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "name": "40dbd153-3d36-42b7-8649-48e6307849f9", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", "properties": { - "accountName": "cliypixaxarcyzp", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:36:05Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cliiumnemwk33v5", + "apiType": "Sql", + "creationTime": "2023-04-14T16:48:09Z", + "oldestRestorableTime": "2023-04-14T16:48:09Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", - "creationTime": "2023-04-07T20:36:06Z", - "deletionTime": "2023-04-07T20:56:57Z" + "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", + "creationTime": "2023-04-14T16:48:10Z" } ] } }, { - "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", "properties": { - "accountName": "clilnfxvj3jbdds", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-cylyo7wg-restored", + "apiType": "Sql", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z" + "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", "properties": { - "accountName": "cliwoaphmlu77h5", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:56:14Z", - "deletionTime": "2023-04-07T21:59:20Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-cylyo7wg", + "apiType": "Sql", + "creationTime": "2023-03-24T15:42:44Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", - "creationTime": "2023-04-07T21:56:15Z", - "deletionTime": "2023-04-07T21:59:20Z" + "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", + "creationTime": "2023-03-24T15:42:45Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "name": "8c9286c5-c880-449c-9030-327de00e36b6", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", "properties": { - "accountName": "clioh53zckfrcxk", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T22:04:54Z", - "deletionTime": "2023-04-07T22:09:53Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-wuye4s75", + "apiType": "Sql", + "creationTime": "2023-03-24T16:04:54Z", + "deletionTime": "2023-03-24T16:12:17Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", - "creationTime": "2023-04-07T22:04:55Z", - "deletionTime": "2023-04-07T22:09:53Z" + "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", + "creationTime": "2023-03-24T16:04:55Z", + "deletionTime": "2023-03-24T16:12:17Z" } ] } }, { - "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "properties": { - "accountName": "cli7cixib236qbg", + "accountName": "cli-continuous30-qpysbnmc", "apiType": "Sql", - "creationTime": "2023-04-08T17:25:42Z", - "deletionTime": "2023-04-08T17:29:36Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-03-24T16:45:16Z", + "deletionTime": "2023-03-24T16:52:22Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", - "creationTime": "2023-04-08T17:25:44Z", - "deletionTime": "2023-04-08T17:29:36Z" + "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", + "creationTime": "2023-03-24T16:45:17Z", + "deletionTime": "2023-03-24T16:52:22Z" } ] } }, { - "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "properties": { - "accountName": "cli-continuous7-hfvk4t4fj", + "accountName": "cli-continuous30-4uv42csa", "apiType": "Sql", - "creationTime": "2023-04-13T14:48:07Z", - "deletionTime": "2023-04-13T14:49:43Z", - "oldestRestorableTime": "2023-04-06T14:49:43Z", + "creationTime": "2023-03-24T17:01:08Z", + "deletionTime": "2023-03-24T17:07:36Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", - "creationTime": "2023-04-13T14:48:08Z", - "deletionTime": "2023-04-13T14:49:43Z" + "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", + "creationTime": "2023-03-24T17:01:09Z", + "deletionTime": "2023-03-24T17:07:36Z" } ] } }, { - "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "properties": { - "accountName": "cli-continuous7-zputoz3gu", + "accountName": "cli-continuous30-e6tglvvh", "apiType": "Sql", - "creationTime": "2023-04-14T13:23:19Z", - "deletionTime": "2023-04-14T13:26:29Z", - "oldestRestorableTime": "2023-04-07T13:26:29Z", + "creationTime": "2023-03-24T19:18:31Z", + "deletionTime": "2023-03-24T19:24:33Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", - "creationTime": "2023-04-14T13:23:20Z", - "deletionTime": "2023-04-14T13:26:29Z" + "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", + "creationTime": "2023-03-24T19:18:32Z", + "deletionTime": "2023-03-24T19:24:33Z" } ] } }, { - "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "name": "bbc21107-730f-460e-a806-f73643e95a9b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", "properties": { - "accountName": "cli-continuous7-737ullqld", + "accountName": "cli-continuous30-mgbfodqo", "apiType": "Sql", - "creationTime": "2023-04-14T13:36:13Z", - "deletionTime": "2023-04-14T13:38:00Z", - "oldestRestorableTime": "2023-04-07T13:38:00Z", + "creationTime": "2023-03-29T20:28:56Z", + "deletionTime": "2023-03-29T20:31:58Z", + "oldestRestorableTime": "2023-03-22T20:31:58Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", - "creationTime": "2023-04-14T13:36:14Z", - "deletionTime": "2023-04-14T13:38:00Z" + "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", + "creationTime": "2023-03-29T20:28:57Z", + "deletionTime": "2023-03-29T20:31:58Z" } ] } }, { - "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "properties": { - "accountName": "clidiym44m6kuui", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-pqnqtvrw", + "apiType": "Sql", + "creationTime": "2023-03-29T20:35:21Z", + "deletionTime": "2023-03-29T20:38:56Z", + "oldestRestorableTime": "2023-03-22T20:38:56Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", + "creationTime": "2023-03-29T20:37:50Z", + "deletionTime": "2023-03-29T20:38:56Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", + "creationTime": "2023-03-29T20:35:22Z", + "deletionTime": "2023-03-29T20:38:56Z" } ] } }, { - "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", "properties": { - "accountName": "clifxznjcelc2k7", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:07:29Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-nbcgdudl", + "apiType": "Sql", + "creationTime": "2023-03-29T20:49:15Z", + "deletionTime": "2023-03-29T20:52:54Z", + "oldestRestorableTime": "2023-03-22T20:52:54Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", + "creationTime": "2023-03-29T20:51:44Z", + "deletionTime": "2023-03-29T20:52:54Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", - "creationTime": "2023-04-14T14:07:30Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", + "creationTime": "2023-03-29T20:49:16Z", + "deletionTime": "2023-03-29T20:52:54Z" } ] } }, { - "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", "properties": { - "accountName": "clifdo3gehahcp3", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:32:21Z", - "deletionTime": "2023-04-14T14:36:53Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-fvguiiqd", + "apiType": "Sql", + "creationTime": "2023-03-29T20:58:03Z", + "deletionTime": "2023-03-29T21:26:03Z", + "oldestRestorableTime": "2023-03-22T21:26:03Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", + "creationTime": "2023-03-29T21:00:45Z", + "deletionTime": "2023-03-29T21:26:03Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", - "creationTime": "2023-04-14T14:32:22Z", - "deletionTime": "2023-04-14T14:36:53Z" + "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", + "creationTime": "2023-03-29T20:58:04Z", + "deletionTime": "2023-03-29T21:26:03Z" } ] } }, { - "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "name": "648c8b93-36da-440c-801c-19d18e3b3f21", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", "properties": { - "accountName": "clijvrcnqk7clgr", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:39:15Z", - "deletionTime": "2023-04-14T15:59:46Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-of2nmx5u", + "apiType": "Sql", + "creationTime": "2023-03-29T22:12:53Z", + "deletionTime": "2023-03-29T22:16:03Z", + "oldestRestorableTime": "2023-03-22T22:16:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", - "creationTime": "2023-04-14T15:39:16Z", - "deletionTime": "2023-04-14T15:59:46Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", + "creationTime": "2023-03-29T22:12:54Z", + "deletionTime": "2023-03-29T22:16:03Z" } ] } }, { - "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "properties": { - "accountName": "cliw5rqb5ajsohh", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-continuous30-guwsy4ak", + "apiType": "Sql", + "creationTime": "2023-03-29T22:43:18Z", + "deletionTime": "2023-03-29T22:48:52Z", + "oldestRestorableTime": "2023-03-22T22:48:52Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", + "creationTime": "2023-03-29T22:45:41Z", + "deletionTime": "2023-03-29T22:48:52Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", + "creationTime": "2023-03-29T22:43:19Z", + "deletionTime": "2023-03-29T22:48:52Z" } ] } }, { - "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "name": "751f535c-90ad-422c-8791-d85058c83f19", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", "properties": { - "accountName": "cliz3js7jmkwxxb", + "accountName": "cli-systemid-kq6yvu46yp4h-restored", "apiType": "Sql", - "creationTime": "2023-04-14T16:51:53Z", - "deletionTime": "2023-04-14T16:55:53Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", - "restorableLocations": [ + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", - "creationTime": "2023-04-14T16:51:54Z", - "deletionTime": "2023-04-14T16:55:53Z" + "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", "properties": { - "accountName": "cliamicotk3huk3", - "apiType": "MongoDB", - "creationTime": "2023-04-14T16:59:34Z", - "deletionTime": "2023-04-14T17:04:35Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-systemid-kq6yvu46yp4h", + "apiType": "Sql", + "creationTime": "2023-04-05T22:25:06Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", - "creationTime": "2023-04-14T16:59:35Z", - "deletionTime": "2023-04-14T17:04:35Z" + "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", + "creationTime": "2023-04-05T22:25:07Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", "properties": { - "accountName": "cli7fcxogqa75ng", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T17:07:39Z", - "deletionTime": "2023-04-14T17:12:37Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-systemid-pml7r44tlwdv-restored", + "apiType": "Sql", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", - "creationTime": "2023-04-14T17:07:40Z", - "deletionTime": "2023-04-14T17:12:37Z" + "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z" } ] } }, { - "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "name": "9962f6da-506f-408b-927f-4eb07a12c382", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", "properties": { - "accountName": "clibijii3gdxu7r", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T17:16:06Z", - "deletionTime": "2023-04-14T17:19:35Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cli-systemid-pml7r44tlwdv", + "apiType": "Sql", + "creationTime": "2023-04-07T15:43:38Z", + "deletionTime": "2023-04-07T16:06:55Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", - "creationTime": "2023-04-14T17:16:07Z", - "deletionTime": "2023-04-14T17:19:35Z" + "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", + "creationTime": "2023-04-07T15:43:39Z", + "deletionTime": "2023-04-07T16:06:55Z" } ] } }, { - "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", "properties": { - "accountName": "cli-continuous7-ixtyb5gvo", + "accountName": "cli-continuous30-5xp42uvg", "apiType": "Sql", - "creationTime": "2023-04-14T17:21:52Z", - "deletionTime": "2023-04-14T17:23:42Z", - "oldestRestorableTime": "2023-04-07T17:22:55Z", + "creationTime": "2023-04-07T16:35:15Z", + "deletionTime": "2023-04-07T16:38:01Z", + "oldestRestorableTime": "2023-03-31T16:38:01Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", - "creationTime": "2023-04-14T17:21:53Z", - "deletionTime": "2023-04-14T17:23:42Z" + "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", + "creationTime": "2023-04-07T16:35:16Z", + "deletionTime": "2023-04-07T16:38:01Z" } ] } }, { - "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", "properties": { - "accountName": "cli-continuous30-expjec5z", + "accountName": "cli-continuous7-kadtogihc", "apiType": "Sql", - "creationTime": "2023-04-14T17:25:24Z", - "deletionTime": "2023-04-14T17:27:06Z", - "oldestRestorableTime": "2023-04-07T17:27:06Z", + "creationTime": "2023-04-07T16:56:03Z", + "deletionTime": "2023-04-07T16:57:45Z", + "oldestRestorableTime": "2023-03-31T16:56:56Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", - "creationTime": "2023-04-14T17:25:25Z", - "deletionTime": "2023-04-14T17:27:06Z" + "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", + "creationTime": "2023-04-07T16:56:04Z", + "deletionTime": "2023-04-07T16:57:45Z" } ] } }, { - "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", "properties": { - "accountName": "cli-periodic-ppe7oaphbkgu", + "accountName": "cli-continuous7-ghrp5g2r3", "apiType": "Sql", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z", - "oldestRestorableTime": "2023-04-14T18:01:21Z", + "creationTime": "2023-04-07T17:01:55Z", + "deletionTime": "2023-04-07T17:04:46Z", + "oldestRestorableTime": "2023-03-31T17:04:46Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z" + "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", + "creationTime": "2023-04-07T17:01:56Z", + "deletionTime": "2023-04-07T17:04:46Z" } ] } }, { - "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "name": "53c25e9f-44ca-4509-adcd-23802185cba8", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "accountName": "cli-periodic-d6qxquiv72md", "apiType": "Sql", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z", + "oldestRestorableTime": "2023-04-07T17:18:47Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z" } ] } }, { - "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g", - "apiType": "Sql", - "creationTime": "2023-04-14T18:08:00Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cliufubmalcsuyb", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", - "creationTime": "2023-04-14T18:08:01Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z" } ] } }, { - "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", "properties": { - "accountName": "cli7i23nmwwvyik", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T18:36:04Z", - "deletionTime": "2023-04-14T18:40:37Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "clitfyptqa45syc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:33:20Z", + "deletionTime": "2023-04-07T17:52:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", - "creationTime": "2023-04-14T18:36:05Z", - "deletionTime": "2023-04-14T18:40:37Z" + "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", + "creationTime": "2023-04-07T17:33:21Z", + "deletionTime": "2023-04-07T17:52:53Z" } ] } }, { - "name": "f4004a76-8173-4d36-9590-6090cce37a4d", - "location": "West Europe", + "name": "329d5785-2f04-451c-a748-f79d0f562ff9", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", "properties": { - "accountName": "aholdtest", + "accountName": "cliahilffivwqwi", "apiType": "MongoDB", - "creationTime": "2021-07-01T19:34:24Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-07T19:26:23Z", + "deletionTime": "2023-04-07T19:31:01Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West Europe", - "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", - "creationTime": "2021-07-01T19:34:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", + "creationTime": "2023-04-07T19:26:24Z", + "deletionTime": "2023-04-07T19:31:01Z" } ] } }, { - "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", - "location": "West US", + "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", "properties": { - "accountName": "targetacct112", - "apiType": "Sql", - "creationTime": "2021-03-01T10:33:41Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "cli5nu6pl77n5ia", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:12:03Z", + "deletionTime": "2023-04-07T20:16:06Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", - "creationTime": "2021-03-01T10:33:41Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", + "creationTime": "2023-04-07T20:12:04Z", + "deletionTime": "2023-04-07T20:16:06Z" } ] } }, { - "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", - "location": "West US", + "name": "ced5610b-4422-469f-a9ca-f83235fea285", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", "properties": { - "accountName": "pitrmongotest", - "apiType": "MongoDB", - "creationTime": "2020-10-01T17:27:22Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clisrkiadnudmcc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:25:32Z", + "deletionTime": "2023-04-07T20:29:54Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", - "creationTime": "2020-10-01T17:27:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", + "creationTime": "2023-04-07T20:25:33Z", + "deletionTime": "2023-04-07T20:29:54Z" } ] } }, { - "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", - "location": "West US", + "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", "properties": { - "accountName": "pitrmongowithsnapshots", - "apiType": "MongoDB", - "creationTime": "2021-01-07T19:45:07Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "cliypixaxarcyzp", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:36:05Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", - "creationTime": "2021-01-07T19:45:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", + "creationTime": "2023-04-07T20:36:06Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "36d321ce-5c39-4d66-9347-47beebff1142", - "location": "West US", + "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", "properties": { - "accountName": "test0319-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:28:13Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clilnfxvj3jbdds", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", - "creationTime": "2021-07-07T21:28:13Z" - }, - { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", - "creationTime": "2021-07-07T21:28:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", - "location": "West US", + "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", "properties": { - "accountName": "pitracctdemo2", - "apiType": "Sql", - "creationTime": "2020-08-11T02:34:23Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "cliwoaphmlu77h5", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:56:14Z", + "deletionTime": "2023-04-07T21:59:20Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", - "creationTime": "2020-08-11T02:34:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", + "creationTime": "2023-04-07T21:56:15Z", + "deletionTime": "2023-04-07T21:59:20Z" } ] } }, { - "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", - "location": "West US", + "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", "properties": { - "accountName": "ptr-target", - "apiType": "Sql", - "creationTime": "2021-01-05T22:25:24Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clioh53zckfrcxk", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T22:04:54Z", + "deletionTime": "2023-04-07T22:09:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", - "creationTime": "2021-01-05T22:25:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", + "creationTime": "2023-04-07T22:04:55Z", + "deletionTime": "2023-04-07T22:09:53Z" } ] } }, { - "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", - "location": "West US", + "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", "properties": { - "accountName": "pitrmongotest-restore", - "apiType": "MongoDB", - "creationTime": "2020-10-01T21:24:45Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "cli7cixib236qbg", + "apiType": "Sql", + "creationTime": "2023-04-08T17:25:42Z", + "deletionTime": "2023-04-08T17:29:36Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", - "creationTime": "2020-10-01T21:24:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", + "creationTime": "2023-04-08T17:25:44Z", + "deletionTime": "2023-04-08T17:29:36Z" } ] } }, { - "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", - "location": "West US", + "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", "properties": { - "accountName": "pitrdemo1015", + "accountName": "cli-continuous7-hfvk4t4fj", "apiType": "Sql", - "creationTime": "2020-10-15T17:28:59Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2023-04-13T14:48:07Z", + "deletionTime": "2023-04-13T14:49:43Z", + "oldestRestorableTime": "2023-04-06T14:49:43Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", - "creationTime": "2020-10-15T17:29:00Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", + "creationTime": "2023-04-13T14:48:08Z", + "deletionTime": "2023-04-13T14:49:43Z" } ] } }, { - "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", - "location": "West US", + "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", "properties": { - "accountName": "pitrdemorestored1015", + "accountName": "cli-continuous7-zputoz3gu", "apiType": "Sql", - "creationTime": "2020-10-15T17:37:20Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2023-04-14T13:23:19Z", + "deletionTime": "2023-04-14T13:26:29Z", + "oldestRestorableTime": "2023-04-07T13:26:29Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", - "creationTime": "2020-10-15T17:37:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", + "creationTime": "2023-04-14T13:23:20Z", + "deletionTime": "2023-04-14T13:26:29Z" } ] } }, { - "name": "23e99a35-cd36-4df4-9614-f767a03b9995", - "location": "West US", + "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", "properties": { - "accountName": "subbannageeta", + "accountName": "cli-continuous7-737ullqld", "apiType": "Sql", - "creationTime": "2020-08-08T01:04:53Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2023-04-14T13:36:13Z", + "deletionTime": "2023-04-14T13:38:00Z", + "oldestRestorableTime": "2023-04-07T13:38:00Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", - "creationTime": "2020-08-08T01:04:53Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", - "creationTime": "2020-08-08T01:15:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", + "creationTime": "2023-04-14T13:36:14Z", + "deletionTime": "2023-04-14T13:38:00Z" } ] } }, { - "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", - "location": "West US", + "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", "properties": { - "accountName": "scottkirill", - "apiType": "Sql", - "creationTime": "2021-04-15T17:21:20Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clidiym44m6kuui", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", - "creationTime": "2021-04-15T17:21:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "01c9a078-6ca2-43fd-92c7-632167c86590", - "location": "West US", + "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", "properties": { - "accountName": "test0319-pitr-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:54:07Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clifxznjcelc2k7", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:07:29Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", - "creationTime": "2021-07-07T21:54:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", + "creationTime": "2023-04-14T14:07:30Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", - "location": "West US", + "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", "properties": { - "accountName": "onboardingtestaccount0124", - "apiType": "Sql", - "creationTime": "2022-01-24T20:24:43Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clifdo3gehahcp3", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:32:21Z", + "deletionTime": "2023-04-14T14:36:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", - "creationTime": "2022-01-24T20:24:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", + "creationTime": "2023-04-14T14:32:22Z", + "deletionTime": "2023-04-14T14:36:53Z" } ] } }, { - "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", - "location": "West US", + "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", "properties": { - "accountName": "onboardingtestaccount0124-restored", - "apiType": "Sql", - "creationTime": "2022-01-24T20:48:23Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "clijvrcnqk7clgr", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:39:15Z", + "deletionTime": "2023-04-14T15:59:46Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", - "creationTime": "2022-01-24T20:48:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", + "creationTime": "2023-04-14T15:39:16Z", + "deletionTime": "2023-04-14T15:59:46Z" } ] } }, { - "name": "01652628-d4ef-449d-846e-38e8250f0b9a", - "location": "West US", + "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", "properties": { - "accountName": "vinh-table2-restore", + "accountName": "cliw5rqb5ajsohh", "apiType": "Table, Sql", - "creationTime": "2022-04-07T00:48:08Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", - "creationTime": "2022-04-07T00:48:08Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z" } ] } }, { - "name": "4b754475-3b23-4485-9205-87ac1661af13", - "location": "West US", + "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", "properties": { - "accountName": "vinhpitr30-cli", + "accountName": "cliz3js7jmkwxxb", "apiType": "Sql", - "creationTime": "2022-04-29T23:50:20Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2023-04-14T16:51:53Z", + "deletionTime": "2023-04-14T16:55:53Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", - "creationTime": "2022-04-29T23:50:21Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", + "creationTime": "2023-04-14T16:51:54Z", + "deletionTime": "2023-04-14T16:55:53Z" } ] } }, { - "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", - "location": "West US", + "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", "properties": { - "accountName": "vinhperiodic3-cli", - "apiType": "Sql", - "creationTime": "2022-06-03T17:21:23Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "cliamicotk3huk3", + "apiType": "MongoDB", + "creationTime": "2023-04-14T16:59:34Z", + "deletionTime": "2023-04-14T17:04:35Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", - "creationTime": "2022-06-03T17:21:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", + "creationTime": "2023-04-14T16:59:35Z", + "deletionTime": "2023-04-14T17:04:35Z" } ] } }, { - "name": "023add2e-531e-4574-a7df-4d09c97d548d", - "location": "West US", + "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", "properties": { - "accountName": "vinh-pitr7-portal", - "apiType": "Sql", - "creationTime": "2022-05-31T19:24:32Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "cli7fcxogqa75ng", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T17:07:39Z", + "deletionTime": "2023-04-14T17:12:37Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", - "creationTime": "2022-05-31T19:24:34Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", + "creationTime": "2023-04-14T17:07:40Z", + "deletionTime": "2023-04-14T17:12:37Z" } ] } }, { - "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", - "location": "West US", + "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7", - "apiType": "Sql", - "creationTime": "2022-05-31T23:36:11Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "clibijii3gdxu7r", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T17:16:06Z", + "deletionTime": "2023-04-14T17:19:35Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", - "creationTime": "2022-05-31T23:36:11Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", + "creationTime": "2023-04-14T17:16:07Z", + "deletionTime": "2023-04-14T17:19:35Z" } ] } }, { - "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", - "location": "West US", + "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", + "accountName": "cli-continuous7-ixtyb5gvo", "apiType": "Sql", - "creationTime": "2022-06-03T18:42:58Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2023-04-14T17:21:52Z", + "deletionTime": "2023-04-14T17:23:42Z", + "oldestRestorableTime": "2023-04-07T17:22:55Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", - "creationTime": "2022-06-03T18:42:58Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", + "creationTime": "2023-04-14T17:21:53Z", + "deletionTime": "2023-04-14T17:23:42Z" } ] } }, { - "name": "3808b68e-7cae-4b91-901b-e29b35b311be", - "location": "West US", + "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", "properties": { - "accountName": "vinh-periodic-again", + "accountName": "cli-continuous30-expjec5z", "apiType": "Sql", - "creationTime": "2022-06-10T20:01:48Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2023-04-14T17:25:24Z", + "deletionTime": "2023-04-14T17:27:06Z", + "oldestRestorableTime": "2023-04-07T17:27:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", - "creationTime": "2022-06-10T20:01:48Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", + "creationTime": "2023-04-14T17:25:25Z", + "deletionTime": "2023-04-14T17:27:06Z" } ] } }, { - "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", - "location": "West US", + "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", "properties": { - "accountName": "vinh-periodic-again2", + "accountName": "cli-periodic-ppe7oaphbkgu", "apiType": "Sql", - "creationTime": "2022-06-10T23:57:37Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z", + "oldestRestorableTime": "2023-04-14T18:01:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", - "creationTime": "2022-06-10T23:57:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z" } ] } }, { - "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", - "location": "West US", + "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", "properties": { - "accountName": "vinh-gremlin-again", - "apiType": "Gremlin, Sql", - "creationTime": "2022-07-28T01:55:28Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "apiType": "Sql", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", - "creationTime": "2022-07-28T01:55:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "df774a43-6e6f-4725-82d0-67c18c69a906", - "location": "West US", + "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", "properties": { - "accountName": "vinh-table-tennis-cli-0190", - "apiType": "Table, Sql", - "creationTime": "2022-08-11T05:19:28Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "cli-systemid-ppze3bdfpo3g", + "apiType": "Sql", + "creationTime": "2023-04-14T18:08:00Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", - "creationTime": "2022-08-11T05:19:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", + "creationTime": "2023-04-14T18:08:01Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", - "location": "West US", + "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", "properties": { - "accountName": "ddhamothsqlpitracc", - "apiType": "Sql", - "creationTime": "2022-10-12T07:15:50Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "cli7i23nmwwvyik", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T18:36:04Z", + "deletionTime": "2023-04-14T18:40:37Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", - "creationTime": "2022-10-12T07:15:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", + "creationTime": "2023-04-14T18:36:05Z", + "deletionTime": "2023-04-14T18:40:37Z" } ] } }, { - "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", - "location": "West US", + "name": "f4004a76-8173-4d36-9590-6090cce37a4d", + "location": "West Europe", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", "properties": { - "accountName": "ddhamothmongopitracc", + "accountName": "aholdtest", "apiType": "MongoDB", - "creationTime": "2022-10-12T07:18:54Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2021-07-01T19:34:24Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", - "creationTime": "2022-10-12T07:18:55Z" + "locationName": "West Europe", + "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", + "creationTime": "2021-07-01T19:34:25Z" } ] } }, { - "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", "properties": { - "accountName": "dsapaligadbkeytest", + "accountName": "targetacct112", "apiType": "Sql", - "creationTime": "2022-10-27T16:53:54Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2021-03-01T10:33:41Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", - "creationTime": "2022-10-27T16:53:56Z" + "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", + "creationTime": "2021-03-01T10:33:41Z" } ] } }, { - "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", "properties": { - "accountName": "ddhamothpitrsqlacc2", - "apiType": "Sql", - "creationTime": "2022-11-15T21:30:17Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "pitrmongotest", + "apiType": "MongoDB", + "creationTime": "2020-10-01T17:27:22Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", - "creationTime": "2022-11-15T21:30:18Z" + "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", + "creationTime": "2020-10-01T17:27:23Z" } ] } }, { - "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", + "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", "properties": { - "accountName": "vinkumsql", - "apiType": "Sql", - "creationTime": "2022-12-06T19:35:15Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "accountName": "pitrmongowithsnapshots", + "apiType": "MongoDB", + "creationTime": "2021-01-07T19:45:07Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", - "creationTime": "2022-12-06T19:35:16Z" + "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", + "creationTime": "2021-01-07T19:45:07Z" } ] } }, { - "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "name": "36d321ce-5c39-4d66-9347-47beebff1142", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", "properties": { - "accountName": "dsapaliga-monitor-test2", + "accountName": "test0319-r1", "apiType": "Sql", - "creationTime": "2022-12-09T16:57:51Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2021-07-07T21:28:13Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", - "creationTime": "2022-12-09T16:57:51Z" + "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", + "creationTime": "2021-07-07T21:28:13Z" + }, + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", + "creationTime": "2021-07-07T21:28:13Z" } ] } }, { - "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "properties": { - "accountName": "nikhiltestmig", + "accountName": "pitracctdemo2", "apiType": "Sql", - "creationTime": "2022-12-15T19:23:56Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2020-08-11T02:34:23Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", - "creationTime": "2022-12-15T19:23:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", - "creationTime": "2022-12-19T06:05:45Z" + "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", + "creationTime": "2020-08-11T02:34:24Z" } ] } }, { - "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", "properties": { - "accountName": "nikhil-multi-region-pitr", + "accountName": "ptr-target", "apiType": "Sql", - "creationTime": "2022-12-19T06:00:50Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2021-01-05T22:25:24Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", - "creationTime": "2022-12-19T06:00:52Z" + "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", + "creationTime": "2021-01-05T22:25:24Z" } ] } }, { - "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "properties": { - "accountName": "test-account23", - "apiType": "Sql", - "creationTime": "2022-12-24T18:24:52Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "pitrmongotest-restore", + "apiType": "MongoDB", + "creationTime": "2020-10-01T21:24:45Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", - "creationTime": "2022-12-24T18:24:53Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", - "creationTime": "2022-12-24T18:27:11Z" + "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", + "creationTime": "2020-10-01T21:24:45Z" } ] } }, { - "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", "properties": { - "accountName": "testpitr", + "accountName": "pitrdemo1015", "apiType": "Sql", - "creationTime": "2022-12-27T20:37:00Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2020-10-15T17:28:59Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", - "creationTime": "2022-12-27T20:37:02Z" + "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", + "creationTime": "2020-10-15T17:29:00Z" } ] } }, { - "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", + "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", "properties": { - "accountName": "readregionrestore-test", + "accountName": "pitrdemorestored1015", "apiType": "Sql", - "creationTime": "2023-01-09T23:54:38Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2020-10-15T17:37:20Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", - "creationTime": "2023-01-09T23:54:38Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", + "creationTime": "2020-10-15T17:37:20Z" } ] } }, { - "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", + "name": "23e99a35-cd36-4df4-9614-f767a03b9995", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", "properties": { - "accountName": "vinhpitr30-cli-arm-restore", + "accountName": "subbannageeta", "apiType": "Sql", - "creationTime": "2023-02-06T21:33:23Z", - "oldestRestorableTime": "2023-03-19T22:42:22Z", + "creationTime": "2020-08-08T01:04:53Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", - "creationTime": "2023-02-06T21:33:23Z" + "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", + "creationTime": "2020-08-08T01:04:53Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", + "creationTime": "2020-08-08T01:15:44Z" } ] } }, { - "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", + "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", "properties": { - "accountName": "grem-test", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-06T19:09:58Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "scottkirill", + "apiType": "Sql", + "creationTime": "2021-04-15T17:21:20Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", - "creationTime": "2023-03-06T19:09:59Z" + "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", + "creationTime": "2021-04-15T17:21:20Z" } ] } }, { - "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", + "name": "01c9a078-6ca2-43fd-92c7-632167c86590", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", "properties": { - "accountName": "mongo-test-1", - "apiType": "MongoDB", - "creationTime": "2023-03-06T19:26:33Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "test0319-pitr-r1", + "apiType": "Sql", + "creationTime": "2021-07-07T21:54:07Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", - "creationTime": "2023-03-06T19:26:34Z" + "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", + "creationTime": "2021-07-07T21:54:07Z" } ] } }, { - "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", + "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", "properties": { - "accountName": "sql-test-1", + "accountName": "onboardingtestaccount0124", "apiType": "Sql", - "creationTime": "2023-03-06T19:26:23Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2022-01-24T20:24:43Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", - "creationTime": "2023-03-06T19:26:24Z" + "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", + "creationTime": "2022-01-24T20:24:44Z" } ] } }, { - "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", "properties": { - "accountName": "tables-test-1", - "apiType": "Table, Sql", - "creationTime": "2023-03-06T19:30:24Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "accountName": "onboardingtestaccount0124-restored", + "apiType": "Sql", + "creationTime": "2022-01-24T20:48:23Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", - "creationTime": "2023-03-06T19:30:25Z" + "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", + "creationTime": "2022-01-24T20:48:23Z" } ] } }, { - "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "name": "01652628-d4ef-449d-846e-38e8250f0b9a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", "properties": { - "accountName": "cosmosdb-1232", - "apiType": "Sql", - "creationTime": "2023-03-28T14:32:50Z", - "oldestRestorableTime": "2023-03-28T14:32:50Z", + "accountName": "vinh-table2-restore", + "apiType": "Table, Sql", + "creationTime": "2022-04-07T00:48:08Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", - "creationTime": "2023-03-28T14:32:51Z" + "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", + "creationTime": "2022-04-07T00:48:08Z" } ] } }, { - "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "name": "4b754475-3b23-4485-9205-87ac1661af13", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "vinhpitr30-cli", "apiType": "Sql", - "creationTime": "2023-03-28T14:53:31Z", - "oldestRestorableTime": "2023-03-28T14:53:31Z", + "creationTime": "2022-04-29T23:50:20Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", - "creationTime": "2023-03-28T14:53:32Z" + "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", + "creationTime": "2022-04-29T23:50:21Z" } ] } }, { - "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", "properties": { - "accountName": "dsapaliga-xrr-test", + "accountName": "vinhperiodic3-cli", "apiType": "Sql", - "creationTime": "2023-03-30T04:00:57Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2022-06-03T17:21:23Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", - "creationTime": "2023-03-30T04:00:58Z" + "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", + "creationTime": "2022-06-03T17:21:23Z" } ] } }, { - "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "name": "023add2e-531e-4574-a7df-4d09c97d548d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", "properties": { - "accountName": "dsapaliga-xrr-cli2", + "accountName": "vinh-pitr7-portal", "apiType": "Sql", - "creationTime": "2023-03-30T04:23:35Z", - "oldestRestorableTime": "2023-04-11T22:42:22Z", + "creationTime": "2022-05-31T19:24:32Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", - "creationTime": "2023-03-30T04:23:36Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", - "creationTime": "2023-03-30T04:25:59Z" + "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", + "creationTime": "2022-05-31T19:24:34Z" } ] } }, { - "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", "properties": { - "accountName": "r-database-account-5580", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T18:31:49Z", - "oldestRestorableTime": "2023-04-05T18:31:49Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "apiType": "Sql", + "creationTime": "2022-05-31T23:36:11Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", - "creationTime": "2023-04-05T18:31:50Z" + "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", + "creationTime": "2022-05-31T23:36:11Z" } ] } }, { - "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "properties": { - "accountName": "r-grem-db-account-938", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:55Z", - "oldestRestorableTime": "2023-04-05T19:15:55Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", + "apiType": "Sql", + "creationTime": "2022-06-03T18:42:58Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", - "creationTime": "2023-04-05T19:15:56Z" + "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", + "creationTime": "2022-06-03T18:42:58Z" } ] } }, { - "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", + "name": "3808b68e-7cae-4b91-901b-e29b35b311be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", "properties": { - "accountName": "r-table-account-9379", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:45:49Z", - "oldestRestorableTime": "2023-04-06T01:45:49Z", + "accountName": "vinh-periodic-again", + "apiType": "Sql", + "creationTime": "2022-06-10T20:01:48Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", - "creationTime": "2023-04-06T01:45:51Z" + "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", + "creationTime": "2022-06-10T20:01:48Z" } ] } }, { - "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", + "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", "properties": { - "accountName": "restoredaccount-5362", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:03:48Z", - "oldestRestorableTime": "2023-04-06T02:03:48Z", + "accountName": "vinh-periodic-again2", + "apiType": "Sql", + "creationTime": "2022-06-10T23:57:37Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", - "creationTime": "2023-04-06T02:03:48Z" + "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", + "creationTime": "2022-06-10T23:57:37Z" } ] } }, { - "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", "properties": { - "accountName": "r-database-account-8550", - "apiType": "Sql", - "creationTime": "2023-04-06T02:07:24Z", - "oldestRestorableTime": "2023-04-06T02:07:24Z", + "accountName": "vinh-gremlin-again", + "apiType": "Gremlin, Sql", + "creationTime": "2022-07-28T01:55:28Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", - "creationTime": "2023-04-06T02:07:26Z" + "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", + "creationTime": "2022-07-28T01:55:28Z" } ] } }, { - "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", + "name": "df774a43-6e6f-4725-82d0-67c18c69a906", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", "properties": { - "accountName": "r-table-account-5626", + "accountName": "vinh-table-tennis-cli-0190", "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:12:24Z", - "oldestRestorableTime": "2023-04-06T02:12:24Z", + "creationTime": "2022-08-11T05:19:28Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", - "creationTime": "2023-04-06T02:12:25Z" + "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", + "creationTime": "2022-08-11T05:19:28Z" } ] } }, { - "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "properties": { - "accountName": "r-database-account-8435", + "accountName": "ddhamothsqlpitracc", "apiType": "Sql", - "creationTime": "2023-04-06T02:11:39Z", - "oldestRestorableTime": "2023-04-06T02:11:39Z", + "creationTime": "2022-10-12T07:15:50Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", - "creationTime": "2023-04-06T02:11:40Z" + "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", + "creationTime": "2022-10-12T07:15:51Z" } ] } }, { - "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", + "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "properties": { - "accountName": "r-table-account-1300", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:23:30Z", - "oldestRestorableTime": "2023-04-06T06:23:30Z", + "accountName": "ddhamothmongopitracc", + "apiType": "MongoDB", + "creationTime": "2022-10-12T07:18:54Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", - "creationTime": "2023-04-06T06:23:31Z" + "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", + "creationTime": "2022-10-12T07:18:55Z" } ] } }, { - "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "properties": { - "accountName": "restoredaccount-9934", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:40:38Z", - "oldestRestorableTime": "2023-04-06T06:40:38Z", + "accountName": "dsapaligadbkeytest", + "apiType": "Sql", + "creationTime": "2022-10-27T16:53:54Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", - "creationTime": "2023-04-06T06:40:38Z" + "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", + "creationTime": "2022-10-27T16:53:56Z" } ] } }, { - "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", + "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", "properties": { - "accountName": "cli3grog6psgdfn", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T17:59:19Z", - "oldestRestorableTime": "2023-04-06T17:59:19Z", + "accountName": "ddhamothpitrsqlacc2", + "apiType": "Sql", + "creationTime": "2022-11-15T21:30:17Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", - "creationTime": "2023-04-06T17:59:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", + "creationTime": "2022-11-15T21:30:18Z" } ] } }, { - "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", "properties": { - "accountName": "clil3ignfqgk6kz", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:02:42Z", - "oldestRestorableTime": "2023-04-06T18:02:42Z", + "accountName": "vinkumsql", + "apiType": "Sql", + "creationTime": "2022-12-06T19:35:15Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", - "creationTime": "2023-04-06T18:02:43Z" + "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", + "creationTime": "2022-12-06T19:35:16Z" } ] } }, { - "name": "4656b731-172b-4064-8514-f327e6841751", + "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "properties": { - "accountName": "cliysii3c7g3auw", + "accountName": "dsapaliga-monitor-test2", "apiType": "Sql", - "creationTime": "2023-04-06T18:00:38Z", - "oldestRestorableTime": "2023-04-06T18:00:38Z", + "creationTime": "2022-12-09T16:57:51Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", - "creationTime": "2023-04-06T18:00:39Z" + "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", + "creationTime": "2022-12-09T16:57:51Z" } ] } }, { - "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", + "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "properties": { - "accountName": "clihhqescxfepto", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:03:34Z", - "oldestRestorableTime": "2023-04-06T18:03:34Z", + "accountName": "nikhiltestmig", + "apiType": "Sql", + "creationTime": "2022-12-15T19:23:56Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", - "creationTime": "2023-04-06T18:03:35Z" + "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", + "creationTime": "2022-12-15T19:23:56Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", + "creationTime": "2022-12-19T06:05:45Z" } ] } }, { - "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", "properties": { - "accountName": "clib27b72hyhtjp", + "accountName": "nikhil-multi-region-pitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:02Z", - "oldestRestorableTime": "2023-04-06T18:02:02Z", + "creationTime": "2022-12-19T06:00:50Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", - "creationTime": "2023-04-06T18:02:03Z" + "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", + "creationTime": "2022-12-19T06:00:52Z" } ] } }, { - "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "properties": { - "accountName": "clio3vmbb3n7afz", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:07:13Z", - "oldestRestorableTime": "2023-04-06T18:07:13Z", + "accountName": "test-account23", + "apiType": "Sql", + "creationTime": "2022-12-24T18:24:52Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", - "creationTime": "2023-04-06T18:07:14Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", + "creationTime": "2022-12-24T18:24:53Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", + "creationTime": "2022-12-24T18:27:11Z" } ] } }, { - "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "properties": { - "accountName": "cliuoo2ldjhxpwj", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:04:25Z", - "oldestRestorableTime": "2023-04-06T18:04:25Z", + "accountName": "testpitr", + "apiType": "Sql", + "creationTime": "2022-12-27T20:37:00Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", - "creationTime": "2023-04-06T18:04:26Z" + "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", + "creationTime": "2022-12-27T20:37:02Z" } ] } }, { - "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", + "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", "properties": { - "accountName": "clizy6bsjdyjuwo", + "accountName": "readregionrestore-test", "apiType": "Sql", - "creationTime": "2023-04-06T18:03:13Z", - "oldestRestorableTime": "2023-04-06T18:03:13Z", + "creationTime": "2023-01-09T23:54:38Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", - "creationTime": "2023-04-06T18:03:14Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", + "creationTime": "2023-01-09T23:54:38Z" } ] } }, { - "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", "properties": { - "accountName": "clizcfq53tcsj7v", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:04:50Z", - "oldestRestorableTime": "2023-04-06T18:04:50Z", + "accountName": "vinhpitr30-cli-arm-restore", + "apiType": "Sql", + "creationTime": "2023-02-06T21:33:23Z", + "oldestRestorableTime": "2023-03-21T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", - "creationTime": "2023-04-06T18:04:52Z" + "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", + "creationTime": "2023-02-06T21:33:23Z" } ] } }, { - "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", + "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", "properties": { - "accountName": "cli2gdxmqiqo4ik", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:58Z", - "oldestRestorableTime": "2023-04-06T18:02:58Z", + "accountName": "grem-test", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-06T19:09:58Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", - "creationTime": "2023-04-06T18:02:58Z" + "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", + "creationTime": "2023-03-06T19:09:59Z" } ] } }, { - "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", + "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", "properties": { - "accountName": "cligsqzmjlnuq5j", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:06:34Z", - "oldestRestorableTime": "2023-04-06T18:06:34Z", + "accountName": "mongo-test-1", + "apiType": "MongoDB", + "creationTime": "2023-03-06T19:26:33Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", - "creationTime": "2023-04-06T18:06:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", + "creationTime": "2023-03-06T19:26:34Z" } ] } }, { - "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", "properties": { - "accountName": "r-grem-db-account-7826", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:27:30Z", - "oldestRestorableTime": "2023-04-06T18:27:30Z", + "accountName": "sql-test-1", + "apiType": "Sql", + "creationTime": "2023-03-06T19:26:23Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", - "creationTime": "2023-04-06T18:27:31Z" + "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", + "creationTime": "2023-03-06T19:26:24Z" } ] } }, { - "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", + "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "properties": { - "accountName": "cliec3z5o2473ut", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:31:12Z", - "oldestRestorableTime": "2023-04-06T18:31:12Z", + "accountName": "tables-test-1", + "apiType": "Table, Sql", + "creationTime": "2023-03-06T19:30:24Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", - "creationTime": "2023-04-06T18:31:13Z" + "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", + "creationTime": "2023-03-06T19:30:25Z" } ] } }, { - "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", + "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "properties": { - "accountName": "clinrylxz344nf3", + "accountName": "cosmosdb-1232", "apiType": "Sql", - "creationTime": "2023-04-06T18:29:44Z", - "oldestRestorableTime": "2023-04-06T18:29:44Z", + "creationTime": "2023-03-28T14:32:50Z", + "oldestRestorableTime": "2023-03-28T14:32:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", - "creationTime": "2023-04-06T18:29:45Z" + "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", + "creationTime": "2023-03-28T14:32:51Z" } ] } }, { - "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", + "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "properties": { - "accountName": "clilaesevwusylf", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:34:21Z", - "oldestRestorableTime": "2023-04-06T18:34:21Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:53:31Z", + "oldestRestorableTime": "2023-03-28T14:53:31Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", - "creationTime": "2023-04-06T18:34:23Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", + "creationTime": "2023-03-28T14:53:32Z" } ] } }, { - "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "properties": { - "accountName": "cli7p3qq5cporx7", + "accountName": "dsapaliga-xrr-test", "apiType": "Sql", - "creationTime": "2023-04-06T18:29:35Z", - "oldestRestorableTime": "2023-04-06T18:29:35Z", + "creationTime": "2023-03-30T04:00:57Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", - "creationTime": "2023-04-06T18:29:36Z" + "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", + "creationTime": "2023-03-30T04:00:58Z" } ] } }, { - "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", + "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", "properties": { - "accountName": "clij75qd5uyobmj", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:31:13Z", - "oldestRestorableTime": "2023-04-06T18:31:13Z", + "accountName": "dsapaliga-xrr-cli2", + "apiType": "Sql", + "creationTime": "2023-03-30T04:23:35Z", + "oldestRestorableTime": "2023-04-13T00:05:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", - "creationTime": "2023-04-06T18:31:14Z" + "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", + "creationTime": "2023-03-30T04:23:36Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", + "creationTime": "2023-03-30T04:25:59Z" } ] } }, { - "name": "8a7d6175-2174-495f-9147-ade59959d7a1", + "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", "properties": { - "accountName": "r-grem-db-account-5687", + "accountName": "r-grem-db-account-938", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:34:51Z", - "oldestRestorableTime": "2023-04-06T18:34:51Z", + "creationTime": "2023-04-05T19:15:55Z", + "oldestRestorableTime": "2023-04-05T19:15:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", - "creationTime": "2023-04-06T18:34:52Z" + "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", + "creationTime": "2023-04-05T19:15:56Z" } ] } }, { - "name": "91df614a-d17c-4510-8727-354fe0d1447d", + "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", "properties": { - "accountName": "clivh5sbv5jm2tn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:55Z", - "oldestRestorableTime": "2023-04-06T18:35:55Z", + "accountName": "r-table-account-9379", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:45:49Z", + "oldestRestorableTime": "2023-04-06T01:45:49Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", - "creationTime": "2023-04-06T18:35:56Z" + "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", + "creationTime": "2023-04-06T01:45:51Z" } ] } }, { - "name": "073071e8-3f6e-4510-9175-440346e61824", + "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", "properties": { - "accountName": "clipmrcd5m37yeh", - "apiType": "Sql", - "creationTime": "2023-04-06T18:34:27Z", - "oldestRestorableTime": "2023-04-06T18:34:27Z", + "accountName": "restoredaccount-5362", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:03:48Z", + "oldestRestorableTime": "2023-04-06T02:03:48Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", - "creationTime": "2023-04-06T18:34:28Z" + "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", + "creationTime": "2023-04-06T02:03:48Z" } ] } }, { - "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", + "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", "properties": { - "accountName": "clieik2we2gw5zk", - "apiType": "Sql", - "creationTime": "2023-04-06T18:34:28Z", - "oldestRestorableTime": "2023-04-06T18:34:28Z", + "accountName": "r-table-account-5626", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:12:24Z", + "oldestRestorableTime": "2023-04-06T02:12:24Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", - "creationTime": "2023-04-06T18:34:29Z" + "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", + "creationTime": "2023-04-06T02:12:25Z" } ] } }, { - "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", + "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", "properties": { - "accountName": "cli24p5gxxip4wp", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:36:07Z", - "oldestRestorableTime": "2023-04-06T18:36:07Z", + "accountName": "r-table-account-1300", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:23:30Z", + "oldestRestorableTime": "2023-04-06T06:23:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", - "creationTime": "2023-04-06T18:36:08Z" + "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", + "creationTime": "2023-04-06T06:23:31Z" } ] } }, { - "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "properties": { - "accountName": "cli4nd5tsapqcn4", + "accountName": "restoredaccount-9934", "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:38:50Z", - "oldestRestorableTime": "2023-04-06T18:38:50Z", + "creationTime": "2023-04-06T06:40:38Z", + "oldestRestorableTime": "2023-04-06T06:40:38Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", - "creationTime": "2023-04-06T18:38:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", + "creationTime": "2023-04-06T06:40:38Z" } ] } }, { - "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", "properties": { - "accountName": "r-database-account-163", - "apiType": "Sql", - "creationTime": "2023-04-18T16:23:17Z", - "oldestRestorableTime": "2023-04-18T16:23:17Z", + "accountName": "cli3grog6psgdfn", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T17:59:19Z", + "oldestRestorableTime": "2023-04-06T17:59:19Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", - "creationTime": "2023-04-18T16:23:18Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", + "creationTime": "2023-04-06T17:59:20Z" } ] } }, { - "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "properties": { - "accountName": "r-database-account-4892", - "apiType": "Sql", - "creationTime": "2023-03-23T10:54:16Z", - "deletionTime": "2023-03-23T10:54:57Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clil3ignfqgk6kz", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:02:42Z", + "oldestRestorableTime": "2023-04-06T18:02:42Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", - "creationTime": "2023-03-23T10:54:17Z", - "deletionTime": "2023-03-23T10:54:57Z" + "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", + "creationTime": "2023-04-06T18:02:43Z" } ] } }, { - "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "name": "4656b731-172b-4064-8514-f327e6841751", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", "properties": { - "accountName": "r-database-account-6730", + "accountName": "cliysii3c7g3auw", "apiType": "Sql", - "creationTime": "2023-03-23T11:05:04Z", - "deletionTime": "2023-03-23T11:06:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:00:38Z", + "oldestRestorableTime": "2023-04-06T18:00:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", - "creationTime": "2023-03-23T11:05:05Z", - "deletionTime": "2023-03-23T11:06:25Z" + "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", + "creationTime": "2023-04-06T18:00:39Z" } ] } }, { - "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", "properties": { - "accountName": "dbaccount-6688", - "apiType": "Sql", - "creationTime": "2023-03-23T11:16:07Z", - "deletionTime": "2023-03-23T11:20:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clihhqescxfepto", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:03:34Z", + "oldestRestorableTime": "2023-04-06T18:03:34Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", - "creationTime": "2023-03-23T11:16:08Z", - "deletionTime": "2023-03-23T11:20:59Z" + "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", + "creationTime": "2023-04-06T18:03:35Z" } ] } }, { - "name": "0768f3f1-b168-46b8-bdd2-671139a55152", + "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "properties": { - "accountName": "dbaccount-1880", + "accountName": "clib27b72hyhtjp", "apiType": "Sql", - "creationTime": "2023-03-23T11:22:51Z", - "deletionTime": "2023-03-23T11:26:46Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:02:02Z", + "oldestRestorableTime": "2023-04-06T18:02:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", - "creationTime": "2023-03-23T11:22:52Z", - "deletionTime": "2023-03-23T11:26:46Z" + "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", + "creationTime": "2023-04-06T18:02:03Z" } ] } }, { - "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", + "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clio3vmbb3n7afz", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:07:13Z", + "oldestRestorableTime": "2023-04-06T18:07:13Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", + "creationTime": "2023-04-06T18:07:14Z" } ] } }, { - "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", + "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T21:16:33Z", - "deletionTime": "2023-03-23T21:20:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cliuoo2ldjhxpwj", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:04:25Z", + "oldestRestorableTime": "2023-04-06T18:04:25Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", - "creationTime": "2023-03-23T21:16:34Z", - "deletionTime": "2023-03-23T21:20:17Z" + "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", + "creationTime": "2023-04-06T18:04:26Z" } ] } }, { - "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "clizy6bsjdyjuwo", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:08Z", - "deletionTime": "2023-03-24T16:04:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:03:13Z", + "oldestRestorableTime": "2023-04-06T18:03:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", - "creationTime": "2023-03-24T16:01:09Z", - "deletionTime": "2023-03-24T16:04:52Z" + "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", + "creationTime": "2023-04-06T18:03:14Z" } ] } }, { - "name": "151f9fea-5280-4201-8e95-0ea414c89379", + "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:18:09Z", - "deletionTime": "2023-03-24T16:21:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clizcfq53tcsj7v", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:04:50Z", + "oldestRestorableTime": "2023-04-06T18:04:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", - "creationTime": "2023-03-24T16:18:10Z", - "deletionTime": "2023-03-24T16:21:49Z" + "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", + "creationTime": "2023-04-06T18:04:52Z" } ] } }, { - "name": "edbde762-f533-4cc9-886a-a2196e203b19", + "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "cli2gdxmqiqo4ik", "apiType": "Sql", - "creationTime": "2023-03-24T17:00:54Z", - "deletionTime": "2023-03-24T17:03:11Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:02:58Z", + "oldestRestorableTime": "2023-04-06T18:02:58Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", - "creationTime": "2023-03-24T17:00:55Z", - "deletionTime": "2023-03-24T17:03:11Z" + "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", + "creationTime": "2023-04-06T18:02:58Z" } ] } }, { - "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", + "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cligsqzmjlnuq5j", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:06:34Z", + "oldestRestorableTime": "2023-04-06T18:06:34Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", + "creationTime": "2023-04-06T18:06:35Z" } ] } }, { - "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", + "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T18:51:09Z", - "deletionTime": "2023-03-24T18:51:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-7826", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:27:30Z", + "oldestRestorableTime": "2023-04-06T18:27:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", - "creationTime": "2023-03-24T18:51:10Z", - "deletionTime": "2023-03-24T18:51:31Z" + "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", + "creationTime": "2023-04-06T18:27:31Z" } ] } }, { - "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T19:00:50Z", - "deletionTime": "2023-03-24T19:15:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cliec3z5o2473ut", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:31:12Z", + "oldestRestorableTime": "2023-04-06T18:31:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", - "creationTime": "2023-03-24T19:00:51Z", - "deletionTime": "2023-03-24T19:15:40Z" + "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", + "creationTime": "2023-04-06T18:31:13Z" } ] } }, { - "name": "219254b8-6f3a-466e-b360-95f262bfe51e", + "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", "properties": { - "accountName": "cosmosdb-1217", + "accountName": "clinrylxz344nf3", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:09Z", - "deletionTime": "2023-03-24T19:20:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:29:44Z", + "oldestRestorableTime": "2023-04-06T18:29:44Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", - "creationTime": "2023-03-24T19:18:10Z", - "deletionTime": "2023-03-24T19:20:56Z" + "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", + "creationTime": "2023-04-06T18:29:45Z" } ] } }, { - "name": "e888bd61-957a-4028-af47-b834b0a267ab", + "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T19:34:54Z", - "deletionTime": "2023-03-24T19:50:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clilaesevwusylf", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:34:21Z", + "oldestRestorableTime": "2023-04-06T18:34:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", - "creationTime": "2023-03-24T19:34:55Z", - "deletionTime": "2023-03-24T19:50:50Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", + "creationTime": "2023-04-06T18:34:23Z" } ] } }, { - "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", "properties": { - "accountName": "restored2-cosmosdb-1210-5", + "accountName": "cli7p3qq5cporx7", "apiType": "Sql", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:29:35Z", + "oldestRestorableTime": "2023-04-06T18:29:35Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z" + "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", + "creationTime": "2023-04-06T18:29:36Z" } ] } }, { - "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T20:32:49Z", - "deletionTime": "2023-03-24T20:50:46Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clij75qd5uyobmj", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:31:13Z", + "oldestRestorableTime": "2023-04-06T18:31:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", - "creationTime": "2023-03-24T20:32:50Z", - "deletionTime": "2023-03-24T20:50:46Z" + "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", + "creationTime": "2023-04-06T18:31:14Z" } ] } }, { - "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "name": "8a7d6175-2174-495f-9147-ade59959d7a1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:11:27Z", - "deletionTime": "2023-03-25T16:23:23Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-5687", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:34:51Z", + "oldestRestorableTime": "2023-04-06T18:34:51Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", - "creationTime": "2023-03-25T16:11:28Z", - "deletionTime": "2023-03-25T16:23:23Z" + "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", + "creationTime": "2023-04-06T18:34:52Z" } ] } }, { - "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", + "name": "91df614a-d17c-4510-8727-354fe0d1447d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clivh5sbv5jm2tn", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:55Z", + "oldestRestorableTime": "2023-04-06T18:35:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z" + "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", + "creationTime": "2023-04-06T18:35:56Z" } ] } }, { - "name": "2533e0b0-a675-441d-9b41-147c66cb8834", + "name": "073071e8-3f6e-4510-9175-440346e61824", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clipmrcd5m37yeh", "apiType": "Sql", - "creationTime": "2023-03-26T16:03:42Z", - "deletionTime": "2023-03-26T16:15:36Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:34:27Z", + "oldestRestorableTime": "2023-04-06T18:34:27Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", - "creationTime": "2023-03-26T16:03:43Z", - "deletionTime": "2023-03-26T16:15:36Z" + "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", + "creationTime": "2023-04-06T18:34:28Z" } ] } }, { - "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", + "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clieik2we2gw5zk", "apiType": "Sql", - "creationTime": "2023-03-27T03:23:23Z", - "deletionTime": "2023-03-27T03:41:45Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T18:34:28Z", + "oldestRestorableTime": "2023-04-06T18:34:28Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", - "creationTime": "2023-03-27T03:23:24Z", - "deletionTime": "2023-03-27T03:41:45Z" + "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", + "creationTime": "2023-04-06T18:34:29Z" } ] } }, { - "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", + "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", "properties": { - "accountName": "grem-test-72", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z", - "oldestRestorableTime": "2023-03-20T17:30:51Z", + "accountName": "cli24p5gxxip4wp", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:36:07Z", + "oldestRestorableTime": "2023-04-06T18:36:07Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z" + "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", + "creationTime": "2023-04-06T18:36:08Z" } ] } }, { - "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T02:19:03Z", - "deletionTime": "2023-03-28T02:22:53Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cli4nd5tsapqcn4", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:38:50Z", + "oldestRestorableTime": "2023-04-06T18:38:50Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", - "creationTime": "2023-03-28T02:19:04Z", - "deletionTime": "2023-03-28T02:22:53Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", + "creationTime": "2023-04-06T18:38:51Z" } ] } }, { - "name": "a9481019-401b-431b-b5f7-440ec8798dfd", + "name": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "r-database-account-605", "apiType": "Sql", - "creationTime": "2023-03-28T03:39:15Z", - "deletionTime": "2023-03-28T03:42:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-20T00:04:33Z", + "oldestRestorableTime": "2023-04-20T00:04:33Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", - "creationTime": "2023-03-28T03:39:16Z", - "deletionTime": "2023-03-28T03:42:12Z" + "regionalDatabaseAccountInstanceId": "3bbeadd9-2120-4868-927d-fdb826669592", + "creationTime": "2023-04-20T00:04:34Z" } ] } }, { - "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", + "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "r-database-account-4892", "apiType": "Sql", - "creationTime": "2023-03-28T13:58:50Z", - "deletionTime": "2023-03-28T13:59:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-23T10:54:16Z", + "deletionTime": "2023-03-23T10:54:57Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", - "creationTime": "2023-03-28T13:58:51Z", - "deletionTime": "2023-03-28T13:59:37Z" + "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", + "creationTime": "2023-03-23T10:54:17Z", + "deletionTime": "2023-03-23T10:54:57Z" } ] } }, { - "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "r-database-account-6730", "apiType": "Sql", - "creationTime": "2023-03-28T14:10:51Z", - "deletionTime": "2023-03-28T14:13:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-23T11:05:04Z", + "deletionTime": "2023-03-23T11:06:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", - "creationTime": "2023-03-28T14:10:52Z", - "deletionTime": "2023-03-28T14:13:58Z" + "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", + "creationTime": "2023-03-23T11:05:05Z", + "deletionTime": "2023-03-23T11:06:25Z" } ] } }, { - "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", + "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", "properties": { - "accountName": "cosmosdb-1233", + "accountName": "dbaccount-6688", "apiType": "Sql", - "creationTime": "2023-03-28T14:25:17Z", - "deletionTime": "2023-03-28T14:28:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-23T11:16:07Z", + "deletionTime": "2023-03-23T11:20:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", - "creationTime": "2023-03-28T14:25:18Z", - "deletionTime": "2023-03-28T14:28:04Z" + "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", + "creationTime": "2023-03-23T11:16:08Z", + "deletionTime": "2023-03-23T11:20:59Z" } ] } }, { - "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "name": "0768f3f1-b168-46b8-bdd2-671139a55152", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "dbaccount-1880", "apiType": "Sql", - "creationTime": "2023-03-28T14:35:15Z", - "deletionTime": "2023-03-28T14:39:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-23T11:22:51Z", + "deletionTime": "2023-03-23T11:26:46Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", - "creationTime": "2023-03-28T14:35:16Z", - "deletionTime": "2023-03-28T14:39:43Z" + "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", + "creationTime": "2023-03-23T11:22:52Z", + "deletionTime": "2023-03-23T11:26:46Z" } ] } }, { - "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", "properties": { - "accountName": "cosmosdb-1234", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T14:54:34Z", - "deletionTime": "2023-03-28T14:58:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", - "creationTime": "2023-03-28T14:54:35Z", - "deletionTime": "2023-03-28T14:58:59Z" + "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z" } ] } }, { - "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", "properties": { - "accountName": "cosmosdb-12103", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:09:04Z", - "deletionTime": "2023-03-28T15:27:39Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-23T21:16:33Z", + "deletionTime": "2023-03-23T21:20:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", - "creationTime": "2023-03-28T15:09:05Z", - "deletionTime": "2023-03-28T15:27:39Z" + "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", + "creationTime": "2023-03-23T21:16:34Z", + "deletionTime": "2023-03-23T21:20:17Z" } ] } }, { - "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", "properties": { - "accountName": "restored2-cosmosdb-12103-3", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T16:01:08Z", + "deletionTime": "2023-03-24T16:04:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z" + "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", + "creationTime": "2023-03-24T16:01:09Z", + "deletionTime": "2023-03-24T16:04:52Z" } ] } }, { - "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", + "name": "151f9fea-5280-4201-8e95-0ea414c89379", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", "properties": { - "accountName": "cosmosdb-12104", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T16:18:09Z", + "deletionTime": "2023-03-24T16:21:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", - "creationTime": "2023-03-28T15:34:43Z", - "deletionTime": "2023-03-28T15:39:16Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z" + "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", + "creationTime": "2023-03-24T16:18:10Z", + "deletionTime": "2023-03-24T16:21:49Z" } ] } }, { - "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "name": "edbde762-f533-4cc9-886a-a2196e203b19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", "properties": { - "accountName": "r-database-account-9490", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-28T22:16:00Z", - "deletionTime": "2023-03-28T22:16:48Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T17:00:54Z", + "deletionTime": "2023-03-24T17:03:11Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", - "creationTime": "2023-03-28T22:16:01Z", - "deletionTime": "2023-03-28T22:16:48Z" + "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", + "creationTime": "2023-03-24T17:00:55Z", + "deletionTime": "2023-03-24T17:03:11Z" } ] } }, { - "name": "03ad66ba-329b-42a9-a663-7175c237d696", + "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T01:52:39Z", - "deletionTime": "2023-03-29T01:53:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", - "creationTime": "2023-03-29T01:52:40Z", - "deletionTime": "2023-03-29T01:53:32Z" + "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z" } ] } }, { - "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", "properties": { - "accountName": "r-database-account-8615", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T18:51:09Z", + "deletionTime": "2023-03-24T18:51:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z" + "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", + "creationTime": "2023-03-24T18:51:10Z", + "deletionTime": "2023-03-24T18:51:31Z" } ] } }, { - "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", + "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", "properties": { - "accountName": "r-database-account-6456", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:33:02Z", - "deletionTime": "2023-03-29T02:34:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T19:00:50Z", + "deletionTime": "2023-03-24T19:15:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", - "creationTime": "2023-03-29T02:33:03Z", - "deletionTime": "2023-03-29T02:34:43Z" + "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", + "creationTime": "2023-03-24T19:00:51Z", + "deletionTime": "2023-03-24T19:15:40Z" } ] } }, { - "name": "835d93a1-22dd-478a-b58d-426efe281471", + "name": "219254b8-6f3a-466e-b360-95f262bfe51e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", "properties": { - "accountName": "r-database-account-4855", + "accountName": "cosmosdb-1217", "apiType": "Sql", - "creationTime": "2023-03-29T02:47:00Z", - "deletionTime": "2023-03-29T02:49:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T19:18:09Z", + "deletionTime": "2023-03-24T19:20:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", - "creationTime": "2023-03-29T02:47:01Z", - "deletionTime": "2023-03-29T02:49:00Z" + "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", + "creationTime": "2023-03-24T19:18:10Z", + "deletionTime": "2023-03-24T19:20:56Z" } ] } }, { - "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "name": "e888bd61-957a-4028-af47-b834b0a267ab", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", "properties": { - "accountName": "r-database-account-84", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T03:26:20Z", - "deletionTime": "2023-03-29T03:28:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T19:34:54Z", + "deletionTime": "2023-03-24T19:50:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", - "creationTime": "2023-03-29T03:26:21Z", - "deletionTime": "2023-03-29T03:28:03Z" + "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", + "creationTime": "2023-03-24T19:34:55Z", + "deletionTime": "2023-03-24T19:50:50Z" } ] } }, { - "name": "745f1b21-405d-46bf-8788-0d661ffbb160", + "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", "properties": { - "accountName": "r-database-account-5060", + "accountName": "restored2-cosmosdb-1210-5", "apiType": "Sql", - "creationTime": "2023-03-29T03:40:43Z", - "deletionTime": "2023-03-29T03:42:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", - "creationTime": "2023-03-29T03:40:44Z", - "deletionTime": "2023-03-29T03:42:31Z" + "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z" } ] } }, { - "name": "454b0097-ad05-4177-9048-93cff3b23e4c", + "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "properties": { - "accountName": "r-database-account-985", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:04:48Z", - "deletionTime": "2023-03-29T04:05:36Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-24T20:32:49Z", + "deletionTime": "2023-03-24T20:50:46Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", - "creationTime": "2023-03-29T04:04:49Z", - "deletionTime": "2023-03-29T04:05:36Z" + "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", + "creationTime": "2023-03-24T20:32:50Z", + "deletionTime": "2023-03-24T20:50:46Z" } ] } }, { - "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", + "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "properties": { - "accountName": "r-database-account-411", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:32:28Z", - "deletionTime": "2023-03-29T04:34:13Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-25T16:11:27Z", + "deletionTime": "2023-03-25T16:23:23Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", - "creationTime": "2023-03-29T04:32:29Z", - "deletionTime": "2023-03-29T04:34:13Z" + "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", + "creationTime": "2023-03-25T16:11:28Z", + "deletionTime": "2023-03-25T16:23:23Z" } ] } }, { - "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", + "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", "properties": { - "accountName": "r-database-account-7460", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:59:34Z", - "deletionTime": "2023-03-29T05:01:02Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", - "creationTime": "2023-03-29T04:59:35Z", - "deletionTime": "2023-03-29T05:01:02Z" + "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z" } ] } }, { - "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "name": "2533e0b0-a675-441d-9b41-147c66cb8834", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", "properties": { - "accountName": "r-database-account-6301", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:27:44Z", - "deletionTime": "2023-03-29T05:29:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-26T16:03:42Z", + "deletionTime": "2023-03-26T16:15:36Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", - "creationTime": "2023-03-29T05:27:45Z", - "deletionTime": "2023-03-29T05:29:32Z" + "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", + "creationTime": "2023-03-26T16:03:43Z", + "deletionTime": "2023-03-26T16:15:36Z" } ] } }, { - "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", "properties": { - "accountName": "r-database-account-725", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:51:55Z", - "deletionTime": "2023-03-29T05:53:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-27T03:23:23Z", + "deletionTime": "2023-03-27T03:41:45Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", - "creationTime": "2023-03-29T05:51:56Z", - "deletionTime": "2023-03-29T05:53:14Z" + "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", + "creationTime": "2023-03-27T03:23:24Z", + "deletionTime": "2023-03-27T03:41:45Z" } ] } }, { - "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", "properties": { - "accountName": "r-database-account-5868", - "apiType": "Sql", - "creationTime": "2023-03-29T06:07:55Z", - "deletionTime": "2023-03-29T06:10:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "grem-test-72", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", - "creationTime": "2023-03-29T06:07:56Z", - "deletionTime": "2023-03-29T06:10:43Z" + "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z" } ] } }, { - "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", "properties": { - "accountName": "r-database-account-6513", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:41:45Z", - "deletionTime": "2023-03-29T06:45:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-28T02:19:03Z", + "deletionTime": "2023-03-28T02:22:53Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", - "creationTime": "2023-03-29T06:41:46Z", - "deletionTime": "2023-03-29T06:45:18Z" + "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", + "creationTime": "2023-03-28T02:19:04Z", + "deletionTime": "2023-03-28T02:22:53Z" } ] } }, { - "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "name": "a9481019-401b-431b-b5f7-440ec8798dfd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", "properties": { - "accountName": "r-database-account-79", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T07:22:12Z", - "deletionTime": "2023-03-29T07:24:10Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-28T03:39:15Z", + "deletionTime": "2023-03-28T03:42:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", - "creationTime": "2023-03-29T07:22:13Z", - "deletionTime": "2023-03-29T07:24:10Z" + "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", + "creationTime": "2023-03-28T03:39:16Z", + "deletionTime": "2023-03-28T03:42:12Z" } ] } }, { - "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", "properties": { - "accountName": "r-database-account-766", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T08:19:11Z", - "deletionTime": "2023-03-29T08:20:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-28T13:58:50Z", + "deletionTime": "2023-03-28T13:59:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", - "creationTime": "2023-03-29T08:19:12Z", - "deletionTime": "2023-03-29T08:20:09Z" + "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", + "creationTime": "2023-03-28T13:58:51Z", + "deletionTime": "2023-03-28T13:59:37Z" } ] } }, { - "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "properties": { - "accountName": "r-database-account-9810", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:33:51Z", - "deletionTime": "2023-03-29T08:48:10Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:10:51Z", + "deletionTime": "2023-03-28T14:13:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", - "creationTime": "2023-03-29T08:33:53Z", - "deletionTime": "2023-03-29T08:48:10Z" + "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", + "creationTime": "2023-03-28T14:10:52Z", + "deletionTime": "2023-03-28T14:13:58Z" } ] } }, { - "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", "properties": { - "accountName": "r-database-account-6103", + "accountName": "cosmosdb-1233", "apiType": "Sql", - "creationTime": "2023-03-29T09:01:29Z", - "deletionTime": "2023-03-29T09:13:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-28T14:25:17Z", + "deletionTime": "2023-03-28T14:28:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", - "creationTime": "2023-03-29T09:01:30Z", - "deletionTime": "2023-03-29T09:13:42Z" + "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", + "creationTime": "2023-03-28T14:25:18Z", + "deletionTime": "2023-03-28T14:28:04Z" } ] } }, { - "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "properties": { - "accountName": "r-database-account-8066", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:28:36Z", - "deletionTime": "2023-03-29T09:44:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:35:15Z", + "deletionTime": "2023-03-28T14:39:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", - "creationTime": "2023-03-29T09:28:37Z", - "deletionTime": "2023-03-29T09:44:31Z" + "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", + "creationTime": "2023-03-28T14:35:16Z", + "deletionTime": "2023-03-28T14:39:43Z" } ] } }, { - "name": "ddab1ead-237f-448e-8291-995fddb1ae74", + "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "properties": { - "accountName": "r-database-account-7977", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T10:01:55Z", - "deletionTime": "2023-03-29T10:03:30Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cosmosdb-1234", + "apiType": "Sql", + "creationTime": "2023-03-28T14:54:34Z", + "deletionTime": "2023-03-28T14:58:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", - "creationTime": "2023-03-29T10:01:56Z", - "deletionTime": "2023-03-29T10:03:30Z" - } + "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", + "creationTime": "2023-03-28T14:54:35Z", + "deletionTime": "2023-03-28T14:58:59Z" + } ] } }, { - "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "properties": { - "accountName": "r-database-account-116", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T10:20:03Z", - "deletionTime": "2023-03-29T10:21:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cosmosdb-12103", + "apiType": "Sql", + "creationTime": "2023-03-28T15:09:04Z", + "deletionTime": "2023-03-28T15:27:39Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", - "creationTime": "2023-03-29T10:20:04Z", - "deletionTime": "2023-03-29T10:21:16Z" + "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", + "creationTime": "2023-03-28T15:09:05Z", + "deletionTime": "2023-03-28T15:27:39Z" } ] } }, { - "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", + "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "properties": { - "accountName": "restoredaccount-7426", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restored2-cosmosdb-12103-3", + "apiType": "Sql", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z" + "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z" } ] } }, { - "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", "properties": { - "accountName": "r-database-account-9884", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:16:22Z", - "deletionTime": "2023-03-29T10:33:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", + "creationTime": "2023-03-28T15:34:43Z", + "deletionTime": "2023-03-28T15:39:16Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", - "creationTime": "2023-03-29T08:16:23Z", - "deletionTime": "2023-03-29T10:33:43Z" + "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z" } ] } }, { - "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", + "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "properties": { - "accountName": "r-database-account-2379", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:28:35Z", - "deletionTime": "2023-03-29T16:44:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9490", + "apiType": "Sql", + "creationTime": "2023-03-28T22:16:00Z", + "deletionTime": "2023-03-28T22:16:48Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", - "creationTime": "2023-03-29T16:28:36Z", - "deletionTime": "2023-03-29T16:44:35Z" + "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", + "creationTime": "2023-03-28T22:16:01Z", + "deletionTime": "2023-03-28T22:16:48Z" } ] } }, { - "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", + "name": "03ad66ba-329b-42a9-a663-7175c237d696", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", "properties": { - "accountName": "r-database-account-3992", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T16:22:41Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T01:52:39Z", + "deletionTime": "2023-03-29T01:53:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", - "creationTime": "2023-03-29T16:22:42Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", + "creationTime": "2023-03-29T01:52:40Z", + "deletionTime": "2023-03-29T01:53:32Z" } ] } }, { - "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "properties": { - "accountName": "restoredaccount-232", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8615", + "apiType": "Sql", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z" } ] } }, { - "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", + "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", "properties": { - "accountName": "r-database-account-1794", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:14:16Z", - "deletionTime": "2023-03-29T17:15:46Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6456", + "apiType": "Sql", + "creationTime": "2023-03-29T02:33:02Z", + "deletionTime": "2023-03-29T02:34:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", - "creationTime": "2023-03-29T17:14:17Z", - "deletionTime": "2023-03-29T17:15:46Z" + "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", + "creationTime": "2023-03-29T02:33:03Z", + "deletionTime": "2023-03-29T02:34:43Z" } ] } }, { - "name": "8940962c-1866-49f7-871f-38869cce24f7", + "name": "835d93a1-22dd-478a-b58d-426efe281471", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", "properties": { - "accountName": "r-database-account-7040", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T17:32:14Z", - "deletionTime": "2023-03-29T17:33:38Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4855", + "apiType": "Sql", + "creationTime": "2023-03-29T02:47:00Z", + "deletionTime": "2023-03-29T02:49:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", - "creationTime": "2023-03-29T17:32:15Z", - "deletionTime": "2023-03-29T17:33:38Z" + "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", + "creationTime": "2023-03-29T02:47:01Z", + "deletionTime": "2023-03-29T02:49:00Z" } ] } }, { - "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", "properties": { - "accountName": "r-database-account-959", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:41:56Z", - "deletionTime": "2023-03-29T17:42:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-84", + "apiType": "Sql", + "creationTime": "2023-03-29T03:26:20Z", + "deletionTime": "2023-03-29T03:28:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", - "creationTime": "2023-03-29T17:41:58Z", - "deletionTime": "2023-03-29T17:42:37Z" + "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", + "creationTime": "2023-03-29T03:26:21Z", + "deletionTime": "2023-03-29T03:28:03Z" } ] } }, { - "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "name": "745f1b21-405d-46bf-8788-0d661ffbb160", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", "properties": { - "accountName": "r-database-account-8612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:51:17Z", - "deletionTime": "2023-03-29T18:07:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T03:40:43Z", + "deletionTime": "2023-03-29T03:42:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", - "creationTime": "2023-03-29T17:51:18Z", - "deletionTime": "2023-03-29T18:07:55Z" + "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", + "creationTime": "2023-03-29T03:40:44Z", + "deletionTime": "2023-03-29T03:42:31Z" } ] } }, { - "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", + "name": "454b0097-ad05-4177-9048-93cff3b23e4c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", "properties": { - "accountName": "r-database-account-640", + "accountName": "r-database-account-985", "apiType": "Sql", - "creationTime": "2023-03-29T18:21:12Z", - "deletionTime": "2023-03-29T18:37:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T04:04:48Z", + "deletionTime": "2023-03-29T04:05:36Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", - "creationTime": "2023-03-29T18:21:13Z", - "deletionTime": "2023-03-29T18:37:25Z" + "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", + "creationTime": "2023-03-29T04:04:49Z", + "deletionTime": "2023-03-29T04:05:36Z" } ] } }, { - "name": "ebcdc313-e068-4539-bfc9-63238422f44d", + "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:45:36Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-411", + "apiType": "Sql", + "creationTime": "2023-03-29T04:32:28Z", + "deletionTime": "2023-03-29T04:34:13Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", - "creationTime": "2023-03-29T17:45:37Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", + "creationTime": "2023-03-29T04:32:29Z", + "deletionTime": "2023-03-29T04:34:13Z" } ] } }, { - "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", "properties": { - "accountName": "restoredaccount-9093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7460", + "apiType": "Sql", + "creationTime": "2023-03-29T04:59:34Z", + "deletionTime": "2023-03-29T05:01:02Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", + "creationTime": "2023-03-29T04:59:35Z", + "deletionTime": "2023-03-29T05:01:02Z" } ] } }, { - "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "properties": { - "accountName": "restoredaccount-5464", + "accountName": "r-database-account-6301", "apiType": "Sql", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T05:27:44Z", + "deletionTime": "2023-03-29T05:29:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z" - } + "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", + "creationTime": "2023-03-29T05:27:45Z", + "deletionTime": "2023-03-29T05:29:32Z" + } ] } }, { - "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", + "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "properties": { - "accountName": "r-database-account-582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:55:11Z", - "deletionTime": "2023-03-29T18:56:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-725", + "apiType": "Sql", + "creationTime": "2023-03-29T05:51:55Z", + "deletionTime": "2023-03-29T05:53:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", - "creationTime": "2023-03-29T18:55:12Z", - "deletionTime": "2023-03-29T18:56:12Z" + "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", + "creationTime": "2023-03-29T05:51:56Z", + "deletionTime": "2023-03-29T05:53:14Z" } ] } }, { - "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", "properties": { - "accountName": "r-database-account-7109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:11:47Z", - "deletionTime": "2023-03-29T19:13:28Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5868", + "apiType": "Sql", + "creationTime": "2023-03-29T06:07:55Z", + "deletionTime": "2023-03-29T06:10:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", - "creationTime": "2023-03-29T19:11:48Z", - "deletionTime": "2023-03-29T19:13:28Z" + "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", + "creationTime": "2023-03-29T06:07:56Z", + "deletionTime": "2023-03-29T06:10:43Z" } ] } }, { - "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", + "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "properties": { - "accountName": "r-database-account-1862", + "accountName": "r-database-account-6513", "apiType": "Sql", - "creationTime": "2023-03-29T19:27:17Z", - "deletionTime": "2023-03-29T19:28:11Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T06:41:45Z", + "deletionTime": "2023-03-29T06:45:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", - "creationTime": "2023-03-29T19:27:18Z", - "deletionTime": "2023-03-29T19:28:11Z" + "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", + "creationTime": "2023-03-29T06:41:46Z", + "deletionTime": "2023-03-29T06:45:18Z" } ] } }, { - "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", + "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "properties": { - "accountName": "r-database-account-669", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:41:10Z", - "deletionTime": "2023-03-29T19:42:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-79", + "apiType": "Sql", + "creationTime": "2023-03-29T07:22:12Z", + "deletionTime": "2023-03-29T07:24:10Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", - "creationTime": "2023-03-29T19:41:11Z", - "deletionTime": "2023-03-29T19:42:32Z" + "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", + "creationTime": "2023-03-29T07:22:13Z", + "deletionTime": "2023-03-29T07:24:10Z" } ] } }, { - "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", + "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "properties": { - "accountName": "r-database-account-8361", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T19:57:31Z", - "deletionTime": "2023-03-29T19:58:15Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-766", + "apiType": "Sql", + "creationTime": "2023-03-29T08:19:11Z", + "deletionTime": "2023-03-29T08:20:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", - "creationTime": "2023-03-29T19:57:32Z", - "deletionTime": "2023-03-29T19:58:15Z" + "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", + "creationTime": "2023-03-29T08:19:12Z", + "deletionTime": "2023-03-29T08:20:09Z" } ] } }, { - "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", + "name": "fa235396-6959-4dc1-932d-2ac66d318878", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", "properties": { - "accountName": "r-database-account-9", + "accountName": "r-database-account-9810", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:12:42Z", - "deletionTime": "2023-03-29T20:28:47Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T08:33:51Z", + "deletionTime": "2023-03-29T08:48:10Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", - "creationTime": "2023-03-29T20:12:43Z", - "deletionTime": "2023-03-29T20:28:47Z" + "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", + "creationTime": "2023-03-29T08:33:53Z", + "deletionTime": "2023-03-29T08:48:10Z" } ] } }, { - "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "properties": { - "accountName": "r-database-account-7334", + "accountName": "r-database-account-6103", "apiType": "Sql", - "creationTime": "2023-03-29T20:42:13Z", - "deletionTime": "2023-03-29T20:44:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T09:01:29Z", + "deletionTime": "2023-03-29T09:13:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", - "creationTime": "2023-03-29T20:42:14Z", - "deletionTime": "2023-03-29T20:44:52Z" + "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", + "creationTime": "2023-03-29T09:01:30Z", + "deletionTime": "2023-03-29T09:13:42Z" } ] } }, { - "name": "9513098d-df71-4d21-8d95-2fd12d55402e", + "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "properties": { - "accountName": "r-database-account-4820", + "accountName": "r-database-account-8066", "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:00:04Z", - "deletionTime": "2023-03-29T21:16:44Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T09:28:36Z", + "deletionTime": "2023-03-29T09:44:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", - "creationTime": "2023-03-29T21:00:05Z", - "deletionTime": "2023-03-29T21:16:44Z" + "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", + "creationTime": "2023-03-29T09:28:37Z", + "deletionTime": "2023-03-29T09:44:31Z" } ] } }, { - "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "name": "ddab1ead-237f-448e-8291-995fddb1ae74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", "properties": { - "accountName": "r-database-account-2346", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7977", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T10:01:55Z", + "deletionTime": "2023-03-29T10:03:30Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z" + "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", + "creationTime": "2023-03-29T10:01:56Z", + "deletionTime": "2023-03-29T10:03:30Z" } ] } }, { - "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", + "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "properties": { - "accountName": "restoredaccount-4730", + "accountName": "r-database-account-116", "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T10:20:03Z", + "deletionTime": "2023-03-29T10:21:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z" + "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", + "creationTime": "2023-03-29T10:20:04Z", + "deletionTime": "2023-03-29T10:21:16Z" } ] } }, { - "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", "properties": { - "accountName": "restoredaccount-1173", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7426", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z" + "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z" } ] } }, { - "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", + "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", "properties": { - "accountName": "r-database-account-3981", + "accountName": "r-database-account-9884", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T21:50:14Z", - "deletionTime": "2023-03-29T21:52:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T08:16:22Z", + "deletionTime": "2023-03-29T10:33:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", - "creationTime": "2023-03-29T21:50:15Z", - "deletionTime": "2023-03-29T21:52:00Z" + "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", + "creationTime": "2023-03-29T08:16:23Z", + "deletionTime": "2023-03-29T10:33:43Z" } ] } }, { - "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", "properties": { - "accountName": "r-database-account-6608", - "apiType": "Sql", - "creationTime": "2023-03-29T22:05:54Z", - "deletionTime": "2023-03-29T22:06:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2379", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:28:35Z", + "deletionTime": "2023-03-29T16:44:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", - "creationTime": "2023-03-29T22:05:55Z", - "deletionTime": "2023-03-29T22:06:58Z" + "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", + "creationTime": "2023-03-29T16:28:36Z", + "deletionTime": "2023-03-29T16:44:35Z" } ] } }, { - "name": "d003df48-a9ea-4212-a771-0c539141cd9d", + "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", "properties": { - "accountName": "r-database-account-9561", + "accountName": "r-database-account-3992", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:19:29Z", - "deletionTime": "2023-03-29T22:20:23Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T16:22:41Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", - "creationTime": "2023-03-29T22:19:30Z", - "deletionTime": "2023-03-29T22:20:23Z" + "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", + "creationTime": "2023-03-29T16:22:42Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", + "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "properties": { - "accountName": "r-database-account-1309", + "accountName": "restoredaccount-232", "apiType": "Table, Sql", - "creationTime": "2023-03-29T22:36:33Z", - "deletionTime": "2023-03-29T22:37:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", - "creationTime": "2023-03-29T22:36:35Z", - "deletionTime": "2023-03-29T22:37:50Z" - } + "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z" + } ] } }, { - "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", "properties": { - "accountName": "dsapaliga-restore-test5", - "apiType": "Sql", - "creationTime": "2023-03-29T21:59:36Z", - "deletionTime": "2023-03-29T22:56:12Z", - "oldestRestorableTime": "2023-03-22T22:56:12Z", + "accountName": "r-database-account-1794", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:14:16Z", + "deletionTime": "2023-03-29T17:15:46Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", - "creationTime": "2023-03-29T21:59:38Z", - "deletionTime": "2023-03-29T22:56:12Z" + "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", + "creationTime": "2023-03-29T17:14:17Z", + "deletionTime": "2023-03-29T17:15:46Z" } ] } }, { - "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", + "name": "8940962c-1866-49f7-871f-38869cce24f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", "properties": { - "accountName": "dsapaliga-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z", - "oldestRestorableTime": "2023-03-22T22:56:35Z", + "accountName": "r-database-account-7040", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T17:32:14Z", + "deletionTime": "2023-03-29T17:33:38Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", + "creationTime": "2023-03-29T17:32:15Z", + "deletionTime": "2023-03-29T17:33:38Z" } ] } }, { - "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", "properties": { - "accountName": "dsapaliga-test-restored", - "apiType": "Sql", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z", - "oldestRestorableTime": "2023-03-22T22:57:04Z", + "accountName": "r-database-account-959", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:41:56Z", + "deletionTime": "2023-03-29T17:42:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", + "creationTime": "2023-03-29T17:41:58Z", + "deletionTime": "2023-03-29T17:42:37Z" } ] } }, { - "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "properties": { - "accountName": "dsapaliga-restore-test", - "apiType": "Sql", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z", - "oldestRestorableTime": "2023-03-22T22:57:42Z", + "accountName": "r-database-account-8612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:51:17Z", + "deletionTime": "2023-03-29T18:07:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", - "creationTime": "2023-03-29T19:42:26Z", - "deletionTime": "2023-03-29T22:57:42Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z" + "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", + "creationTime": "2023-03-29T17:51:18Z", + "deletionTime": "2023-03-29T18:07:55Z" } ] } }, { - "name": "52581e9f-9743-4007-9041-e15df28ce4ee", + "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", "properties": { - "accountName": "r-database-account-1604", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:51:34Z", - "deletionTime": "2023-03-29T23:07:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-640", + "apiType": "Sql", + "creationTime": "2023-03-29T18:21:12Z", + "deletionTime": "2023-03-29T18:37:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", - "creationTime": "2023-03-29T22:51:35Z", - "deletionTime": "2023-03-29T23:07:58Z" + "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", + "creationTime": "2023-03-29T18:21:13Z", + "deletionTime": "2023-03-29T18:37:25Z" } ] } }, { - "name": "9ab892fe-ad41-4e51-a646-530c226c8772", + "name": "ebcdc313-e068-4539-bfc9-63238422f44d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", "properties": { - "accountName": "r-database-account-39", - "apiType": "Sql", - "creationTime": "2023-03-29T23:21:19Z", - "deletionTime": "2023-03-29T23:37:29Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6103", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:45:36Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", - "creationTime": "2023-03-29T23:21:20Z", - "deletionTime": "2023-03-29T23:37:29Z" + "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", + "creationTime": "2023-03-29T17:45:37Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "properties": { - "accountName": "r-database-account-6553", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T23:52:19Z", - "deletionTime": "2023-03-29T23:54:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9093", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", - "creationTime": "2023-03-29T23:52:20Z", - "deletionTime": "2023-03-29T23:54:50Z" + "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", + "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "properties": { - "accountName": "r-database-account-8730", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T00:45:13Z", - "deletionTime": "2023-03-30T00:49:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-5464", + "apiType": "Sql", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", - "creationTime": "2023-03-30T00:45:15Z", - "deletionTime": "2023-03-30T00:49:42Z" + "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z" } ] } }, { - "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", "properties": { - "accountName": "r-database-account-2459", - "apiType": "Sql", - "creationTime": "2023-03-30T01:04:05Z", - "deletionTime": "2023-03-30T01:06:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T18:55:11Z", + "deletionTime": "2023-03-29T18:56:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", - "creationTime": "2023-03-30T01:04:06Z", - "deletionTime": "2023-03-30T01:06:50Z" + "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", + "creationTime": "2023-03-29T18:55:12Z", + "deletionTime": "2023-03-29T18:56:12Z" } ] } }, { - "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", "properties": { - "accountName": "r-database-account-2957", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T01:23:37Z", - "deletionTime": "2023-03-30T01:26:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T19:11:47Z", + "deletionTime": "2023-03-29T19:13:28Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", - "creationTime": "2023-03-30T01:23:39Z", - "deletionTime": "2023-03-30T01:26:18Z" + "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", + "creationTime": "2023-03-29T19:11:48Z", + "deletionTime": "2023-03-29T19:13:28Z" } ] } }, { - "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", "properties": { - "accountName": "r-database-account-6086", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T01:44:49Z", - "deletionTime": "2023-03-30T01:54:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-1862", + "apiType": "Sql", + "creationTime": "2023-03-29T19:27:17Z", + "deletionTime": "2023-03-29T19:28:11Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", - "creationTime": "2023-03-30T01:44:50Z", - "deletionTime": "2023-03-30T01:54:03Z" + "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", + "creationTime": "2023-03-29T19:27:18Z", + "deletionTime": "2023-03-29T19:28:11Z" } ] } }, { - "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", + "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", "properties": { - "accountName": "r-database-account-9503", + "accountName": "r-database-account-669", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:14:47Z", - "deletionTime": "2023-03-30T02:19:28Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T19:41:10Z", + "deletionTime": "2023-03-29T19:42:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", - "creationTime": "2023-03-30T02:14:48Z", - "deletionTime": "2023-03-30T02:19:28Z" + "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", + "creationTime": "2023-03-29T19:41:11Z", + "deletionTime": "2023-03-29T19:42:32Z" } ] } }, { - "name": "a717fb23-baed-4b80-ab44-bedcce157333", + "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", "properties": { - "accountName": "r-database-account-255", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:41:09Z", - "deletionTime": "2023-03-30T02:50:27Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8361", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T19:57:31Z", + "deletionTime": "2023-03-29T19:58:15Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", - "creationTime": "2023-03-30T02:41:10Z", - "deletionTime": "2023-03-30T02:50:27Z" + "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", + "creationTime": "2023-03-29T19:57:32Z", + "deletionTime": "2023-03-29T19:58:15Z" } ] } }, { - "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", "properties": { - "accountName": "cosmosdb-12104", - "apiType": "Sql", - "creationTime": "2023-03-30T03:16:29Z", - "deletionTime": "2023-03-30T03:24:26Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:12:42Z", + "deletionTime": "2023-03-29T20:28:47Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", - "creationTime": "2023-03-30T03:18:49Z", - "deletionTime": "2023-03-30T03:24:26Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", - "creationTime": "2023-03-30T03:16:30Z", - "deletionTime": "2023-03-30T03:24:26Z" + "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", + "creationTime": "2023-03-29T20:12:43Z", + "deletionTime": "2023-03-29T20:28:47Z" } ] } }, { - "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", "properties": { - "accountName": "r-database-account-7398", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:22:44Z", - "deletionTime": "2023-03-30T03:24:34Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7334", + "apiType": "Sql", + "creationTime": "2023-03-29T20:42:13Z", + "deletionTime": "2023-03-29T20:44:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", - "creationTime": "2023-03-30T03:22:45Z", - "deletionTime": "2023-03-30T03:24:34Z" + "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", + "creationTime": "2023-03-29T20:42:14Z", + "deletionTime": "2023-03-29T20:44:52Z" } ] } }, { - "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "name": "9513098d-df71-4d21-8d95-2fd12d55402e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", "properties": { - "accountName": "r-database-account-2003", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:40:25Z", - "deletionTime": "2023-03-30T03:41:26Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4820", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:00:04Z", + "deletionTime": "2023-03-29T21:16:44Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", - "creationTime": "2023-03-30T03:40:26Z", - "deletionTime": "2023-03-30T03:41:26Z" + "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", + "creationTime": "2023-03-29T21:00:05Z", + "deletionTime": "2023-03-29T21:16:44Z" } ] } }, { - "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "properties": { - "accountName": "dsapaliga-rcg-migrationtest", - "apiType": "Sql", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z", - "oldestRestorableTime": "2023-03-23T03:56:45Z", + "accountName": "r-database-account-2346", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z" + "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z" } ] } }, { - "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", + "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", "properties": { - "accountName": "r-database-account-3308", + "accountName": "restoredaccount-4730", "apiType": "Table, Sql", - "creationTime": "2023-03-30T03:55:54Z", - "deletionTime": "2023-03-30T03:56:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", - "creationTime": "2023-03-30T03:55:55Z", - "deletionTime": "2023-03-30T03:56:52Z" + "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z" } ] } }, { - "name": "daf00acd-625e-4dcd-8453-247b297129a3", + "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "properties": { - "accountName": "dsapaliga-restored-cli-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z", - "oldestRestorableTime": "2023-03-23T03:57:10Z", + "accountName": "restoredaccount-1173", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z" } ] } }, { - "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", + "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", "properties": { - "accountName": "dsapaliga-xrr-cli", - "apiType": "Sql", - "creationTime": "2023-03-29T23:10:13Z", - "deletionTime": "2023-03-30T03:57:17Z", - "oldestRestorableTime": "2023-03-23T03:57:17Z", + "accountName": "r-database-account-3981", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T21:50:14Z", + "deletionTime": "2023-03-29T21:52:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", - "creationTime": "2023-03-29T23:12:40Z", - "deletionTime": "2023-03-30T03:57:17Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", - "creationTime": "2023-03-29T23:10:14Z", - "deletionTime": "2023-03-30T03:57:17Z" + "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", + "creationTime": "2023-03-29T21:50:15Z", + "deletionTime": "2023-03-29T21:52:00Z" } ] } }, { - "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", + "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2", + "accountName": "r-database-account-6608", "apiType": "Sql", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z", - "oldestRestorableTime": "2023-03-23T03:57:27Z", + "creationTime": "2023-03-29T22:05:54Z", + "deletionTime": "2023-03-29T22:06:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", + "creationTime": "2023-03-29T22:05:55Z", + "deletionTime": "2023-03-29T22:06:58Z" } ] } }, { - "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", + "name": "d003df48-a9ea-4212-a771-0c539141cd9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2rg", - "apiType": "Sql", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z", - "oldestRestorableTime": "2023-03-23T03:57:36Z", + "accountName": "r-database-account-9561", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:19:29Z", + "deletionTime": "2023-03-29T22:20:23Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", + "creationTime": "2023-03-29T22:19:30Z", + "deletionTime": "2023-03-29T22:20:23Z" } ] } }, { - "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", "properties": { - "accountName": "dsapaliga-xrr-restorefix", - "apiType": "Sql", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z", - "oldestRestorableTime": "2023-03-23T04:15:46Z", + "accountName": "r-database-account-1309", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T22:36:33Z", + "deletionTime": "2023-03-29T22:37:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", - "creationTime": "2023-03-30T03:51:46Z", - "deletionTime": "2023-03-30T04:15:46Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z" + "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", + "creationTime": "2023-03-29T22:36:35Z", + "deletionTime": "2023-03-29T22:37:50Z" } ] } }, { - "name": "2896560d-7c61-44b5-95a3-2e325d44b464", + "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "properties": { - "accountName": "dsapaliga-xrr", + "accountName": "dsapaliga-restore-test5", "apiType": "Sql", - "creationTime": "2023-03-29T23:01:28Z", - "deletionTime": "2023-03-30T04:16:00Z", - "oldestRestorableTime": "2023-03-23T04:16:00Z", + "creationTime": "2023-03-29T21:59:36Z", + "deletionTime": "2023-03-29T22:56:12Z", + "oldestRestorableTime": "2023-03-22T22:56:12Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", - "creationTime": "2023-03-29T23:11:33Z", - "deletionTime": "2023-03-30T04:16:00Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", - "creationTime": "2023-03-29T23:01:29Z", - "deletionTime": "2023-03-30T04:16:00Z" + "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", + "creationTime": "2023-03-29T21:59:38Z", + "deletionTime": "2023-03-29T22:56:12Z" } ] } }, { - "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", + "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", "properties": { - "accountName": "r-database-account-9362", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:14:52Z", - "deletionTime": "2023-03-30T04:33:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z", + "oldestRestorableTime": "2023-03-22T22:56:35Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", - "creationTime": "2023-03-30T04:14:53Z", - "deletionTime": "2023-03-30T04:33:19Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z" } ] } }, { - "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", + "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", "properties": { - "accountName": "r-database-account-7026", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T04:49:23Z", - "deletionTime": "2023-03-30T05:05:15Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", - "creationTime": "2023-03-30T04:49:24Z", - "deletionTime": "2023-03-30T05:05:15Z" + "accountName": "dsapaliga-test-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z", + "oldestRestorableTime": "2023-03-22T22:57:04Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z" } ] } }, { - "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", + "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "properties": { - "accountName": "r-database-account-8518", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:21:59Z", - "deletionTime": "2023-03-30T05:23:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-restore-test", + "apiType": "Sql", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z", + "oldestRestorableTime": "2023-03-22T22:57:42Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", + "creationTime": "2023-03-29T19:42:26Z", + "deletionTime": "2023-03-29T22:57:42Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", - "creationTime": "2023-03-30T05:22:00Z", - "deletionTime": "2023-03-30T05:23:37Z" + "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z" } ] } }, { - "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "name": "52581e9f-9743-4007-9041-e15df28ce4ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", "properties": { - "accountName": "restoredaccount-8613", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-1604", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:51:34Z", + "deletionTime": "2023-03-29T23:07:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", + "creationTime": "2023-03-29T22:51:35Z", + "deletionTime": "2023-03-29T23:07:58Z" } ] } }, { - "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "name": "9ab892fe-ad41-4e51-a646-530c226c8772", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", "properties": { - "accountName": "restoredaccount-4321", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-39", + "apiType": "Sql", + "creationTime": "2023-03-29T23:21:19Z", + "deletionTime": "2023-03-29T23:37:29Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", + "creationTime": "2023-03-29T23:21:20Z", + "deletionTime": "2023-03-29T23:37:29Z" } ] } }, { - "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", "properties": { - "accountName": "r-database-account-9910", - "apiType": "Sql", - "creationTime": "2023-03-30T05:44:40Z", - "deletionTime": "2023-03-30T06:00:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6553", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T23:52:19Z", + "deletionTime": "2023-03-29T23:54:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", - "creationTime": "2023-03-30T05:44:41Z", - "deletionTime": "2023-03-30T06:00:37Z" + "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", + "creationTime": "2023-03-29T23:52:20Z", + "deletionTime": "2023-03-29T23:54:50Z" } ] } }, { - "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", "properties": { - "accountName": "r-database-account-8895", + "accountName": "r-database-account-8730", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:29:10Z", - "deletionTime": "2023-03-30T06:47:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T00:45:13Z", + "deletionTime": "2023-03-30T00:49:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", - "creationTime": "2023-03-30T06:29:12Z", - "deletionTime": "2023-03-30T06:47:25Z" + "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", + "creationTime": "2023-03-30T00:45:15Z", + "deletionTime": "2023-03-30T00:49:42Z" } ] } }, { - "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", "properties": { - "accountName": "restoredaccount-6039", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2459", + "apiType": "Sql", + "creationTime": "2023-03-30T01:04:05Z", + "deletionTime": "2023-03-30T01:06:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z" + "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", + "creationTime": "2023-03-30T01:04:06Z", + "deletionTime": "2023-03-30T01:06:50Z" } ] } }, { - "name": "53b30478-fadc-4af9-bde8-663f3793b182", + "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "properties": { - "accountName": "r-database-account-6131", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:23:46Z", - "deletionTime": "2023-03-30T07:39:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2957", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T01:23:37Z", + "deletionTime": "2023-03-30T01:26:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", - "creationTime": "2023-03-30T07:23:47Z", - "deletionTime": "2023-03-30T07:39:31Z" + "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", + "creationTime": "2023-03-30T01:23:39Z", + "deletionTime": "2023-03-30T01:26:18Z" } ] } }, { - "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", + "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "properties": { - "accountName": "r-database-account-5579", + "accountName": "r-database-account-6086", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:00:42Z", - "deletionTime": "2023-03-30T08:02:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T01:44:49Z", + "deletionTime": "2023-03-30T01:54:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", - "creationTime": "2023-03-30T08:00:43Z", - "deletionTime": "2023-03-30T08:02:03Z" + "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", + "creationTime": "2023-03-30T01:44:50Z", + "deletionTime": "2023-03-30T01:54:03Z" } ] } }, { - "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", + "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", "properties": { - "accountName": "r-database-account-6802", - "apiType": "Sql", - "creationTime": "2023-03-30T08:15:53Z", - "deletionTime": "2023-03-30T08:16:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9503", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T02:14:47Z", + "deletionTime": "2023-03-30T02:19:28Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", - "creationTime": "2023-03-30T08:15:54Z", - "deletionTime": "2023-03-30T08:16:49Z" + "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", + "creationTime": "2023-03-30T02:14:48Z", + "deletionTime": "2023-03-30T02:19:28Z" } ] } }, { - "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", + "name": "a717fb23-baed-4b80-ab44-bedcce157333", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", "properties": { - "accountName": "r-database-account-4928", + "accountName": "r-database-account-255", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:29:55Z", - "deletionTime": "2023-03-30T08:30:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T02:41:09Z", + "deletionTime": "2023-03-30T02:50:27Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", - "creationTime": "2023-03-30T08:29:56Z", - "deletionTime": "2023-03-30T08:30:59Z" + "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", + "creationTime": "2023-03-30T02:41:10Z", + "deletionTime": "2023-03-30T02:50:27Z" } ] } }, { - "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", + "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", "properties": { - "accountName": "r-database-account-9554", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T08:45:00Z", - "deletionTime": "2023-03-30T08:46:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-30T03:16:29Z", + "deletionTime": "2023-03-30T03:24:26Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", + "creationTime": "2023-03-30T03:18:49Z", + "deletionTime": "2023-03-30T03:24:26Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", - "creationTime": "2023-03-30T08:45:01Z", - "deletionTime": "2023-03-30T08:46:14Z" + "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", + "creationTime": "2023-03-30T03:16:30Z", + "deletionTime": "2023-03-30T03:24:26Z" } ] } }, { - "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", + "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", "properties": { - "accountName": "r-database-account-9311", + "accountName": "r-database-account-7398", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:00:35Z", - "deletionTime": "2023-03-30T09:16:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T03:22:44Z", + "deletionTime": "2023-03-30T03:24:34Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", - "creationTime": "2023-03-30T09:00:36Z", - "deletionTime": "2023-03-30T09:16:50Z" + "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", + "creationTime": "2023-03-30T03:22:45Z", + "deletionTime": "2023-03-30T03:24:34Z" } ] } }, { - "name": "521a5d65-de37-47be-88ca-ec32b564a261", + "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "properties": { - "accountName": "r-database-account-2240", + "accountName": "r-database-account-2003", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:32:58Z", - "deletionTime": "2023-03-30T09:51:38Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T03:40:25Z", + "deletionTime": "2023-03-30T03:41:26Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", - "creationTime": "2023-03-30T09:32:59Z", - "deletionTime": "2023-03-30T09:51:38Z" + "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", + "creationTime": "2023-03-30T03:40:26Z", + "deletionTime": "2023-03-30T03:41:26Z" } ] } }, { - "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", + "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "properties": { - "accountName": "r-database-account-1851", + "accountName": "dsapaliga-rcg-migrationtest", "apiType": "Sql", - "creationTime": "2023-03-30T10:05:27Z", - "deletionTime": "2023-03-30T10:21:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z", + "oldestRestorableTime": "2023-03-23T03:56:45Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", - "creationTime": "2023-03-30T10:05:28Z", - "deletionTime": "2023-03-30T10:21:42Z" + "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z" } ] } }, { - "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", + "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", "properties": { - "accountName": "r-database-account-5797", + "accountName": "r-database-account-3308", "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:37:02Z", - "deletionTime": "2023-03-30T10:55:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T03:55:54Z", + "deletionTime": "2023-03-30T03:56:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", - "creationTime": "2023-03-30T10:37:04Z", - "deletionTime": "2023-03-30T10:55:19Z" + "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", + "creationTime": "2023-03-30T03:55:55Z", + "deletionTime": "2023-03-30T03:56:52Z" } ] } }, { - "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", + "name": "daf00acd-625e-4dcd-8453-247b297129a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", "properties": { - "accountName": "r-database-account-9560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:11:57Z", - "deletionTime": "2023-03-30T11:25:05Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-restored-cli-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z", + "oldestRestorableTime": "2023-03-23T03:57:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", - "creationTime": "2023-03-30T11:11:58Z", - "deletionTime": "2023-03-30T11:25:05Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z" } ] } }, { - "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", + "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", "properties": { - "accountName": "r-database-account-1767", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:41:56Z", - "deletionTime": "2023-03-30T11:43:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-xrr-cli", + "apiType": "Sql", + "creationTime": "2023-03-29T23:10:13Z", + "deletionTime": "2023-03-30T03:57:17Z", + "oldestRestorableTime": "2023-03-23T03:57:17Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", + "creationTime": "2023-03-29T23:12:40Z", + "deletionTime": "2023-03-30T03:57:17Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", - "creationTime": "2023-03-30T11:41:57Z", - "deletionTime": "2023-03-30T11:43:33Z" + "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", + "creationTime": "2023-03-29T23:10:14Z", + "deletionTime": "2023-03-30T03:57:17Z" } ] } }, { - "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", "properties": { - "accountName": "restoredaccount-4001", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-xrr-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z", + "oldestRestorableTime": "2023-03-23T03:57:27Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z" } ] } }, { - "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", "properties": { - "accountName": "restoredaccount-7112", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-xrr-restored-eastus2rg", + "apiType": "Sql", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z", + "oldestRestorableTime": "2023-03-23T03:57:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z" } ] } }, { - "name": "0370cb08-0af9-4438-b21f-405a5564b689", + "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", "properties": { - "accountName": "restoredaccount-9834", + "accountName": "dsapaliga-xrr-restorefix", "apiType": "Sql", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z", + "oldestRestorableTime": "2023-03-23T04:15:46Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", + "creationTime": "2023-03-30T03:51:46Z", + "deletionTime": "2023-03-30T04:15:46Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z" } ] } }, { - "name": "6c273b23-ae84-4945-b093-d57bca835c7c", + "name": "2896560d-7c61-44b5-95a3-2e325d44b464", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", "properties": { - "accountName": "restoredaccount-4009", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "dsapaliga-xrr", + "apiType": "Sql", + "creationTime": "2023-03-29T23:01:28Z", + "deletionTime": "2023-03-30T04:16:00Z", + "oldestRestorableTime": "2023-03-23T04:16:00Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", + "creationTime": "2023-03-29T23:11:33Z", + "deletionTime": "2023-03-30T04:16:00Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", + "creationTime": "2023-03-29T23:01:29Z", + "deletionTime": "2023-03-30T04:16:00Z" } ] } }, { - "name": "17de7698-0393-4b12-ba51-99d12ba83904", + "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", "properties": { - "accountName": "r-database-account-9743", + "accountName": "r-database-account-9362", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:00:07Z", - "deletionTime": "2023-03-30T12:01:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T04:14:52Z", + "deletionTime": "2023-03-30T04:33:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", - "creationTime": "2023-03-30T12:00:08Z", - "deletionTime": "2023-03-30T12:01:49Z" + "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", + "creationTime": "2023-03-30T04:14:53Z", + "deletionTime": "2023-03-30T04:33:19Z" } ] } }, { - "name": "987831cb-c610-4631-a650-0b6678c31649", + "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", "properties": { - "accountName": "r-database-account-3771", - "apiType": "Sql", - "creationTime": "2023-03-30T12:15:11Z", - "deletionTime": "2023-03-30T12:15:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7026", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T04:49:23Z", + "deletionTime": "2023-03-30T05:05:15Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", - "creationTime": "2023-03-30T12:15:12Z", - "deletionTime": "2023-03-30T12:15:59Z" + "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", + "creationTime": "2023-03-30T04:49:24Z", + "deletionTime": "2023-03-30T05:05:15Z" } ] } }, { - "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", + "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", "properties": { - "accountName": "r-database-account-3969", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:29:18Z", - "deletionTime": "2023-03-30T12:30:13Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8518", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:21:59Z", + "deletionTime": "2023-03-30T05:23:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", - "creationTime": "2023-03-30T12:29:19Z", - "deletionTime": "2023-03-30T12:30:13Z" + "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", + "creationTime": "2023-03-30T05:22:00Z", + "deletionTime": "2023-03-30T05:23:37Z" } ] } }, { - "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", + "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", "properties": { - "accountName": "r-database-account-7064", + "accountName": "restoredaccount-8613", "apiType": "Table, Sql", - "creationTime": "2023-03-30T12:44:53Z", - "deletionTime": "2023-03-30T12:46:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", - "creationTime": "2023-03-30T12:44:54Z", - "deletionTime": "2023-03-30T12:46:04Z" + "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", "properties": { - "accountName": "r-database-account-8980", + "accountName": "restoredaccount-4321", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:00:40Z", - "deletionTime": "2023-03-30T13:17:11Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", - "creationTime": "2023-03-30T13:00:41Z", - "deletionTime": "2023-03-30T13:17:11Z" + "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", "properties": { - "accountName": "r-database-account-2102", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:33:35Z", - "deletionTime": "2023-03-30T13:51:57Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9910", + "apiType": "Sql", + "creationTime": "2023-03-30T05:44:40Z", + "deletionTime": "2023-03-30T06:00:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", - "creationTime": "2023-03-30T13:33:36Z", - "deletionTime": "2023-03-30T13:51:57Z" + "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", + "creationTime": "2023-03-30T05:44:41Z", + "deletionTime": "2023-03-30T06:00:37Z" } ] } }, { - "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", + "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "properties": { - "accountName": "r-database-account-6294", - "apiType": "Sql", - "creationTime": "2023-03-30T14:05:48Z", - "deletionTime": "2023-03-30T14:21:29Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8895", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:29:10Z", + "deletionTime": "2023-03-30T06:47:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", - "creationTime": "2023-03-30T14:05:49Z", - "deletionTime": "2023-03-30T14:21:29Z" + "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", + "creationTime": "2023-03-30T06:29:12Z", + "deletionTime": "2023-03-30T06:47:25Z" } ] } }, { - "name": "86a5260e-5153-431d-8eab-af58b83494af", + "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", "properties": { - "accountName": "r-database-account-2370", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:35:58Z", - "deletionTime": "2023-03-30T14:54:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-6039", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", - "creationTime": "2023-03-30T14:35:59Z", - "deletionTime": "2023-03-30T14:54:17Z" + "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z" } ] } }, { - "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "name": "53b30478-fadc-4af9-bde8-663f3793b182", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", "properties": { - "accountName": "r-database-account-3273", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:10:49Z", - "deletionTime": "2023-03-30T15:24:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6131", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:23:46Z", + "deletionTime": "2023-03-30T07:39:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", - "creationTime": "2023-03-30T15:10:50Z", - "deletionTime": "2023-03-30T15:24:06Z" + "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", + "creationTime": "2023-03-30T07:23:47Z", + "deletionTime": "2023-03-30T07:39:31Z" } ] } }, { - "name": "8246105a-a890-4491-9dd6-7292d01fea88", + "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", "properties": { - "accountName": "r-database-account-3250", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:40:22Z", - "deletionTime": "2023-03-30T15:41:57Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5579", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:00:42Z", + "deletionTime": "2023-03-30T08:02:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", - "creationTime": "2023-03-30T15:40:23Z", - "deletionTime": "2023-03-30T15:41:57Z" + "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", + "creationTime": "2023-03-30T08:00:43Z", + "deletionTime": "2023-03-30T08:02:03Z" } ] } }, { - "name": "bbf50286-0d85-4979-9c86-63d10090b51a", + "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", "properties": { - "accountName": "restoredaccount-2722", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6802", + "apiType": "Sql", + "creationTime": "2023-03-30T08:15:53Z", + "deletionTime": "2023-03-30T08:16:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", + "creationTime": "2023-03-30T08:15:54Z", + "deletionTime": "2023-03-30T08:16:49Z" } ] } }, { - "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", + "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", "properties": { - "accountName": "restoredaccount-4323", - "apiType": "Sql", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4928", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:29:55Z", + "deletionTime": "2023-03-30T08:30:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", + "creationTime": "2023-03-30T08:29:56Z", + "deletionTime": "2023-03-30T08:30:59Z" } ] } }, { - "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", + "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", "properties": { - "accountName": "restoredaccount-2887", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9554", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T08:45:00Z", + "deletionTime": "2023-03-30T08:46:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", + "creationTime": "2023-03-30T08:45:01Z", + "deletionTime": "2023-03-30T08:46:14Z" } ] } }, { - "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", "properties": { - "accountName": "restoredaccount-3024", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9311", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:00:35Z", + "deletionTime": "2023-03-30T09:16:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", + "creationTime": "2023-03-30T09:00:36Z", + "deletionTime": "2023-03-30T09:16:50Z" } ] } }, { - "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "name": "521a5d65-de37-47be-88ca-ec32b564a261", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", "properties": { - "accountName": "r-database-account-4043", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:31:27Z", - "deletionTime": "2023-03-30T16:47:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2240", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:32:58Z", + "deletionTime": "2023-03-30T09:51:38Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", - "creationTime": "2023-03-30T16:31:28Z", - "deletionTime": "2023-03-30T16:47:52Z" + "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", + "creationTime": "2023-03-30T09:32:59Z", + "deletionTime": "2023-03-30T09:51:38Z" } ] } }, { - "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", "properties": { - "accountName": "restoredaccount-7511", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-1851", + "apiType": "Sql", + "creationTime": "2023-03-30T10:05:27Z", + "deletionTime": "2023-03-30T10:21:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z" + "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", + "creationTime": "2023-03-30T10:05:28Z", + "deletionTime": "2023-03-30T10:21:42Z" } ] } }, { - "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", "properties": { - "accountName": "r-database-account-353", + "accountName": "r-database-account-5797", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T10:37:02Z", + "deletionTime": "2023-03-30T10:55:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z" + "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", + "creationTime": "2023-03-30T10:37:04Z", + "deletionTime": "2023-03-30T10:55:19Z" } ] } }, { - "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", + "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", "properties": { - "accountName": "r-database-account-8087", + "accountName": "r-database-account-9560", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:24:28Z", - "deletionTime": "2023-03-30T17:39:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T11:11:57Z", + "deletionTime": "2023-03-30T11:25:05Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", - "creationTime": "2023-03-30T17:24:29Z", - "deletionTime": "2023-03-30T17:39:50Z" + "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", + "creationTime": "2023-03-30T11:11:58Z", + "deletionTime": "2023-03-30T11:25:05Z" } ] } }, { - "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", "properties": { - "accountName": "restoredaccount-560", + "accountName": "r-database-account-1767", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T11:41:56Z", + "deletionTime": "2023-03-30T11:43:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z" + "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", + "creationTime": "2023-03-30T11:41:57Z", + "deletionTime": "2023-03-30T11:43:33Z" } ] } }, { - "name": "d9e2fd03-4af1-4649-98c3-65f580724594", + "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", "properties": { - "accountName": "r-database-account-7446", + "accountName": "restoredaccount-4001", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:08:24Z", - "deletionTime": "2023-03-30T19:10:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", - "creationTime": "2023-03-30T19:08:25Z", - "deletionTime": "2023-03-30T19:10:04Z" + "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", + "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", - "properties": { - "accountName": "r-database-account-8409", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:30:14Z", - "deletionTime": "2023-03-30T19:46:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", - "creationTime": "2023-03-30T19:30:15Z", - "deletionTime": "2023-03-30T19:46:59Z" - } - ] - } - }, - { - "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "properties": { - "accountName": "restoredaccount-9502", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7112", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z" + "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "a274527e-da37-49f9-9878-cef9f55b334d", + "name": "0370cb08-0af9-4438-b21f-405a5564b689", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", "properties": { - "accountName": "r-database-account-4548", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:23:16Z", - "deletionTime": "2023-03-30T20:41:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9834", + "apiType": "Sql", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", - "creationTime": "2023-03-30T20:23:17Z", - "deletionTime": "2023-03-30T20:41:33Z" + "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", + "name": "6c273b23-ae84-4945-b093-d57bca835c7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", "properties": { - "accountName": "restoredaccount-3745", + "accountName": "restoredaccount-4009", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z" + "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", + "name": "17de7698-0393-4b12-ba51-99d12ba83904", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", "properties": { - "accountName": "r-database-account-2582", + "accountName": "r-database-account-9743", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T21:50:24Z", - "deletionTime": "2023-03-30T21:52:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T12:00:07Z", + "deletionTime": "2023-03-30T12:01:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", - "creationTime": "2023-03-30T21:50:27Z", - "deletionTime": "2023-03-30T21:52:04Z" + "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", + "creationTime": "2023-03-30T12:00:08Z", + "deletionTime": "2023-03-30T12:01:49Z" } ] } }, { - "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", + "name": "987831cb-c610-4631-a650-0b6678c31649", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", "properties": { - "accountName": "r-database-account-8779", + "accountName": "r-database-account-3771", "apiType": "Sql", - "creationTime": "2023-03-30T22:06:33Z", - "deletionTime": "2023-03-30T22:07:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T12:15:11Z", + "deletionTime": "2023-03-30T12:15:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", - "creationTime": "2023-03-30T22:06:34Z", - "deletionTime": "2023-03-30T22:07:17Z" + "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", + "creationTime": "2023-03-30T12:15:12Z", + "deletionTime": "2023-03-30T12:15:59Z" } ] } }, { - "name": "38947549-a1bf-4023-bc95-88dcc312797f", + "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", "properties": { - "accountName": "r-database-account-4386", + "accountName": "r-database-account-3969", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:20:34Z", - "deletionTime": "2023-03-30T22:21:28Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T12:29:18Z", + "deletionTime": "2023-03-30T12:30:13Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", - "creationTime": "2023-03-30T22:20:35Z", - "deletionTime": "2023-03-30T22:21:28Z" + "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", + "creationTime": "2023-03-30T12:29:19Z", + "deletionTime": "2023-03-30T12:30:13Z" } ] } }, { - "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", "properties": { - "accountName": "r-database-account-3583", + "accountName": "r-database-account-7064", "apiType": "Table, Sql", - "creationTime": "2023-03-30T22:35:57Z", - "deletionTime": "2023-03-30T22:36:47Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T12:44:53Z", + "deletionTime": "2023-03-30T12:46:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", - "creationTime": "2023-03-30T22:35:58Z", - "deletionTime": "2023-03-30T22:36:47Z" + "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", + "creationTime": "2023-03-30T12:44:54Z", + "deletionTime": "2023-03-30T12:46:04Z" } ] } }, { - "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", "properties": { - "accountName": "r-database-account-5053", + "accountName": "r-database-account-8980", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:51:37Z", - "deletionTime": "2023-03-30T23:05:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T13:00:40Z", + "deletionTime": "2023-03-30T13:17:11Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", - "creationTime": "2023-03-30T22:51:38Z", - "deletionTime": "2023-03-30T23:05:43Z" + "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", + "creationTime": "2023-03-30T13:00:41Z", + "deletionTime": "2023-03-30T13:17:11Z" } ] } }, { - "name": "17692a3a-23c6-428d-a13a-94657bdea47a", + "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", "properties": { - "accountName": "r-database-account-9618", + "accountName": "r-database-account-2102", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:22:07Z", - "deletionTime": "2023-03-30T23:40:57Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T13:33:35Z", + "deletionTime": "2023-03-30T13:51:57Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", - "creationTime": "2023-03-30T23:22:08Z", - "deletionTime": "2023-03-30T23:40:57Z" + "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", + "creationTime": "2023-03-30T13:33:36Z", + "deletionTime": "2023-03-30T13:51:57Z" } ] } }, { - "name": "aae41121-0386-45f5-884b-acca11a878e3", + "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", "properties": { - "accountName": "restoredaccount-2225", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6294", + "apiType": "Sql", + "creationTime": "2023-03-30T14:05:48Z", + "deletionTime": "2023-03-30T14:21:29Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z" + "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", + "creationTime": "2023-03-30T14:05:49Z", + "deletionTime": "2023-03-30T14:21:29Z" } ] } }, { - "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", + "name": "86a5260e-5153-431d-8eab-af58b83494af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", "properties": { - "accountName": "r-database-account-220", - "apiType": "Sql", - "creationTime": "2023-03-31T00:05:32Z", - "deletionTime": "2023-03-31T00:21:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2370", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T14:35:58Z", + "deletionTime": "2023-03-30T14:54:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", - "creationTime": "2023-03-31T00:05:33Z", - "deletionTime": "2023-03-31T00:21:52Z" + "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", + "creationTime": "2023-03-30T14:35:59Z", + "deletionTime": "2023-03-30T14:54:17Z" } ] } }, { - "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", + "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "properties": { - "accountName": "restoredaccount-9446", - "apiType": "Sql", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3273", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T15:10:49Z", + "deletionTime": "2023-03-30T15:24:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z" + "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", + "creationTime": "2023-03-30T15:10:50Z", + "deletionTime": "2023-03-30T15:24:06Z" } ] } }, { - "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "name": "8246105a-a890-4491-9dd6-7292d01fea88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", "properties": { - "accountName": "r-database-account-2092", + "accountName": "r-database-account-3250", "apiType": "Table, Sql", - "creationTime": "2023-03-31T00:47:34Z", - "deletionTime": "2023-03-31T01:05:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T15:40:22Z", + "deletionTime": "2023-03-30T15:41:57Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", - "creationTime": "2023-03-31T00:47:35Z", - "deletionTime": "2023-03-31T01:05:40Z" + "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", + "creationTime": "2023-03-30T15:40:23Z", + "deletionTime": "2023-03-30T15:41:57Z" } ] } }, { - "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "name": "bbf50286-0d85-4979-9c86-63d10090b51a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", "properties": { - "accountName": "restoredaccount-6025", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2722", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z" + "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "89218c06-82d7-4397-a460-2f07c20d7138", + "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", "properties": { - "accountName": "r-database-account-2331", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:32:56Z", - "deletionTime": "2023-03-31T01:49:23Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-4323", + "apiType": "Sql", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", - "creationTime": "2023-03-31T01:32:57Z", - "deletionTime": "2023-03-31T01:49:23Z" + "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "480bf65c-2961-46e6-a44c-4de49632a509", + "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", "properties": { - "accountName": "restoredaccount-6086", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2887", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z" + "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "properties": { - "accountName": "r-database-account-3761", + "accountName": "restoredaccount-3024", "apiType": "Table, Sql", - "creationTime": "2023-03-31T02:17:45Z", - "deletionTime": "2023-03-31T02:19:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", - "creationTime": "2023-03-31T02:17:46Z", - "deletionTime": "2023-03-31T02:19:03Z" + "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", + "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", "properties": { - "accountName": "r-database-account-176", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T02:35:45Z", - "deletionTime": "2023-03-31T02:37:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4043", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:31:27Z", + "deletionTime": "2023-03-30T16:47:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", - "creationTime": "2023-03-31T02:35:46Z", - "deletionTime": "2023-03-31T02:37:16Z" + "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", + "creationTime": "2023-03-30T16:31:28Z", + "deletionTime": "2023-03-30T16:47:52Z" } ] } }, { - "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", + "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "properties": { - "accountName": "r-database-account-9754", - "apiType": "Sql", - "creationTime": "2023-03-31T02:51:04Z", - "deletionTime": "2023-03-31T02:51:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7511", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", - "creationTime": "2023-03-31T02:51:05Z", - "deletionTime": "2023-03-31T02:51:58Z" + "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z" } ] } }, { - "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "properties": { - "accountName": "r-database-account-3560", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:04:37Z", - "deletionTime": "2023-03-31T03:05:38Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-353", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", - "creationTime": "2023-03-31T03:04:38Z", - "deletionTime": "2023-03-31T03:05:38Z" + "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z" } ] } }, { - "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", "properties": { - "accountName": "r-database-account-7061", + "accountName": "r-database-account-8087", "apiType": "Table, Sql", - "creationTime": "2023-03-31T03:21:54Z", - "deletionTime": "2023-03-31T03:23:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T17:24:28Z", + "deletionTime": "2023-03-30T17:39:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", - "creationTime": "2023-03-31T03:21:55Z", - "deletionTime": "2023-03-31T03:23:03Z" + "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", + "creationTime": "2023-03-30T17:24:29Z", + "deletionTime": "2023-03-30T17:39:50Z" } ] } }, { - "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", + "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", "properties": { - "accountName": "r-database-account-6492", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:37:32Z", - "deletionTime": "2023-03-31T03:51:53Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", - "creationTime": "2023-03-31T03:37:33Z", - "deletionTime": "2023-03-31T03:51:53Z" + "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z" } ] } }, { - "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "name": "d9e2fd03-4af1-4649-98c3-65f580724594", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", "properties": { - "accountName": "r-database-account-2187", + "accountName": "r-database-account-7446", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:07:50Z", - "deletionTime": "2023-03-31T04:26:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T19:08:24Z", + "deletionTime": "2023-03-30T19:10:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", - "creationTime": "2023-03-31T04:07:51Z", - "deletionTime": "2023-03-31T04:26:04Z" + "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", + "creationTime": "2023-03-30T19:08:25Z", + "deletionTime": "2023-03-30T19:10:04Z" } ] } }, { - "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", "properties": { - "accountName": "restoredaccount-3749", + "accountName": "r-database-account-8409", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T19:30:14Z", + "deletionTime": "2023-03-30T19:46:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z" + "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", + "creationTime": "2023-03-30T19:30:15Z", + "deletionTime": "2023-03-30T19:46:59Z" } ] } }, { - "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "properties": { - "accountName": "r-database-account-1319", - "apiType": "Sql", - "creationTime": "2023-03-31T04:51:37Z", - "deletionTime": "2023-03-31T05:08:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9502", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", - "creationTime": "2023-03-31T04:51:38Z", - "deletionTime": "2023-03-31T05:08:00Z" + "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z" } ] } }, { - "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "name": "a274527e-da37-49f9-9878-cef9f55b334d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", "properties": { - "accountName": "restoredaccount-949", - "apiType": "Sql", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4548", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:23:16Z", + "deletionTime": "2023-03-30T20:41:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z" + "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", + "creationTime": "2023-03-30T20:23:17Z", + "deletionTime": "2023-03-30T20:41:33Z" } ] } }, { - "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", "properties": { - "accountName": "r-database-account-3444", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:33:47Z", - "deletionTime": "2023-03-31T05:52:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3745", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", - "creationTime": "2023-03-31T05:33:48Z", - "deletionTime": "2023-03-31T05:52:04Z" + "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z" } ] } }, { - "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", "properties": { - "accountName": "restoredaccount-8369", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T21:50:24Z", + "deletionTime": "2023-03-30T21:52:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z" + "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", + "creationTime": "2023-03-30T21:50:27Z", + "deletionTime": "2023-03-30T21:52:04Z" } ] } }, { - "name": "a6938641-f254-423b-877a-01a80f789530", + "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", "properties": { - "accountName": "r-database-account-4184", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:20:37Z", - "deletionTime": "2023-03-31T06:36:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8779", + "apiType": "Sql", + "creationTime": "2023-03-30T22:06:33Z", + "deletionTime": "2023-03-30T22:07:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", - "creationTime": "2023-03-31T06:20:38Z", - "deletionTime": "2023-03-31T06:36:54Z" + "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", + "creationTime": "2023-03-30T22:06:34Z", + "deletionTime": "2023-03-30T22:07:17Z" } ] } }, { - "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", + "name": "38947549-a1bf-4023-bc95-88dcc312797f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", "properties": { - "accountName": "restoredaccount-8230", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4386", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T22:20:34Z", + "deletionTime": "2023-03-30T22:21:28Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z" + "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", + "creationTime": "2023-03-30T22:20:35Z", + "deletionTime": "2023-03-30T22:21:28Z" } ] } }, { - "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", + "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "properties": { - "accountName": "r-database-account-9421", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:10:08Z", - "deletionTime": "2023-03-31T07:27:01Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3583", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T22:35:57Z", + "deletionTime": "2023-03-30T22:36:47Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", - "creationTime": "2023-03-31T07:10:09Z", - "deletionTime": "2023-03-31T07:27:01Z" + "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", + "creationTime": "2023-03-30T22:35:58Z", + "deletionTime": "2023-03-30T22:36:47Z" } ] } }, { - "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", + "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "properties": { - "accountName": "restoredaccount-2737", + "accountName": "r-database-account-5053", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T22:51:37Z", + "deletionTime": "2023-03-30T23:05:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z" + "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", + "creationTime": "2023-03-30T22:51:38Z", + "deletionTime": "2023-03-30T23:05:43Z" } ] } }, { - "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "name": "17692a3a-23c6-428d-a13a-94657bdea47a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", "properties": { - "accountName": "r-database-account-4921", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:56:33Z", - "deletionTime": "2023-03-31T07:58:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9618", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:22:07Z", + "deletionTime": "2023-03-30T23:40:57Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", - "creationTime": "2023-03-31T07:56:34Z", - "deletionTime": "2023-03-31T07:58:09Z" + "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", + "creationTime": "2023-03-30T23:22:08Z", + "deletionTime": "2023-03-30T23:40:57Z" } ] } }, { - "name": "bea1d046-d612-49e3-b64c-3e82a216987a", + "name": "aae41121-0386-45f5-884b-acca11a878e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", "properties": { - "accountName": "r-database-account-4832", + "accountName": "restoredaccount-2225", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:15:55Z", - "deletionTime": "2023-03-31T08:33:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", - "creationTime": "2023-03-31T08:15:57Z", - "deletionTime": "2023-03-31T08:33:06Z" + "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z" } ] } }, { - "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", "properties": { - "accountName": "restoredaccount-9360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-220", + "apiType": "Sql", + "creationTime": "2023-03-31T00:05:32Z", + "deletionTime": "2023-03-31T00:21:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z" + "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", + "creationTime": "2023-03-31T00:05:33Z", + "deletionTime": "2023-03-31T00:21:52Z" } ] } }, { - "name": "9e6527c2-ded9-493a-9086-df70877c305d", + "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", "properties": { - "accountName": "r-database-account-7247", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T09:00:28Z", - "deletionTime": "2023-03-31T09:01:48Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9446", + "apiType": "Sql", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", - "creationTime": "2023-03-31T09:00:29Z", - "deletionTime": "2023-03-31T09:01:48Z" + "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z" } ] } }, { - "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", + "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", "properties": { - "accountName": "r-database-account-2911", + "accountName": "r-database-account-2092", "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:04:29Z", - "deletionTime": "2023-03-31T15:05:51Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T00:47:34Z", + "deletionTime": "2023-03-31T01:05:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", - "creationTime": "2023-03-31T15:04:30Z", - "deletionTime": "2023-03-31T15:05:51Z" + "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", + "creationTime": "2023-03-31T00:47:35Z", + "deletionTime": "2023-03-31T01:05:40Z" } ] } }, { - "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", + "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "properties": { - "accountName": "r-database-account-7482", + "accountName": "restoredaccount-6025", "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:22:06Z", - "deletionTime": "2023-03-31T15:23:48Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", - "creationTime": "2023-03-31T15:22:08Z", - "deletionTime": "2023-03-31T15:23:48Z" + "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z" } ] } }, { - "name": "c739e02a-8d12-44a1-9b43-72dee580e901", + "name": "89218c06-82d7-4397-a460-2f07c20d7138", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", "properties": { - "accountName": "r-database-account-2396", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:34:52Z", - "deletionTime": "2023-04-04T16:36:27Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2331", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:32:56Z", + "deletionTime": "2023-03-31T01:49:23Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", - "creationTime": "2023-04-04T16:34:53Z", - "deletionTime": "2023-04-04T16:36:27Z" + "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", + "creationTime": "2023-03-31T01:32:57Z", + "deletionTime": "2023-03-31T01:49:23Z" } ] } }, { - "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", + "name": "480bf65c-2961-46e6-a44c-4de49632a509", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", "properties": { - "accountName": "r-database-account-2962", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:56:08Z", - "deletionTime": "2023-04-04T16:57:51Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-6086", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", - "creationTime": "2023-04-04T16:56:09Z", - "deletionTime": "2023-04-04T16:57:51Z" + "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z" } ] } }, { - "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", + "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "properties": { - "accountName": "r-database-account-2963", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:15:44Z", - "deletionTime": "2023-04-04T17:17:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3761", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T02:17:45Z", + "deletionTime": "2023-03-31T02:19:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", - "creationTime": "2023-04-04T17:15:45Z", - "deletionTime": "2023-04-04T17:17:16Z" + "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", + "creationTime": "2023-03-31T02:17:46Z", + "deletionTime": "2023-03-31T02:19:03Z" } ] } }, { - "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", "properties": { - "accountName": "r-database-account-6481", + "accountName": "r-database-account-176", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:49:37Z", - "deletionTime": "2023-04-04T17:51:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T02:35:45Z", + "deletionTime": "2023-03-31T02:37:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", - "creationTime": "2023-04-04T17:49:38Z", - "deletionTime": "2023-04-04T17:51:33Z" + "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", + "creationTime": "2023-03-31T02:35:46Z", + "deletionTime": "2023-03-31T02:37:16Z" } ] } }, { - "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", + "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", "properties": { - "accountName": "r-database-account-5265", + "accountName": "r-database-account-9754", "apiType": "Sql", - "creationTime": "2023-04-04T18:05:44Z", - "deletionTime": "2023-04-04T18:06:15Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T02:51:04Z", + "deletionTime": "2023-03-31T02:51:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", - "creationTime": "2023-04-04T18:05:45Z", - "deletionTime": "2023-04-04T18:06:15Z" + "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", + "creationTime": "2023-03-31T02:51:05Z", + "deletionTime": "2023-03-31T02:51:58Z" } ] } }, { - "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", + "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", "properties": { - "accountName": "r-database-account-2888", + "accountName": "r-database-account-3560", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:48:32Z", - "deletionTime": "2023-04-04T18:50:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T03:04:37Z", + "deletionTime": "2023-03-31T03:05:38Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", - "creationTime": "2023-04-04T18:48:33Z", - "deletionTime": "2023-04-04T18:50:14Z" + "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", + "creationTime": "2023-03-31T03:04:38Z", + "deletionTime": "2023-03-31T03:05:38Z" } ] } }, { - "name": "ad1760ce-6137-41f0-843a-84a233b507fb", + "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "properties": { - "accountName": "r-database-account-3827", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:16:39Z", - "deletionTime": "2023-04-04T19:18:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7061", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T03:21:54Z", + "deletionTime": "2023-03-31T03:23:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", - "creationTime": "2023-04-04T19:16:40Z", - "deletionTime": "2023-04-04T19:18:14Z" + "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", + "creationTime": "2023-03-31T03:21:55Z", + "deletionTime": "2023-03-31T03:23:03Z" } ] } }, { - "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", + "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", "properties": { - "accountName": "r-database-account-7735", - "apiType": "Sql", - "creationTime": "2023-04-04T19:32:03Z", - "deletionTime": "2023-04-04T19:33:01Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6492", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:37:32Z", + "deletionTime": "2023-03-31T03:51:53Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", - "creationTime": "2023-04-04T19:32:04Z", - "deletionTime": "2023-04-04T19:33:01Z" + "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", + "creationTime": "2023-03-31T03:37:33Z", + "deletionTime": "2023-03-31T03:51:53Z" } ] } }, { - "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", + "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", "properties": { - "accountName": "r-database-account-1093", + "accountName": "r-database-account-2187", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:46:39Z", - "deletionTime": "2023-04-04T19:47:45Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T04:07:50Z", + "deletionTime": "2023-03-31T04:26:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", - "creationTime": "2023-04-04T19:46:40Z", - "deletionTime": "2023-04-04T19:47:45Z" + "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", + "creationTime": "2023-03-31T04:07:51Z", + "deletionTime": "2023-03-31T04:26:04Z" } ] } }, { - "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", + "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "properties": { - "accountName": "r-database-account-5066", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3749", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z" + "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z" } ] } }, { - "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", + "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", "properties": { - "accountName": "r-database-account-1835", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:17:28Z", - "deletionTime": "2023-04-04T20:34:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-1319", + "apiType": "Sql", + "creationTime": "2023-03-31T04:51:37Z", + "deletionTime": "2023-03-31T05:08:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", - "creationTime": "2023-04-04T20:17:29Z", - "deletionTime": "2023-04-04T20:34:14Z" + "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", + "creationTime": "2023-03-31T04:51:38Z", + "deletionTime": "2023-03-31T05:08:00Z" } ] } }, { - "name": "cb2e954a-4e71-425a-b780-25555527fc7b", + "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "properties": { - "accountName": "restoredaccount-5931", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-949", + "apiType": "Sql", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z" + "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z" } ] } }, { - "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "properties": { - "accountName": "r-database-account-8394", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:02:22Z", - "deletionTime": "2023-04-04T21:20:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3444", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:33:47Z", + "deletionTime": "2023-03-31T05:52:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", - "creationTime": "2023-04-04T21:02:23Z", - "deletionTime": "2023-04-04T21:20:17Z" + "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", + "creationTime": "2023-03-31T05:33:48Z", + "deletionTime": "2023-03-31T05:52:04Z" } ] } }, { - "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", + "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "properties": { - "accountName": "r-database-account-5571", - "apiType": "Sql", - "creationTime": "2023-04-04T21:44:41Z", - "deletionTime": "2023-04-04T21:45:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-8369", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", - "creationTime": "2023-04-04T21:44:42Z", - "deletionTime": "2023-04-04T21:45:35Z" + "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z" } ] } }, { - "name": "987588f7-7709-4336-aa45-223395911848", + "name": "a6938641-f254-423b-877a-01a80f789530", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", "properties": { - "accountName": "r-database-account-1689", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:09:17Z", - "deletionTime": "2023-04-04T22:10:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4184", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:20:37Z", + "deletionTime": "2023-03-31T06:36:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", - "creationTime": "2023-04-04T22:09:19Z", - "deletionTime": "2023-04-04T22:10:56Z" + "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", + "creationTime": "2023-03-31T06:20:38Z", + "deletionTime": "2023-03-31T06:36:54Z" } ] } }, { - "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", "properties": { - "accountName": "r-database-account-4876", - "apiType": "Sql", - "creationTime": "2023-04-04T22:24:45Z", - "deletionTime": "2023-04-04T22:25:39Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-8230", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", - "creationTime": "2023-04-04T22:24:46Z", - "deletionTime": "2023-04-04T22:25:39Z" + "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z" } ] } }, { - "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", "properties": { - "accountName": "r-database-account-3793", + "accountName": "r-database-account-9421", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:38:37Z", - "deletionTime": "2023-04-04T22:39:26Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T07:10:08Z", + "deletionTime": "2023-03-31T07:27:01Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", - "creationTime": "2023-04-04T22:38:38Z", - "deletionTime": "2023-04-04T22:39:26Z" + "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", + "creationTime": "2023-03-31T07:10:09Z", + "deletionTime": "2023-03-31T07:27:01Z" } ] } }, { - "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", "properties": { - "accountName": "r-database-account-2846", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T22:54:10Z", - "deletionTime": "2023-04-04T22:55:15Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2737", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", - "creationTime": "2023-04-04T22:54:11Z", - "deletionTime": "2023-04-04T22:55:15Z" + "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z" } ] } }, { - "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", "properties": { - "accountName": "r-database-account-121", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:09:10Z", - "deletionTime": "2023-04-04T23:26:11Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4921", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T07:56:33Z", + "deletionTime": "2023-03-31T07:58:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", - "creationTime": "2023-04-04T23:09:11Z", - "deletionTime": "2023-04-04T23:26:11Z" + "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", + "creationTime": "2023-03-31T07:56:34Z", + "deletionTime": "2023-03-31T07:58:09Z" } ] } }, { - "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", + "name": "bea1d046-d612-49e3-b64c-3e82a216987a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", "properties": { - "accountName": "restoredaccount-7907", + "accountName": "r-database-account-4832", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T08:15:55Z", + "deletionTime": "2023-03-31T08:33:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z" + "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", + "creationTime": "2023-03-31T08:15:57Z", + "deletionTime": "2023-03-31T08:33:06Z" } ] } }, { - "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "properties": { - "accountName": "r-database-account-5836", + "accountName": "restoredaccount-9360", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:53:57Z", - "deletionTime": "2023-04-05T00:12:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", - "creationTime": "2023-04-04T23:53:58Z", - "deletionTime": "2023-04-05T00:12:42Z" + "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z" } ] } }, { - "name": "eda15431-8fd3-434e-a724-6478d0d766b0", + "name": "9e6527c2-ded9-493a-9086-df70877c305d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", "properties": { - "accountName": "restoredaccount-2781", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7247", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T09:00:28Z", + "deletionTime": "2023-03-31T09:01:48Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z" + "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", + "creationTime": "2023-03-31T09:00:29Z", + "deletionTime": "2023-03-31T09:01:48Z" } ] } }, { - "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", + "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", "properties": { - "accountName": "r-database-account-886", - "apiType": "Sql", - "creationTime": "2023-04-05T00:38:08Z", - "deletionTime": "2023-04-05T00:55:26Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2911", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T15:04:29Z", + "deletionTime": "2023-03-31T15:05:51Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", - "creationTime": "2023-04-05T00:38:09Z", - "deletionTime": "2023-04-05T00:55:26Z" + "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", + "creationTime": "2023-03-31T15:04:30Z", + "deletionTime": "2023-03-31T15:05:51Z" } ] } }, { - "name": "0461674a-5302-4644-8006-15273be1dd01", + "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", "properties": { - "accountName": "restoredaccount-1331", - "apiType": "Sql", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7482", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T15:22:06Z", + "deletionTime": "2023-03-31T15:23:48Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z" + "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", + "creationTime": "2023-03-31T15:22:08Z", + "deletionTime": "2023-03-31T15:23:48Z" } ] } }, { - "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "name": "c739e02a-8d12-44a1-9b43-72dee580e901", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", "properties": { - "accountName": "r-database-account-5720", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:20:43Z", - "deletionTime": "2023-04-05T01:39:46Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2396", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:34:52Z", + "deletionTime": "2023-04-04T16:36:27Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", - "creationTime": "2023-04-05T01:20:44Z", - "deletionTime": "2023-04-05T01:39:46Z" + "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", + "creationTime": "2023-04-04T16:34:53Z", + "deletionTime": "2023-04-04T16:36:27Z" } ] } }, { - "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", "properties": { - "accountName": "restoredaccount-3222", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2962", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:56:08Z", + "deletionTime": "2023-04-04T16:57:51Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z" + "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", + "creationTime": "2023-04-04T16:56:09Z", + "deletionTime": "2023-04-04T16:57:51Z" } ] } }, { - "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", "properties": { - "accountName": "r-database-account-7279", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:07:38Z", - "deletionTime": "2023-04-05T02:24:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2963", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:15:44Z", + "deletionTime": "2023-04-04T17:17:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", - "creationTime": "2023-04-05T02:07:39Z", - "deletionTime": "2023-04-05T02:24:18Z" + "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", + "creationTime": "2023-04-04T17:15:45Z", + "deletionTime": "2023-04-04T17:17:16Z" } ] } }, { - "name": "3364799a-fb66-48f3-b389-45af2e775bd2", + "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "properties": { - "accountName": "restoredaccount-2694", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6481", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:49:37Z", + "deletionTime": "2023-04-04T17:51:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z" + "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", + "creationTime": "2023-04-04T17:49:38Z", + "deletionTime": "2023-04-04T17:51:33Z" } ] } }, { - "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", "properties": { - "accountName": "r-database-account-2111", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:52:15Z", - "deletionTime": "2023-04-05T02:53:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5265", + "apiType": "Sql", + "creationTime": "2023-04-04T18:05:44Z", + "deletionTime": "2023-04-04T18:06:15Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", - "creationTime": "2023-04-05T02:52:16Z", - "deletionTime": "2023-04-05T02:53:42Z" + "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", + "creationTime": "2023-04-04T18:05:45Z", + "deletionTime": "2023-04-04T18:06:15Z" } ] } }, { - "name": "1275f66f-c69b-4813-9b61-901e1ec451af", + "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", "properties": { - "accountName": "r-database-account-4270", + "accountName": "r-database-account-2888", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:09:42Z", - "deletionTime": "2023-04-05T03:11:28Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T18:48:32Z", + "deletionTime": "2023-04-04T18:50:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", - "creationTime": "2023-04-05T03:09:43Z", - "deletionTime": "2023-04-05T03:11:28Z" + "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", + "creationTime": "2023-04-04T18:48:33Z", + "deletionTime": "2023-04-04T18:50:14Z" } ] } }, { - "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", + "name": "ad1760ce-6137-41f0-843a-84a233b507fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", "properties": { - "accountName": "r-database-account-6226", - "apiType": "Sql", - "creationTime": "2023-04-05T03:25:14Z", - "deletionTime": "2023-04-05T03:26:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3827", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:16:39Z", + "deletionTime": "2023-04-04T19:18:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", - "creationTime": "2023-04-05T03:25:15Z", - "deletionTime": "2023-04-05T03:26:12Z" + "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", + "creationTime": "2023-04-04T19:16:40Z", + "deletionTime": "2023-04-04T19:18:14Z" } ] } }, { - "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", + "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", "properties": { - "accountName": "r-database-account-4472", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:39:46Z", - "deletionTime": "2023-04-05T03:40:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7735", + "apiType": "Sql", + "creationTime": "2023-04-04T19:32:03Z", + "deletionTime": "2023-04-04T19:33:01Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", - "creationTime": "2023-04-05T03:39:47Z", - "deletionTime": "2023-04-05T03:40:55Z" + "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", + "creationTime": "2023-04-04T19:32:04Z", + "deletionTime": "2023-04-04T19:33:01Z" } ] } }, { - "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", + "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", "properties": { - "accountName": "r-database-account-5112", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T03:56:41Z", - "deletionTime": "2023-04-05T03:57:47Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-1093", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:46:39Z", + "deletionTime": "2023-04-04T19:47:45Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", - "creationTime": "2023-04-05T03:56:42Z", - "deletionTime": "2023-04-05T03:57:47Z" + "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", + "creationTime": "2023-04-04T19:46:40Z", + "deletionTime": "2023-04-04T19:47:45Z" } ] } }, { - "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", + "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", "properties": { - "accountName": "r-database-account-8806", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:11:45Z", - "deletionTime": "2023-04-05T04:37:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5066", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", - "creationTime": "2023-04-05T04:11:47Z", - "deletionTime": "2023-04-05T04:37:16Z" + "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z" } ] } }, { - "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", + "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", "properties": { - "accountName": "restoredaccount-6850", + "accountName": "r-database-account-1835", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T20:17:28Z", + "deletionTime": "2023-04-04T20:34:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z" - } + "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", + "creationTime": "2023-04-04T20:17:29Z", + "deletionTime": "2023-04-04T20:34:14Z" + } ] } }, { - "name": "fcd234fa-a27c-4150-9595-d0db433584e6", + "name": "cb2e954a-4e71-425a-b780-25555527fc7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", "properties": { - "accountName": "r-database-account-705", - "apiType": "Sql", - "creationTime": "2023-04-05T05:56:56Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-5931", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", - "creationTime": "2023-04-05T05:56:57Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z" } ] } }, { - "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", "properties": { - "accountName": "r-database-account-4894", + "accountName": "r-database-account-8394", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:13:31Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T21:02:22Z", + "deletionTime": "2023-04-04T21:20:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", - "creationTime": "2023-04-05T06:13:32Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", + "creationTime": "2023-04-04T21:02:23Z", + "deletionTime": "2023-04-04T21:20:17Z" } ] } }, { - "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", "properties": { - "accountName": "r-database-account-3212", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T06:08:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5571", + "apiType": "Sql", + "creationTime": "2023-04-04T21:44:41Z", + "deletionTime": "2023-04-04T21:45:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", - "creationTime": "2023-04-05T06:08:09Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", + "creationTime": "2023-04-04T21:44:42Z", + "deletionTime": "2023-04-04T21:45:35Z" } ] } }, { - "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "name": "987588f7-7709-4336-aa45-223395911848", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", "properties": { - "accountName": "r-database-account-9540", + "accountName": "r-database-account-1689", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:53:04Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T22:09:17Z", + "deletionTime": "2023-04-04T22:10:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", - "creationTime": "2023-04-05T05:53:05Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", + "creationTime": "2023-04-04T22:09:19Z", + "deletionTime": "2023-04-04T22:10:56Z" } ] } }, { - "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "properties": { - "accountName": "r-database-account-4658", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:02:37Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4876", + "apiType": "Sql", + "creationTime": "2023-04-04T22:24:45Z", + "deletionTime": "2023-04-04T22:25:39Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", - "creationTime": "2023-04-05T06:02:38Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", + "creationTime": "2023-04-04T22:24:46Z", + "deletionTime": "2023-04-04T22:25:39Z" } ] } }, { - "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "properties": { - "accountName": "r-database-account-3189", + "accountName": "r-database-account-3793", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:35:19Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T22:38:37Z", + "deletionTime": "2023-04-04T22:39:26Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", - "creationTime": "2023-04-05T06:35:20Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", + "creationTime": "2023-04-04T22:38:38Z", + "deletionTime": "2023-04-04T22:39:26Z" } ] } }, { - "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "properties": { - "accountName": "restoredaccount-7747", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2846", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T22:54:10Z", + "deletionTime": "2023-04-04T22:55:15Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z" + "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", + "creationTime": "2023-04-04T22:54:11Z", + "deletionTime": "2023-04-04T22:55:15Z" } ] } }, { - "name": "adc4a343-1599-470d-abcc-d951fdd50f37", + "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "properties": { - "accountName": "r-database-account-3312", + "accountName": "r-database-account-121", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:13:48Z", - "deletionTime": "2023-04-05T06:56:38Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T23:09:10Z", + "deletionTime": "2023-04-04T23:26:11Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", - "creationTime": "2023-04-04T17:13:49Z", - "deletionTime": "2023-04-05T06:56:38Z" + "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", + "creationTime": "2023-04-04T23:09:11Z", + "deletionTime": "2023-04-04T23:26:11Z" } ] } }, { - "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", + "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", "properties": { - "accountName": "r-database-account-5846", + "accountName": "restoredaccount-7907", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:44:23Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", - "creationTime": "2023-04-04T21:44:25Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z" } ] } }, { - "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", + "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "properties": { - "accountName": "r-database-account-2760", - "apiType": "Sql", - "creationTime": "2023-04-04T21:33:57Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5836", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:53:57Z", + "deletionTime": "2023-04-05T00:12:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", - "creationTime": "2023-04-04T21:33:58Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", + "creationTime": "2023-04-04T23:53:58Z", + "deletionTime": "2023-04-05T00:12:42Z" } ] } }, { - "name": "9ce35a43-8b24-4060-a058-191f976df7c1", + "name": "eda15431-8fd3-434e-a724-6478d0d766b0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", "properties": { - "accountName": "restoredaccount-9271", - "apiType": "Sql", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2781", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z" } ] } }, { - "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", + "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", "properties": { - "accountName": "r-database-account-9266", + "accountName": "r-database-account-886", "apiType": "Sql", - "creationTime": "2023-03-29T07:47:00Z", - "deletionTime": "2023-04-05T06:58:41Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T00:38:08Z", + "deletionTime": "2023-04-05T00:55:26Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", - "creationTime": "2023-03-29T07:47:01Z", - "deletionTime": "2023-04-05T06:58:41Z" + "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", + "creationTime": "2023-04-05T00:38:09Z", + "deletionTime": "2023-04-05T00:55:26Z" } ] } }, { - "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "name": "0461674a-5302-4644-8006-15273be1dd01", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", "properties": { - "accountName": "r-database-account-641", + "accountName": "restoredaccount-1331", "apiType": "Sql", - "creationTime": "2023-03-29T04:26:01Z", - "deletionTime": "2023-04-05T06:59:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", - "creationTime": "2023-03-29T04:26:02Z", - "deletionTime": "2023-04-05T06:59:03Z" + "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z" } ] } }, { - "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "properties": { - "accountName": "r-database-account-3287", - "apiType": "Sql", - "creationTime": "2023-03-29T07:55:06Z", - "deletionTime": "2023-04-05T07:00:47Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5720", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:20:43Z", + "deletionTime": "2023-04-05T01:39:46Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", - "creationTime": "2023-03-29T07:55:07Z", - "deletionTime": "2023-04-05T07:00:47Z" + "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", + "creationTime": "2023-04-05T01:20:44Z", + "deletionTime": "2023-04-05T01:39:46Z" } ] } }, { - "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", "properties": { - "accountName": "r-database-account-3926", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:08:41Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3222", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", - "creationTime": "2023-03-29T17:08:42Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z" } ] } }, { - "name": "92ce3190-d16b-438f-9791-b2254a597435", + "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "properties": { - "accountName": "r-database-account-1530", + "accountName": "r-database-account-7279", "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:05:13Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T02:07:38Z", + "deletionTime": "2023-04-05T02:24:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", - "creationTime": "2023-03-31T07:05:14Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", + "creationTime": "2023-04-05T02:07:39Z", + "deletionTime": "2023-04-05T02:24:18Z" } ] } }, { - "name": "c5934152-2095-41b0-9962-72be301ec23c", + "name": "3364799a-fb66-48f3-b389-45af2e775bd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", "properties": { - "accountName": "r-database-account-1333", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:09:38Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2694", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", - "creationTime": "2023-03-30T07:09:40Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z" } ] } }, { - "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", + "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", "properties": { - "accountName": "r-database-account-2197", - "apiType": "Sql", - "creationTime": "2023-03-29T04:24:10Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2111", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:52:15Z", + "deletionTime": "2023-04-05T02:53:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", - "creationTime": "2023-03-29T04:24:11Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", + "creationTime": "2023-04-05T02:52:16Z", + "deletionTime": "2023-04-05T02:53:42Z" } ] } }, { - "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "name": "1275f66f-c69b-4813-9b61-901e1ec451af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", "properties": { - "accountName": "r-database-account-4608", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T00:10:43Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4270", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T03:09:42Z", + "deletionTime": "2023-04-05T03:11:28Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", - "creationTime": "2023-03-30T00:10:44Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", + "creationTime": "2023-04-05T03:09:43Z", + "deletionTime": "2023-04-05T03:11:28Z" } ] } }, { - "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", "properties": { - "accountName": "r-database-account-4659", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:19:29Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6226", + "apiType": "Sql", + "creationTime": "2023-04-05T03:25:14Z", + "deletionTime": "2023-04-05T03:26:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", - "creationTime": "2023-04-04T18:19:30Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", + "creationTime": "2023-04-05T03:25:15Z", + "deletionTime": "2023-04-05T03:26:12Z" } ] } }, { - "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", "properties": { - "accountName": "r-database-account-5637", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:25:03Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4472", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T03:39:46Z", + "deletionTime": "2023-04-05T03:40:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", - "creationTime": "2023-03-30T16:25:04Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", + "creationTime": "2023-04-05T03:39:47Z", + "deletionTime": "2023-04-05T03:40:55Z" } ] } }, { - "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", "properties": { - "accountName": "r-database-account-5467", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:53:26Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5112", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T03:56:41Z", + "deletionTime": "2023-04-05T03:57:47Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", - "creationTime": "2023-04-05T04:53:27Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", + "creationTime": "2023-04-05T03:56:42Z", + "deletionTime": "2023-04-05T03:57:47Z" } ] } }, { - "name": "401f849e-50e6-483b-813a-1a5f1059006c", + "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", "properties": { - "accountName": "r-database-account-5933", - "apiType": "Sql", - "creationTime": "2023-04-04T19:13:48Z", - "deletionTime": "2023-04-05T07:01:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8806", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T04:11:45Z", + "deletionTime": "2023-04-05T04:37:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", - "creationTime": "2023-04-04T19:13:49Z", - "deletionTime": "2023-04-05T07:01:55Z" + "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", + "creationTime": "2023-04-05T04:11:47Z", + "deletionTime": "2023-04-05T04:37:16Z" } ] } }, { - "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", + "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", "properties": { - "accountName": "r-database-account-1535", + "accountName": "restoredaccount-6850", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:20:58Z", - "deletionTime": "2023-04-05T07:01:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", - "creationTime": "2023-03-30T20:21:00Z", - "deletionTime": "2023-04-05T07:01:58Z" + "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", + "name": "fcd234fa-a27c-4150-9595-d0db433584e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", "properties": { - "accountName": "r-database-account-5305", + "accountName": "r-database-account-705", "apiType": "Sql", - "creationTime": "2023-03-29T02:15:48Z", - "deletionTime": "2023-04-05T07:02:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T05:56:56Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", - "creationTime": "2023-03-29T02:15:49Z", - "deletionTime": "2023-04-05T07:02:00Z" + "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", + "creationTime": "2023-04-05T05:56:57Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", + "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "properties": { - "accountName": "restoredaccount-590", - "apiType": "Sql", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4894", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:13:31Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", + "creationTime": "2023-04-05T06:13:32Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "properties": { - "accountName": "restoredaccount-3736", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3212", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T06:08:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", + "creationTime": "2023-04-05T06:08:09Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "af699620-0019-4a6b-ad59-e7c6381814ba", + "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "properties": { - "accountName": "restoredaccount-7822", - "apiType": "Sql", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9540", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T05:53:04Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", + "creationTime": "2023-04-05T05:53:05Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", + "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "properties": { - "accountName": "restoredaccount-5262", + "accountName": "r-database-account-4658", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T06:02:37Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z" + "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", + "creationTime": "2023-04-05T06:02:38Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "05442da3-1214-4c48-9883-b06ab54491dd", + "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", "properties": { - "accountName": "r-database-account-6510", + "accountName": "r-database-account-3189", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:12:03Z", - "deletionTime": "2023-04-05T16:13:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T06:35:19Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", - "creationTime": "2023-04-05T16:12:04Z", - "deletionTime": "2023-04-05T16:13:54Z" + "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", + "creationTime": "2023-04-05T06:35:20Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", + "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "properties": { - "accountName": "r-database-account-6751", - "apiType": "Sql", - "creationTime": "2023-04-05T16:17:14Z", - "deletionTime": "2023-04-05T16:17:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7747", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", - "creationTime": "2023-04-05T16:17:16Z", - "deletionTime": "2023-04-05T16:17:54Z" + "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z" } ] } }, { - "name": "554b58bc-ad47-4031-9100-02ef15baa510", + "name": "adc4a343-1599-470d-abcc-d951fdd50f37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", "properties": { - "accountName": "r-database-account-3896", + "accountName": "r-database-account-3312", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:22:51Z", - "deletionTime": "2023-04-05T16:24:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-04T17:13:48Z", + "deletionTime": "2023-04-05T06:56:38Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", - "creationTime": "2023-04-05T16:22:52Z", - "deletionTime": "2023-04-05T16:24:03Z" + "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", + "creationTime": "2023-04-04T17:13:49Z", + "deletionTime": "2023-04-05T06:56:38Z" } ] } }, { - "name": "d97105e7-6a53-435f-9219-21b7e6ace085", + "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", "properties": { - "accountName": "r-database-account-8009", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T16:28:41Z", - "deletionTime": "2023-04-05T16:29:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5846", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T21:44:23Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", - "creationTime": "2023-04-05T16:28:42Z", - "deletionTime": "2023-04-05T16:29:40Z" + "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", + "creationTime": "2023-04-04T21:44:25Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", "properties": { - "accountName": "r-database-account-5770", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:34:14Z", - "deletionTime": "2023-04-05T16:51:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2760", + "apiType": "Sql", + "creationTime": "2023-04-04T21:33:57Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", - "creationTime": "2023-04-05T16:34:15Z", - "deletionTime": "2023-04-05T16:51:55Z" + "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", + "creationTime": "2023-04-04T21:33:58Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "name": "9ce35a43-8b24-4060-a058-191f976df7c1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", "properties": { - "accountName": "restoredaccount-4079", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9271", + "apiType": "Sql", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z" + "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "a181c3ee-171b-4481-b30c-623238c24d41", + "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", "properties": { - "accountName": "restoredaccount-5402", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9266", + "apiType": "Sql", + "creationTime": "2023-03-29T07:47:00Z", + "deletionTime": "2023-04-05T06:58:41Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z" + "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", + "creationTime": "2023-03-29T07:47:01Z", + "deletionTime": "2023-04-05T06:58:41Z" } ] } }, { - "name": "115d217b-1e58-4653-af7e-756be6313d6e", + "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "properties": { - "accountName": "r-database-account-5935", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:56:31Z", - "deletionTime": "2023-04-05T17:15:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-641", + "apiType": "Sql", + "creationTime": "2023-03-29T04:26:01Z", + "deletionTime": "2023-04-05T06:59:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", - "creationTime": "2023-04-05T16:56:32Z", - "deletionTime": "2023-04-05T17:15:52Z" + "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", + "creationTime": "2023-03-29T04:26:02Z", + "deletionTime": "2023-04-05T06:59:03Z" } ] } }, { - "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "properties": { - "accountName": "r-database-account-339", + "accountName": "r-database-account-3287", "apiType": "Sql", - "creationTime": "2023-04-05T17:17:47Z", - "deletionTime": "2023-04-05T17:34:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T07:55:06Z", + "deletionTime": "2023-04-05T07:00:47Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", - "creationTime": "2023-04-05T17:17:48Z", - "deletionTime": "2023-04-05T17:34:52Z" + "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", + "creationTime": "2023-03-29T07:55:07Z", + "deletionTime": "2023-04-05T07:00:47Z" } ] } }, { - "name": "4350889f-8316-4611-8c7b-0de037f83cb3", + "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "properties": { - "accountName": "restoredaccount-6292", - "apiType": "Sql", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3926", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:08:41Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z" + "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", + "creationTime": "2023-03-29T17:08:42Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", + "name": "92ce3190-d16b-438f-9791-b2254a597435", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", "properties": { - "accountName": "r-database-account-8514", + "accountName": "r-database-account-1530", "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:39:47Z", - "deletionTime": "2023-04-05T17:58:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-31T07:05:13Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", - "creationTime": "2023-04-05T17:39:48Z", - "deletionTime": "2023-04-05T17:58:43Z" + "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", + "creationTime": "2023-03-31T07:05:14Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "e39d66a9-028e-499d-b488-fde2e53814c5", + "name": "c5934152-2095-41b0-9962-72be301ec23c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", "properties": { - "accountName": "restoredaccount-9641", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-1333", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:09:38Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z" + "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", + "creationTime": "2023-03-30T07:09:40Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", + "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", "properties": { - "accountName": "restoredaccount-2652", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2197", + "apiType": "Sql", + "creationTime": "2023-03-29T04:24:10Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", + "creationTime": "2023-03-29T04:24:11Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "properties": { - "accountName": "r-database-account-20", + "accountName": "r-database-account-4608", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:03:36Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T00:10:43Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", - "creationTime": "2023-04-05T18:03:37Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", + "creationTime": "2023-03-30T00:10:44Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", + "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", "properties": { - "accountName": "r-database-account-727", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:25:45Z", - "deletionTime": "2023-04-05T18:27:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-4659", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T18:19:29Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", - "creationTime": "2023-04-05T18:25:47Z", - "deletionTime": "2023-04-05T18:27:03Z" + "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", + "creationTime": "2023-04-04T18:19:30Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", "properties": { - "accountName": "r-database-account-2209", + "accountName": "r-database-account-5637", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:38:04Z", - "deletionTime": "2023-04-05T18:40:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T16:25:03Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", - "creationTime": "2023-04-05T18:38:05Z", - "deletionTime": "2023-04-05T18:40:00Z" + "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", + "creationTime": "2023-03-30T16:25:04Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e106c7e7-2828-4193-b125-0540ec42f85a", + "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "properties": { - "accountName": "r-grem-db-account-3109", + "accountName": "r-database-account-5467", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:20Z", - "deletionTime": "2023-04-05T19:17:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T04:53:26Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", - "creationTime": "2023-04-05T19:15:21Z", - "deletionTime": "2023-04-05T19:17:06Z" + "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", + "creationTime": "2023-04-05T04:53:27Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "19b77f33-9070-4bea-89ec-83ad22c59136", + "name": "401f849e-50e6-483b-813a-1a5f1059006c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", "properties": { - "accountName": "r-grem-db-account-3153", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:32:53Z", - "deletionTime": "2023-04-05T19:33:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5933", + "apiType": "Sql", + "creationTime": "2023-04-04T19:13:48Z", + "deletionTime": "2023-04-05T07:01:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", - "creationTime": "2023-04-05T19:32:54Z", - "deletionTime": "2023-04-05T19:33:59Z" + "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", + "creationTime": "2023-04-04T19:13:49Z", + "deletionTime": "2023-04-05T07:01:55Z" } ] } }, { - "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", + "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", "properties": { - "accountName": "r-grem-db-account-6612", + "accountName": "r-database-account-1535", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:47:56Z", - "deletionTime": "2023-04-05T20:04:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-30T20:20:58Z", + "deletionTime": "2023-04-05T07:01:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", - "creationTime": "2023-04-05T19:47:57Z", - "deletionTime": "2023-04-05T20:04:52Z" + "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", + "creationTime": "2023-03-30T20:21:00Z", + "deletionTime": "2023-04-05T07:01:58Z" } ] } }, { - "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", "properties": { - "accountName": "restoredaccount-5075", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5305", + "apiType": "Sql", + "creationTime": "2023-03-29T02:15:48Z", + "deletionTime": "2023-04-05T07:02:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z" + "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", + "creationTime": "2023-03-29T02:15:49Z", + "deletionTime": "2023-04-05T07:02:00Z" } ] } }, { - "name": "57958516-07cd-498b-b42b-d8bbde38fc72", + "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", "properties": { - "accountName": "r-grem-db-account-2460", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:32:03Z", - "deletionTime": "2023-04-05T20:52:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-590", + "apiType": "Sql", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", - "creationTime": "2023-04-05T20:32:04Z", - "deletionTime": "2023-04-05T20:52:58Z" + "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "properties": { - "accountName": "restoredaccount-9191", + "accountName": "restoredaccount-3736", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z" + "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "name": "af699620-0019-4a6b-ad59-e7c6381814ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", "properties": { - "accountName": "r-grem-db-account-917", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:20:40Z", - "deletionTime": "2023-04-05T21:22:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7822", + "apiType": "Sql", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", - "creationTime": "2023-04-05T21:20:41Z", - "deletionTime": "2023-04-05T21:22:32Z" + "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "d8af4291-a857-435c-9e68-add9be61e3e3", + "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", "properties": { - "accountName": "r-grem-db-account-4408", + "accountName": "restoredaccount-5262", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:38:27Z", - "deletionTime": "2023-04-05T21:39:23Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", - "creationTime": "2023-04-05T21:38:28Z", - "deletionTime": "2023-04-05T21:39:23Z" + "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z" } ] } }, { - "name": "2348e86d-d845-4023-a61c-52a7c4998681", + "name": "05442da3-1214-4c48-9883-b06ab54491dd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", "properties": { - "accountName": "r-grem-db-account-3493", + "accountName": "r-database-account-6510", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:53:12Z", - "deletionTime": "2023-04-05T22:10:15Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T16:12:03Z", + "deletionTime": "2023-04-05T16:13:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", - "creationTime": "2023-04-05T21:53:13Z", - "deletionTime": "2023-04-05T22:10:15Z" + "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", + "creationTime": "2023-04-05T16:12:04Z", + "deletionTime": "2023-04-05T16:13:54Z" } ] } }, { - "name": "10d05397-ea2c-4d64-a325-da1097b67a30", + "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", "properties": { - "accountName": "restoredaccount-7617", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6751", + "apiType": "Sql", + "creationTime": "2023-04-05T16:17:14Z", + "deletionTime": "2023-04-05T16:17:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z" + "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", + "creationTime": "2023-04-05T16:17:16Z", + "deletionTime": "2023-04-05T16:17:54Z" } ] } }, { - "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "name": "554b58bc-ad47-4031-9100-02ef15baa510", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", "properties": { - "accountName": "r-grem-db-account-4657", + "accountName": "r-database-account-3896", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:37:57Z", - "deletionTime": "2023-04-05T22:57:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T16:22:51Z", + "deletionTime": "2023-04-05T16:24:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", - "creationTime": "2023-04-05T22:37:58Z", - "deletionTime": "2023-04-05T22:57:18Z" + "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", + "creationTime": "2023-04-05T16:22:52Z", + "deletionTime": "2023-04-05T16:24:03Z" } ] } }, { - "name": "b9c23cc0-13f3-4895-8534-809a00376677", + "name": "d97105e7-6a53-435f-9219-21b7e6ace085", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", "properties": { - "accountName": "restoredaccount-1097", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-8009", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T16:28:41Z", + "deletionTime": "2023-04-05T16:29:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z" + "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", + "creationTime": "2023-04-05T16:28:42Z", + "deletionTime": "2023-04-05T16:29:40Z" } ] } }, { - "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", + "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "properties": { - "accountName": "r-table-account-4377", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:25:55Z", - "deletionTime": "2023-04-05T23:27:10Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5770", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:34:14Z", + "deletionTime": "2023-04-05T16:51:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", - "creationTime": "2023-04-05T23:25:56Z", - "deletionTime": "2023-04-05T23:27:10Z" + "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", + "creationTime": "2023-04-05T16:34:15Z", + "deletionTime": "2023-04-05T16:51:55Z" } ] } }, { - "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", + "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "properties": { - "accountName": "r-table-account-1415", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:41:00Z", - "deletionTime": "2023-04-05T23:59:07Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-4079", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", - "creationTime": "2023-04-05T23:41:01Z", - "deletionTime": "2023-04-05T23:59:07Z" + "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z" } ] } }, { - "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", + "name": "a181c3ee-171b-4481-b30c-623238c24d41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", "properties": { - "accountName": "restoredaccount-5386", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-5402", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z" + "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z" } ] } }, { - "name": "701f814c-13b7-4144-b75c-52946e6946cb", + "name": "115d217b-1e58-4653-af7e-756be6313d6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", "properties": { - "accountName": "r-table-account-6354", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:26:22Z", - "deletionTime": "2023-04-06T00:43:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5935", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:56:31Z", + "deletionTime": "2023-04-05T17:15:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", - "creationTime": "2023-04-06T00:26:23Z", - "deletionTime": "2023-04-06T00:43:42Z" + "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", + "creationTime": "2023-04-05T16:56:32Z", + "deletionTime": "2023-04-05T17:15:52Z" } ] } }, { - "name": "a96f997d-2cbf-4a64-b917-c776e6908601", + "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "properties": { - "accountName": "restoredaccount-3726", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-339", + "apiType": "Sql", + "creationTime": "2023-04-05T17:17:47Z", + "deletionTime": "2023-04-05T17:34:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z" + "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", + "creationTime": "2023-04-05T17:17:48Z", + "deletionTime": "2023-04-05T17:34:52Z" } ] } }, { - "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "name": "4350889f-8316-4611-8c7b-0de037f83cb3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", "properties": { - "accountName": "r-table-account-6883", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:10:50Z", - "deletionTime": "2023-04-06T01:12:24Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-6292", + "apiType": "Sql", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", - "creationTime": "2023-04-06T01:10:51Z", - "deletionTime": "2023-04-06T01:12:24Z" + "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z" } ] } }, { - "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", "properties": { - "accountName": "r-table-account-5301", + "accountName": "r-database-account-8514", "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:30:03Z", - "deletionTime": "2023-04-06T01:31:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T17:39:47Z", + "deletionTime": "2023-04-05T17:58:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", - "creationTime": "2023-04-06T01:30:04Z", - "deletionTime": "2023-04-06T01:31:00Z" + "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", + "creationTime": "2023-04-05T17:39:48Z", + "deletionTime": "2023-04-05T17:58:43Z" } ] } }, { - "name": "999e9d75-47c8-4230-8a4e-677ee461269b", + "name": "e39d66a9-028e-499d-b488-fde2e53814c5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", "properties": { - "accountName": "r-database-account-3960", - "apiType": "Sql", - "creationTime": "2023-04-06T02:16:51Z", - "deletionTime": "2023-04-06T02:17:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9641", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", - "creationTime": "2023-04-06T02:16:52Z", - "deletionTime": "2023-04-06T02:17:49Z" + "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z" } ] } }, { - "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", "properties": { - "accountName": "r-database-account-6028", - "apiType": "Sql", - "creationTime": "2023-04-06T02:27:53Z", - "deletionTime": "2023-04-06T02:44:39Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2652", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", - "creationTime": "2023-04-06T02:27:54Z", - "deletionTime": "2023-04-06T02:44:39Z" + "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "3065e921-a49b-43d6-84aa-037f18987a23", + "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "properties": { - "accountName": "restoredaccount-7075", - "apiType": "Sql", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-20", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:03:36Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z" + "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", + "creationTime": "2023-04-05T18:03:37Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", + "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", "properties": { - "accountName": "r-database-account-5983", - "apiType": "Sql", - "creationTime": "2023-04-06T03:09:16Z", - "deletionTime": "2023-04-06T03:10:13Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-727", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:25:45Z", + "deletionTime": "2023-04-05T18:27:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", - "creationTime": "2023-04-06T03:09:18Z", - "deletionTime": "2023-04-06T03:10:13Z" + "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", + "creationTime": "2023-04-05T18:25:47Z", + "deletionTime": "2023-04-05T18:27:03Z" } ] } }, { - "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", "properties": { - "accountName": "r-database-account-7214", - "apiType": "Sql", - "creationTime": "2023-04-06T03:20:49Z", - "deletionTime": "2023-04-06T03:37:02Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2209", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:38:04Z", + "deletionTime": "2023-04-05T18:40:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", - "creationTime": "2023-04-06T03:20:50Z", - "deletionTime": "2023-04-06T03:37:02Z" + "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", + "creationTime": "2023-04-05T18:38:05Z", + "deletionTime": "2023-04-05T18:40:00Z" } ] } }, { - "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", + "name": "e106c7e7-2828-4193-b125-0540ec42f85a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", "properties": { - "accountName": "restoredaccount-1487", - "apiType": "Sql", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-3109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:20Z", + "deletionTime": "2023-04-05T19:17:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z" + "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", + "creationTime": "2023-04-05T19:15:21Z", + "deletionTime": "2023-04-05T19:17:06Z" } ] } }, { - "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", + "name": "19b77f33-9070-4bea-89ec-83ad22c59136", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", "properties": { - "accountName": "r-table-account-2891", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:02:47Z", - "deletionTime": "2023-04-06T04:03:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-3153", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:32:53Z", + "deletionTime": "2023-04-05T19:33:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", - "creationTime": "2023-04-06T04:02:48Z", - "deletionTime": "2023-04-06T04:03:49Z" + "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", + "creationTime": "2023-04-05T19:32:54Z", + "deletionTime": "2023-04-05T19:33:59Z" } ] } }, { - "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", "properties": { - "accountName": "r-table-account-7603", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:18:01Z", - "deletionTime": "2023-04-06T04:36:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-6612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:47:56Z", + "deletionTime": "2023-04-05T20:04:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", - "creationTime": "2023-04-06T04:18:02Z", - "deletionTime": "2023-04-06T04:36:17Z" + "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", + "creationTime": "2023-04-05T19:47:57Z", + "deletionTime": "2023-04-05T20:04:52Z" } ] } }, { - "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", + "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "properties": { - "accountName": "restoredaccount-1355", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-5075", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z" + "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z" } ] } }, { - "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", + "name": "57958516-07cd-498b-b42b-d8bbde38fc72", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", "properties": { - "accountName": "r-table-account-6373", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:05:15Z", - "deletionTime": "2023-04-06T05:22:50Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", - "restorableLocations": [ - { + "accountName": "r-grem-db-account-2460", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:32:03Z", + "deletionTime": "2023-04-05T20:52:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", - "creationTime": "2023-04-06T05:05:16Z", - "deletionTime": "2023-04-06T05:22:50Z" + "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", + "creationTime": "2023-04-05T20:32:04Z", + "deletionTime": "2023-04-05T20:52:58Z" } ] } }, { - "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", "properties": { - "accountName": "restoredaccount-665", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-9191", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z" + "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z" } ] } }, { - "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", + "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", "properties": { - "accountName": "r-table-account-1188", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:50:20Z", - "deletionTime": "2023-04-06T05:52:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-917", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T21:20:40Z", + "deletionTime": "2023-04-05T21:22:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", - "creationTime": "2023-04-06T05:50:21Z", - "deletionTime": "2023-04-06T05:52:03Z" + "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", + "creationTime": "2023-04-05T21:20:41Z", + "deletionTime": "2023-04-05T21:22:32Z" } ] } }, { - "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", + "name": "d8af4291-a857-435c-9e68-add9be61e3e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", "properties": { - "accountName": "r-table-account-5261", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:08:10Z", - "deletionTime": "2023-04-06T06:09:02Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-4408", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T21:38:27Z", + "deletionTime": "2023-04-05T21:39:23Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", - "creationTime": "2023-04-06T06:08:11Z", - "deletionTime": "2023-04-06T06:09:02Z" + "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", + "creationTime": "2023-04-05T21:38:28Z", + "deletionTime": "2023-04-05T21:39:23Z" } ] } }, { - "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", + "name": "2348e86d-d845-4023-a61c-52a7c4998681", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", "properties": { - "accountName": "r-grem-db-account-723", + "accountName": "r-grem-db-account-3493", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:39:44Z", - "deletionTime": "2023-04-06T06:41:33Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T21:53:12Z", + "deletionTime": "2023-04-05T22:10:15Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", - "creationTime": "2023-04-06T06:39:45Z", - "deletionTime": "2023-04-06T06:41:33Z" + "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", + "creationTime": "2023-04-05T21:53:13Z", + "deletionTime": "2023-04-05T22:10:15Z" } ] } }, { - "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", + "name": "10d05397-ea2c-4d64-a325-da1097b67a30", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", "properties": { - "accountName": "r-grem-db-account-7969", + "accountName": "restoredaccount-7617", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:58:36Z", - "deletionTime": "2023-04-06T06:59:36Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", - "creationTime": "2023-04-06T06:58:37Z", - "deletionTime": "2023-04-06T06:59:36Z" + "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z" } ] } }, { - "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", + "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "properties": { - "accountName": "r-grem-db-account-2577", + "accountName": "r-grem-db-account-4657", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:15:43Z", - "deletionTime": "2023-04-06T07:33:07Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T22:37:57Z", + "deletionTime": "2023-04-05T22:57:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", - "creationTime": "2023-04-06T07:15:45Z", - "deletionTime": "2023-04-06T07:33:07Z" + "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", + "creationTime": "2023-04-05T22:37:58Z", + "deletionTime": "2023-04-05T22:57:18Z" } ] } }, { - "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "name": "b9c23cc0-13f3-4895-8534-809a00376677", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", "properties": { - "accountName": "restoredaccount-693", + "accountName": "restoredaccount-1097", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z" + "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z" } ] } }, { - "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", + "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", "properties": { - "accountName": "r-grem-db-account-4601", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:00:25Z", - "deletionTime": "2023-04-06T08:20:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-4377", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:25:55Z", + "deletionTime": "2023-04-05T23:27:10Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", - "creationTime": "2023-04-06T08:00:26Z", - "deletionTime": "2023-04-06T08:20:12Z" + "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", + "creationTime": "2023-04-05T23:25:56Z", + "deletionTime": "2023-04-05T23:27:10Z" } ] } }, { - "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", "properties": { - "accountName": "restoredaccount-1430", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-1415", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:41:00Z", + "deletionTime": "2023-04-05T23:59:07Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z" + "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", + "creationTime": "2023-04-05T23:41:01Z", + "deletionTime": "2023-04-05T23:59:07Z" } ] } }, { - "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", "properties": { - "accountName": "r-grem-db-account-7507", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:48:00Z", - "deletionTime": "2023-04-06T08:49:48Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-5386", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", - "creationTime": "2023-04-06T08:48:01Z", - "deletionTime": "2023-04-06T08:49:48Z" + "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z" } ] } }, { - "name": "a8bfadea-a883-491c-8311-3202491cfe5d", + "name": "701f814c-13b7-4144-b75c-52946e6946cb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", "properties": { - "accountName": "r-grem-db-account-2606", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:05:50Z", - "deletionTime": "2023-04-06T09:06:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6354", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:26:22Z", + "deletionTime": "2023-04-06T00:43:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", - "creationTime": "2023-04-06T09:05:51Z", - "deletionTime": "2023-04-06T09:06:43Z" + "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", + "creationTime": "2023-04-06T00:26:23Z", + "deletionTime": "2023-04-06T00:43:42Z" } ] } }, { - "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "name": "a96f997d-2cbf-4a64-b917-c776e6908601", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", "properties": { - "accountName": "r-grem-db-account-6681", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:21:06Z", - "deletionTime": "2023-04-06T09:38:10Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3726", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", - "creationTime": "2023-04-06T09:21:07Z", - "deletionTime": "2023-04-06T09:38:10Z" + "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z" } ] } }, { - "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "properties": { - "accountName": "restoredaccount-4215", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6883", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:10:50Z", + "deletionTime": "2023-04-06T01:12:24Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z" + "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", + "creationTime": "2023-04-06T01:10:51Z", + "deletionTime": "2023-04-06T01:12:24Z" } ] } }, { - "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", + "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", "properties": { - "accountName": "r-grem-db-account-846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:06:04Z", - "deletionTime": "2023-04-06T10:25:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-5301", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:30:03Z", + "deletionTime": "2023-04-06T01:31:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", - "creationTime": "2023-04-06T10:06:06Z", - "deletionTime": "2023-04-06T10:25:18Z" + "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", + "creationTime": "2023-04-06T01:30:04Z", + "deletionTime": "2023-04-06T01:31:00Z" } ] } }, { - "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "name": "999e9d75-47c8-4230-8a4e-677ee461269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", "properties": { - "accountName": "restoredaccount-5193", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3960", + "apiType": "Sql", + "creationTime": "2023-04-06T02:16:51Z", + "deletionTime": "2023-04-06T02:17:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z" + "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", + "creationTime": "2023-04-06T02:16:52Z", + "deletionTime": "2023-04-06T02:17:49Z" } ] } }, { - "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "properties": { - "accountName": "r-table-account-6567", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T10:53:20Z", - "deletionTime": "2023-04-06T10:54:04Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-6028", + "apiType": "Sql", + "creationTime": "2023-04-06T02:27:53Z", + "deletionTime": "2023-04-06T02:44:39Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", - "creationTime": "2023-04-06T10:53:21Z", - "deletionTime": "2023-04-06T10:54:04Z" + "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", + "creationTime": "2023-04-06T02:27:54Z", + "deletionTime": "2023-04-06T02:44:39Z" } ] } }, { - "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "name": "3065e921-a49b-43d6-84aa-037f18987a23", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", "properties": { - "accountName": "r-table-account-6921", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:08:49Z", - "deletionTime": "2023-04-06T11:27:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7075", + "apiType": "Sql", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", - "creationTime": "2023-04-06T11:08:51Z", - "deletionTime": "2023-04-06T11:27:03Z" + "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z" } ] } }, { - "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", + "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", "properties": { - "accountName": "restoredaccount-7286", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-5983", + "apiType": "Sql", + "creationTime": "2023-04-06T03:09:16Z", + "deletionTime": "2023-04-06T03:10:13Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z" + "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", + "creationTime": "2023-04-06T03:09:18Z", + "deletionTime": "2023-04-06T03:10:13Z" } ] } }, { - "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "properties": { - "accountName": "r-table-account-5254", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:54:50Z", - "deletionTime": "2023-04-06T12:11:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-7214", + "apiType": "Sql", + "creationTime": "2023-04-06T03:20:49Z", + "deletionTime": "2023-04-06T03:37:02Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", - "creationTime": "2023-04-06T11:54:51Z", - "deletionTime": "2023-04-06T12:11:56Z" + "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", + "creationTime": "2023-04-06T03:20:50Z", + "deletionTime": "2023-04-06T03:37:02Z" } ] } }, { - "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", "properties": { - "accountName": "restoredaccount-6482", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-1487", + "apiType": "Sql", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z" + "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z" } ] } }, { - "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", "properties": { - "accountName": "r-table-account-7579", + "accountName": "r-table-account-2891", "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:39:46Z", - "deletionTime": "2023-04-06T12:41:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T04:02:47Z", + "deletionTime": "2023-04-06T04:03:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", - "creationTime": "2023-04-06T12:39:48Z", - "deletionTime": "2023-04-06T12:41:09Z" + "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", + "creationTime": "2023-04-06T04:02:48Z", + "deletionTime": "2023-04-06T04:03:49Z" } ] } }, { - "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", + "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", "properties": { - "accountName": "cliz2xezqib6sfs", - "apiType": "Sql", - "creationTime": "2023-04-06T17:48:58Z", - "deletionTime": "2023-04-06T17:51:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-7603", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:18:01Z", + "deletionTime": "2023-04-06T04:36:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", - "creationTime": "2023-04-06T17:48:59Z", - "deletionTime": "2023-04-06T17:51:37Z" + "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", + "creationTime": "2023-04-06T04:18:02Z", + "deletionTime": "2023-04-06T04:36:17Z" } ] } }, { - "name": "d4eb1a5c-fa82-416b-8765-73105541441a", + "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", "properties": { - "accountName": "climxyj6ppdtdi3", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:23Z", - "deletionTime": "2023-04-06T17:53:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-1355", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", - "creationTime": "2023-04-06T17:50:24Z", - "deletionTime": "2023-04-06T17:53:09Z" + "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z" } ] } }, { - "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", + "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", "properties": { - "accountName": "clinhlpp5ltdx45", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:16Z", - "deletionTime": "2023-04-06T17:53:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6373", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:05:15Z", + "deletionTime": "2023-04-06T05:22:50Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", - "creationTime": "2023-04-06T17:50:17Z", - "deletionTime": "2023-04-06T17:53:35Z" + "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", + "creationTime": "2023-04-06T05:05:16Z", + "deletionTime": "2023-04-06T05:22:50Z" } ] } }, { - "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", "properties": { - "accountName": "clicvlfgrzahmvn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:25Z", - "deletionTime": "2023-04-06T17:54:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-665", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T17:54:37Z" + "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z" } ] } }, { - "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", "properties": { - "accountName": "cli3hfttbxzir22", - "apiType": "Sql", - "creationTime": "2023-04-06T17:53:13Z", - "deletionTime": "2023-04-06T17:55:25Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-1188", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:50:20Z", + "deletionTime": "2023-04-06T05:52:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", - "creationTime": "2023-04-06T17:53:14Z", - "deletionTime": "2023-04-06T17:55:25Z" + "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", + "creationTime": "2023-04-06T05:50:21Z", + "deletionTime": "2023-04-06T05:52:03Z" } ] } }, { - "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", + "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", "properties": { - "accountName": "clioyp6agdkdrvk", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:56:23Z", - "deletionTime": "2023-04-06T17:58:30Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-5261", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:08:10Z", + "deletionTime": "2023-04-06T06:09:02Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", - "creationTime": "2023-04-06T17:56:24Z", - "deletionTime": "2023-04-06T17:58:30Z" + "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", + "creationTime": "2023-04-06T06:08:11Z", + "deletionTime": "2023-04-06T06:09:02Z" } ] } }, { - "name": "c4ce576d-4033-4b12-a450-daa13093cf34", + "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", "properties": { - "accountName": "clipniczjve2l4q", + "accountName": "r-grem-db-account-723", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:56:45Z", - "deletionTime": "2023-04-06T17:58:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T06:39:44Z", + "deletionTime": "2023-04-06T06:41:33Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", - "creationTime": "2023-04-06T17:56:46Z", - "deletionTime": "2023-04-06T17:58:52Z" + "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", + "creationTime": "2023-04-06T06:39:45Z", + "deletionTime": "2023-04-06T06:41:33Z" } ] } }, { - "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", + "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", "properties": { - "accountName": "clitae37flgxvip", - "apiType": "Sql", - "creationTime": "2023-04-06T17:57:03Z", - "deletionTime": "2023-04-06T17:58:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-7969", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:58:36Z", + "deletionTime": "2023-04-06T06:59:36Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", - "creationTime": "2023-04-06T17:57:04Z", - "deletionTime": "2023-04-06T17:58:56Z" + "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", + "creationTime": "2023-04-06T06:58:37Z", + "deletionTime": "2023-04-06T06:59:36Z" } ] } }, { - "name": "16cd72d1-8782-4faa-9e06-263055e4a852", + "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", "properties": { - "accountName": "cliqeiwdwhcytpv", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:06Z", - "deletionTime": "2023-04-06T18:02:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-2577", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:15:43Z", + "deletionTime": "2023-04-06T07:33:07Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", - "creationTime": "2023-04-06T18:02:07Z", - "deletionTime": "2023-04-06T18:02:32Z" + "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", + "creationTime": "2023-04-06T07:15:45Z", + "deletionTime": "2023-04-06T07:33:07Z" } ] } }, { - "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", + "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "properties": { - "accountName": "cling2ssmapqjtb", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:20Z", - "deletionTime": "2023-04-06T18:03:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-693", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", - "creationTime": "2023-04-06T18:02:21Z", - "deletionTime": "2023-04-06T18:03:00Z" + "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z" } ] } }, { - "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", + "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", "properties": { - "accountName": "clic7r4mbsoucoq", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T18:04:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-4601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T08:00:25Z", + "deletionTime": "2023-04-06T08:20:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", - "creationTime": "2023-04-06T17:50:27Z", - "deletionTime": "2023-04-06T18:04:54Z" + "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", + "creationTime": "2023-04-06T08:00:26Z", + "deletionTime": "2023-04-06T08:20:12Z" } ] } }, { - "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", + "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "properties": { - "accountName": "cli6dll5uxhswmo", - "apiType": "Sql", - "creationTime": "2023-04-06T17:49:07Z", - "deletionTime": "2023-04-06T18:08:24Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-1430", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", - "creationTime": "2023-04-06T17:49:08Z", - "deletionTime": "2023-04-06T18:08:24Z" + "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z" } ] } }, { - "name": "12fd85da-0738-45bc-a4ca-3576006082e6", + "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "properties": { - "accountName": "restoredaccount-7559", + "accountName": "r-grem-db-account-7507", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T08:48:00Z", + "deletionTime": "2023-04-06T08:49:48Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z" + "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", + "creationTime": "2023-04-06T08:48:01Z", + "deletionTime": "2023-04-06T08:49:48Z" } ] } }, { - "name": "730730ee-ee98-48bf-9c87-a38abac5781d", + "name": "a8bfadea-a883-491c-8311-3202491cfe5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", "properties": { - "accountName": "r-grem-db-account-3799", + "accountName": "r-grem-db-account-2606", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:54:33Z", - "deletionTime": "2023-04-06T18:11:45Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T09:05:50Z", + "deletionTime": "2023-04-06T09:06:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", - "creationTime": "2023-04-06T17:54:34Z", - "deletionTime": "2023-04-06T18:11:45Z" + "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", + "creationTime": "2023-04-06T09:05:51Z", + "deletionTime": "2023-04-06T09:06:43Z" } ] } }, { - "name": "a331a0ab-07a6-4831-827d-30e513076c75", + "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", "properties": { - "accountName": "r-grem-db-account-8345", + "accountName": "r-grem-db-account-6681", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:39Z", - "deletionTime": "2023-04-06T18:52:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T09:21:06Z", + "deletionTime": "2023-04-06T09:38:10Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", - "creationTime": "2023-04-06T18:35:40Z", - "deletionTime": "2023-04-06T18:52:37Z" + "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", + "creationTime": "2023-04-06T09:21:07Z", + "deletionTime": "2023-04-06T09:38:10Z" } ] } }, { - "name": "c20213cc-0b64-4141-abdc-45f028e756fd", + "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "properties": { - "accountName": "restoredaccount-3447", + "accountName": "restoredaccount-4215", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z" + "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z" } ] } }, { - "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", "properties": { - "accountName": "r-grem-db-account-6227", + "accountName": "r-grem-db-account-846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:23:52Z", - "deletionTime": "2023-04-06T19:41:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T10:06:04Z", + "deletionTime": "2023-04-06T10:25:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", - "creationTime": "2023-04-06T19:23:53Z", - "deletionTime": "2023-04-06T19:41:19Z" + "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", + "creationTime": "2023-04-06T10:06:06Z", + "deletionTime": "2023-04-06T10:25:18Z" } ] } }, { - "name": "4228ce2e-f496-4131-a7b4-a093f4644646", + "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", "properties": { - "accountName": "restoredaccount-601", + "accountName": "restoredaccount-5193", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z" + "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z" } ] } }, { - "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "properties": { - "accountName": "r-database-account-3957", - "apiType": "Sql", - "creationTime": "2023-04-06T20:07:56Z", - "deletionTime": "2023-04-06T20:08:54Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6567", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T10:53:20Z", + "deletionTime": "2023-04-06T10:54:04Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", - "creationTime": "2023-04-06T20:07:57Z", - "deletionTime": "2023-04-06T20:08:54Z" + "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", + "creationTime": "2023-04-06T10:53:21Z", + "deletionTime": "2023-04-06T10:54:04Z" } ] } }, { - "name": "53ad2502-1710-406d-84e3-296fce5bd44a", + "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", "properties": { - "accountName": "r-database-account-9163", - "apiType": "Sql", - "creationTime": "2023-04-06T20:19:51Z", - "deletionTime": "2023-04-06T20:36:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6921", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:08:49Z", + "deletionTime": "2023-04-06T11:27:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", - "creationTime": "2023-04-06T20:19:52Z", - "deletionTime": "2023-04-06T20:36:03Z" + "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", + "creationTime": "2023-04-06T11:08:51Z", + "deletionTime": "2023-04-06T11:27:03Z" } ] } }, { - "name": "70ea9f86-be31-455a-b5be-791409c2b437", + "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", "properties": { - "accountName": "restoredaccount-7173", - "apiType": "Sql", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7286", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z" + "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z" } ] } }, { - "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", + "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", "properties": { - "accountName": "r-database-account-3610", - "apiType": "Sql", - "creationTime": "2023-04-06T21:00:14Z", - "deletionTime": "2023-04-06T21:01:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-5254", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:54:50Z", + "deletionTime": "2023-04-06T12:11:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", - "creationTime": "2023-04-06T21:00:15Z", - "deletionTime": "2023-04-06T21:01:06Z" + "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", + "creationTime": "2023-04-06T11:54:51Z", + "deletionTime": "2023-04-06T12:11:56Z" } ] } }, { - "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "properties": { - "accountName": "r-database-account-2590", - "apiType": "Sql", - "creationTime": "2023-04-06T21:11:43Z", - "deletionTime": "2023-04-06T21:29:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-6482", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", - "creationTime": "2023-04-06T21:11:44Z", - "deletionTime": "2023-04-06T21:29:03Z" + "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z" } ] } }, { - "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", "properties": { - "accountName": "restoredaccount-5783", - "apiType": "Sql", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-7579", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:39:46Z", + "deletionTime": "2023-04-06T12:41:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z" + "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", + "creationTime": "2023-04-06T12:39:48Z", + "deletionTime": "2023-04-06T12:41:09Z" } ] } }, { - "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", + "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", "properties": { - "accountName": "r-grem-db-account-360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T21:54:18Z", - "deletionTime": "2023-04-06T21:55:57Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cliz2xezqib6sfs", + "apiType": "Sql", + "creationTime": "2023-04-06T17:48:58Z", + "deletionTime": "2023-04-06T17:51:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", - "creationTime": "2023-04-06T21:54:19Z", - "deletionTime": "2023-04-06T21:55:57Z" + "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", + "creationTime": "2023-04-06T17:48:59Z", + "deletionTime": "2023-04-06T17:51:37Z" } ] } }, { - "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", + "name": "d4eb1a5c-fa82-416b-8765-73105541441a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", "properties": { - "accountName": "r-grem-db-account-5702", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:13:06Z", - "deletionTime": "2023-04-06T22:13:57Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "climxyj6ppdtdi3", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:23Z", + "deletionTime": "2023-04-06T17:53:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", - "creationTime": "2023-04-06T22:13:07Z", - "deletionTime": "2023-04-06T22:13:57Z" + "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", + "creationTime": "2023-04-06T17:50:24Z", + "deletionTime": "2023-04-06T17:53:09Z" } ] } }, { - "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", "properties": { - "accountName": "r-grem-db-account-7080", + "accountName": "clinhlpp5ltdx45", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:28:25Z", - "deletionTime": "2023-04-06T22:45:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T17:50:16Z", + "deletionTime": "2023-04-06T17:53:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", - "creationTime": "2023-04-06T22:28:26Z", - "deletionTime": "2023-04-06T22:45:55Z" + "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", + "creationTime": "2023-04-06T17:50:17Z", + "deletionTime": "2023-04-06T17:53:35Z" } ] } }, { - "name": "0045cc2f-f262-44f7-94be-a8a81258114b", + "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "properties": { - "accountName": "restoredaccount-3266", + "accountName": "clicvlfgrzahmvn", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T17:50:25Z", + "deletionTime": "2023-04-06T17:54:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z" + "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T17:54:37Z" } ] } }, { - "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", + "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "properties": { - "accountName": "r-grem-db-account-8379", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:13:12Z", - "deletionTime": "2023-04-06T23:33:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cli3hfttbxzir22", + "apiType": "Sql", + "creationTime": "2023-04-06T17:53:13Z", + "deletionTime": "2023-04-06T17:55:25Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", - "creationTime": "2023-04-06T23:13:14Z", - "deletionTime": "2023-04-06T23:33:31Z" + "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", + "creationTime": "2023-04-06T17:53:14Z", + "deletionTime": "2023-04-06T17:55:25Z" } ] } }, { - "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", "properties": { - "accountName": "restoredaccount-4898", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clioyp6agdkdrvk", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:56:23Z", + "deletionTime": "2023-04-06T17:58:30Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z" + "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", + "creationTime": "2023-04-06T17:56:24Z", + "deletionTime": "2023-04-06T17:58:30Z" } ] } }, { - "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "name": "c4ce576d-4033-4b12-a450-daa13093cf34", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", "properties": { - "accountName": "r-grem-db-account-97", + "accountName": "clipniczjve2l4q", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:01:21Z", - "deletionTime": "2023-04-07T00:03:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "creationTime": "2023-04-06T17:56:45Z", + "deletionTime": "2023-04-06T17:58:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", - "creationTime": "2023-04-07T00:01:22Z", - "deletionTime": "2023-04-07T00:03:03Z" + "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", + "creationTime": "2023-04-06T17:56:46Z", + "deletionTime": "2023-04-06T17:58:52Z" } ] } }, { - "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", + "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", "properties": { - "accountName": "r-grem-db-account-359", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:19:33Z", - "deletionTime": "2023-04-07T00:20:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clitae37flgxvip", + "apiType": "Sql", + "creationTime": "2023-04-06T17:57:03Z", + "deletionTime": "2023-04-06T17:58:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", - "creationTime": "2023-04-07T00:19:34Z", - "deletionTime": "2023-04-07T00:20:32Z" + "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", + "creationTime": "2023-04-06T17:57:04Z", + "deletionTime": "2023-04-06T17:58:56Z" } ] } }, { - "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "name": "16cd72d1-8782-4faa-9e06-263055e4a852", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", "properties": { - "accountName": "r-grem-db-account-6322", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:35:00Z", - "deletionTime": "2023-04-07T00:51:27Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cliqeiwdwhcytpv", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:06Z", + "deletionTime": "2023-04-06T18:02:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", - "creationTime": "2023-04-07T00:35:01Z", - "deletionTime": "2023-04-07T00:51:27Z" + "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", + "creationTime": "2023-04-06T18:02:07Z", + "deletionTime": "2023-04-06T18:02:32Z" } ] } }, { - "name": "89acddd1-7338-4be9-b3f3-a7c060975428", + "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", "properties": { - "accountName": "restoredaccount-3920", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cling2ssmapqjtb", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:20Z", + "deletionTime": "2023-04-06T18:03:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z" + "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", + "creationTime": "2023-04-06T18:02:21Z", + "deletionTime": "2023-04-06T18:03:00Z" } ] } }, { - "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", "properties": { - "accountName": "r-grem-db-account-1985", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:20:59Z", - "deletionTime": "2023-04-07T01:39:59Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "clic7r4mbsoucoq", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T18:04:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", - "creationTime": "2023-04-07T01:21:01Z", - "deletionTime": "2023-04-07T01:39:59Z" + "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", + "creationTime": "2023-04-06T17:50:27Z", + "deletionTime": "2023-04-06T18:04:54Z" } ] } }, { - "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", "properties": { - "accountName": "restoredaccount-2245", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "cli6dll5uxhswmo", + "apiType": "Sql", + "creationTime": "2023-04-06T17:49:07Z", + "deletionTime": "2023-04-06T18:08:24Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z" + "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", + "creationTime": "2023-04-06T17:49:08Z", + "deletionTime": "2023-04-06T18:08:24Z" } ] } }, { - "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "name": "12fd85da-0738-45bc-a4ca-3576006082e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", "properties": { - "accountName": "r-table-account-6589", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:08:08Z", - "deletionTime": "2023-04-07T02:09:18Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7559", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", - "creationTime": "2023-04-07T02:08:09Z", - "deletionTime": "2023-04-07T02:09:18Z" - } + "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z" + } ] } }, { - "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", + "name": "730730ee-ee98-48bf-9c87-a38abac5781d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", "properties": { - "accountName": "r-table-account-455", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:23:44Z", - "deletionTime": "2023-04-07T02:42:21Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-3799", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T17:54:33Z", + "deletionTime": "2023-04-06T18:11:45Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", - "creationTime": "2023-04-07T02:23:45Z", - "deletionTime": "2023-04-07T02:42:21Z" + "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", + "creationTime": "2023-04-06T17:54:34Z", + "deletionTime": "2023-04-06T18:11:45Z" } ] } }, { - "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "name": "a331a0ab-07a6-4831-827d-30e513076c75", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", "properties": { - "accountName": "restoredaccount-27", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-8345", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:39Z", + "deletionTime": "2023-04-06T18:52:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z" + "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", + "creationTime": "2023-04-06T18:35:40Z", + "deletionTime": "2023-04-06T18:52:37Z" } ] } }, { - "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "name": "c20213cc-0b64-4141-abdc-45f028e756fd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", "properties": { - "accountName": "r-table-account-4096", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:09:53Z", - "deletionTime": "2023-04-07T03:26:55Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3447", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", - "creationTime": "2023-04-07T03:09:54Z", - "deletionTime": "2023-04-07T03:26:55Z" + "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z" } ] } }, { - "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "properties": { - "accountName": "restoredaccount-1168", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-6227", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:23:52Z", + "deletionTime": "2023-04-06T19:41:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z" + "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", + "creationTime": "2023-04-06T19:23:53Z", + "deletionTime": "2023-04-06T19:41:19Z" } ] } }, { - "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "name": "4228ce2e-f496-4131-a7b4-a093f4644646", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", "properties": { - "accountName": "r-table-account-6117", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:54:19Z", - "deletionTime": "2023-04-07T03:55:39Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", - "creationTime": "2023-04-07T03:54:20Z", - "deletionTime": "2023-04-07T03:55:39Z" + "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z" } ] } }, { - "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "properties": { - "accountName": "r-table-account-5255", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:11:45Z", - "deletionTime": "2023-04-07T04:12:39Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3957", + "apiType": "Sql", + "creationTime": "2023-04-06T20:07:56Z", + "deletionTime": "2023-04-06T20:08:54Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", - "creationTime": "2023-04-07T04:11:47Z", - "deletionTime": "2023-04-07T04:12:39Z" + "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", + "creationTime": "2023-04-06T20:07:57Z", + "deletionTime": "2023-04-06T20:08:54Z" } ] } }, { - "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "name": "53ad2502-1710-406d-84e3-296fce5bd44a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", "properties": { - "accountName": "r-table-account-555", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:26:38Z", - "deletionTime": "2023-04-07T04:45:11Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-9163", + "apiType": "Sql", + "creationTime": "2023-04-06T20:19:51Z", + "deletionTime": "2023-04-06T20:36:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", - "creationTime": "2023-04-07T04:26:39Z", - "deletionTime": "2023-04-07T04:45:11Z" + "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", + "creationTime": "2023-04-06T20:19:52Z", + "deletionTime": "2023-04-06T20:36:03Z" } ] } }, { - "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "name": "70ea9f86-be31-455a-b5be-791409c2b437", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", "properties": { - "accountName": "restoredaccount-3867", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7173", + "apiType": "Sql", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z" + "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z" } ] } }, { - "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", "properties": { - "accountName": "r-table-account-4311", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:13:59Z", - "deletionTime": "2023-04-07T05:30:58Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-3610", + "apiType": "Sql", + "creationTime": "2023-04-06T21:00:14Z", + "deletionTime": "2023-04-06T21:01:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", - "creationTime": "2023-04-07T05:14:00Z", - "deletionTime": "2023-04-07T05:30:58Z" + "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", + "creationTime": "2023-04-06T21:00:15Z", + "deletionTime": "2023-04-06T21:01:06Z" } ] } }, { - "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", "properties": { - "accountName": "restoredaccount-7020", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-database-account-2590", + "apiType": "Sql", + "creationTime": "2023-04-06T21:11:43Z", + "deletionTime": "2023-04-06T21:29:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z" + "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", + "creationTime": "2023-04-06T21:11:44Z", + "deletionTime": "2023-04-06T21:29:03Z" } ] } }, { - "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "properties": { - "accountName": "r-table-account-6934", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:58:40Z", - "deletionTime": "2023-04-07T06:00:10Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-5783", + "apiType": "Sql", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", - "creationTime": "2023-04-07T05:58:41Z", - "deletionTime": "2023-04-07T06:00:10Z" + "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z" } ] } }, { - "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", "properties": { - "accountName": "cliz4gfhacxt3ra", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:02:28Z", - "deletionTime": "2023-04-07T18:06:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T21:54:18Z", + "deletionTime": "2023-04-06T21:55:57Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", - "creationTime": "2023-04-07T18:02:29Z", - "deletionTime": "2023-04-07T18:06:12Z" + "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", + "creationTime": "2023-04-06T21:54:19Z", + "deletionTime": "2023-04-06T21:55:57Z" } ] } }, { - "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", "properties": { - "accountName": "clizzr52zwge4ps", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:16:23Z", - "deletionTime": "2023-04-07T18:19:37Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-5702", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:13:06Z", + "deletionTime": "2023-04-06T22:13:57Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", - "creationTime": "2023-04-07T18:16:24Z", - "deletionTime": "2023-04-07T18:19:37Z" + "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", + "creationTime": "2023-04-06T22:13:07Z", + "deletionTime": "2023-04-06T22:13:57Z" } ] } }, { - "name": "ab946470-3753-427d-a821-ec8a57709a65", + "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", "properties": { - "accountName": "cliyfwfppqkfatd", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:23:09Z", - "deletionTime": "2023-04-07T18:49:00Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-7080", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:28:25Z", + "deletionTime": "2023-04-06T22:45:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", - "creationTime": "2023-04-07T18:23:10Z", - "deletionTime": "2023-04-07T18:49:00Z" + "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", + "creationTime": "2023-04-06T22:28:26Z", + "deletionTime": "2023-04-06T22:45:55Z" } ] } }, { - "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "name": "0045cc2f-f262-44f7-94be-a8a81258114b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", "properties": { - "accountName": "clinxdvetbmpu2e", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:54:49Z", - "deletionTime": "2023-04-07T19:21:12Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3266", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", - "creationTime": "2023-04-07T18:54:50Z", - "deletionTime": "2023-04-07T19:21:12Z" + "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z" } ] } }, { - "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", "properties": { - "accountName": "clilwpd6a2jivng", - "apiType": "Sql", - "creationTime": "2023-04-07T22:22:56Z", - "deletionTime": "2023-04-07T22:49:32Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-8379", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:13:12Z", + "deletionTime": "2023-04-06T23:33:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", - "creationTime": "2023-04-07T22:22:57Z", - "deletionTime": "2023-04-07T22:49:32Z" + "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", + "creationTime": "2023-04-06T23:13:14Z", + "deletionTime": "2023-04-06T23:33:31Z" } ] } }, { - "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "properties": { - "accountName": "cli5ohlmiu76mcl", - "apiType": "Sql", - "creationTime": "2023-04-08T14:54:41Z", - "deletionTime": "2023-04-08T15:00:16Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-4898", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", - "creationTime": "2023-04-08T14:54:42Z", - "deletionTime": "2023-04-08T15:00:16Z" + "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z" } ] } }, { - "name": "20547469-51f9-4bd8-af49-537306f0b327", + "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "properties": { - "accountName": "clifmmb7dwsbns2", - "apiType": "Sql", - "creationTime": "2023-04-08T15:18:01Z", - "deletionTime": "2023-04-08T15:49:43Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-97", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:01:21Z", + "deletionTime": "2023-04-07T00:03:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", - "creationTime": "2023-04-08T15:18:02Z", - "deletionTime": "2023-04-08T15:49:43Z" + "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", + "creationTime": "2023-04-07T00:01:22Z", + "deletionTime": "2023-04-07T00:03:03Z" } ] } }, { - "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", "properties": { - "accountName": "cliv5od2aotadzs", - "apiType": "Sql", - "creationTime": "2023-04-08T15:52:34Z", - "deletionTime": "2023-04-08T16:18:52Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-359", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:19:33Z", + "deletionTime": "2023-04-07T00:20:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", - "creationTime": "2023-04-08T15:52:35Z", - "deletionTime": "2023-04-08T16:18:52Z" + "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", + "creationTime": "2023-04-07T00:19:34Z", + "deletionTime": "2023-04-07T00:20:32Z" } ] } }, { - "name": "62bf06d8-9e56-4434-9078-423179904be7", + "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", "properties": { - "accountName": "clijr7md3oh7aue", - "apiType": "Sql", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-6322", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:35:00Z", + "deletionTime": "2023-04-07T00:51:27Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z" + "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", + "creationTime": "2023-04-07T00:35:01Z", + "deletionTime": "2023-04-07T00:51:27Z" } ] } }, { - "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "name": "89acddd1-7338-4be9-b3f3-a7c060975428", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", "properties": { - "accountName": "clidkdojm4zyywo", - "apiType": "Sql", - "creationTime": "2023-04-08T17:18:16Z", - "deletionTime": "2023-04-08T17:22:23Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3920", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", - "creationTime": "2023-04-08T17:18:17Z", - "deletionTime": "2023-04-08T17:22:23Z" + "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z" } ] } }, { - "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", "properties": { - "accountName": "clidhqrfu4m2zyv", - "apiType": "Sql", - "creationTime": "2023-04-10T17:53:22Z", - "deletionTime": "2023-04-10T17:56:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-grem-db-account-1985", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:20:59Z", + "deletionTime": "2023-04-07T01:39:59Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", - "creationTime": "2023-04-10T17:53:23Z", - "deletionTime": "2023-04-10T17:56:06Z" + "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", + "creationTime": "2023-04-07T01:21:01Z", + "deletionTime": "2023-04-07T01:39:59Z" } ] } }, { - "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "properties": { - "accountName": "mk-ps-pna-enabled", - "apiType": "Sql", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-2245", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z" + "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z" } ] } }, { - "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", "properties": { - "accountName": "mk-test-ps-pna-disabled", - "apiType": "Sql", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6589", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:08:08Z", + "deletionTime": "2023-04-07T02:09:18Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z" + "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", + "creationTime": "2023-04-07T02:08:09Z", + "deletionTime": "2023-04-07T02:09:18Z" } ] } }, { - "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", "properties": { - "accountName": "mayank-test-src", - "apiType": "Sql", - "creationTime": "2023-04-12T19:51:34Z", - "deletionTime": "2023-04-12T23:26:03Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-455", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:23:44Z", + "deletionTime": "2023-04-07T02:42:21Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", - "creationTime": "2023-04-12T19:51:35Z", - "deletionTime": "2023-04-12T23:26:03Z" + "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", + "creationTime": "2023-04-07T02:23:45Z", + "deletionTime": "2023-04-07T02:42:21Z" } ] } }, { - "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "properties": { - "accountName": "climpgqg4rhbujz", - "apiType": "Sql", - "creationTime": "2023-04-13T13:44:29Z", - "deletionTime": "2023-04-13T13:48:14Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-27", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", - "creationTime": "2023-04-13T13:44:30Z", - "deletionTime": "2023-04-13T13:48:14Z" + "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z" } ] } }, { - "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", "properties": { - "accountName": "mayank-src", - "apiType": "Sql", - "creationTime": "2023-04-13T17:30:02Z", - "deletionTime": "2023-04-13T18:35:56Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-4096", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:09:53Z", + "deletionTime": "2023-04-07T03:26:55Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", - "creationTime": "2023-04-13T17:30:03Z", - "deletionTime": "2023-04-13T18:35:56Z" + "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", + "creationTime": "2023-04-07T03:09:54Z", + "deletionTime": "2023-04-07T03:26:55Z" } ] } }, { - "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", "properties": { - "accountName": "mayank-pspreview-test", - "apiType": "Sql", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-1168", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z" + "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z" } ] } }, { - "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", "properties": { - "accountName": "r-database-account-3188", - "apiType": "Sql", - "creationTime": "2023-04-18T13:44:01Z", - "deletionTime": "2023-04-18T14:06:35Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-6117", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:54:19Z", + "deletionTime": "2023-04-07T03:55:39Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", - "creationTime": "2023-04-18T13:44:02Z", - "deletionTime": "2023-04-18T14:06:35Z" + "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", + "creationTime": "2023-04-07T03:54:20Z", + "deletionTime": "2023-04-07T03:55:39Z" } ] } }, { - "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "name": "0554d9f5-654a-4d8b-b684-27f659539579", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", "properties": { - "accountName": "restoredaccount-5903", - "apiType": "Sql", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-5255", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:11:45Z", + "deletionTime": "2023-04-07T04:12:39Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z" + "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", + "creationTime": "2023-04-07T04:11:47Z", + "deletionTime": "2023-04-07T04:12:39Z" } ] } }, { - "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "name": "fece0537-1813-4eca-ba83-43a475cc913c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", "properties": { - "accountName": "r-database-account-8442", - "apiType": "Sql", - "creationTime": "2023-04-18T18:21:09Z", - "deletionTime": "2023-04-18T18:43:26Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-555", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:26:38Z", + "deletionTime": "2023-04-07T04:45:11Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", - "creationTime": "2023-04-18T18:21:10Z", - "deletionTime": "2023-04-18T18:43:26Z" + "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", + "creationTime": "2023-04-07T04:26:39Z", + "deletionTime": "2023-04-07T04:45:11Z" } ] } }, { - "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "properties": { - "accountName": "restoredaccount-5883", - "apiType": "Sql", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-3867", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z" + "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z" } ] } }, { - "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "properties": { - "accountName": "r-database-account-8968", - "apiType": "Sql", - "creationTime": "2023-04-18T20:58:17Z", - "deletionTime": "2023-04-18T21:21:06Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "r-table-account-4311", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:13:59Z", + "deletionTime": "2023-04-07T05:30:58Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", - "creationTime": "2023-04-18T20:58:18Z", - "deletionTime": "2023-04-18T21:21:06Z" + "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", + "creationTime": "2023-04-07T05:14:00Z", + "deletionTime": "2023-04-07T05:30:58Z" } ] } }, { - "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", "properties": { - "accountName": "restoredaccount-8805", - "apiType": "Sql", - "creationTime": "2023-04-18T21:20:39Z", - "deletionTime": "2023-04-18T21:31:49Z", - "oldestRestorableTime": "2023-03-19T22:42:24Z", + "accountName": "restoredaccount-7020", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", - "creationTime": "2023-04-18T21:20:39Z", - "deletionTime": "2023-04-18T21:31:49Z" + "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z" } ] } }, { - "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", - "location": "East US", + "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", "properties": { - "accountName": "drop-continuous7", - "apiType": "Sql", - "creationTime": "2022-05-26T18:49:51Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "accountName": "r-table-account-6934", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:58:40Z", + "deletionTime": "2023-04-07T06:00:10Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", - "creationTime": "2022-05-26T18:49:52Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", + "creationTime": "2023-04-07T05:58:41Z", + "deletionTime": "2023-04-07T06:00:10Z" } ] } }, { - "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", - "location": "East US", + "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", "properties": { - "accountName": "periodicacctdrop", - "apiType": "Sql", - "creationTime": "2022-08-24T22:57:51Z", - "oldestRestorableTime": "2023-04-11T22:42:21Z", + "accountName": "cliz4gfhacxt3ra", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:02:28Z", + "deletionTime": "2023-04-07T18:06:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", - "creationTime": "2022-08-24T22:57:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", + "creationTime": "2023-04-07T18:02:29Z", + "deletionTime": "2023-04-07T18:06:12Z" } ] } }, { - "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", - "location": "East US", + "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", "properties": { - "accountName": "periodicacctdrop2", - "apiType": "Sql", - "creationTime": "2022-05-26T20:16:50Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "clizzr52zwge4ps", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:16:23Z", + "deletionTime": "2023-04-07T18:19:37Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", - "creationTime": "2022-05-26T20:16:50Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", + "creationTime": "2023-04-07T18:16:24Z", + "deletionTime": "2023-04-07T18:19:37Z" } ] } }, { - "name": "b169ba58-4696-4196-99a4-51995d99f004", - "location": "East US", + "name": "ab946470-3753-427d-a821-ec8a57709a65", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", "properties": { - "accountName": "readregionrestore-1", - "apiType": "Sql", - "creationTime": "2023-03-02T00:15:37Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "accountName": "cliyfwfppqkfatd", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:23:09Z", + "deletionTime": "2023-04-07T18:49:00Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "Southeast Asia", - "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", - "creationTime": "2023-03-02T00:15:37Z" - }, - { - "locationName": "Central India", - "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", - "creationTime": "2023-03-02T00:38:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", + "creationTime": "2023-04-07T18:23:10Z", + "deletionTime": "2023-04-07T18:49:00Z" } ] } }, { - "name": "83301fff-71b5-4cb0-a399-3c6331b78411", - "location": "East US", + "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", "properties": { - "accountName": "portal-mongo-test", + "accountName": "clinxdvetbmpu2e", "apiType": "MongoDB", - "creationTime": "2023-03-27T17:28:08Z", - "deletionTime": "2023-03-27T17:30:49Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-07T18:54:49Z", + "deletionTime": "2023-04-07T19:21:12Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", - "creationTime": "2023-03-27T17:28:09Z", - "deletionTime": "2023-03-27T17:30:49Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", + "creationTime": "2023-04-07T18:54:50Z", + "deletionTime": "2023-04-07T19:21:12Z" } ] } }, { - "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", - "location": "East US", + "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", "properties": { - "accountName": "amisi-8bd4a726", + "accountName": "clilwpd6a2jivng", "apiType": "Sql", - "creationTime": "2023-03-29T07:24:07Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-07T22:22:56Z", + "deletionTime": "2023-04-07T22:49:32Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", - "creationTime": "2023-03-29T07:26:03Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", - "creationTime": "2023-03-29T07:24:08Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", + "creationTime": "2023-04-07T22:22:57Z", + "deletionTime": "2023-04-07T22:49:32Z" } ] } }, { - "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", - "location": "East US", + "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", "properties": { - "accountName": "amisi-da11000f", + "accountName": "cli5ohlmiu76mcl", "apiType": "Sql", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-08T14:54:41Z", + "deletionTime": "2023-04-08T15:00:16Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", - "creationTime": "2023-03-29T07:09:11Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", + "creationTime": "2023-04-08T14:54:42Z", + "deletionTime": "2023-04-08T15:00:16Z" } ] } }, { - "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", - "location": "East US", + "name": "20547469-51f9-4bd8-af49-537306f0b327", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", "properties": { - "accountName": "dsapaliga-restore-test2", + "accountName": "clifmmb7dwsbns2", "apiType": "Sql", - "creationTime": "2023-03-29T19:36:21Z", - "deletionTime": "2023-03-29T22:55:47Z", - "oldestRestorableTime": "2023-03-22T22:55:47Z", + "creationTime": "2023-04-08T15:18:01Z", + "deletionTime": "2023-04-08T15:49:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", - "creationTime": "2023-03-29T19:36:22Z", - "deletionTime": "2023-03-29T22:55:47Z" + "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", + "creationTime": "2023-04-08T15:18:02Z", + "deletionTime": "2023-04-08T15:49:43Z" } ] } }, { - "name": "66326971-fd72-4b66-9495-da9f95f0e86a", - "location": "East US", + "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", "properties": { - "accountName": "dsapaliga-restore-test3", + "accountName": "cliv5od2aotadzs", "apiType": "Sql", - "creationTime": "2023-03-29T21:45:59Z", - "deletionTime": "2023-03-29T22:55:54Z", - "oldestRestorableTime": "2023-03-22T22:55:54Z", + "creationTime": "2023-04-08T15:52:34Z", + "deletionTime": "2023-04-08T16:18:52Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", - "creationTime": "2023-03-29T21:48:10Z", - "deletionTime": "2023-03-29T21:57:56Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", - "creationTime": "2023-03-29T21:46:00Z", - "deletionTime": "2023-03-29T22:55:54Z" + "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", + "creationTime": "2023-04-08T15:52:35Z", + "deletionTime": "2023-04-08T16:18:52Z" } ] } }, { - "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", - "location": "East US", + "name": "62bf06d8-9e56-4434-9078-423179904be7", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", "properties": { - "accountName": "dsapaliga-restore-test4", + "accountName": "clijr7md3oh7aue", "apiType": "Sql", - "creationTime": "2023-03-29T22:08:33Z", - "deletionTime": "2023-03-29T22:56:00Z", - "oldestRestorableTime": "2023-03-22T22:56:00Z", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", - "creationTime": "2023-03-29T22:08:34Z", - "deletionTime": "2023-03-29T22:56:00Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z" } ] } }, { - "name": "84a35eb5-784c-4923-a52f-60bd04765953", - "location": "East US", + "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", "properties": { - "accountName": "dsapaliga-restore-test6", + "accountName": "clidkdojm4zyywo", "apiType": "Sql", - "creationTime": "2023-03-29T22:24:23Z", - "deletionTime": "2023-03-29T22:56:18Z", - "oldestRestorableTime": "2023-03-22T22:56:18Z", + "creationTime": "2023-04-08T17:18:16Z", + "deletionTime": "2023-04-08T17:22:23Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", - "creationTime": "2023-03-29T22:26:42Z", - "deletionTime": "2023-03-29T22:56:18Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", - "creationTime": "2023-03-29T22:24:24Z", - "deletionTime": "2023-03-29T22:56:18Z" + "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", + "creationTime": "2023-04-08T17:18:17Z", + "deletionTime": "2023-04-08T17:22:23Z" } ] } }, { - "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", - "location": "East US", + "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", "properties": { - "accountName": "dsapaliga-restored-westus-m", + "accountName": "clidhqrfu4m2zyv", "apiType": "Sql", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z", - "oldestRestorableTime": "2023-03-22T22:56:46Z", + "creationTime": "2023-04-10T17:53:22Z", + "deletionTime": "2023-04-10T17:56:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z" + "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", + "creationTime": "2023-04-10T17:53:23Z", + "deletionTime": "2023-04-10T17:56:06Z" } ] } }, { - "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", - "location": "East US", + "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", "properties": { - "accountName": "cli-continuous30-sopplsfv", + "accountName": "mk-ps-pna-enabled", "apiType": "Sql", - "creationTime": "2023-03-29T23:59:38Z", - "deletionTime": "2023-03-30T00:12:32Z", - "oldestRestorableTime": "2023-03-23T00:12:32Z", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", - "creationTime": "2023-03-30T00:02:04Z", - "deletionTime": "2023-03-30T00:12:32Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", - "creationTime": "2023-03-29T23:59:39Z", - "deletionTime": "2023-03-30T00:12:32Z" + "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z" } ] } }, { - "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", - "location": "East US", + "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", "properties": { - "accountName": "cli-continuous30-l5utea24-restored", + "accountName": "mk-test-ps-pna-disabled", "apiType": "Sql", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z" } ] } }, { - "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", - "location": "East US", + "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", "properties": { - "accountName": "cli-continuous30-l5utea24", + "accountName": "mayank-test-src", "apiType": "Sql", - "creationTime": "2023-03-30T00:33:44Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-12T19:51:34Z", + "deletionTime": "2023-04-12T23:26:03Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", - "creationTime": "2023-03-30T00:36:04Z", - "deletionTime": "2023-03-30T01:02:30Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", - "creationTime": "2023-03-30T00:33:45Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", + "creationTime": "2023-04-12T19:51:35Z", + "deletionTime": "2023-04-12T23:26:03Z" } ] } }, { - "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", - "location": "East US", + "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", "properties": { - "accountName": "cli-continuous30-3eb7aosu", + "accountName": "climpgqg4rhbujz", "apiType": "Sql", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z", - "oldestRestorableTime": "2023-03-23T03:46:34Z", + "creationTime": "2023-04-13T13:44:29Z", + "deletionTime": "2023-04-13T13:48:14Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", - "creationTime": "2023-03-30T03:35:19Z", - "deletionTime": "2023-03-30T03:46:34Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z" + "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", + "creationTime": "2023-04-13T13:44:30Z", + "deletionTime": "2023-04-13T13:48:14Z" } ] } }, { - "name": "856077e3-8335-4b95-9577-2ebf016ee892", - "location": "East US", + "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", "properties": { - "accountName": "cli-continuous30-tqwxb6nj", + "accountName": "mayank-src", "apiType": "Sql", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z", - "oldestRestorableTime": "2023-03-23T04:05:05Z", + "creationTime": "2023-04-13T17:30:02Z", + "deletionTime": "2023-04-13T18:35:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", - "creationTime": "2023-03-30T03:53:50Z", - "deletionTime": "2023-03-30T04:05:05Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z" + "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", + "creationTime": "2023-04-13T17:30:03Z", + "deletionTime": "2023-04-13T18:35:56Z" } ] } }, { - "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", - "location": "East US", + "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", "properties": { - "accountName": "cli-continuous30-cmjnvki7", + "accountName": "mayank-pspreview-test", "apiType": "Sql", - "creationTime": "2023-03-30T04:58:52Z", - "deletionTime": "2023-03-30T05:12:19Z", - "oldestRestorableTime": "2023-03-23T05:12:19Z", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", - "creationTime": "2023-03-30T05:01:09Z", - "deletionTime": "2023-03-30T05:12:19Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", - "creationTime": "2023-03-30T04:58:53Z", - "deletionTime": "2023-03-30T05:12:19Z" - } + "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z" + } ] } }, { - "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", - "location": "East US", + "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", "properties": { - "accountName": "cli-continuous30-pmjqwgr5-restored", + "accountName": "r-database-account-3188", "apiType": "Sql", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-18T13:44:01Z", + "deletionTime": "2023-04-18T14:06:35Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", + "creationTime": "2023-04-18T13:44:02Z", + "deletionTime": "2023-04-18T14:06:35Z" } ] } }, { - "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", - "location": "East US", + "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", "properties": { - "accountName": "cli-continuous30-pmjqwgr5", + "accountName": "restoredaccount-5903", "apiType": "Sql", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", - "creationTime": "2023-03-30T14:12:07Z", - "deletionTime": "2023-03-30T14:38:59Z" - }, + "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z" + } + ] + } + }, + { + "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "properties": { + "accountName": "r-database-account-8442", + "apiType": "Sql", + "creationTime": "2023-04-18T18:21:09Z", + "deletionTime": "2023-04-18T18:43:26Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", + "creationTime": "2023-04-18T18:21:10Z", + "deletionTime": "2023-04-18T18:43:26Z" } ] } }, { - "name": "f68b64bb-38f3-429b-be8f-81e44763929d", - "location": "East US", + "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", "properties": { - "accountName": "cli-continuous30-ta4jrave", + "accountName": "restoredaccount-5883", "apiType": "Sql", - "creationTime": "2023-03-30T14:48:08Z", - "deletionTime": "2023-03-30T15:16:54Z", - "oldestRestorableTime": "2023-03-23T15:16:54Z", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", - "creationTime": "2023-03-30T14:50:33Z", - "deletionTime": "2023-03-30T15:16:54Z" - }, + "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z" + } + ] + } + }, + { + "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "properties": { + "accountName": "r-database-account-8968", + "apiType": "Sql", + "creationTime": "2023-04-18T20:58:17Z", + "deletionTime": "2023-04-18T21:21:06Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", - "creationTime": "2023-03-30T14:48:09Z", - "deletionTime": "2023-03-30T15:16:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", + "creationTime": "2023-04-18T20:58:18Z", + "deletionTime": "2023-04-18T21:21:06Z" } ] } }, { - "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", - "location": "East US", + "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", "properties": { - "accountName": "amisi-8bd4a726-restored", + "accountName": "restoredaccount-8805", "apiType": "Sql", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z" } ] } }, { - "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", - "location": "East US", + "name": "b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", "properties": { - "accountName": "amisi-765b8849", + "accountName": "r-database-account-7565", "apiType": "Sql", - "creationTime": "2023-03-30T20:15:03Z", - "deletionTime": "2023-03-31T06:20:15Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T04:54:02Z", + "deletionTime": "2023-04-19T05:17:07Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", - "creationTime": "2023-03-30T20:15:04Z", - "deletionTime": "2023-03-31T06:20:15Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e32db9e6-b23b-45f5-bd4e-beeb5d5cfcfd", + "creationTime": "2023-04-19T04:54:03Z", + "deletionTime": "2023-04-19T05:17:07Z" } ] } }, { - "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", - "location": "Qatar Central", + "name": "a440fc94-a486-473c-bdeb-b62363814132", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a440fc94-a486-473c-bdeb-b62363814132", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "accountName": "restoredaccount-8250", "apiType": "Sql", - "creationTime": "2022-09-29T05:44:13Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", - "creationTime": "2022-09-29T05:44:13Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9ec5ba28-2882-4e91-9893-86ea897dbc5e", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z" } ] } }, { - "name": "a672303a-644d-4996-9d49-b3d2eddea72d", - "location": "Qatar Central", + "name": "69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/69212ac3-2a6b-4c48-b2dc-a30c59e18c38", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "accountName": "r-database-account-3177", "apiType": "Sql", - "creationTime": "2023-03-10T00:42:29Z", - "oldestRestorableTime": "2023-03-19T22:42:21Z", + "creationTime": "2023-04-19T07:32:19Z", + "deletionTime": "2023-04-19T07:54:43Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", - "creationTime": "2023-03-10T00:42:29Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "210dee70-f60f-47b7-8889-5f67d71947e6", + "creationTime": "2023-04-19T07:32:20Z", + "deletionTime": "2023-04-19T07:54:43Z" } ] } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-9177?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-ed4d00beadcd9a45-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "30fccd5a21bfcd905098d3087e502568", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:26 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a2b2f620-118b-41a3-9380-6d6364c97a73", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "638e4f68-0df6-4ad6-b740-723998cc84a5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224227Z:a2b2f620-118b-41a3-9380-6d6364c97a73" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-215eb026abfb8bff-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "39b3320e8091ec3ac692d285691ddf91", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:26 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cda70bfe-9841-46b7-bae1-9ec01921f8a4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "cda70bfe-9841-46b7-bae1-9ec01921f8a4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224227Z:cda70bfe-9841-46b7-bae1-9ec01921f8a4" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-bf7886bb0034139d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "65941806f07c7c59f9e2b2a352a101ee", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:27 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5871f6cd-1e36-478f-a2d3-26ccf0e28069", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "5871f6cd-1e36-478f-a2d3-26ccf0e28069", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224228Z:5871f6cd-1e36-478f-a2d3-26ccf0e28069" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-7e205e8a7fbf86b9-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4cfa246beb9ce3d7c836060d0b4eb060", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:28 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1667b8f4-de14-4b27-beb8-618dac3c89fc", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "1667b8f4-de14-4b27-beb8-618dac3c89fc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224229Z:1667b8f4-de14-4b27-beb8-618dac3c89fc" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-28396ed7a6e6975a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b3e83d3bc6ce1e32d83740aece969924", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:29 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8d24edbe-68f3-413e-815a-41534843d8a5", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "8d24edbe-68f3-413e-815a-41534843d8a5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224230Z:8d24edbe-68f3-413e-815a-41534843d8a5" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-78339cf7e9a98a3b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4519e49193231af441b09c46ea4c71aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:31 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b41b011-7313-44a6-ab2e-21341736d5b8", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "5b41b011-7313-44a6-ab2e-21341736d5b8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224232Z:5b41b011-7313-44a6-ab2e-21341736d5b8" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-95b34c60b5d67124-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "156851324db8a51ff1db7365ab281432", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e23d3e75-b1f8-4cf2-b0e6-3534fee0fddf", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "e23d3e75-b1f8-4cf2-b0e6-3534fee0fddf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224236Z:e23d3e75-b1f8-4cf2-b0e6-3534fee0fddf" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-56588e6ba39d5bdd-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "267be19c6a35a73d48ce721d29ec348c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:42:44 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "512b2ba1-8c47-400c-ba0d-620909d6c230", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "512b2ba1-8c47-400c-ba0d-620909d6c230", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224244Z:512b2ba1-8c47-400c-ba0d-620909d6c230" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-3c9bbb441000fe6f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7c7c96c5842d436cc47353471f8f6f18", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:43:00 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8c73dbe9-a7b9-4d67-a143-0fa53c9a0dfe", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "8c73dbe9-a7b9-4d67-a143-0fa53c9a0dfe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224300Z:8c73dbe9-a7b9-4d67-a143-0fa53c9a0dfe" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-d8e2756af8502728-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "09a96a9c4bd0c77414c1cceadb027b04", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:43:32 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "15614e48-e0b9-4618-83df-b8635612ea54", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "15614e48-e0b9-4618-83df-b8635612ea54", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224333Z:15614e48-e0b9-4618-83df-b8635612ea54" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-9f93250ace98ba3e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "159fe7a797ab1704743861c116f587b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:44:04 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b49cb8b2-5376-4e19-aa58-afb9830b2be3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "b49cb8b2-5376-4e19-aa58-afb9830b2be3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224405Z:b49cb8b2-5376-4e19-aa58-afb9830b2be3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-efc299cc9d53457b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bf81595f2b427abb21b5686cb78168c2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:44:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c6da2492-4519-40de-ac83-8e2368e8cfc8", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "c6da2492-4519-40de-ac83-8e2368e8cfc8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224437Z:c6da2492-4519-40de-ac83-8e2368e8cfc8" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-dc27cde67c1f798b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "37a04ff85aef046c66929498e9b2b01f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:45:08 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a71fa9f5-b560-411a-8a82-cad06e3617fe", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "a71fa9f5-b560-411a-8a82-cad06e3617fe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224509Z:a71fa9f5-b560-411a-8a82-cad06e3617fe" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-fc7c95800fa55241-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "828b1339bc817cc22c24f3f62f9760f3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:45:40 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7d7c20d4-aa57-46dc-acd6-ff25aac91db5", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "7d7c20d4-aa57-46dc-acd6-ff25aac91db5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224541Z:7d7c20d4-aa57-46dc-acd6-ff25aac91db5" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-20402ecf42e3d04b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c7c99fd04f5405c9ec7c59b09623916e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:46:13 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ee8f9eca-ed1c-4653-97e4-ea443c58edf4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "ee8f9eca-ed1c-4653-97e4-ea443c58edf4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224613Z:ee8f9eca-ed1c-4653-97e4-ea443c58edf4" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-f1b0b04df0621a78-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a3334904e5f63c408c240bca6676d5ce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:46:45 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "61f6aa4d-14ff-4a22-9ca6-90882cc0b994", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "61f6aa4d-14ff-4a22-9ca6-90882cc0b994", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224645Z:61f6aa4d-14ff-4a22-9ca6-90882cc0b994" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-27c1fd167856282d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4ac8a131e8e9e9ca498695046311e509", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:47:17 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e52c5588-6136-43c8-aa2c-8e30679850f2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "e52c5588-6136-43c8-aa2c-8e30679850f2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224717Z:e52c5588-6136-43c8-aa2c-8e30679850f2" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-1d5fb03c72919296-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e6f18593bc64eafc5e8d3b3044fe9e76", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:47:49 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "25aeab9f-fe2c-45d3-bfcd-a4ccf27d2e8c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "25aeab9f-fe2c-45d3-bfcd-a4ccf27d2e8c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224750Z:25aeab9f-fe2c-45d3-bfcd-a4ccf27d2e8c" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-0a9dab407b3d7aef-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f57f8ba7465a1c857e495a70503cd87b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:48:22 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f3c06fa2-45f2-40b7-aa20-16fe5d80e8f9", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "f3c06fa2-45f2-40b7-aa20-16fe5d80e8f9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224822Z:f3c06fa2-45f2-40b7-aa20-16fe5d80e8f9" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-1586ad791095ee43-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e137023fee847469a4ddec5cad9aa54a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:48:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0f916abe-64d6-4346-9233-73b97072116e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "0f916abe-64d6-4346-9233-73b97072116e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224854Z:0f916abe-64d6-4346-9233-73b97072116e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-b81e54e1592b7f97-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d85d1fe7ef924caeffd5681a628c9a22", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:49:26 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd6e7611-bbad-49d5-a2cb-58c7c4079fe4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "dd6e7611-bbad-49d5-a2cb-58c7c4079fe4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224926Z:dd6e7611-bbad-49d5-a2cb-58c7c4079fe4" - }, - "ResponseBody": { - "status": "Dequeued" + }, + { + "name": "7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "properties": { + "accountName": "restoredaccount-9058", + "apiType": "Sql", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a1bf9469-0ff7-4c2e-972e-c3d4ef68b403", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z" + } + ] + } + }, + { + "name": "8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "properties": { + "accountName": "r-database-account-9523", + "apiType": "Sql", + "creationTime": "2023-04-19T19:31:56Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e5f0e9e2-a635-44b1-a893-a62c09abdca5", + "creationTime": "2023-04-19T19:31:57Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] + } + }, + { + "name": "34a42388-aa1f-4250-84fe-060ea0dcb913", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/34a42388-aa1f-4250-84fe-060ea0dcb913", + "properties": { + "accountName": "restoredaccount-4287", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "77025bb1-914c-491d-a1a5-e947b2d43090", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] + } + }, + { + "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "properties": { + "accountName": "r-database-account-8435", + "apiType": "Sql", + "creationTime": "2023-04-06T02:11:39Z", + "deletionTime": "2023-04-19T23:49:01Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", + "creationTime": "2023-04-06T02:11:40Z", + "deletionTime": "2023-04-19T23:49:01Z" + } + ] + } + }, + { + "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "properties": { + "accountName": "r-database-account-5580", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T18:31:49Z", + "deletionTime": "2023-04-19T23:53:21Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", + "creationTime": "2023-04-05T18:31:50Z", + "deletionTime": "2023-04-19T23:53:21Z" + } + ] + } + }, + { + "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "properties": { + "accountName": "r-database-account-163", + "apiType": "Sql", + "creationTime": "2023-04-18T16:23:17Z", + "deletionTime": "2023-04-19T23:54:07Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", + "creationTime": "2023-04-18T16:23:18Z", + "deletionTime": "2023-04-19T23:54:07Z" + } + ] + } + }, + { + "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "properties": { + "accountName": "r-database-account-8550", + "apiType": "Sql", + "creationTime": "2023-04-06T02:07:24Z", + "deletionTime": "2023-04-19T23:57:08Z", + "oldestRestorableTime": "2023-03-21T00:05:08Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", + "creationTime": "2023-04-06T02:07:26Z", + "deletionTime": "2023-04-19T23:57:08Z" + } + ] + } + }, + { + "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "properties": { + "accountName": "drop-continuous7", + "apiType": "Sql", + "creationTime": "2022-05-26T18:49:51Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", + "creationTime": "2022-05-26T18:49:52Z" + } + ] + } + }, + { + "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "properties": { + "accountName": "periodicacctdrop", + "apiType": "Sql", + "creationTime": "2022-08-24T22:57:51Z", + "oldestRestorableTime": "2023-04-13T00:05:05Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", + "creationTime": "2022-08-24T22:57:51Z" + } + ] + } + }, + { + "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "properties": { + "accountName": "periodicacctdrop2", + "apiType": "Sql", + "creationTime": "2022-05-26T20:16:50Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", + "creationTime": "2022-05-26T20:16:50Z" + } + ] + } + }, + { + "name": "b169ba58-4696-4196-99a4-51995d99f004", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "properties": { + "accountName": "readregionrestore-1", + "apiType": "Sql", + "creationTime": "2023-03-02T00:15:37Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "Southeast Asia", + "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", + "creationTime": "2023-03-02T00:15:37Z" + }, + { + "locationName": "Central India", + "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", + "creationTime": "2023-03-02T00:38:10Z" + } + ] + } + }, + { + "name": "83301fff-71b5-4cb0-a399-3c6331b78411", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "properties": { + "accountName": "portal-mongo-test", + "apiType": "MongoDB", + "creationTime": "2023-03-27T17:28:08Z", + "deletionTime": "2023-03-27T17:30:49Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", + "creationTime": "2023-03-27T17:28:09Z", + "deletionTime": "2023-03-27T17:30:49Z" + } + ] + } + }, + { + "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "properties": { + "accountName": "amisi-8bd4a726", + "apiType": "Sql", + "creationTime": "2023-03-29T07:24:07Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", + "creationTime": "2023-03-29T07:26:03Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", + "creationTime": "2023-03-29T07:24:08Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "properties": { + "accountName": "amisi-da11000f", + "apiType": "Sql", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", + "creationTime": "2023-03-29T07:09:11Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "properties": { + "accountName": "dsapaliga-restore-test2", + "apiType": "Sql", + "creationTime": "2023-03-29T19:36:21Z", + "deletionTime": "2023-03-29T22:55:47Z", + "oldestRestorableTime": "2023-03-22T22:55:47Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", + "creationTime": "2023-03-29T19:36:22Z", + "deletionTime": "2023-03-29T22:55:47Z" + } + ] + } + }, + { + "name": "66326971-fd72-4b66-9495-da9f95f0e86a", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "properties": { + "accountName": "dsapaliga-restore-test3", + "apiType": "Sql", + "creationTime": "2023-03-29T21:45:59Z", + "deletionTime": "2023-03-29T22:55:54Z", + "oldestRestorableTime": "2023-03-22T22:55:54Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", + "creationTime": "2023-03-29T21:48:10Z", + "deletionTime": "2023-03-29T21:57:56Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", + "creationTime": "2023-03-29T21:46:00Z", + "deletionTime": "2023-03-29T22:55:54Z" + } + ] + } + }, + { + "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "properties": { + "accountName": "dsapaliga-restore-test4", + "apiType": "Sql", + "creationTime": "2023-03-29T22:08:33Z", + "deletionTime": "2023-03-29T22:56:00Z", + "oldestRestorableTime": "2023-03-22T22:56:00Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", + "creationTime": "2023-03-29T22:08:34Z", + "deletionTime": "2023-03-29T22:56:00Z" + } + ] + } + }, + { + "name": "84a35eb5-784c-4923-a52f-60bd04765953", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "properties": { + "accountName": "dsapaliga-restore-test6", + "apiType": "Sql", + "creationTime": "2023-03-29T22:24:23Z", + "deletionTime": "2023-03-29T22:56:18Z", + "oldestRestorableTime": "2023-03-22T22:56:18Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", + "creationTime": "2023-03-29T22:26:42Z", + "deletionTime": "2023-03-29T22:56:18Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", + "creationTime": "2023-03-29T22:24:24Z", + "deletionTime": "2023-03-29T22:56:18Z" + } + ] + } + }, + { + "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "properties": { + "accountName": "dsapaliga-restored-westus-m", + "apiType": "Sql", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z", + "oldestRestorableTime": "2023-03-22T22:56:46Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z" + } + ] + } + }, + { + "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "properties": { + "accountName": "cli-continuous30-sopplsfv", + "apiType": "Sql", + "creationTime": "2023-03-29T23:59:38Z", + "deletionTime": "2023-03-30T00:12:32Z", + "oldestRestorableTime": "2023-03-23T00:12:32Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", + "creationTime": "2023-03-30T00:02:04Z", + "deletionTime": "2023-03-30T00:12:32Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", + "creationTime": "2023-03-29T23:59:39Z", + "deletionTime": "2023-03-30T00:12:32Z" + } + ] + } + }, + { + "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "properties": { + "accountName": "cli-continuous30-l5utea24-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "properties": { + "accountName": "cli-continuous30-l5utea24", + "apiType": "Sql", + "creationTime": "2023-03-30T00:33:44Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", + "creationTime": "2023-03-30T00:36:04Z", + "deletionTime": "2023-03-30T01:02:30Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", + "creationTime": "2023-03-30T00:33:45Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "properties": { + "accountName": "cli-continuous30-3eb7aosu", + "apiType": "Sql", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z", + "oldestRestorableTime": "2023-03-23T03:46:34Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", + "creationTime": "2023-03-30T03:35:19Z", + "deletionTime": "2023-03-30T03:46:34Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z" + } + ] + } + }, + { + "name": "856077e3-8335-4b95-9577-2ebf016ee892", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "properties": { + "accountName": "cli-continuous30-tqwxb6nj", + "apiType": "Sql", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z", + "oldestRestorableTime": "2023-03-23T04:05:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", + "creationTime": "2023-03-30T03:53:50Z", + "deletionTime": "2023-03-30T04:05:05Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z" + } + ] + } + }, + { + "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "properties": { + "accountName": "cli-continuous30-cmjnvki7", + "apiType": "Sql", + "creationTime": "2023-03-30T04:58:52Z", + "deletionTime": "2023-03-30T05:12:19Z", + "oldestRestorableTime": "2023-03-23T05:12:19Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", + "creationTime": "2023-03-30T05:01:09Z", + "deletionTime": "2023-03-30T05:12:19Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", + "creationTime": "2023-03-30T04:58:53Z", + "deletionTime": "2023-03-30T05:12:19Z" + } + ] + } + }, + { + "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5", + "apiType": "Sql", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", + "creationTime": "2023-03-30T14:12:07Z", + "deletionTime": "2023-03-30T14:38:59Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "f68b64bb-38f3-429b-be8f-81e44763929d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "properties": { + "accountName": "cli-continuous30-ta4jrave", + "apiType": "Sql", + "creationTime": "2023-03-30T14:48:08Z", + "deletionTime": "2023-03-30T15:16:54Z", + "oldestRestorableTime": "2023-03-23T15:16:54Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", + "creationTime": "2023-03-30T14:50:33Z", + "deletionTime": "2023-03-30T15:16:54Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", + "creationTime": "2023-03-30T14:48:09Z", + "deletionTime": "2023-03-30T15:16:54Z" + } + ] + } + }, + { + "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "properties": { + "accountName": "amisi-8bd4a726-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z" + } + ] + } + }, + { + "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "properties": { + "accountName": "amisi-765b8849", + "apiType": "Sql", + "creationTime": "2023-03-30T20:15:03Z", + "deletionTime": "2023-03-31T06:20:15Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", + "creationTime": "2023-03-30T20:15:04Z", + "deletionTime": "2023-03-31T06:20:15Z" + } + ] + } + }, + { + "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "apiType": "Sql", + "creationTime": "2022-09-29T05:44:13Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", + "creationTime": "2022-09-29T05:44:13Z" + } + ] + } + }, + { + "name": "a672303a-644d-4996-9d49-b3d2eddea72d", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "apiType": "Sql", + "creationTime": "2023-03-10T00:42:29Z", + "oldestRestorableTime": "2023-03-21T00:05:05Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", + "creationTime": "2023-03-10T00:42:29Z" + } + ] + } + } + ] } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-605?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-ac4ff04f31f30078-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "42f1bfb4bdc7b8f1210a517d5a286fe3", + "traceparent": "00-3437b78b246e6fea4a0b789f4d7eb263-8aa472b164964851-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "2667898ee759e167a0fa3d3c890d19ae", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/70861343-cf3d-4752-bdfe-c4d0ebed3912?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:49:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f2d56d0f-68f9-4782-94fc-fcdbabd161d4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "f2d56d0f-68f9-4782-94fc-fcdbabd161d4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T224958Z:f2d56d0f-68f9-4782-94fc-fcdbabd161d4" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/638e4f68-0df6-4ad6-b740-723998cc84a5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-dd1328b6a976dcf9c1273a36fb29b536-6c8210221d5e9322-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "30880fa400de4fe853eae1af864e1218", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 22:50:29 GMT", + "Date": "Thu, 20 Apr 2023 00:05:11 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/70861343-cf3d-4752-bdfe-c4d0ebed3912?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67b2e2f8-7c7e-4da4-bed4-43e2c16155be", + "x-ms-correlation-request-id": "0bfb9eea-fd53-4800-ae06-265dea27d3dd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "67b2e2f8-7c7e-4da4-bed4-43e2c16155be", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T225030Z:67b2e2f8-7c7e-4da4-bed4-43e2c16155be" + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "70861343-cf3d-4752-bdfe-c4d0ebed3912", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000512Z:0bfb9eea-fd53-4800-ae06-265dea27d3dd" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } } ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "366527538", + "RandomSeed": "1017439198", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountListAsync.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountListAsync.json index 5a6196b189e8..a9fa32de1555 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountListAsync.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountListAsync.json @@ -1,14 +1,14 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-4035?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-6716?api-version=**", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f4918c9cb29d74ab305badd9e0be7c1f-3c4a6f3733c58119-00", + "traceparent": "00-75ce26b6ea153580eef36e19807cc9cd-37c3ef4d3758f92d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4bb481ec6e996cfad9aea6d3e3d1459b", + "x-ms-client-request-id": "48f7b880a25b7182a13e6542797e1ad6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,19 +17,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 23:04:57 GMT", + "Date": "Thu, 20 Apr 2023 02:57:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0c16e98d-f7f8-4b09-9564-2c24d7bbe020", + "x-ms-correlation-request-id": "95c71ac0-dc8e-4ddc-931b-ca0fbc43ef08", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "0c16e98d-f7f8-4b09-9564-2c24d7bbe020", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230458Z:0c16e98d-f7f8-4b09-9564-2c24d7bbe020" + "x-ms-request-id": "95c71ac0-dc8e-4ddc-931b-ca0fbc43ef08", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025712Z:95c71ac0-dc8e-4ddc-931b-ca0fbc43ef08" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035", - "name": "dbaccount-4035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716", + "name": "dbaccount-6716", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -38,22 +38,22 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-2021?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5132?api-version=2022-11-15-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "575", + "Content-Length": "561", "Content-Type": "application/json", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-6b96f6dcab778be1-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fc528b22b850b01e076abde44aa0eede", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-0d5881c299f1c870-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "8a683b0ac2bd85a8e0a9a1578de1ffd3", "x-ms-return-client-request-id": "true" }, "RequestBody": { "kind": "GlobalDocumentDB", "tags": {}, - "location": "westcentralus", + "location": "westus", "properties": { "consistencyPolicy": { "defaultConsistencyLevel": "BoundedStaleness", @@ -62,7 +62,7 @@ }, "locations": [ { - "locationName": "westcentralus", + "locationName": "westus", "failoverPriority": 0, "isZoneRedundant": false } @@ -85,31 +85,31 @@ }, "StatusCode": 200, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "2478", + "Content-Length": "2410", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:03 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-2021/operationResults/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 02:57:19 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5132/operationResults/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "13fbcd42-9466-474b-b427-ce915940dc0a", + "x-ms-correlation-request-id": "b98e71ce-4098-4fa5-881d-39841fa5d84c", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "3c499613-51b0-49b1-81d8-8ce4830dc9b2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230504Z:13fbcd42-9466-474b-b427-ce915940dc0a" + "x-ms-request-id": "a0e5839d-be2e-4e0a-a5ca-234960e4d6cd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025719Z:b98e71ce-4098-4fa5-881d-39841fa5d84c" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-2021", - "name": "r-database-account-2021", - "location": "West Central US", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5132", + "name": "r-database-account-5132", + "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T23:05:02.5046331Z" + "createdAt": "2023-04-20T02:57:17.2834254Z" }, "properties": { "provisioningState": "Creating", @@ -126,7 +126,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "instanceId": "aeb8c455-4d77-45bd-a193-a84dded67185", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -144,8 +144,8 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-5132-westus", + "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, "isZoneRedundant": false @@ -153,8 +153,8 @@ ], "readLocations": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-5132-westus", + "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, "isZoneRedundant": false @@ -162,8 +162,8 @@ ], "locations": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-5132-westus", + "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, "isZoneRedundant": false @@ -171,8 +171,8 @@ ], "failoverPolicies": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-5132-westus", + "locationName": "West US", "failoverPriority": 0 } ], @@ -195,16 +195,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T23:05:02.5046331Z" + "generationTime": "2023-04-20T02:57:17.2834254Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T23:05:02.5046331Z" + "generationTime": "2023-04-20T02:57:17.2834254Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T23:05:02.5046331Z" + "generationTime": "2023-04-20T02:57:17.2834254Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T23:05:02.5046331Z" + "generationTime": "2023-04-20T02:57:17.2834254Z" } } }, @@ -214,13 +214,13 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-999e72dcef457081-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-3a7523bcde9f908c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1a62ab14ec0bc99c959a91043d888f0d", + "x-ms-client-request-id": "b3a7d636c6e7f5c34ec37bf8e11a145c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -229,29 +229,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:03 GMT", + "Date": "Thu, 20 Apr 2023 02:57:19 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b7b661d3-7873-4444-8633-480116f74561", + "x-ms-correlation-request-id": "abba6ad0-0588-420f-a8c2-ca5879a77555", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "b7b661d3-7873-4444-8633-480116f74561", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230504Z:b7b661d3-7873-4444-8633-480116f74561" + "x-ms-request-id": "abba6ad0-0588-420f-a8c2-ca5879a77555", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025719Z:abba6ad0-0588-420f-a8c2-ca5879a77555" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-13c5594b1d34bf56-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-d346a505cceb281a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fe0cf5b71132c8ec82ed6d0700abf6af", + "x-ms-client-request-id": "32966e66dfb3076f199c6a512071ee3f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -260,29 +260,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:04 GMT", + "Date": "Thu, 20 Apr 2023 02:57:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4c82e72f-0511-49a7-9815-24fcfb724763", + "x-ms-correlation-request-id": "e2d0888b-ba18-415f-8872-d9c7b2fba8cf", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "4c82e72f-0511-49a7-9815-24fcfb724763", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230505Z:4c82e72f-0511-49a7-9815-24fcfb724763" + "x-ms-request-id": "e2d0888b-ba18-415f-8872-d9c7b2fba8cf", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025720Z:e2d0888b-ba18-415f-8872-d9c7b2fba8cf" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-43b4eeadea10724d-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-b1a1b373560d530e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9fd05075d43eead23749f43dc8042806", + "x-ms-client-request-id": "b620b2514c3a1dec8871a7548828ea05", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -291,29 +291,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:05 GMT", + "Date": "Thu, 20 Apr 2023 02:57:21 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8912eae6-dd0b-48c1-b76d-4b44a0ecafe9", + "x-ms-correlation-request-id": "cd6d4e8a-10bf-457e-b001-923dbe1e45e4", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "8912eae6-dd0b-48c1-b76d-4b44a0ecafe9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230506Z:8912eae6-dd0b-48c1-b76d-4b44a0ecafe9" + "x-ms-request-id": "cd6d4e8a-10bf-457e-b001-923dbe1e45e4", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025721Z:cd6d4e8a-10bf-457e-b001-923dbe1e45e4" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-24e606291e6ac796-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-11c1cf7d1d4cfbfb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c5bba9baf64c0239bf9a971e7e94c8e9", + "x-ms-client-request-id": "27d045582509573a669f994a5b71d5dd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -322,29 +322,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:06 GMT", + "Date": "Thu, 20 Apr 2023 02:57:22 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a2e7326-5e95-465a-8d54-990acda16cb4", + "x-ms-correlation-request-id": "1e91487f-31fc-4cec-8c31-f5a6343e1114", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "0a2e7326-5e95-465a-8d54-990acda16cb4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230507Z:0a2e7326-5e95-465a-8d54-990acda16cb4" + "x-ms-request-id": "1e91487f-31fc-4cec-8c31-f5a6343e1114", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025723Z:1e91487f-31fc-4cec-8c31-f5a6343e1114" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-6ced4332e4b00b1f-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-e97b841431fd2e6d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ec8fe2a4f0b7e3cf2221c6e91cafff7e", + "x-ms-client-request-id": "2ea73bd45df91a218279a941371b7ef1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -353,29 +353,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:08 GMT", + "Date": "Thu, 20 Apr 2023 02:57:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6196e083-7b68-4a8b-bec1-f3e0f761b2ad", + "x-ms-correlation-request-id": "6bade908-c0af-44fa-8449-148d29a631b9", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "6196e083-7b68-4a8b-bec1-f3e0f761b2ad", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230509Z:6196e083-7b68-4a8b-bec1-f3e0f761b2ad" + "x-ms-request-id": "6bade908-c0af-44fa-8449-148d29a631b9", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025725Z:6bade908-c0af-44fa-8449-148d29a631b9" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-9f8f802b288c66f0-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-5dceaa0d2b79d5c7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "564c66c430f07e6317cddfa43cb46ba2", + "x-ms-client-request-id": "daf965b1c6a12c3677c9509ab2a1c116", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -384,29 +384,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:12 GMT", + "Date": "Thu, 20 Apr 2023 02:57:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1613a37b-11f2-4379-a630-c53c330d3f38", + "x-ms-correlation-request-id": "c1246204-bb3a-40d7-8c3d-70a55549a0e8", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "1613a37b-11f2-4379-a630-c53c330d3f38", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230513Z:1613a37b-11f2-4379-a630-c53c330d3f38" + "x-ms-request-id": "c1246204-bb3a-40d7-8c3d-70a55549a0e8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025729Z:c1246204-bb3a-40d7-8c3d-70a55549a0e8" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-0eb694ac337859a5-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-447218d15dc47432-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e6980b803b75ca4fdad8a22a3050e610", + "x-ms-client-request-id": "4d7fca9cbc81fa0c24b6a5907cf91f4a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -415,29 +415,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:20 GMT", + "Date": "Thu, 20 Apr 2023 02:57:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b8d77841-1740-48db-b8a4-ddf25c7cc6b4", + "x-ms-correlation-request-id": "94a75994-87fe-4b2f-bd62-164ebe2ca651", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "b8d77841-1740-48db-b8a4-ddf25c7cc6b4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230521Z:b8d77841-1740-48db-b8a4-ddf25c7cc6b4" + "x-ms-request-id": "94a75994-87fe-4b2f-bd62-164ebe2ca651", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025737Z:94a75994-87fe-4b2f-bd62-164ebe2ca651" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-89752b78dc76c501-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-68da656fd458dde5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1859199b724873f97f10d5ea102aa66e", + "x-ms-client-request-id": "f699a820fa780e3c057bb62f0c8667e1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -446,29 +446,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:05:36 GMT", + "Date": "Thu, 20 Apr 2023 02:57:53 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23d0c68e-693c-447e-88c1-ed726b9ddf14", + "x-ms-correlation-request-id": "9e905b7b-a3fd-4360-b803-3ad0d341977b", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "23d0c68e-693c-447e-88c1-ed726b9ddf14", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230537Z:23d0c68e-693c-447e-88c1-ed726b9ddf14" + "x-ms-request-id": "9e905b7b-a3fd-4360-b803-3ad0d341977b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025753Z:9e905b7b-a3fd-4360-b803-3ad0d341977b" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-6fd621f4c41e2477-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-b295c73c0ca1544f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "116823b61816880817817b178d394ec6", + "x-ms-client-request-id": "6da592b7319bf56f58feb6ea21a5b07e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -477,29 +477,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:06:09 GMT", + "Date": "Thu, 20 Apr 2023 02:58:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8e909cc6-0863-4c5e-a776-1cae445e85b1", + "x-ms-correlation-request-id": "24579a0c-28da-47cc-901d-31b850a6c810", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "8e909cc6-0863-4c5e-a776-1cae445e85b1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230609Z:8e909cc6-0863-4c5e-a776-1cae445e85b1" + "x-ms-request-id": "24579a0c-28da-47cc-901d-31b850a6c810", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025825Z:24579a0c-28da-47cc-901d-31b850a6c810" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-83378501e73456f1-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-fb1c735bd81cadbb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2308cfe7535a0e5a112467646664bab0", + "x-ms-client-request-id": "0a7906aacb08a19e8e71470605dcee9d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -508,29 +508,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:06:41 GMT", + "Date": "Thu, 20 Apr 2023 02:58:57 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4234c610-02db-45a8-ab4f-fb87c40207aa", + "x-ms-correlation-request-id": "c501ddcc-0a92-453b-bd93-fcff1d1923f2", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "4234c610-02db-45a8-ab4f-fb87c40207aa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230642Z:4234c610-02db-45a8-ab4f-fb87c40207aa" + "x-ms-request-id": "c501ddcc-0a92-453b-bd93-fcff1d1923f2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025857Z:c501ddcc-0a92-453b-bd93-fcff1d1923f2" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-723df429e4fc80ba-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-b7a37488e3648de9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0c733432d4e782f910d100c6f6e1e646", + "x-ms-client-request-id": "e9d9c34eb253eeae38a39d7a4351ec5f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -539,29 +539,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:13 GMT", + "Date": "Thu, 20 Apr 2023 02:59:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4696764-4d3e-48c4-a5c6-f7867ca7f2c1", + "x-ms-correlation-request-id": "7e8b7834-cc17-4b5e-a0f1-b63918cad6a0", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "d4696764-4d3e-48c4-a5c6-f7867ca7f2c1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230714Z:d4696764-4d3e-48c4-a5c6-f7867ca7f2c1" + "x-ms-request-id": "7e8b7834-cc17-4b5e-a0f1-b63918cad6a0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025929Z:7e8b7834-cc17-4b5e-a0f1-b63918cad6a0" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3c499613-51b0-49b1-81d8-8ce4830dc9b2?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a0e5839d-be2e-4e0a-a5ca-234960e4d6cd?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-660138e7af0e4419-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-80bc7d7da01ed5cb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "41030ec282226213c95afff2b1a422b2", + "x-ms-client-request-id": "058537cb5d0debd9f403de2aea69f07c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -570,62 +570,62 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:45 GMT", + "Date": "Thu, 20 Apr 2023 03:00:01 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d0fa81c8-42ee-443a-9930-0cc6dd1a14ce", + "x-ms-correlation-request-id": "93e69a5f-e1b2-4e82-9921-b8806e0aa023", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "d0fa81c8-42ee-443a-9930-0cc6dd1a14ce", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230746Z:d0fa81c8-42ee-443a-9930-0cc6dd1a14ce" + "x-ms-request-id": "93e69a5f-e1b2-4e82-9921-b8806e0aa023", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030002Z:93e69a5f-e1b2-4e82-9921-b8806e0aa023" }, "ResponseBody": { "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-2021?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5132?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-4229a9b1da8cb16290b7279887593122-338adb04117479f8-00", + "traceparent": "00-881524365118b5272c7c9dd15f26f059-6b32609cade29d68-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "58e5cbc741c512ded58613885293182f", + "x-ms-client-request-id": "5d9c190fc6ccf82b578ad1642d235d3d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "2927", + "Content-Length": "2838", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:45 GMT", + "Date": "Thu, 20 Apr 2023 03:00:02 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "40993ed4-f694-4dca-914c-c5bad18d9cfc", + "x-ms-correlation-request-id": "b66d61b8-efc4-4d0f-9b6c-94cbd08aef9a", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "40993ed4-f694-4dca-914c-c5bad18d9cfc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230746Z:40993ed4-f694-4dca-914c-c5bad18d9cfc" + "x-ms-request-id": "b66d61b8-efc4-4d0f-9b6c-94cbd08aef9a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030002Z:b66d61b8-efc4-4d0f-9b6c-94cbd08aef9a" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-2021", - "name": "r-database-account-2021", - "location": "West Central US", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5132", + "name": "r-database-account-5132", + "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T23:07:36.1516506Z" + "createdAt": "2023-04-20T02:59:32.8440331Z" }, "properties": { "provisioningState": "Succeeded", - "documentEndpoint": "https://r-database-account-2021.documents.azure.com:443/", - "sqlEndpoint": "https://r-database-account-2021.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-5132.documents.azure.com:443/", + "sqlEndpoint": "https://r-database-account-5132.documents.azure.com:443/", "publicNetworkAccess": "Enabled", "enableAutomaticFailover": false, "enableMultipleWriteLocations": false, @@ -639,7 +639,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "instanceId": "aeb8c455-4d77-45bd-a193-a84dded67185", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -657,9 +657,9 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-2021-westcentralus.documents.azure.com:443/", + "id": "r-database-account-5132-westus", + "locationName": "West US", + "documentEndpoint": "https://r-database-account-5132-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -667,9 +667,9 @@ ], "readLocations": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-2021-westcentralus.documents.azure.com:443/", + "id": "r-database-account-5132-westus", + "locationName": "West US", + "documentEndpoint": "https://r-database-account-5132-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -677,9 +677,9 @@ ], "locations": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-2021-westcentralus.documents.azure.com:443/", + "id": "r-database-account-5132-westus", + "locationName": "West US", + "documentEndpoint": "https://r-database-account-5132-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -687,8 +687,8 @@ ], "failoverPolicies": [ { - "id": "r-database-account-2021-westcentralus", - "locationName": "West Central US", + "id": "r-database-account-5132-westus", + "locationName": "West US", "failoverPriority": 0 } ], @@ -711,16 +711,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T23:07:36.1516506Z" + "generationTime": "2023-04-20T02:59:32.8440331Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T23:07:36.1516506Z" + "generationTime": "2023-04-20T02:59:32.8440331Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T23:07:36.1516506Z" + "generationTime": "2023-04-20T02:59:32.8440331Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T23:07:36.1516506Z" + "generationTime": "2023-04-20T02:59:32.8440331Z" } } }, @@ -735,9 +735,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b47e666050dc6e3a25f4300699f1f184-aef502b2791da1d1-00", + "traceparent": "00-2d80e6d458185928ba0460be7ed338e7-3438b2e6cca04ff9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "58a1203e7961af8e2011428dd507d06c", + "x-ms-client-request-id": "cd3ae884e856f18feaedf44fd38404cf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -746,15 +746,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 23:07:45 GMT", + "Date": "Thu, 20 Apr 2023 03:00:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "95fd706e-0b5e-4c4a-838d-6bc41b3e9786", + "x-ms-correlation-request-id": "45da7734-d8b3-42c5-94b3-e36d1969edd0", "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "95fd706e-0b5e-4c4a-838d-6bc41b3e9786", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230746Z:95fd706e-0b5e-4c4a-838d-6bc41b3e9786" + "x-ms-request-id": "45da7734-d8b3-42c5-94b3-e36d1969edd0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030002Z:45da7734-d8b3-42c5-94b3-e36d1969edd0" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -781,22 +781,22 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2aff4daf8dfc81812ff06b9b6f8a0f36", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "2a6b21b38fb504930c8dae828b74bed0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "446576", + "Content-Length": "469478", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 23:07:50 GMT", + "Date": "Thu, 20 Apr 2023 03:00:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "296ad906-681d-4851-86eb-3792f16e4c41", + "x-ms-correlation-request-id": "e5ac4952-7570-4c37-8ca1-256b29be1231", "x-ms-original-request-ids": [ "", "", @@ -838,8 +838,8 @@ "" ], "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "296ad906-681d-4851-86eb-3792f16e4c41", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230751Z:296ad906-681d-4851-86eb-3792f16e4c41" + "x-ms-request-id": "e5ac4952-7570-4c37-8ca1-256b29be1231", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030006Z:e5ac4952-7570-4c37-8ca1-256b29be1231" }, "ResponseBody": { "value": [ @@ -852,7 +852,7 @@ "accountName": "barprod-systemid-sw-1109027095", "apiType": "Sql", "creationTime": "2022-12-13T19:12:35Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -871,7 +871,7 @@ "accountName": "barprod-systemid-sw-1109027095-rl1", "apiType": "Sql", "creationTime": "2022-12-13T19:33:35Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -890,7 +890,7 @@ "accountName": "barprod-systemid-sw-1305567950", "apiType": "Sql", "creationTime": "2022-12-13T21:09:30Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -909,7 +909,7 @@ "accountName": "barprod-systemid-sw-1305567950-rl1", "apiType": "Sql", "creationTime": "2022-12-13T21:30:58Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -928,7 +928,7 @@ "accountName": "vinh-restore-fail", "apiType": "Sql", "creationTime": "2022-12-13T22:07:03Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -947,7 +947,7 @@ "accountName": "vinh-restore-fail2", "apiType": "Sql", "creationTime": "2022-12-13T22:10:55Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -966,7 +966,7 @@ "accountName": "vinh-restore-not-fail3", "apiType": "Sql", "creationTime": "2022-12-13T23:32:55Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -985,7 +985,7 @@ "accountName": "barprod-systemid-sw-1525116479", "apiType": "Sql", "creationTime": "2022-12-13T23:28:39Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1004,7 +1004,7 @@ "accountName": "barprod-systemid-sw-1526492563", "apiType": "Sql", "creationTime": "2022-12-13T23:30:14Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1023,7 +1023,7 @@ "accountName": "barprod-systemid-sw-1526492563-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:51:46Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1042,7 +1042,7 @@ "accountName": "barprod-systemid-sw-1525116479-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:54:20Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1061,7 +1061,7 @@ "accountName": "vinh-restore-fail-2identities", "apiType": "Sql", "creationTime": "2022-12-16T01:32:31Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1080,7 +1080,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns", "apiType": "Sql", "creationTime": "2023-04-06T15:49:22Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1104,7 +1104,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns-restored", "apiType": "Sql", "creationTime": "2023-04-06T17:07:39Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1134,134 +1134,20 @@ } }, { - "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", - "properties": { - "accountName": "r-database-account-1528", - "apiType": "Sql", - "creationTime": "2023-04-17T21:38:01Z", - "oldestRestorableTime": "2023-04-17T21:38:01Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", - "creationTime": "2023-04-17T21:38:02Z" - } - ] - } - }, - { - "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", - "properties": { - "accountName": "r-database-account-6679", - "apiType": "Sql", - "creationTime": "2023-04-17T22:29:22Z", - "oldestRestorableTime": "2023-04-17T22:29:22Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", - "creationTime": "2023-04-17T22:29:23Z" - } - ] - } - }, - { - "name": "789de828-aa5f-47fb-8313-a13a25376c97", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", - "properties": { - "accountName": "r-database-account-904", - "apiType": "Sql", - "creationTime": "2023-04-17T22:35:24Z", - "oldestRestorableTime": "2023-04-17T22:35:24Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", - "creationTime": "2023-04-17T22:35:25Z" - } - ] - } - }, - { - "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", - "properties": { - "accountName": "r-database-account-4144", - "apiType": "Sql", - "creationTime": "2023-04-17T22:38:31Z", - "oldestRestorableTime": "2023-04-17T22:38:31Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", - "creationTime": "2023-04-17T22:38:32Z" - } - ] - } - }, - { - "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", - "properties": { - "accountName": "r-database-account-5433", - "apiType": "Sql", - "creationTime": "2023-04-17T22:54:36Z", - "oldestRestorableTime": "2023-04-17T22:54:36Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", - "creationTime": "2023-04-17T22:54:37Z" - } - ] - } - }, - { - "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", - "properties": { - "accountName": "r-database-account-6099", - "apiType": "Sql", - "creationTime": "2023-04-18T16:25:48Z", - "oldestRestorableTime": "2023-04-18T16:25:48Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", - "creationTime": "2023-04-18T16:25:49Z" - } - ] - } - }, - { - "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "name": "7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "properties": { - "accountName": "r-database-account-2021", + "accountName": "r-database-account-7066", "apiType": "Sql", - "creationTime": "2023-04-18T23:07:37Z", - "oldestRestorableTime": "2023-04-18T23:07:37Z", + "creationTime": "2023-04-19T23:41:57Z", + "oldestRestorableTime": "2023-04-19T23:41:57Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", - "creationTime": "2023-04-18T23:07:38Z" + "regionalDatabaseAccountInstanceId": "47687275-17cc-4eaf-842d-83592b5bcfb4", + "creationTime": "2023-04-19T23:41:58Z" } ] } @@ -1318,7 +1204,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T15:41:19Z", "deletionTime": "2023-04-06T16:51:10Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1345,7 +1231,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T17:50:09Z", "deletionTime": "2023-04-06T18:56:25Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1420,7 +1306,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T19:55:04Z", "deletionTime": "2023-04-06T21:02:28Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1447,7 +1333,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T22:30:52Z", "deletionTime": "2023-04-06T22:32:02Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1468,7 +1354,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T21:11:17Z", "deletionTime": "2023-04-06T22:32:04Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1558,7 +1444,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T20:14:52Z", "deletionTime": "2023-04-07T21:19:01Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1579,7 +1465,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T21:36:53Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1600,7 +1486,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T22:53:05Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1621,7 +1507,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T15:47:08Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1642,7 +1528,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T14:28:30Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1669,7 +1555,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T17:43:02Z", "deletionTime": "2023-04-10T18:59:57Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1690,7 +1576,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T18:59:04Z", "deletionTime": "2023-04-10T18:59:58Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1711,7 +1597,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T21:49:40Z", "deletionTime": "2023-04-14T21:51:26Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1732,7 +1618,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T20:29:55Z", "deletionTime": "2023-04-14T21:51:27Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1759,7 +1645,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T22:00:54Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1780,7 +1666,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T23:17:22Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1828,7 +1714,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:11:24Z", "deletionTime": "2023-04-17T19:14:59Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1849,7 +1735,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:41:46Z", "deletionTime": "2023-04-17T19:45:17Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1870,7 +1756,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T21:39:56Z", "deletionTime": "2023-04-17T21:43:27Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1891,7 +1777,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:20:01Z", "deletionTime": "2023-04-17T22:21:35Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1912,7 +1798,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:44:28Z", "deletionTime": "2023-04-17T22:51:35Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1933,7 +1819,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:20:58Z", "deletionTime": "2023-04-17T23:22:34Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1954,7 +1840,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:38:00Z", "deletionTime": "2023-04-17T23:54:37Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1975,7 +1861,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:57:24Z", "deletionTime": "2023-04-17T23:58:57Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1996,7 +1882,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:12:13Z", "deletionTime": "2023-04-18T00:15:52Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2017,7 +1903,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:34:02Z", "deletionTime": "2023-04-18T00:37:41Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2038,7 +1924,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:04:49Z", "deletionTime": "2023-04-18T01:08:23Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2059,7 +1945,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:21:53Z", "deletionTime": "2023-04-18T01:33:08Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2080,7 +1966,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T02:09:18Z", "deletionTime": "2023-04-18T03:26:25Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2101,7 +1987,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T03:25:35Z", "deletionTime": "2023-04-18T03:36:07Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2122,7 +2008,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T13:32:30Z", "deletionTime": "2023-04-18T13:33:25Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2143,7 +2029,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:55:26Z", "deletionTime": "2023-04-18T14:27:44Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2164,7 +2050,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:11:57Z", "deletionTime": "2023-04-18T16:12:45Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2185,7 +2071,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:27:03Z", "deletionTime": "2023-04-18T17:46:27Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2206,7 +2092,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T17:45:32Z", "deletionTime": "2023-04-18T17:57:15Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2227,7 +2113,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T18:09:59Z", "deletionTime": "2023-04-18T18:10:51Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2248,7 +2134,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T19:06:06Z", "deletionTime": "2023-04-18T20:23:01Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2269,7 +2155,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T20:22:32Z", "deletionTime": "2023-04-18T20:33:48Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2290,7 +2176,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T20:47:01Z", "deletionTime": "2023-04-18T20:47:57Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2311,7 +2197,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T22:42:05Z", "deletionTime": "2023-04-18T22:42:43Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2323,12596 +2209,12666 @@ } }, { - "name": "d88e6a3c-687d-4990-a516-da739070bf81", - "location": "North Central US", + "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", "properties": { - "accountName": "kal-continuous7", + "accountName": "r-database-account-2021", "apiType": "Sql", - "creationTime": "2022-06-07T20:09:38Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "creationTime": "2023-04-18T23:07:37Z", + "deletionTime": "2023-04-18T23:08:08Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", - "creationTime": "2022-06-07T20:09:39Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", + "creationTime": "2023-04-18T23:07:38Z", + "deletionTime": "2023-04-18T23:08:08Z" } ] } }, { - "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", - "location": "North Central US", + "name": "f8009a8a-a683-4969-a990-03f2fbc2c357", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f8009a8a-a683-4969-a990-03f2fbc2c357", "properties": { - "accountName": "kal-continuous7-restored1", + "accountName": "r-database-account-8744", "apiType": "Sql", - "creationTime": "2022-06-10T19:23:44Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "creationTime": "2023-04-19T03:02:08Z", + "deletionTime": "2023-04-19T04:19:02Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", - "creationTime": "2022-06-10T19:23:44Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "17fd7f68-0b30-4914-ba38-df23f7fd370f", + "creationTime": "2023-04-19T03:02:09Z", + "deletionTime": "2023-04-19T04:19:02Z" } ] } }, { - "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", - "location": "North Central US", + "name": "133f8fa2-4579-4865-a24c-025431c27770", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/133f8fa2-4579-4865-a24c-025431c27770", "properties": { - "accountName": "kal-continuous7-demorestore", + "accountName": "restoredaccount-3290", "apiType": "Sql", - "creationTime": "2022-06-10T21:20:46Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", - "creationTime": "2022-06-10T21:20:46Z" + "regionalDatabaseAccountInstanceId": "8f15ca6f-59e6-4bc4-8d12-e34438839844", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z" } ] } }, { - "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", - "location": "North Central US", + "name": "363500e0-8574-42d3-bcb0-78b9930907ed", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/363500e0-8574-42d3-bcb0-78b9930907ed", "properties": { - "accountName": "test-billing-continuous30", + "accountName": "r-database-account-9591", "apiType": "Sql", - "creationTime": "2022-07-28T21:54:20Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-19T04:42:38Z", + "deletionTime": "2023-04-19T04:43:26Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", - "creationTime": "2022-07-28T21:54:21Z" - }, - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", - "creationTime": "2022-08-31T21:09:14Z" - }, - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", - "creationTime": "2022-08-31T22:24:21Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "7d495937-f573-4895-a5a2-f7a57e189e0a", + "creationTime": "2023-04-19T04:42:39Z", + "deletionTime": "2023-04-19T04:43:26Z" } ] } }, { - "name": "e84733a9-ee18-456c-b12b-1d37e542608b", - "location": "North Central US", + "name": "539f95cf-af16-4c95-8ba6-3d96971c755e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/539f95cf-af16-4c95-8ba6-3d96971c755e", "properties": { - "accountName": "new-cosmsosdb-account", + "accountName": "r-database-account-8090", "apiType": "Sql", - "creationTime": "2022-08-31T20:34:40Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-19T05:41:29Z", + "deletionTime": "2023-04-19T06:58:53Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", - "creationTime": "2022-08-31T20:34:40Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ffff6e0c-bb13-4441-9bfb-4eab39131773", + "creationTime": "2023-04-19T05:41:30Z", + "deletionTime": "2023-04-19T06:58:53Z" } ] } }, { - "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", - "location": "North Central US", + "name": "48bd7479-e12e-42d5-9693-f0795eca3d89", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/48bd7479-e12e-42d5-9693-f0795eca3d89", "properties": { - "accountName": "amisitestpitracc", + "accountName": "restoredaccount-6404", "apiType": "Sql", - "creationTime": "2023-03-29T04:22:22Z", - "deletionTime": "2023-04-07T16:42:28Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", - "creationTime": "2023-03-29T04:22:23Z", - "deletionTime": "2023-03-30T19:57:43Z" - }, - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", - "creationTime": "2023-03-29T07:29:18Z", - "deletionTime": "2023-04-07T16:42:28Z" + "regionalDatabaseAccountInstanceId": "fa2c002a-9218-4777-a5cd-1880bde715ea", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z" } ] } }, { - "name": "2414c009-8022-442c-9ab6-81c276eb2a99", - "location": "Central US", + "name": "075a5d48-f9d7-4306-b262-03b3737ba475", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/075a5d48-f9d7-4306-b262-03b3737ba475", "properties": { - "accountName": "vinh-periodic", + "accountName": "r-database-account-4017", "apiType": "Sql", - "creationTime": "2022-06-06T19:53:54Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "creationTime": "2023-04-19T07:21:28Z", + "deletionTime": "2023-04-19T07:22:09Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", - "creationTime": "2022-06-06T19:53:54Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b14d2cf8-83ac-45ff-bc4e-1f199f848240", + "creationTime": "2023-04-19T07:21:29Z", + "deletionTime": "2023-04-19T07:22:09Z" } ] } }, { - "name": "5716280d-381e-4045-b936-d0edbfc7317b", - "location": "Central US", + "name": "2e6d7920-9c30-41cf-ab15-20d2f5c82abf", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/2e6d7920-9c30-41cf-ab15-20d2f5c82abf", "properties": { - "accountName": "databaseaccount9284", + "accountName": "r-database-account-2005", "apiType": "Sql", - "creationTime": "2022-09-20T05:50:05Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-19T17:40:33Z", + "deletionTime": "2023-04-19T18:57:32Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", - "creationTime": "2022-09-20T05:50:06Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f5d1cf26-ce18-43b2-9533-62904f9851a1", + "creationTime": "2023-04-19T17:40:34Z", + "deletionTime": "2023-04-19T18:57:32Z" } ] } }, { - "name": "34a9cb27-53a5-4143-9af7-810285110075", - "location": "Central US", + "name": "4ca1a638-30f9-412c-ba0e-e032a5b27651", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4ca1a638-30f9-412c-ba0e-e032a5b27651", "properties": { - "accountName": "databaseaccount6234", + "accountName": "restoredaccount-7552", "apiType": "Sql", - "creationTime": "2022-09-20T09:04:22Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", - "creationTime": "2022-09-20T09:04:23Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "294a8817-cd2a-41a8-90a9-581dde2404b3", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z" } ] } }, { - "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", - "location": "Central US", + "name": "707bd438-bc4a-4206-bf34-42de3238ba79", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/707bd438-bc4a-4206-bf34-42de3238ba79", "properties": { - "accountName": "databaseaccount8251", + "accountName": "r-database-account-646", "apiType": "Sql", - "creationTime": "2022-09-20T16:29:44Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-19T19:21:04Z", + "deletionTime": "2023-04-19T19:21:53Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", - "creationTime": "2022-09-20T16:29:45Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "6591ef21-988f-47ed-8b0c-1545a5528b09", + "creationTime": "2023-04-19T19:21:05Z", + "deletionTime": "2023-04-19T19:21:53Z" } ] } }, { - "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", - "location": "Central US", + "name": "5c92ee4f-9697-48ae-815d-9b14ae598781", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c92ee4f-9697-48ae-815d-9b14ae598781", "properties": { - "accountName": "sql-portal-test", + "accountName": "r-database-account-9891", "apiType": "Sql", - "creationTime": "2023-03-08T18:47:23Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "creationTime": "2023-04-19T20:56:22Z", + "deletionTime": "2023-04-19T22:13:46Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", - "creationTime": "2023-03-08T18:47:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "53a6a001-bc9f-4171-9928-fcc9a77577e5", + "creationTime": "2023-04-19T20:56:23Z", + "deletionTime": "2023-04-19T22:13:46Z" } ] } }, { - "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", - "location": "Central US", + "name": "8c8b9024-40be-4f92-a466-8370faf4eacd", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/8c8b9024-40be-4f92-a466-8370faf4eacd", "properties": { - "accountName": "dsapaliga-xrr-cu", + "accountName": "restoredaccount-8231", "apiType": "Sql", - "creationTime": "2023-03-30T15:10:46Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", - "creationTime": "2023-03-30T15:10:47Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", - "creationTime": "2023-03-30T15:13:00Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6340bdaf-07bb-45b1-b411-7921b7a52e97", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z" } ] } }, { - "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", - "location": "West US 2", + "name": "5c6333bd-6bc8-4e1f-8672-9e386c60eef1", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c6333bd-6bc8-4e1f-8672-9e386c60eef1", "properties": { - "accountName": "databaseaccount2058", - "apiType": "MongoDB", - "creationTime": "2022-04-14T02:10:48Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-26", + "apiType": "Sql", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", - "creationTime": "2022-04-14T02:10:49Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "e9a47ca5-930f-4aa6-ac17-36a7cbe8cba8", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z" } ] } }, { - "name": "fce807d5-4358-4ea1-8130-0439181f6be0", - "location": "West US 2", + "name": "9519c744-78d1-42ce-84bb-777e7c3cb046", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9519c744-78d1-42ce-84bb-777e7c3cb046", "properties": { - "accountName": "vinh-demo-periodic", + "accountName": "r-database-account-8825", "apiType": "Sql", - "creationTime": "2022-05-26T04:53:41Z", - "oldestRestorableTime": "2023-04-11T23:07:47Z", + "creationTime": "2023-04-19T23:39:20Z", + "deletionTime": "2023-04-19T23:47:25Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", - "creationTime": "2022-05-26T04:53:41Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f435cc2e-e45b-4157-8e44-37f29671a9c0", + "creationTime": "2023-04-19T23:39:21Z", + "deletionTime": "2023-04-19T23:47:25Z" } ] } }, { - "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", - "location": "West US 2", + "name": "9e112cc2-439e-4cc6-aa49-7fb930652213", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9e112cc2-439e-4cc6-aa49-7fb930652213", "properties": { - "accountName": "vinh-demo-continous30", + "accountName": "r-database-account-9118", "apiType": "Sql", - "creationTime": "2022-05-26T03:29:41Z", - "oldestRestorableTime": "2023-04-11T23:07:47Z", + "creationTime": "2023-04-19T20:20:11Z", + "deletionTime": "2023-04-19T23:48:12Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", - "creationTime": "2022-05-26T03:29:42Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "d7145521-4702-4ca4-a561-a25cc303c858", + "creationTime": "2023-04-19T20:20:12Z", + "deletionTime": "2023-04-19T23:48:12Z" } ] } }, { - "name": "9177692a-0db9-4c0c-af1d-af0310418b43", - "location": "West US 2", + "name": "789de828-aa5f-47fb-8313-a13a25376c97", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", "properties": { - "accountName": "vinh-demo-continous7", + "accountName": "r-database-account-904", "apiType": "Sql", - "creationTime": "2022-05-26T04:14:49Z", - "oldestRestorableTime": "2023-04-11T23:07:47Z", + "creationTime": "2023-04-17T22:35:24Z", + "deletionTime": "2023-04-19T23:48:20Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", - "creationTime": "2022-05-26T04:14:50Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", + "creationTime": "2023-04-17T22:35:25Z", + "deletionTime": "2023-04-19T23:48:20Z" } ] } }, { - "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", - "location": "West US 2", + "name": "7bfa7165-82b3-40d0-bbb5-4b71c77a620c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7bfa7165-82b3-40d0-bbb5-4b71c77a620c", "properties": { - "accountName": "vinh-demo-periodic2", + "accountName": "r-database-account-8401", "apiType": "Sql", - "creationTime": "2022-05-26T18:12:07Z", - "oldestRestorableTime": "2023-04-11T23:07:47Z", + "creationTime": "2023-04-19T02:38:50Z", + "deletionTime": "2023-04-19T23:49:12Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", - "creationTime": "2022-05-26T18:12:07Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3d83dafe-7b63-4dc2-a490-57664ae4913a", + "creationTime": "2023-04-19T02:38:51Z", + "deletionTime": "2023-04-19T23:49:12Z" } ] } }, { - "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", - "location": "West US 2", + "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", "properties": { - "accountName": "vinh-demo-continous7-2", + "accountName": "r-database-account-6679", "apiType": "Sql", - "creationTime": "2022-05-26T18:05:53Z", - "oldestRestorableTime": "2023-04-11T23:07:47Z", + "creationTime": "2023-04-17T22:29:22Z", + "deletionTime": "2023-04-19T23:53:08Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", - "creationTime": "2022-05-26T18:05:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", + "creationTime": "2023-04-17T22:29:23Z", + "deletionTime": "2023-04-19T23:53:08Z" } ] } }, { - "name": "9484f425-a747-4e73-b8c4-04983e984315", - "location": "West US 2", + "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", "properties": { - "accountName": "clip2dbd2gollbc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-6099", + "apiType": "Sql", + "creationTime": "2023-04-18T16:25:48Z", + "deletionTime": "2023-04-19T23:53:11Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", + "creationTime": "2023-04-18T16:25:49Z", + "deletionTime": "2023-04-19T23:53:11Z" } ] } }, { - "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", - "location": "West US 2", + "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", "properties": { - "accountName": "cli3fpzmlckewgo", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:36:38Z", - "deletionTime": "2023-04-07T19:56:52Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-5433", + "apiType": "Sql", + "creationTime": "2023-04-17T22:54:36Z", + "deletionTime": "2023-04-19T23:53:30Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", - "creationTime": "2023-04-07T19:36:40Z", - "deletionTime": "2023-04-07T19:56:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", + "creationTime": "2023-04-17T22:54:37Z", + "deletionTime": "2023-04-19T23:53:30Z" } ] } }, { - "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", - "location": "West US 2", + "name": "030969ae-8f77-4a8c-a143-3ea7918a6a15", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/030969ae-8f77-4a8c-a143-3ea7918a6a15", "properties": { - "accountName": "cliftacbeowmtnb", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-4785", + "apiType": "Sql", + "creationTime": "2023-04-19T23:51:43Z", + "deletionTime": "2023-04-19T23:53:36Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "1dcb01a3-a653-44fc-9622-575fe1d69e1e", + "creationTime": "2023-04-19T23:51:44Z", + "deletionTime": "2023-04-19T23:53:36Z" } ] } }, { - "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", - "location": "West US 2", + "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", "properties": { - "accountName": "clipofi2jwwbtu4", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:22:17Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-4144", + "apiType": "Sql", + "creationTime": "2023-04-17T22:38:31Z", + "deletionTime": "2023-04-19T23:53:44Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", - "creationTime": "2023-04-07T21:22:18Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", + "creationTime": "2023-04-17T22:38:32Z", + "deletionTime": "2023-04-19T23:53:44Z" } ] } }, { - "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", - "location": "West US 2", + "name": "e2c2398c-3aa1-4d04-84da-64bb557292f3", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e2c2398c-3aa1-4d04-84da-64bb557292f3", "properties": { - "accountName": "cliwq55chmmvzvu", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T13:41:40Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-2826", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:34Z", + "deletionTime": "2023-04-19T23:53:47Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", - "creationTime": "2023-04-14T13:41:42Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "c03d8e05-59e3-420e-a9be-fba97b9d05bf", + "creationTime": "2023-04-19T19:54:35Z", + "deletionTime": "2023-04-19T23:53:47Z" } ] } }, { - "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", - "location": "West US 2", + "name": "33c24168-b5c2-47d4-9762-d577d358c06a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/33c24168-b5c2-47d4-9762-d577d358c06a", "properties": { - "accountName": "clixsitnvbfssqd", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-168", + "apiType": "Sql", + "creationTime": "2023-04-19T22:47:58Z", + "deletionTime": "2023-04-19T23:54:08Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "047a0df3-b96b-4dfe-acf1-88b2de702c89", + "creationTime": "2023-04-19T22:47:59Z", + "deletionTime": "2023-04-19T23:54:08Z" } ] } }, { - "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", - "location": "West US 2", + "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", "properties": { - "accountName": "clinwxgmq26mrzy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T14:50:51Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-1528", + "apiType": "Sql", + "creationTime": "2023-04-17T21:38:01Z", + "deletionTime": "2023-04-19T23:54:11Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", - "creationTime": "2023-04-14T14:50:52Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", + "creationTime": "2023-04-17T21:38:02Z", + "deletionTime": "2023-04-19T23:54:11Z" } ] } }, { - "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", - "location": "West US 2", + "name": "e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "properties": { - "accountName": "clibaor2akp53uy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "r-database-account-5849", + "apiType": "Sql", + "creationTime": "2023-04-20T00:32:15Z", + "deletionTime": "2023-04-20T01:48:35Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "4266d527-63fd-44c4-9d73-2d68a8ab41b9", + "creationTime": "2023-04-20T00:32:16Z", + "deletionTime": "2023-04-20T01:48:35Z" } ] } }, { - "name": "40dbd153-3d36-42b7-8649-48e6307849f9", - "location": "East US 2", + "name": "e7a884a0-d941-44cf-a344-2dd1d8c91284", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7a884a0-d941-44cf-a344-2dd1d8c91284", "properties": { - "accountName": "cliiumnemwk33v5", + "accountName": "restoredaccount-6463", "apiType": "Sql", - "creationTime": "2023-04-14T16:48:09Z", - "oldestRestorableTime": "2023-04-14T16:48:09Z", + "creationTime": "2023-04-20T01:47:59Z", + "deletionTime": "2023-04-20T01:48:35Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", - "creationTime": "2023-04-14T16:48:10Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6e242568-ac8e-4a84-8fae-a1dcd16744f4", + "creationTime": "2023-04-20T01:47:59Z", + "deletionTime": "2023-04-20T01:48:35Z" } ] } }, { - "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", - "location": "East US 2", + "name": "d88e6a3c-687d-4990-a516-da739070bf81", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", "properties": { - "accountName": "cli-continuous30-cylyo7wg-restored", + "accountName": "kal-continuous7", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-06-07T20:09:38Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", + "creationTime": "2022-06-07T20:09:39Z" } ] } }, { - "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", - "location": "East US 2", + "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", "properties": { - "accountName": "cli-continuous30-cylyo7wg", + "accountName": "kal-continuous7-restored1", "apiType": "Sql", - "creationTime": "2023-03-24T15:42:44Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-06-10T19:23:44Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", - "creationTime": "2023-03-24T15:42:45Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", + "creationTime": "2022-06-10T19:23:44Z" } ] } }, { - "name": "8c9286c5-c880-449c-9030-327de00e36b6", - "location": "East US 2", + "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", "properties": { - "accountName": "cli-continuous30-wuye4s75", + "accountName": "kal-continuous7-demorestore", "apiType": "Sql", - "creationTime": "2023-03-24T16:04:54Z", - "deletionTime": "2023-03-24T16:12:17Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-06-10T21:20:46Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", - "creationTime": "2023-03-24T16:04:55Z", - "deletionTime": "2023-03-24T16:12:17Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", + "creationTime": "2022-06-10T21:20:46Z" } ] } }, { - "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", - "location": "East US 2", + "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", "properties": { - "accountName": "cli-continuous30-qpysbnmc", + "accountName": "test-billing-continuous30", "apiType": "Sql", - "creationTime": "2023-03-24T16:45:16Z", - "deletionTime": "2023-03-24T16:52:22Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-07-28T21:54:20Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", - "creationTime": "2023-03-24T16:45:17Z", - "deletionTime": "2023-03-24T16:52:22Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", + "creationTime": "2022-07-28T21:54:21Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", + "creationTime": "2022-08-31T21:09:14Z" + }, + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", + "creationTime": "2022-08-31T22:24:21Z" } ] } }, { - "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", - "location": "East US 2", + "name": "e84733a9-ee18-456c-b12b-1d37e542608b", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", "properties": { - "accountName": "cli-continuous30-4uv42csa", + "accountName": "new-cosmsosdb-account", "apiType": "Sql", - "creationTime": "2023-03-24T17:01:08Z", - "deletionTime": "2023-03-24T17:07:36Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-08-31T20:34:40Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", - "creationTime": "2023-03-24T17:01:09Z", - "deletionTime": "2023-03-24T17:07:36Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", + "creationTime": "2022-08-31T20:34:40Z" } ] } }, { - "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", - "location": "East US 2", + "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", "properties": { - "accountName": "cli-continuous30-e6tglvvh", + "accountName": "amisitestpitracc", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:31Z", - "deletionTime": "2023-03-24T19:24:33Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-03-29T04:22:22Z", + "deletionTime": "2023-04-07T16:42:28Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", - "creationTime": "2023-03-24T19:18:32Z", - "deletionTime": "2023-03-24T19:24:33Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", + "creationTime": "2023-03-29T04:22:23Z", + "deletionTime": "2023-03-30T19:57:43Z" + }, + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", + "creationTime": "2023-03-29T07:29:18Z", + "deletionTime": "2023-04-07T16:42:28Z" } ] } }, { - "name": "bbc21107-730f-460e-a806-f73643e95a9b", - "location": "East US 2", + "name": "2414c009-8022-442c-9ab6-81c276eb2a99", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", "properties": { - "accountName": "cli-continuous30-mgbfodqo", + "accountName": "vinh-periodic", "apiType": "Sql", - "creationTime": "2023-03-29T20:28:56Z", - "deletionTime": "2023-03-29T20:31:58Z", - "oldestRestorableTime": "2023-03-22T20:31:58Z", + "creationTime": "2022-06-06T19:53:54Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", - "creationTime": "2023-03-29T20:28:57Z", - "deletionTime": "2023-03-29T20:31:58Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", + "creationTime": "2022-06-06T19:53:54Z" } ] } }, { - "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", - "location": "East US 2", + "name": "5716280d-381e-4045-b936-d0edbfc7317b", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", "properties": { - "accountName": "cli-continuous30-pqnqtvrw", + "accountName": "databaseaccount9284", "apiType": "Sql", - "creationTime": "2023-03-29T20:35:21Z", - "deletionTime": "2023-03-29T20:38:56Z", - "oldestRestorableTime": "2023-03-22T20:38:56Z", + "creationTime": "2022-09-20T05:50:05Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", - "creationTime": "2023-03-29T20:37:50Z", - "deletionTime": "2023-03-29T20:38:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", - "creationTime": "2023-03-29T20:35:22Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", + "creationTime": "2022-09-20T05:50:06Z" } ] } }, { - "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", - "location": "East US 2", + "name": "34a9cb27-53a5-4143-9af7-810285110075", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", "properties": { - "accountName": "cli-continuous30-nbcgdudl", + "accountName": "databaseaccount6234", "apiType": "Sql", - "creationTime": "2023-03-29T20:49:15Z", - "deletionTime": "2023-03-29T20:52:54Z", - "oldestRestorableTime": "2023-03-22T20:52:54Z", + "creationTime": "2022-09-20T09:04:22Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", - "creationTime": "2023-03-29T20:51:44Z", - "deletionTime": "2023-03-29T20:52:54Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", - "creationTime": "2023-03-29T20:49:16Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", + "creationTime": "2022-09-20T09:04:23Z" } ] } }, { - "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", - "location": "East US 2", + "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", "properties": { - "accountName": "cli-continuous30-fvguiiqd", + "accountName": "databaseaccount8251", "apiType": "Sql", - "creationTime": "2023-03-29T20:58:03Z", - "deletionTime": "2023-03-29T21:26:03Z", - "oldestRestorableTime": "2023-03-22T21:26:03Z", + "creationTime": "2022-09-20T16:29:44Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", - "creationTime": "2023-03-29T21:00:45Z", - "deletionTime": "2023-03-29T21:26:03Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", - "creationTime": "2023-03-29T20:58:04Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", + "creationTime": "2022-09-20T16:29:45Z" } ] } }, { - "name": "648c8b93-36da-440c-801c-19d18e3b3f21", - "location": "East US 2", + "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", "properties": { - "accountName": "cli-continuous30-of2nmx5u", + "accountName": "sql-portal-test", "apiType": "Sql", - "creationTime": "2023-03-29T22:12:53Z", - "deletionTime": "2023-03-29T22:16:03Z", - "oldestRestorableTime": "2023-03-22T22:16:03Z", + "creationTime": "2023-03-08T18:47:23Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", - "creationTime": "2023-03-29T22:12:54Z", - "deletionTime": "2023-03-29T22:16:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", + "creationTime": "2023-03-08T18:47:23Z" } ] } }, { - "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", - "location": "East US 2", + "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", "properties": { - "accountName": "cli-continuous30-guwsy4ak", + "accountName": "dsapaliga-xrr-cu", "apiType": "Sql", - "creationTime": "2023-03-29T22:43:18Z", - "deletionTime": "2023-03-29T22:48:52Z", - "oldestRestorableTime": "2023-03-22T22:48:52Z", + "creationTime": "2023-03-30T15:10:46Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", - "creationTime": "2023-03-29T22:45:41Z", - "deletionTime": "2023-03-29T22:48:52Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", + "creationTime": "2023-03-30T15:10:47Z" }, { "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", - "creationTime": "2023-03-29T22:43:19Z", - "deletionTime": "2023-03-29T22:48:52Z" + "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", + "creationTime": "2023-03-30T15:13:00Z" } ] } }, { - "name": "751f535c-90ad-422c-8791-d85058c83f19", - "location": "East US 2", + "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h-restored", - "apiType": "Sql", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "databaseaccount2058", + "apiType": "MongoDB", + "creationTime": "2022-04-14T02:10:48Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", + "creationTime": "2022-04-14T02:10:49Z" } ] } }, { - "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", - "location": "East US 2", + "name": "fce807d5-4358-4ea1-8130-0439181f6be0", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h", + "accountName": "vinh-demo-periodic", "apiType": "Sql", - "creationTime": "2023-04-05T22:25:06Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-05-26T04:53:41Z", + "oldestRestorableTime": "2023-04-13T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", - "creationTime": "2023-04-05T22:25:07Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", + "creationTime": "2022-05-26T04:53:41Z" } ] } }, { - "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", - "location": "East US 2", + "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv-restored", + "accountName": "vinh-demo-continous30", "apiType": "Sql", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-05-26T03:29:41Z", + "oldestRestorableTime": "2023-04-13T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", + "creationTime": "2022-05-26T03:29:42Z" } ] } }, { - "name": "9962f6da-506f-408b-927f-4eb07a12c382", - "location": "East US 2", + "name": "9177692a-0db9-4c0c-af1d-af0310418b43", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv", + "accountName": "vinh-demo-continous7", "apiType": "Sql", - "creationTime": "2023-04-07T15:43:38Z", - "deletionTime": "2023-04-07T16:06:55Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2022-05-26T04:14:49Z", + "oldestRestorableTime": "2023-04-13T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", - "creationTime": "2023-04-07T15:43:39Z", - "deletionTime": "2023-04-07T16:06:55Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", + "creationTime": "2022-05-26T04:14:50Z" } ] } }, { - "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", - "location": "East US 2", + "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", "properties": { - "accountName": "cli-continuous30-5xp42uvg", + "accountName": "vinh-demo-periodic2", "apiType": "Sql", - "creationTime": "2023-04-07T16:35:15Z", - "deletionTime": "2023-04-07T16:38:01Z", - "oldestRestorableTime": "2023-03-31T16:38:01Z", + "creationTime": "2022-05-26T18:12:07Z", + "oldestRestorableTime": "2023-04-13T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", - "creationTime": "2023-04-07T16:35:16Z", - "deletionTime": "2023-04-07T16:38:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", + "creationTime": "2022-05-26T18:12:07Z" } ] } }, { - "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", - "location": "East US 2", + "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", "properties": { - "accountName": "cli-continuous7-kadtogihc", + "accountName": "vinh-demo-continous7-2", "apiType": "Sql", - "creationTime": "2023-04-07T16:56:03Z", - "deletionTime": "2023-04-07T16:57:45Z", - "oldestRestorableTime": "2023-03-31T16:56:56Z", + "creationTime": "2022-05-26T18:05:53Z", + "oldestRestorableTime": "2023-04-13T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", - "creationTime": "2023-04-07T16:56:04Z", - "deletionTime": "2023-04-07T16:57:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", + "creationTime": "2022-05-26T18:05:53Z" } ] } }, { - "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", - "location": "East US 2", + "name": "9484f425-a747-4e73-b8c4-04983e984315", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", "properties": { - "accountName": "cli-continuous7-ghrp5g2r3", - "apiType": "Sql", - "creationTime": "2023-04-07T17:01:55Z", - "deletionTime": "2023-04-07T17:04:46Z", - "oldestRestorableTime": "2023-03-31T17:04:46Z", + "accountName": "clip2dbd2gollbc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", - "creationTime": "2023-04-07T17:01:56Z", - "deletionTime": "2023-04-07T17:04:46Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z" } ] } }, { - "name": "53c25e9f-44ca-4509-adcd-23802185cba8", - "location": "East US 2", + "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", "properties": { - "accountName": "cli-periodic-d6qxquiv72md", - "apiType": "Sql", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z", - "oldestRestorableTime": "2023-04-07T17:18:47Z", + "accountName": "cli3fpzmlckewgo", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T19:36:38Z", + "deletionTime": "2023-04-07T19:56:52Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", + "creationTime": "2023-04-07T19:36:40Z", + "deletionTime": "2023-04-07T19:56:52Z" } ] } }, { - "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", - "location": "East US 2", + "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", "properties": { - "accountName": "cliufubmalcsuyb", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cliftacbeowmtnb", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", - "location": "East US 2", + "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", "properties": { - "accountName": "clitfyptqa45syc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:33:20Z", - "deletionTime": "2023-04-07T17:52:53Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "clipofi2jwwbtu4", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:22:17Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", - "creationTime": "2023-04-07T17:33:21Z", - "deletionTime": "2023-04-07T17:52:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", + "creationTime": "2023-04-07T21:22:18Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "329d5785-2f04-451c-a748-f79d0f562ff9", - "location": "East US 2", + "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", "properties": { - "accountName": "cliahilffivwqwi", - "apiType": "MongoDB", - "creationTime": "2023-04-07T19:26:23Z", - "deletionTime": "2023-04-07T19:31:01Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cliwq55chmmvzvu", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T13:41:40Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", - "creationTime": "2023-04-07T19:26:24Z", - "deletionTime": "2023-04-07T19:31:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", + "creationTime": "2023-04-14T13:41:42Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", - "location": "East US 2", + "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", "properties": { - "accountName": "cli5nu6pl77n5ia", + "accountName": "clixsitnvbfssqd", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:12:03Z", - "deletionTime": "2023-04-07T20:16:06Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", - "creationTime": "2023-04-07T20:12:04Z", - "deletionTime": "2023-04-07T20:16:06Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "ced5610b-4422-469f-a9ca-f83235fea285", - "location": "East US 2", + "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", "properties": { - "accountName": "clisrkiadnudmcc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:25:32Z", - "deletionTime": "2023-04-07T20:29:54Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "clinwxgmq26mrzy", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T14:50:51Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", - "creationTime": "2023-04-07T20:25:33Z", - "deletionTime": "2023-04-07T20:29:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", + "creationTime": "2023-04-14T14:50:52Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", - "location": "East US 2", + "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", "properties": { - "accountName": "cliypixaxarcyzp", + "accountName": "clibaor2akp53uy", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:36:05Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", - "creationTime": "2023-04-07T20:36:06Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "name": "40dbd153-3d36-42b7-8649-48e6307849f9", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", "properties": { - "accountName": "clilnfxvj3jbdds", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cliiumnemwk33v5", + "apiType": "Sql", + "creationTime": "2023-04-14T16:48:09Z", + "oldestRestorableTime": "2023-04-14T16:48:09Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z" + "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", + "creationTime": "2023-04-14T16:48:10Z" } ] } }, { - "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", "properties": { - "accountName": "cliwoaphmlu77h5", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:56:14Z", - "deletionTime": "2023-04-07T21:59:20Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-cylyo7wg-restored", + "apiType": "Sql", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", - "creationTime": "2023-04-07T21:56:15Z", - "deletionTime": "2023-04-07T21:59:20Z" + "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", "properties": { - "accountName": "clioh53zckfrcxk", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T22:04:54Z", - "deletionTime": "2023-04-07T22:09:53Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-cylyo7wg", + "apiType": "Sql", + "creationTime": "2023-03-24T15:42:44Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", - "creationTime": "2023-04-07T22:04:55Z", - "deletionTime": "2023-04-07T22:09:53Z" + "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", + "creationTime": "2023-03-24T15:42:45Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "name": "8c9286c5-c880-449c-9030-327de00e36b6", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", "properties": { - "accountName": "cli7cixib236qbg", + "accountName": "cli-continuous30-wuye4s75", "apiType": "Sql", - "creationTime": "2023-04-08T17:25:42Z", - "deletionTime": "2023-04-08T17:29:36Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-03-24T16:04:54Z", + "deletionTime": "2023-03-24T16:12:17Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", - "creationTime": "2023-04-08T17:25:44Z", - "deletionTime": "2023-04-08T17:29:36Z" + "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", + "creationTime": "2023-03-24T16:04:55Z", + "deletionTime": "2023-03-24T16:12:17Z" } ] } }, { - "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "properties": { - "accountName": "cli-continuous7-hfvk4t4fj", + "accountName": "cli-continuous30-qpysbnmc", "apiType": "Sql", - "creationTime": "2023-04-13T14:48:07Z", - "deletionTime": "2023-04-13T14:49:43Z", - "oldestRestorableTime": "2023-04-06T14:49:43Z", + "creationTime": "2023-03-24T16:45:16Z", + "deletionTime": "2023-03-24T16:52:22Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", - "creationTime": "2023-04-13T14:48:08Z", - "deletionTime": "2023-04-13T14:49:43Z" + "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", + "creationTime": "2023-03-24T16:45:17Z", + "deletionTime": "2023-03-24T16:52:22Z" } ] } }, { - "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "properties": { - "accountName": "cli-continuous7-zputoz3gu", + "accountName": "cli-continuous30-4uv42csa", "apiType": "Sql", - "creationTime": "2023-04-14T13:23:19Z", - "deletionTime": "2023-04-14T13:26:29Z", - "oldestRestorableTime": "2023-04-07T13:26:29Z", + "creationTime": "2023-03-24T17:01:08Z", + "deletionTime": "2023-03-24T17:07:36Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", - "creationTime": "2023-04-14T13:23:20Z", - "deletionTime": "2023-04-14T13:26:29Z" + "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", + "creationTime": "2023-03-24T17:01:09Z", + "deletionTime": "2023-03-24T17:07:36Z" } ] } }, { - "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "properties": { - "accountName": "cli-continuous7-737ullqld", + "accountName": "cli-continuous30-e6tglvvh", "apiType": "Sql", - "creationTime": "2023-04-14T13:36:13Z", - "deletionTime": "2023-04-14T13:38:00Z", - "oldestRestorableTime": "2023-04-07T13:38:00Z", + "creationTime": "2023-03-24T19:18:31Z", + "deletionTime": "2023-03-24T19:24:33Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", - "creationTime": "2023-04-14T13:36:14Z", - "deletionTime": "2023-04-14T13:38:00Z" + "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", + "creationTime": "2023-03-24T19:18:32Z", + "deletionTime": "2023-03-24T19:24:33Z" } ] } }, { - "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "name": "bbc21107-730f-460e-a806-f73643e95a9b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", "properties": { - "accountName": "clidiym44m6kuui", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-mgbfodqo", + "apiType": "Sql", + "creationTime": "2023-03-29T20:28:56Z", + "deletionTime": "2023-03-29T20:31:58Z", + "oldestRestorableTime": "2023-03-22T20:31:58Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", + "creationTime": "2023-03-29T20:28:57Z", + "deletionTime": "2023-03-29T20:31:58Z" } ] } }, { - "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "properties": { - "accountName": "clifxznjcelc2k7", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:07:29Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-pqnqtvrw", + "apiType": "Sql", + "creationTime": "2023-03-29T20:35:21Z", + "deletionTime": "2023-03-29T20:38:56Z", + "oldestRestorableTime": "2023-03-22T20:38:56Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", + "creationTime": "2023-03-29T20:37:50Z", + "deletionTime": "2023-03-29T20:38:56Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", - "creationTime": "2023-04-14T14:07:30Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", + "creationTime": "2023-03-29T20:35:22Z", + "deletionTime": "2023-03-29T20:38:56Z" } ] } }, { - "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", "properties": { - "accountName": "clifdo3gehahcp3", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:32:21Z", - "deletionTime": "2023-04-14T14:36:53Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-nbcgdudl", + "apiType": "Sql", + "creationTime": "2023-03-29T20:49:15Z", + "deletionTime": "2023-03-29T20:52:54Z", + "oldestRestorableTime": "2023-03-22T20:52:54Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", + "creationTime": "2023-03-29T20:51:44Z", + "deletionTime": "2023-03-29T20:52:54Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", - "creationTime": "2023-04-14T14:32:22Z", - "deletionTime": "2023-04-14T14:36:53Z" + "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", + "creationTime": "2023-03-29T20:49:16Z", + "deletionTime": "2023-03-29T20:52:54Z" } ] } }, { - "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", "properties": { - "accountName": "clijvrcnqk7clgr", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:39:15Z", - "deletionTime": "2023-04-14T15:59:46Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-fvguiiqd", + "apiType": "Sql", + "creationTime": "2023-03-29T20:58:03Z", + "deletionTime": "2023-03-29T21:26:03Z", + "oldestRestorableTime": "2023-03-22T21:26:03Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", + "creationTime": "2023-03-29T21:00:45Z", + "deletionTime": "2023-03-29T21:26:03Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", - "creationTime": "2023-04-14T15:39:16Z", - "deletionTime": "2023-04-14T15:59:46Z" + "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", + "creationTime": "2023-03-29T20:58:04Z", + "deletionTime": "2023-03-29T21:26:03Z" } ] } }, { - "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "name": "648c8b93-36da-440c-801c-19d18e3b3f21", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", "properties": { - "accountName": "cliw5rqb5ajsohh", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-continuous30-of2nmx5u", + "apiType": "Sql", + "creationTime": "2023-03-29T22:12:53Z", + "deletionTime": "2023-03-29T22:16:03Z", + "oldestRestorableTime": "2023-03-22T22:16:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", + "creationTime": "2023-03-29T22:12:54Z", + "deletionTime": "2023-03-29T22:16:03Z" } ] } }, { - "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "properties": { - "accountName": "cliz3js7jmkwxxb", + "accountName": "cli-continuous30-guwsy4ak", "apiType": "Sql", - "creationTime": "2023-04-14T16:51:53Z", - "deletionTime": "2023-04-14T16:55:53Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-03-29T22:43:18Z", + "deletionTime": "2023-03-29T22:48:52Z", + "oldestRestorableTime": "2023-03-22T22:48:52Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", - "creationTime": "2023-04-14T16:51:54Z", - "deletionTime": "2023-04-14T16:55:53Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", + "creationTime": "2023-03-29T22:45:41Z", + "deletionTime": "2023-03-29T22:48:52Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", + "creationTime": "2023-03-29T22:43:19Z", + "deletionTime": "2023-03-29T22:48:52Z" } ] } }, { - "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "name": "751f535c-90ad-422c-8791-d85058c83f19", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", "properties": { - "accountName": "cliamicotk3huk3", - "apiType": "MongoDB", - "creationTime": "2023-04-14T16:59:34Z", - "deletionTime": "2023-04-14T17:04:35Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "apiType": "Sql", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", - "creationTime": "2023-04-14T16:59:35Z", - "deletionTime": "2023-04-14T17:04:35Z" + "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", "properties": { - "accountName": "cli7fcxogqa75ng", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T17:07:39Z", - "deletionTime": "2023-04-14T17:12:37Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-systemid-kq6yvu46yp4h", + "apiType": "Sql", + "creationTime": "2023-04-05T22:25:06Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", - "creationTime": "2023-04-14T17:07:40Z", - "deletionTime": "2023-04-14T17:12:37Z" + "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", + "creationTime": "2023-04-05T22:25:07Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", "properties": { - "accountName": "clibijii3gdxu7r", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T17:16:06Z", - "deletionTime": "2023-04-14T17:19:35Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cli-systemid-pml7r44tlwdv-restored", + "apiType": "Sql", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", - "creationTime": "2023-04-14T17:16:07Z", - "deletionTime": "2023-04-14T17:19:35Z" + "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z" } ] } }, { - "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "name": "9962f6da-506f-408b-927f-4eb07a12c382", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", "properties": { - "accountName": "cli-continuous7-ixtyb5gvo", + "accountName": "cli-systemid-pml7r44tlwdv", "apiType": "Sql", - "creationTime": "2023-04-14T17:21:52Z", - "deletionTime": "2023-04-14T17:23:42Z", - "oldestRestorableTime": "2023-04-07T17:22:55Z", + "creationTime": "2023-04-07T15:43:38Z", + "deletionTime": "2023-04-07T16:06:55Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", - "creationTime": "2023-04-14T17:21:53Z", - "deletionTime": "2023-04-14T17:23:42Z" + "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", + "creationTime": "2023-04-07T15:43:39Z", + "deletionTime": "2023-04-07T16:06:55Z" } ] } }, { - "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", "properties": { - "accountName": "cli-continuous30-expjec5z", + "accountName": "cli-continuous30-5xp42uvg", "apiType": "Sql", - "creationTime": "2023-04-14T17:25:24Z", - "deletionTime": "2023-04-14T17:27:06Z", - "oldestRestorableTime": "2023-04-07T17:27:06Z", + "creationTime": "2023-04-07T16:35:15Z", + "deletionTime": "2023-04-07T16:38:01Z", + "oldestRestorableTime": "2023-03-31T16:38:01Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", - "creationTime": "2023-04-14T17:25:25Z", - "deletionTime": "2023-04-14T17:27:06Z" + "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", + "creationTime": "2023-04-07T16:35:16Z", + "deletionTime": "2023-04-07T16:38:01Z" } ] } }, { - "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", "properties": { - "accountName": "cli-periodic-ppe7oaphbkgu", + "accountName": "cli-continuous7-kadtogihc", "apiType": "Sql", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z", - "oldestRestorableTime": "2023-04-14T18:01:21Z", + "creationTime": "2023-04-07T16:56:03Z", + "deletionTime": "2023-04-07T16:57:45Z", + "oldestRestorableTime": "2023-03-31T16:56:56Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z" + "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", + "creationTime": "2023-04-07T16:56:04Z", + "deletionTime": "2023-04-07T16:57:45Z" } ] } }, { - "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "accountName": "cli-continuous7-ghrp5g2r3", "apiType": "Sql", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-07T17:01:55Z", + "deletionTime": "2023-04-07T17:04:46Z", + "oldestRestorableTime": "2023-03-31T17:04:46Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", + "creationTime": "2023-04-07T17:01:56Z", + "deletionTime": "2023-04-07T17:04:46Z" } ] } }, { - "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "name": "53c25e9f-44ca-4509-adcd-23802185cba8", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g", + "accountName": "cli-periodic-d6qxquiv72md", "apiType": "Sql", - "creationTime": "2023-04-14T18:08:00Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z", + "oldestRestorableTime": "2023-04-07T17:18:47Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", - "creationTime": "2023-04-14T18:08:01Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z" } ] } }, { - "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "properties": { - "accountName": "cli7i23nmwwvyik", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T18:36:04Z", - "deletionTime": "2023-04-14T18:40:37Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cliufubmalcsuyb", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", - "creationTime": "2023-04-14T18:36:05Z", - "deletionTime": "2023-04-14T18:40:37Z" + "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z" } ] } }, { - "name": "f4004a76-8173-4d36-9590-6090cce37a4d", - "location": "West Europe", + "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", "properties": { - "accountName": "aholdtest", - "apiType": "MongoDB", - "creationTime": "2021-07-01T19:34:24Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "accountName": "clitfyptqa45syc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:33:20Z", + "deletionTime": "2023-04-07T17:52:53Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West Europe", - "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", - "creationTime": "2021-07-01T19:34:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", + "creationTime": "2023-04-07T17:33:21Z", + "deletionTime": "2023-04-07T17:52:53Z" } ] } }, { - "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", - "location": "West US", + "name": "329d5785-2f04-451c-a748-f79d0f562ff9", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", "properties": { - "accountName": "targetacct112", - "apiType": "Sql", - "creationTime": "2021-03-01T10:33:41Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cliahilffivwqwi", + "apiType": "MongoDB", + "creationTime": "2023-04-07T19:26:23Z", + "deletionTime": "2023-04-07T19:31:01Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", - "creationTime": "2021-03-01T10:33:41Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", + "creationTime": "2023-04-07T19:26:24Z", + "deletionTime": "2023-04-07T19:31:01Z" } ] } }, { - "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", - "location": "West US", + "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", "properties": { - "accountName": "pitrmongotest", - "apiType": "MongoDB", - "creationTime": "2020-10-01T17:27:22Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cli5nu6pl77n5ia", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:12:03Z", + "deletionTime": "2023-04-07T20:16:06Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", - "creationTime": "2020-10-01T17:27:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", + "creationTime": "2023-04-07T20:12:04Z", + "deletionTime": "2023-04-07T20:16:06Z" } ] } }, { - "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", - "location": "West US", + "name": "ced5610b-4422-469f-a9ca-f83235fea285", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", "properties": { - "accountName": "pitrmongowithsnapshots", - "apiType": "MongoDB", - "creationTime": "2021-01-07T19:45:07Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "clisrkiadnudmcc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:25:32Z", + "deletionTime": "2023-04-07T20:29:54Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", - "creationTime": "2021-01-07T19:45:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", + "creationTime": "2023-04-07T20:25:33Z", + "deletionTime": "2023-04-07T20:29:54Z" } ] } }, { - "name": "36d321ce-5c39-4d66-9347-47beebff1142", - "location": "West US", + "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", "properties": { - "accountName": "test0319-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:28:13Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cliypixaxarcyzp", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:36:05Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", - "creationTime": "2021-07-07T21:28:13Z" - }, - { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", - "creationTime": "2021-07-07T21:28:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", + "creationTime": "2023-04-07T20:36:06Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", - "location": "West US", + "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", "properties": { - "accountName": "pitracctdemo2", - "apiType": "Sql", - "creationTime": "2020-08-11T02:34:23Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "clilnfxvj3jbdds", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", - "creationTime": "2020-08-11T02:34:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", - "location": "West US", + "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", "properties": { - "accountName": "ptr-target", - "apiType": "Sql", - "creationTime": "2021-01-05T22:25:24Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cliwoaphmlu77h5", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:56:14Z", + "deletionTime": "2023-04-07T21:59:20Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", - "creationTime": "2021-01-05T22:25:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", + "creationTime": "2023-04-07T21:56:15Z", + "deletionTime": "2023-04-07T21:59:20Z" } ] } }, { - "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", - "location": "West US", + "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", "properties": { - "accountName": "pitrmongotest-restore", - "apiType": "MongoDB", - "creationTime": "2020-10-01T21:24:45Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "clioh53zckfrcxk", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T22:04:54Z", + "deletionTime": "2023-04-07T22:09:53Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", - "creationTime": "2020-10-01T21:24:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", + "creationTime": "2023-04-07T22:04:55Z", + "deletionTime": "2023-04-07T22:09:53Z" } ] } }, { - "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", - "location": "West US", + "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", "properties": { - "accountName": "pitrdemo1015", + "accountName": "cli7cixib236qbg", "apiType": "Sql", - "creationTime": "2020-10-15T17:28:59Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-08T17:25:42Z", + "deletionTime": "2023-04-08T17:29:36Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", - "creationTime": "2020-10-15T17:29:00Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", + "creationTime": "2023-04-08T17:25:44Z", + "deletionTime": "2023-04-08T17:29:36Z" } ] } }, { - "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", - "location": "West US", + "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", "properties": { - "accountName": "pitrdemorestored1015", + "accountName": "cli-continuous7-hfvk4t4fj", "apiType": "Sql", - "creationTime": "2020-10-15T17:37:20Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-13T14:48:07Z", + "deletionTime": "2023-04-13T14:49:43Z", + "oldestRestorableTime": "2023-04-06T14:49:43Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", - "creationTime": "2020-10-15T17:37:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", + "creationTime": "2023-04-13T14:48:08Z", + "deletionTime": "2023-04-13T14:49:43Z" } ] } }, { - "name": "23e99a35-cd36-4df4-9614-f767a03b9995", - "location": "West US", + "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", "properties": { - "accountName": "subbannageeta", + "accountName": "cli-continuous7-zputoz3gu", "apiType": "Sql", - "creationTime": "2020-08-08T01:04:53Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-14T13:23:19Z", + "deletionTime": "2023-04-14T13:26:29Z", + "oldestRestorableTime": "2023-04-07T13:26:29Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", - "creationTime": "2020-08-08T01:04:53Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", - "creationTime": "2020-08-08T01:15:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", + "creationTime": "2023-04-14T13:23:20Z", + "deletionTime": "2023-04-14T13:26:29Z" } ] } }, { - "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", - "location": "West US", + "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", "properties": { - "accountName": "scottkirill", + "accountName": "cli-continuous7-737ullqld", "apiType": "Sql", - "creationTime": "2021-04-15T17:21:20Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-14T13:36:13Z", + "deletionTime": "2023-04-14T13:38:00Z", + "oldestRestorableTime": "2023-04-07T13:38:00Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", - "creationTime": "2021-04-15T17:21:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", + "creationTime": "2023-04-14T13:36:14Z", + "deletionTime": "2023-04-14T13:38:00Z" } ] } }, { - "name": "01c9a078-6ca2-43fd-92c7-632167c86590", - "location": "West US", + "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", "properties": { - "accountName": "test0319-pitr-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:54:07Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "clidiym44m6kuui", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", - "creationTime": "2021-07-07T21:54:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", - "location": "West US", + "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", "properties": { - "accountName": "onboardingtestaccount0124", - "apiType": "Sql", - "creationTime": "2022-01-24T20:24:43Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "clifxznjcelc2k7", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:07:29Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", - "creationTime": "2022-01-24T20:24:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", + "creationTime": "2023-04-14T14:07:30Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", - "location": "West US", + "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", "properties": { - "accountName": "onboardingtestaccount0124-restored", - "apiType": "Sql", - "creationTime": "2022-01-24T20:48:23Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "clifdo3gehahcp3", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:32:21Z", + "deletionTime": "2023-04-14T14:36:53Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", - "creationTime": "2022-01-24T20:48:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", + "creationTime": "2023-04-14T14:32:22Z", + "deletionTime": "2023-04-14T14:36:53Z" } ] } }, { - "name": "01652628-d4ef-449d-846e-38e8250f0b9a", - "location": "West US", + "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", "properties": { - "accountName": "vinh-table2-restore", + "accountName": "clijvrcnqk7clgr", "apiType": "Table, Sql", - "creationTime": "2022-04-07T00:48:08Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-14T15:39:15Z", + "deletionTime": "2023-04-14T15:59:46Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", - "creationTime": "2022-04-07T00:48:08Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", + "creationTime": "2023-04-14T15:39:16Z", + "deletionTime": "2023-04-14T15:59:46Z" } ] } }, { - "name": "4b754475-3b23-4485-9205-87ac1661af13", - "location": "West US", + "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", "properties": { - "accountName": "vinhpitr30-cli", - "apiType": "Sql", - "creationTime": "2022-04-29T23:50:20Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cliw5rqb5ajsohh", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", - "creationTime": "2022-04-29T23:50:21Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z" } ] } }, { - "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", - "location": "West US", + "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", "properties": { - "accountName": "vinhperiodic3-cli", + "accountName": "cliz3js7jmkwxxb", "apiType": "Sql", - "creationTime": "2022-06-03T17:21:23Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-14T16:51:53Z", + "deletionTime": "2023-04-14T16:55:53Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", - "creationTime": "2022-06-03T17:21:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", + "creationTime": "2023-04-14T16:51:54Z", + "deletionTime": "2023-04-14T16:55:53Z" } ] } }, { - "name": "023add2e-531e-4574-a7df-4d09c97d548d", - "location": "West US", + "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", "properties": { - "accountName": "vinh-pitr7-portal", - "apiType": "Sql", - "creationTime": "2022-05-31T19:24:32Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "cliamicotk3huk3", + "apiType": "MongoDB", + "creationTime": "2023-04-14T16:59:34Z", + "deletionTime": "2023-04-14T17:04:35Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", - "creationTime": "2022-05-31T19:24:34Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", + "creationTime": "2023-04-14T16:59:35Z", + "deletionTime": "2023-04-14T17:04:35Z" } ] } }, { - "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", - "location": "West US", + "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7", - "apiType": "Sql", - "creationTime": "2022-05-31T23:36:11Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "cli7fcxogqa75ng", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T17:07:39Z", + "deletionTime": "2023-04-14T17:12:37Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", - "creationTime": "2022-05-31T23:36:11Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", + "creationTime": "2023-04-14T17:07:40Z", + "deletionTime": "2023-04-14T17:12:37Z" } ] } }, { - "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", - "location": "West US", + "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", - "apiType": "Sql", - "creationTime": "2022-06-03T18:42:58Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "clibijii3gdxu7r", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T17:16:06Z", + "deletionTime": "2023-04-14T17:19:35Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", - "creationTime": "2022-06-03T18:42:58Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", + "creationTime": "2023-04-14T17:16:07Z", + "deletionTime": "2023-04-14T17:19:35Z" } ] } }, { - "name": "3808b68e-7cae-4b91-901b-e29b35b311be", - "location": "West US", + "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", "properties": { - "accountName": "vinh-periodic-again", + "accountName": "cli-continuous7-ixtyb5gvo", "apiType": "Sql", - "creationTime": "2022-06-10T20:01:48Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-14T17:21:52Z", + "deletionTime": "2023-04-14T17:23:42Z", + "oldestRestorableTime": "2023-04-07T17:22:55Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", - "creationTime": "2022-06-10T20:01:48Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", + "creationTime": "2023-04-14T17:21:53Z", + "deletionTime": "2023-04-14T17:23:42Z" } ] } }, { - "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", - "location": "West US", + "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", "properties": { - "accountName": "vinh-periodic-again2", + "accountName": "cli-continuous30-expjec5z", "apiType": "Sql", - "creationTime": "2022-06-10T23:57:37Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "creationTime": "2023-04-14T17:25:24Z", + "deletionTime": "2023-04-14T17:27:06Z", + "oldestRestorableTime": "2023-04-07T17:27:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", - "creationTime": "2022-06-10T23:57:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", + "creationTime": "2023-04-14T17:25:25Z", + "deletionTime": "2023-04-14T17:27:06Z" } ] } }, { - "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", - "location": "West US", + "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", "properties": { - "accountName": "vinh-gremlin-again", - "apiType": "Gremlin, Sql", - "creationTime": "2022-07-28T01:55:28Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "cli-periodic-ppe7oaphbkgu", + "apiType": "Sql", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z", + "oldestRestorableTime": "2023-04-14T18:01:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", - "creationTime": "2022-07-28T01:55:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z" } ] } }, { - "name": "df774a43-6e6f-4725-82d0-67c18c69a906", - "location": "West US", + "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", "properties": { - "accountName": "vinh-table-tennis-cli-0190", - "apiType": "Table, Sql", - "creationTime": "2022-08-11T05:19:28Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "apiType": "Sql", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", - "creationTime": "2022-08-11T05:19:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", - "location": "West US", + "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", "properties": { - "accountName": "ddhamothsqlpitracc", + "accountName": "cli-systemid-ppze3bdfpo3g", "apiType": "Sql", - "creationTime": "2022-10-12T07:15:50Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2023-04-14T18:08:00Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", - "creationTime": "2022-10-12T07:15:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", + "creationTime": "2023-04-14T18:08:01Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", - "location": "West US", + "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", "properties": { - "accountName": "ddhamothmongopitracc", - "apiType": "MongoDB", - "creationTime": "2022-10-12T07:18:54Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "cli7i23nmwwvyik", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T18:36:04Z", + "deletionTime": "2023-04-14T18:40:37Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", - "creationTime": "2022-10-12T07:18:55Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", + "creationTime": "2023-04-14T18:36:05Z", + "deletionTime": "2023-04-14T18:40:37Z" } ] } }, { - "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", - "location": "West US", + "name": "f4004a76-8173-4d36-9590-6090cce37a4d", + "location": "West Europe", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", "properties": { - "accountName": "dsapaligadbkeytest", - "apiType": "Sql", - "creationTime": "2022-10-27T16:53:54Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "aholdtest", + "apiType": "MongoDB", + "creationTime": "2021-07-01T19:34:24Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", - "creationTime": "2022-10-27T16:53:56Z" + "locationName": "West Europe", + "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", + "creationTime": "2021-07-01T19:34:25Z" } ] } }, { - "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", "properties": { - "accountName": "ddhamothpitrsqlacc2", + "accountName": "targetacct112", "apiType": "Sql", - "creationTime": "2022-11-15T21:30:17Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2021-03-01T10:33:41Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", - "creationTime": "2022-11-15T21:30:18Z" + "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", + "creationTime": "2021-03-01T10:33:41Z" } ] } }, { - "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", + "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", "properties": { - "accountName": "vinkumsql", - "apiType": "Sql", - "creationTime": "2022-12-06T19:35:15Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "accountName": "pitrmongotest", + "apiType": "MongoDB", + "creationTime": "2020-10-01T17:27:22Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", - "creationTime": "2022-12-06T19:35:16Z" + "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", + "creationTime": "2020-10-01T17:27:23Z" } ] } }, { - "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", "properties": { - "accountName": "dsapaliga-monitor-test2", - "apiType": "Sql", - "creationTime": "2022-12-09T16:57:51Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "pitrmongowithsnapshots", + "apiType": "MongoDB", + "creationTime": "2021-01-07T19:45:07Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", - "creationTime": "2022-12-09T16:57:51Z" + "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", + "creationTime": "2021-01-07T19:45:07Z" } ] } }, { - "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "name": "36d321ce-5c39-4d66-9347-47beebff1142", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", "properties": { - "accountName": "nikhiltestmig", + "accountName": "test0319-r1", "apiType": "Sql", - "creationTime": "2022-12-15T19:23:56Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2021-07-07T21:28:13Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", - "creationTime": "2022-12-15T19:23:56Z" + "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", + "creationTime": "2021-07-07T21:28:13Z" }, { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", - "creationTime": "2022-12-19T06:05:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", + "creationTime": "2021-07-07T21:28:13Z" } ] } }, { - "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "properties": { - "accountName": "nikhil-multi-region-pitr", + "accountName": "pitracctdemo2", "apiType": "Sql", - "creationTime": "2022-12-19T06:00:50Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2020-08-11T02:34:23Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", - "creationTime": "2022-12-19T06:00:52Z" + "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", + "creationTime": "2020-08-11T02:34:24Z" } ] } }, { - "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", "properties": { - "accountName": "test-account23", + "accountName": "ptr-target", "apiType": "Sql", - "creationTime": "2022-12-24T18:24:52Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "creationTime": "2021-01-05T22:25:24Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", - "creationTime": "2022-12-24T18:24:53Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", - "creationTime": "2022-12-24T18:27:11Z" + "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", + "creationTime": "2021-01-05T22:25:24Z" } ] } }, { - "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "properties": { - "accountName": "testpitr", - "apiType": "Sql", - "creationTime": "2022-12-27T20:37:00Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "pitrmongotest-restore", + "apiType": "MongoDB", + "creationTime": "2020-10-01T21:24:45Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", - "creationTime": "2022-12-27T20:37:02Z" + "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", + "creationTime": "2020-10-01T21:24:45Z" } ] } }, { - "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", + "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", "properties": { - "accountName": "readregionrestore-test", + "accountName": "pitrdemo1015", "apiType": "Sql", - "creationTime": "2023-01-09T23:54:38Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "creationTime": "2020-10-15T17:28:59Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", - "creationTime": "2023-01-09T23:54:38Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", + "creationTime": "2020-10-15T17:29:00Z" } ] } }, { - "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", + "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", "properties": { - "accountName": "vinhpitr30-cli-arm-restore", + "accountName": "pitrdemorestored1015", "apiType": "Sql", - "creationTime": "2023-02-06T21:33:23Z", - "oldestRestorableTime": "2023-03-19T23:07:48Z", + "creationTime": "2020-10-15T17:37:20Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", - "creationTime": "2023-02-06T21:33:23Z" + "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", + "creationTime": "2020-10-15T17:37:20Z" } ] } }, { - "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", + "name": "23e99a35-cd36-4df4-9614-f767a03b9995", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", "properties": { - "accountName": "grem-test", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-06T19:09:58Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "subbannageeta", + "apiType": "Sql", + "creationTime": "2020-08-08T01:04:53Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", - "creationTime": "2023-03-06T19:09:59Z" + "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", + "creationTime": "2020-08-08T01:04:53Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", + "creationTime": "2020-08-08T01:15:44Z" } ] } }, { - "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", + "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", "properties": { - "accountName": "mongo-test-1", - "apiType": "MongoDB", - "creationTime": "2023-03-06T19:26:33Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "scottkirill", + "apiType": "Sql", + "creationTime": "2021-04-15T17:21:20Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", - "creationTime": "2023-03-06T19:26:34Z" + "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", + "creationTime": "2021-04-15T17:21:20Z" } ] } }, { - "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", + "name": "01c9a078-6ca2-43fd-92c7-632167c86590", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", "properties": { - "accountName": "sql-test-1", + "accountName": "test0319-pitr-r1", "apiType": "Sql", - "creationTime": "2023-03-06T19:26:23Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "creationTime": "2021-07-07T21:54:07Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", - "creationTime": "2023-03-06T19:26:24Z" + "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", + "creationTime": "2021-07-07T21:54:07Z" } ] } }, { - "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", "properties": { - "accountName": "tables-test-1", - "apiType": "Table, Sql", - "creationTime": "2023-03-06T19:30:24Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "accountName": "onboardingtestaccount0124", + "apiType": "Sql", + "creationTime": "2022-01-24T20:24:43Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", - "creationTime": "2023-03-06T19:30:25Z" + "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", + "creationTime": "2022-01-24T20:24:44Z" } ] } }, { - "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "onboardingtestaccount0124-restored", "apiType": "Sql", - "creationTime": "2023-03-28T14:32:50Z", - "oldestRestorableTime": "2023-03-28T14:32:50Z", + "creationTime": "2022-01-24T20:48:23Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", - "creationTime": "2023-03-28T14:32:51Z" + "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", + "creationTime": "2022-01-24T20:48:23Z" } ] } }, { - "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "name": "01652628-d4ef-449d-846e-38e8250f0b9a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T14:53:31Z", - "oldestRestorableTime": "2023-03-28T14:53:31Z", + "accountName": "vinh-table2-restore", + "apiType": "Table, Sql", + "creationTime": "2022-04-07T00:48:08Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", - "creationTime": "2023-03-28T14:53:32Z" + "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", + "creationTime": "2022-04-07T00:48:08Z" } ] } }, { - "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "name": "4b754475-3b23-4485-9205-87ac1661af13", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", "properties": { - "accountName": "dsapaliga-xrr-test", + "accountName": "vinhpitr30-cli", "apiType": "Sql", - "creationTime": "2023-03-30T04:00:57Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "creationTime": "2022-04-29T23:50:20Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", - "creationTime": "2023-03-30T04:00:58Z" + "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", + "creationTime": "2022-04-29T23:50:21Z" } ] } }, { - "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", "properties": { - "accountName": "dsapaliga-xrr-cli2", + "accountName": "vinhperiodic3-cli", "apiType": "Sql", - "creationTime": "2023-03-30T04:23:35Z", - "oldestRestorableTime": "2023-04-11T23:07:48Z", + "creationTime": "2022-06-03T17:21:23Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", - "creationTime": "2023-03-30T04:23:36Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", - "creationTime": "2023-03-30T04:25:59Z" + "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", + "creationTime": "2022-06-03T17:21:23Z" } ] } }, { - "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "name": "023add2e-531e-4574-a7df-4d09c97d548d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", "properties": { - "accountName": "r-database-account-5580", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T18:31:49Z", - "oldestRestorableTime": "2023-04-05T18:31:49Z", + "accountName": "vinh-pitr7-portal", + "apiType": "Sql", + "creationTime": "2022-05-31T19:24:32Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", - "creationTime": "2023-04-05T18:31:50Z" + "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", + "creationTime": "2022-05-31T19:24:34Z" } ] } }, { - "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", "properties": { - "accountName": "r-grem-db-account-938", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:55Z", - "oldestRestorableTime": "2023-04-05T19:15:55Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "apiType": "Sql", + "creationTime": "2022-05-31T23:36:11Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", - "creationTime": "2023-04-05T19:15:56Z" + "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", + "creationTime": "2022-05-31T23:36:11Z" } ] } }, { - "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", + "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "properties": { - "accountName": "r-table-account-9379", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:45:49Z", - "oldestRestorableTime": "2023-04-06T01:45:49Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", + "apiType": "Sql", + "creationTime": "2022-06-03T18:42:58Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", - "creationTime": "2023-04-06T01:45:51Z" + "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", + "creationTime": "2022-06-03T18:42:58Z" } ] } }, { - "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", + "name": "3808b68e-7cae-4b91-901b-e29b35b311be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", "properties": { - "accountName": "restoredaccount-5362", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:03:48Z", - "oldestRestorableTime": "2023-04-06T02:03:48Z", + "accountName": "vinh-periodic-again", + "apiType": "Sql", + "creationTime": "2022-06-10T20:01:48Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", - "creationTime": "2023-04-06T02:03:48Z" + "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", + "creationTime": "2022-06-10T20:01:48Z" } ] } }, { - "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", "properties": { - "accountName": "r-database-account-8550", + "accountName": "vinh-periodic-again2", "apiType": "Sql", - "creationTime": "2023-04-06T02:07:24Z", - "oldestRestorableTime": "2023-04-06T02:07:24Z", + "creationTime": "2022-06-10T23:57:37Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", - "creationTime": "2023-04-06T02:07:26Z" + "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", + "creationTime": "2022-06-10T23:57:37Z" } ] } }, { - "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", + "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", "properties": { - "accountName": "r-table-account-5626", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:12:24Z", - "oldestRestorableTime": "2023-04-06T02:12:24Z", + "accountName": "vinh-gremlin-again", + "apiType": "Gremlin, Sql", + "creationTime": "2022-07-28T01:55:28Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", - "creationTime": "2023-04-06T02:12:25Z" + "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", + "creationTime": "2022-07-28T01:55:28Z" } ] } }, { - "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "name": "df774a43-6e6f-4725-82d0-67c18c69a906", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", "properties": { - "accountName": "r-database-account-8435", - "apiType": "Sql", - "creationTime": "2023-04-06T02:11:39Z", - "oldestRestorableTime": "2023-04-06T02:11:39Z", + "accountName": "vinh-table-tennis-cli-0190", + "apiType": "Table, Sql", + "creationTime": "2022-08-11T05:19:28Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", - "creationTime": "2023-04-06T02:11:40Z" + "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", + "creationTime": "2022-08-11T05:19:28Z" } ] } }, { - "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", + "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "properties": { - "accountName": "r-table-account-1300", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:23:30Z", - "oldestRestorableTime": "2023-04-06T06:23:30Z", + "accountName": "ddhamothsqlpitracc", + "apiType": "Sql", + "creationTime": "2022-10-12T07:15:50Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", - "creationTime": "2023-04-06T06:23:31Z" + "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", + "creationTime": "2022-10-12T07:15:51Z" } ] } }, { - "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "properties": { - "accountName": "restoredaccount-9934", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:40:38Z", - "oldestRestorableTime": "2023-04-06T06:40:38Z", + "accountName": "ddhamothmongopitracc", + "apiType": "MongoDB", + "creationTime": "2022-10-12T07:18:54Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", - "creationTime": "2023-04-06T06:40:38Z" + "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", + "creationTime": "2022-10-12T07:18:55Z" } ] } }, { - "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", + "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "properties": { - "accountName": "cli3grog6psgdfn", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T17:59:19Z", - "oldestRestorableTime": "2023-04-06T17:59:19Z", + "accountName": "dsapaligadbkeytest", + "apiType": "Sql", + "creationTime": "2022-10-27T16:53:54Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", - "creationTime": "2023-04-06T17:59:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", + "creationTime": "2022-10-27T16:53:56Z" } ] } }, { - "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", "properties": { - "accountName": "clil3ignfqgk6kz", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:02:42Z", - "oldestRestorableTime": "2023-04-06T18:02:42Z", + "accountName": "ddhamothpitrsqlacc2", + "apiType": "Sql", + "creationTime": "2022-11-15T21:30:17Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", - "creationTime": "2023-04-06T18:02:43Z" + "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", + "creationTime": "2022-11-15T21:30:18Z" } ] } }, { - "name": "4656b731-172b-4064-8514-f327e6841751", + "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", "properties": { - "accountName": "cliysii3c7g3auw", + "accountName": "vinkumsql", "apiType": "Sql", - "creationTime": "2023-04-06T18:00:38Z", - "oldestRestorableTime": "2023-04-06T18:00:38Z", + "creationTime": "2022-12-06T19:35:15Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", - "creationTime": "2023-04-06T18:00:39Z" + "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", + "creationTime": "2022-12-06T19:35:16Z" } ] } }, { - "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", + "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "properties": { - "accountName": "clihhqescxfepto", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:03:34Z", - "oldestRestorableTime": "2023-04-06T18:03:34Z", + "accountName": "dsapaliga-monitor-test2", + "apiType": "Sql", + "creationTime": "2022-12-09T16:57:51Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", - "creationTime": "2023-04-06T18:03:35Z" + "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", + "creationTime": "2022-12-09T16:57:51Z" } ] } }, { - "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "properties": { - "accountName": "clib27b72hyhtjp", + "accountName": "nikhiltestmig", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:02Z", - "oldestRestorableTime": "2023-04-06T18:02:02Z", + "creationTime": "2022-12-15T19:23:56Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", - "creationTime": "2023-04-06T18:02:03Z" + "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", + "creationTime": "2022-12-15T19:23:56Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", + "creationTime": "2022-12-19T06:05:45Z" } ] } }, { - "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", "properties": { - "accountName": "clio3vmbb3n7afz", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:07:13Z", - "oldestRestorableTime": "2023-04-06T18:07:13Z", + "accountName": "nikhil-multi-region-pitr", + "apiType": "Sql", + "creationTime": "2022-12-19T06:00:50Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", - "creationTime": "2023-04-06T18:07:14Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", + "creationTime": "2022-12-19T06:00:52Z" } ] } }, { - "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "properties": { - "accountName": "cliuoo2ldjhxpwj", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:04:25Z", - "oldestRestorableTime": "2023-04-06T18:04:25Z", + "accountName": "test-account23", + "apiType": "Sql", + "creationTime": "2022-12-24T18:24:52Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", - "creationTime": "2023-04-06T18:04:26Z" + "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", + "creationTime": "2022-12-24T18:24:53Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", + "creationTime": "2022-12-24T18:27:11Z" } ] } }, { - "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", + "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "properties": { - "accountName": "clizy6bsjdyjuwo", + "accountName": "testpitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:03:13Z", - "oldestRestorableTime": "2023-04-06T18:03:13Z", + "creationTime": "2022-12-27T20:37:00Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", - "creationTime": "2023-04-06T18:03:14Z" + "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", + "creationTime": "2022-12-27T20:37:02Z" } ] } }, { - "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", "properties": { - "accountName": "clizcfq53tcsj7v", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:04:50Z", - "oldestRestorableTime": "2023-04-06T18:04:50Z", + "accountName": "readregionrestore-test", + "apiType": "Sql", + "creationTime": "2023-01-09T23:54:38Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", - "creationTime": "2023-04-06T18:04:52Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", + "creationTime": "2023-01-09T23:54:38Z" } ] } }, { - "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", + "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", "properties": { - "accountName": "cli2gdxmqiqo4ik", + "accountName": "vinhpitr30-cli-arm-restore", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:58Z", - "oldestRestorableTime": "2023-04-06T18:02:58Z", + "creationTime": "2023-02-06T21:33:23Z", + "oldestRestorableTime": "2023-03-21T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", - "creationTime": "2023-04-06T18:02:58Z" + "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", + "creationTime": "2023-02-06T21:33:23Z" } ] } }, { - "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", + "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", "properties": { - "accountName": "cligsqzmjlnuq5j", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:06:34Z", - "oldestRestorableTime": "2023-04-06T18:06:34Z", + "accountName": "grem-test", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-06T19:09:58Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", - "creationTime": "2023-04-06T18:06:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", + "creationTime": "2023-03-06T19:09:59Z" } ] } }, { - "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", "properties": { - "accountName": "r-grem-db-account-7826", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:27:30Z", - "oldestRestorableTime": "2023-04-06T18:27:30Z", + "accountName": "mongo-test-1", + "apiType": "MongoDB", + "creationTime": "2023-03-06T19:26:33Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", - "creationTime": "2023-04-06T18:27:31Z" + "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", + "creationTime": "2023-03-06T19:26:34Z" } ] } }, { - "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", + "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", "properties": { - "accountName": "cliec3z5o2473ut", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:31:12Z", - "oldestRestorableTime": "2023-04-06T18:31:12Z", + "accountName": "sql-test-1", + "apiType": "Sql", + "creationTime": "2023-03-06T19:26:23Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", - "creationTime": "2023-04-06T18:31:13Z" + "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", + "creationTime": "2023-03-06T19:26:24Z" } ] } }, { - "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", + "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "properties": { - "accountName": "clinrylxz344nf3", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:44Z", - "oldestRestorableTime": "2023-04-06T18:29:44Z", + "accountName": "tables-test-1", + "apiType": "Table, Sql", + "creationTime": "2023-03-06T19:30:24Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", - "creationTime": "2023-04-06T18:29:45Z" + "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", + "creationTime": "2023-03-06T19:30:25Z" } ] } }, { - "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", + "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "properties": { - "accountName": "clilaesevwusylf", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:34:21Z", - "oldestRestorableTime": "2023-04-06T18:34:21Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:32:50Z", + "oldestRestorableTime": "2023-03-28T14:32:50Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", - "creationTime": "2023-04-06T18:34:23Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", + "creationTime": "2023-03-28T14:32:51Z" } ] } }, { - "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "properties": { - "accountName": "cli7p3qq5cporx7", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-04-06T18:29:35Z", - "oldestRestorableTime": "2023-04-06T18:29:35Z", + "creationTime": "2023-03-28T14:53:31Z", + "oldestRestorableTime": "2023-03-28T14:53:31Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", - "creationTime": "2023-04-06T18:29:36Z" + "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", + "creationTime": "2023-03-28T14:53:32Z" } ] } }, { - "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", + "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "properties": { - "accountName": "clij75qd5uyobmj", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:31:13Z", - "oldestRestorableTime": "2023-04-06T18:31:13Z", + "accountName": "dsapaliga-xrr-test", + "apiType": "Sql", + "creationTime": "2023-03-30T04:00:57Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", - "creationTime": "2023-04-06T18:31:14Z" + "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", + "creationTime": "2023-03-30T04:00:58Z" } ] } }, { - "name": "8a7d6175-2174-495f-9147-ade59959d7a1", + "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", "properties": { - "accountName": "r-grem-db-account-5687", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:34:51Z", - "oldestRestorableTime": "2023-04-06T18:34:51Z", + "accountName": "dsapaliga-xrr-cli2", + "apiType": "Sql", + "creationTime": "2023-03-30T04:23:35Z", + "oldestRestorableTime": "2023-04-13T03:00:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", - "creationTime": "2023-04-06T18:34:52Z" + "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", + "creationTime": "2023-03-30T04:23:36Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", + "creationTime": "2023-03-30T04:25:59Z" } ] } }, { - "name": "91df614a-d17c-4510-8727-354fe0d1447d", + "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", "properties": { - "accountName": "clivh5sbv5jm2tn", + "accountName": "r-grem-db-account-938", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:55Z", - "oldestRestorableTime": "2023-04-06T18:35:55Z", + "creationTime": "2023-04-05T19:15:55Z", + "oldestRestorableTime": "2023-04-05T19:15:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", - "creationTime": "2023-04-06T18:35:56Z" + "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", + "creationTime": "2023-04-05T19:15:56Z" } ] } }, { - "name": "073071e8-3f6e-4510-9175-440346e61824", + "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", "properties": { - "accountName": "clipmrcd5m37yeh", - "apiType": "Sql", - "creationTime": "2023-04-06T18:34:27Z", - "oldestRestorableTime": "2023-04-06T18:34:27Z", + "accountName": "r-table-account-9379", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:45:49Z", + "oldestRestorableTime": "2023-04-06T01:45:49Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", - "creationTime": "2023-04-06T18:34:28Z" + "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", + "creationTime": "2023-04-06T01:45:51Z" } ] } }, { - "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", + "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", "properties": { - "accountName": "clieik2we2gw5zk", - "apiType": "Sql", - "creationTime": "2023-04-06T18:34:28Z", - "oldestRestorableTime": "2023-04-06T18:34:28Z", + "accountName": "restoredaccount-5362", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:03:48Z", + "oldestRestorableTime": "2023-04-06T02:03:48Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", - "creationTime": "2023-04-06T18:34:29Z" + "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", + "creationTime": "2023-04-06T02:03:48Z" } ] } }, { - "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", + "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", "properties": { - "accountName": "cli24p5gxxip4wp", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:36:07Z", - "oldestRestorableTime": "2023-04-06T18:36:07Z", + "accountName": "r-table-account-5626", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:12:24Z", + "oldestRestorableTime": "2023-04-06T02:12:24Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", - "creationTime": "2023-04-06T18:36:08Z" + "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", + "creationTime": "2023-04-06T02:12:25Z" } ] } }, { - "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", "properties": { - "accountName": "cli4nd5tsapqcn4", + "accountName": "r-table-account-1300", "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:38:50Z", - "oldestRestorableTime": "2023-04-06T18:38:50Z", + "creationTime": "2023-04-06T06:23:30Z", + "oldestRestorableTime": "2023-04-06T06:23:30Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", - "creationTime": "2023-04-06T18:38:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", + "creationTime": "2023-04-06T06:23:31Z" } ] } }, { - "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "properties": { - "accountName": "r-database-account-163", - "apiType": "Sql", - "creationTime": "2023-04-18T16:23:17Z", - "oldestRestorableTime": "2023-04-18T16:23:17Z", + "accountName": "restoredaccount-9934", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:40:38Z", + "oldestRestorableTime": "2023-04-06T06:40:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", - "creationTime": "2023-04-18T16:23:18Z" + "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", + "creationTime": "2023-04-06T06:40:38Z" } ] } }, { - "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", "properties": { - "accountName": "r-database-account-4892", - "apiType": "Sql", - "creationTime": "2023-03-23T10:54:16Z", - "deletionTime": "2023-03-23T10:54:57Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cli3grog6psgdfn", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T17:59:19Z", + "oldestRestorableTime": "2023-04-06T17:59:19Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", - "creationTime": "2023-03-23T10:54:17Z", - "deletionTime": "2023-03-23T10:54:57Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", + "creationTime": "2023-04-06T17:59:20Z" } ] } }, { - "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "properties": { - "accountName": "r-database-account-6730", - "apiType": "Sql", - "creationTime": "2023-03-23T11:05:04Z", - "deletionTime": "2023-03-23T11:06:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clil3ignfqgk6kz", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:02:42Z", + "oldestRestorableTime": "2023-04-06T18:02:42Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", - "creationTime": "2023-03-23T11:05:05Z", - "deletionTime": "2023-03-23T11:06:25Z" + "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", + "creationTime": "2023-04-06T18:02:43Z" } ] } }, { - "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "name": "4656b731-172b-4064-8514-f327e6841751", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", "properties": { - "accountName": "dbaccount-6688", + "accountName": "cliysii3c7g3auw", "apiType": "Sql", - "creationTime": "2023-03-23T11:16:07Z", - "deletionTime": "2023-03-23T11:20:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:00:38Z", + "oldestRestorableTime": "2023-04-06T18:00:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", - "creationTime": "2023-03-23T11:16:08Z", - "deletionTime": "2023-03-23T11:20:59Z" + "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", + "creationTime": "2023-04-06T18:00:39Z" } ] } }, { - "name": "0768f3f1-b168-46b8-bdd2-671139a55152", + "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", "properties": { - "accountName": "dbaccount-1880", - "apiType": "Sql", - "creationTime": "2023-03-23T11:22:51Z", - "deletionTime": "2023-03-23T11:26:46Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clihhqescxfepto", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:03:34Z", + "oldestRestorableTime": "2023-04-06T18:03:34Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", - "creationTime": "2023-03-23T11:22:52Z", - "deletionTime": "2023-03-23T11:26:46Z" + "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", + "creationTime": "2023-04-06T18:03:35Z" } ] } }, { - "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", + "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "clib27b72hyhtjp", "apiType": "Sql", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:02:02Z", + "oldestRestorableTime": "2023-04-06T18:02:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z" + "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", + "creationTime": "2023-04-06T18:02:03Z" } ] } }, { - "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", + "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T21:16:33Z", - "deletionTime": "2023-03-23T21:20:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clio3vmbb3n7afz", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:07:13Z", + "oldestRestorableTime": "2023-04-06T18:07:13Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", - "creationTime": "2023-03-23T21:16:34Z", - "deletionTime": "2023-03-23T21:20:17Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", + "creationTime": "2023-04-06T18:07:14Z" } ] } }, { - "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:01:08Z", - "deletionTime": "2023-03-24T16:04:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cliuoo2ldjhxpwj", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:04:25Z", + "oldestRestorableTime": "2023-04-06T18:04:25Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", - "creationTime": "2023-03-24T16:01:09Z", - "deletionTime": "2023-03-24T16:04:52Z" + "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", + "creationTime": "2023-04-06T18:04:26Z" } ] } }, { - "name": "151f9fea-5280-4201-8e95-0ea414c89379", + "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "clizy6bsjdyjuwo", "apiType": "Sql", - "creationTime": "2023-03-24T16:18:09Z", - "deletionTime": "2023-03-24T16:21:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:03:13Z", + "oldestRestorableTime": "2023-04-06T18:03:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", - "creationTime": "2023-03-24T16:18:10Z", - "deletionTime": "2023-03-24T16:21:49Z" + "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", + "creationTime": "2023-04-06T18:03:14Z" } ] } }, { - "name": "edbde762-f533-4cc9-886a-a2196e203b19", + "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T17:00:54Z", - "deletionTime": "2023-03-24T17:03:11Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clizcfq53tcsj7v", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:04:50Z", + "oldestRestorableTime": "2023-04-06T18:04:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", - "creationTime": "2023-03-24T17:00:55Z", - "deletionTime": "2023-03-24T17:03:11Z" + "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", + "creationTime": "2023-04-06T18:04:52Z" } ] } }, { - "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", + "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "cli2gdxmqiqo4ik", "apiType": "Sql", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:02:58Z", + "oldestRestorableTime": "2023-04-06T18:02:58Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z" + "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", + "creationTime": "2023-04-06T18:02:58Z" } ] } }, { - "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", + "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T18:51:09Z", - "deletionTime": "2023-03-24T18:51:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cligsqzmjlnuq5j", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:06:34Z", + "oldestRestorableTime": "2023-04-06T18:06:34Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", - "creationTime": "2023-03-24T18:51:10Z", - "deletionTime": "2023-03-24T18:51:31Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", + "creationTime": "2023-04-06T18:06:35Z" } ] } }, { - "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T19:00:50Z", - "deletionTime": "2023-03-24T19:15:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-7826", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:27:30Z", + "oldestRestorableTime": "2023-04-06T18:27:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", - "creationTime": "2023-03-24T19:00:51Z", - "deletionTime": "2023-03-24T19:15:40Z" + "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", + "creationTime": "2023-04-06T18:27:31Z" } ] } }, { - "name": "219254b8-6f3a-466e-b360-95f262bfe51e", + "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", "properties": { - "accountName": "cosmosdb-1217", - "apiType": "Sql", - "creationTime": "2023-03-24T19:18:09Z", - "deletionTime": "2023-03-24T19:20:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cliec3z5o2473ut", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:31:12Z", + "oldestRestorableTime": "2023-04-06T18:31:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", - "creationTime": "2023-03-24T19:18:10Z", - "deletionTime": "2023-03-24T19:20:56Z" + "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", + "creationTime": "2023-04-06T18:31:13Z" } ] } }, { - "name": "e888bd61-957a-4028-af47-b834b0a267ab", + "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clinrylxz344nf3", "apiType": "Sql", - "creationTime": "2023-03-24T19:34:54Z", - "deletionTime": "2023-03-24T19:50:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:29:44Z", + "oldestRestorableTime": "2023-04-06T18:29:44Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", - "creationTime": "2023-03-24T19:34:55Z", - "deletionTime": "2023-03-24T19:50:50Z" + "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", + "creationTime": "2023-04-06T18:29:45Z" } ] } }, { - "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", "properties": { - "accountName": "restored2-cosmosdb-1210-5", - "apiType": "Sql", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clilaesevwusylf", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:34:21Z", + "oldestRestorableTime": "2023-04-06T18:34:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", + "creationTime": "2023-04-06T18:34:23Z" } ] } }, { - "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "cli7p3qq5cporx7", "apiType": "Sql", - "creationTime": "2023-03-24T20:32:49Z", - "deletionTime": "2023-03-24T20:50:46Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:29:35Z", + "oldestRestorableTime": "2023-04-06T18:29:35Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", - "creationTime": "2023-03-24T20:32:50Z", - "deletionTime": "2023-03-24T20:50:46Z" + "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", + "creationTime": "2023-04-06T18:29:36Z" } ] } }, { - "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:11:27Z", - "deletionTime": "2023-03-25T16:23:23Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clij75qd5uyobmj", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:31:13Z", + "oldestRestorableTime": "2023-04-06T18:31:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", - "creationTime": "2023-03-25T16:11:28Z", - "deletionTime": "2023-03-25T16:23:23Z" + "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", + "creationTime": "2023-04-06T18:31:14Z" } ] } }, { - "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", + "name": "8a7d6175-2174-495f-9147-ade59959d7a1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-5687", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:34:51Z", + "oldestRestorableTime": "2023-04-06T18:34:51Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z" + "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", + "creationTime": "2023-04-06T18:34:52Z" } ] } }, { - "name": "2533e0b0-a675-441d-9b41-147c66cb8834", + "name": "91df614a-d17c-4510-8727-354fe0d1447d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-26T16:03:42Z", - "deletionTime": "2023-03-26T16:15:36Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clivh5sbv5jm2tn", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:55Z", + "oldestRestorableTime": "2023-04-06T18:35:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", - "creationTime": "2023-03-26T16:03:43Z", - "deletionTime": "2023-03-26T16:15:36Z" + "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", + "creationTime": "2023-04-06T18:35:56Z" } ] } }, { - "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", + "name": "073071e8-3f6e-4510-9175-440346e61824", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clipmrcd5m37yeh", "apiType": "Sql", - "creationTime": "2023-03-27T03:23:23Z", - "deletionTime": "2023-03-27T03:41:45Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T18:34:27Z", + "oldestRestorableTime": "2023-04-06T18:34:27Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", - "creationTime": "2023-03-27T03:23:24Z", - "deletionTime": "2023-03-27T03:41:45Z" + "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", + "creationTime": "2023-04-06T18:34:28Z" } ] } }, { - "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", + "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", "properties": { - "accountName": "grem-test-72", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z", - "oldestRestorableTime": "2023-03-20T17:30:51Z", + "accountName": "clieik2we2gw5zk", + "apiType": "Sql", + "creationTime": "2023-04-06T18:34:28Z", + "oldestRestorableTime": "2023-04-06T18:34:28Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z" + "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", + "creationTime": "2023-04-06T18:34:29Z" } ] } }, { - "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T02:19:03Z", - "deletionTime": "2023-03-28T02:22:53Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cli24p5gxxip4wp", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:36:07Z", + "oldestRestorableTime": "2023-04-06T18:36:07Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", - "creationTime": "2023-03-28T02:19:04Z", - "deletionTime": "2023-03-28T02:22:53Z" + "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", + "creationTime": "2023-04-06T18:36:08Z" } ] } }, { - "name": "a9481019-401b-431b-b5f7-440ec8798dfd", + "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T03:39:15Z", - "deletionTime": "2023-03-28T03:42:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cli4nd5tsapqcn4", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:38:50Z", + "oldestRestorableTime": "2023-04-06T18:38:50Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", - "creationTime": "2023-03-28T03:39:16Z", - "deletionTime": "2023-03-28T03:42:12Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", + "creationTime": "2023-04-06T18:38:51Z" } ] } }, { - "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", + "name": "aeb8c455-4d77-45bd-a193-a84dded67185", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aeb8c455-4d77-45bd-a193-a84dded67185", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "r-database-account-5132", "apiType": "Sql", - "creationTime": "2023-03-28T13:58:50Z", - "deletionTime": "2023-03-28T13:59:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-20T02:59:33Z", + "oldestRestorableTime": "2023-04-20T02:59:33Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", - "creationTime": "2023-03-28T13:58:51Z", - "deletionTime": "2023-03-28T13:59:37Z" + "regionalDatabaseAccountInstanceId": "b1f8b2c0-29dc-475b-ba54-334912cef7d5", + "creationTime": "2023-04-20T02:59:34Z" } ] } }, { - "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "r-database-account-4892", "apiType": "Sql", - "creationTime": "2023-03-28T14:10:51Z", - "deletionTime": "2023-03-28T14:13:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-23T10:54:16Z", + "deletionTime": "2023-03-23T10:54:57Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", - "creationTime": "2023-03-28T14:10:52Z", - "deletionTime": "2023-03-28T14:13:58Z" + "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", + "creationTime": "2023-03-23T10:54:17Z", + "deletionTime": "2023-03-23T10:54:57Z" } ] } }, { - "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", + "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "properties": { - "accountName": "cosmosdb-1233", + "accountName": "r-database-account-6730", "apiType": "Sql", - "creationTime": "2023-03-28T14:25:17Z", - "deletionTime": "2023-03-28T14:28:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-23T11:05:04Z", + "deletionTime": "2023-03-23T11:06:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", - "creationTime": "2023-03-28T14:25:18Z", - "deletionTime": "2023-03-28T14:28:04Z" + "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", + "creationTime": "2023-03-23T11:05:05Z", + "deletionTime": "2023-03-23T11:06:25Z" } ] } }, { - "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "dbaccount-6688", "apiType": "Sql", - "creationTime": "2023-03-28T14:35:15Z", - "deletionTime": "2023-03-28T14:39:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-23T11:16:07Z", + "deletionTime": "2023-03-23T11:20:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", - "creationTime": "2023-03-28T14:35:16Z", - "deletionTime": "2023-03-28T14:39:43Z" + "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", + "creationTime": "2023-03-23T11:16:08Z", + "deletionTime": "2023-03-23T11:20:59Z" } ] } }, { - "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "name": "0768f3f1-b168-46b8-bdd2-671139a55152", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", "properties": { - "accountName": "cosmosdb-1234", + "accountName": "dbaccount-1880", "apiType": "Sql", - "creationTime": "2023-03-28T14:54:34Z", - "deletionTime": "2023-03-28T14:58:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-23T11:22:51Z", + "deletionTime": "2023-03-23T11:26:46Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", - "creationTime": "2023-03-28T14:54:35Z", - "deletionTime": "2023-03-28T14:58:59Z" + "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", + "creationTime": "2023-03-23T11:22:52Z", + "deletionTime": "2023-03-23T11:26:46Z" } ] } }, { - "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", "properties": { - "accountName": "cosmosdb-12103", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:09:04Z", - "deletionTime": "2023-03-28T15:27:39Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", - "creationTime": "2023-03-28T15:09:05Z", - "deletionTime": "2023-03-28T15:27:39Z" + "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z" } ] } }, { - "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", "properties": { - "accountName": "restored2-cosmosdb-12103-3", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-23T21:16:33Z", + "deletionTime": "2023-03-23T21:20:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z" + "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", + "creationTime": "2023-03-23T21:16:34Z", + "deletionTime": "2023-03-23T21:20:17Z" } ] } }, { - "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", + "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", "properties": { - "accountName": "cosmosdb-12104", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T16:01:08Z", + "deletionTime": "2023-03-24T16:04:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", - "creationTime": "2023-03-28T15:34:43Z", - "deletionTime": "2023-03-28T15:39:16Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z" + "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", + "creationTime": "2023-03-24T16:01:09Z", + "deletionTime": "2023-03-24T16:04:52Z" } ] } }, { - "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "name": "151f9fea-5280-4201-8e95-0ea414c89379", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", "properties": { - "accountName": "r-database-account-9490", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T22:16:00Z", - "deletionTime": "2023-03-28T22:16:48Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T16:18:09Z", + "deletionTime": "2023-03-24T16:21:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", - "creationTime": "2023-03-28T22:16:01Z", - "deletionTime": "2023-03-28T22:16:48Z" + "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", + "creationTime": "2023-03-24T16:18:10Z", + "deletionTime": "2023-03-24T16:21:49Z" } ] } }, { - "name": "03ad66ba-329b-42a9-a663-7175c237d696", + "name": "edbde762-f533-4cc9-886a-a2196e203b19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T01:52:39Z", - "deletionTime": "2023-03-29T01:53:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T17:00:54Z", + "deletionTime": "2023-03-24T17:03:11Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", - "creationTime": "2023-03-29T01:52:40Z", - "deletionTime": "2023-03-29T01:53:32Z" + "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", + "creationTime": "2023-03-24T17:00:55Z", + "deletionTime": "2023-03-24T17:03:11Z" } ] } }, { - "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", "properties": { - "accountName": "r-database-account-8615", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z" + "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z" } ] } }, { - "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", + "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", "properties": { - "accountName": "r-database-account-6456", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:33:02Z", - "deletionTime": "2023-03-29T02:34:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T18:51:09Z", + "deletionTime": "2023-03-24T18:51:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", - "creationTime": "2023-03-29T02:33:03Z", - "deletionTime": "2023-03-29T02:34:43Z" + "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", + "creationTime": "2023-03-24T18:51:10Z", + "deletionTime": "2023-03-24T18:51:31Z" } ] } }, { - "name": "835d93a1-22dd-478a-b58d-426efe281471", + "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", "properties": { - "accountName": "r-database-account-4855", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:47:00Z", - "deletionTime": "2023-03-29T02:49:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T19:00:50Z", + "deletionTime": "2023-03-24T19:15:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", - "creationTime": "2023-03-29T02:47:01Z", - "deletionTime": "2023-03-29T02:49:00Z" + "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", + "creationTime": "2023-03-24T19:00:51Z", + "deletionTime": "2023-03-24T19:15:40Z" } ] } }, { - "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "name": "219254b8-6f3a-466e-b360-95f262bfe51e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", "properties": { - "accountName": "r-database-account-84", + "accountName": "cosmosdb-1217", "apiType": "Sql", - "creationTime": "2023-03-29T03:26:20Z", - "deletionTime": "2023-03-29T03:28:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T19:18:09Z", + "deletionTime": "2023-03-24T19:20:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", - "creationTime": "2023-03-29T03:26:21Z", - "deletionTime": "2023-03-29T03:28:03Z" + "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", + "creationTime": "2023-03-24T19:18:10Z", + "deletionTime": "2023-03-24T19:20:56Z" } ] } }, { - "name": "745f1b21-405d-46bf-8788-0d661ffbb160", + "name": "e888bd61-957a-4028-af47-b834b0a267ab", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T03:40:43Z", - "deletionTime": "2023-03-29T03:42:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T19:34:54Z", + "deletionTime": "2023-03-24T19:50:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", - "creationTime": "2023-03-29T03:40:44Z", - "deletionTime": "2023-03-29T03:42:31Z" + "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", + "creationTime": "2023-03-24T19:34:55Z", + "deletionTime": "2023-03-24T19:50:50Z" } ] } }, { - "name": "454b0097-ad05-4177-9048-93cff3b23e4c", + "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", "properties": { - "accountName": "r-database-account-985", + "accountName": "restored2-cosmosdb-1210-5", "apiType": "Sql", - "creationTime": "2023-03-29T04:04:48Z", - "deletionTime": "2023-03-29T04:05:36Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", - "creationTime": "2023-03-29T04:04:49Z", - "deletionTime": "2023-03-29T04:05:36Z" + "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z" } ] } }, { - "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", + "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "properties": { - "accountName": "r-database-account-411", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:32:28Z", - "deletionTime": "2023-03-29T04:34:13Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-24T20:32:49Z", + "deletionTime": "2023-03-24T20:50:46Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", - "creationTime": "2023-03-29T04:32:29Z", - "deletionTime": "2023-03-29T04:34:13Z" + "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", + "creationTime": "2023-03-24T20:32:50Z", + "deletionTime": "2023-03-24T20:50:46Z" } ] } }, { - "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", + "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "properties": { - "accountName": "r-database-account-7460", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:59:34Z", - "deletionTime": "2023-03-29T05:01:02Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-25T16:11:27Z", + "deletionTime": "2023-03-25T16:23:23Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", - "creationTime": "2023-03-29T04:59:35Z", - "deletionTime": "2023-03-29T05:01:02Z" + "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", + "creationTime": "2023-03-25T16:11:28Z", + "deletionTime": "2023-03-25T16:23:23Z" } ] } }, { - "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", "properties": { - "accountName": "r-database-account-6301", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:27:44Z", - "deletionTime": "2023-03-29T05:29:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", - "creationTime": "2023-03-29T05:27:45Z", - "deletionTime": "2023-03-29T05:29:32Z" + "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z" } ] } }, { - "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "name": "2533e0b0-a675-441d-9b41-147c66cb8834", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", "properties": { - "accountName": "r-database-account-725", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:51:55Z", - "deletionTime": "2023-03-29T05:53:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-26T16:03:42Z", + "deletionTime": "2023-03-26T16:15:36Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", - "creationTime": "2023-03-29T05:51:56Z", - "deletionTime": "2023-03-29T05:53:14Z" + "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", + "creationTime": "2023-03-26T16:03:43Z", + "deletionTime": "2023-03-26T16:15:36Z" } ] } }, { - "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", "properties": { - "accountName": "r-database-account-5868", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:07:55Z", - "deletionTime": "2023-03-29T06:10:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-27T03:23:23Z", + "deletionTime": "2023-03-27T03:41:45Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", - "creationTime": "2023-03-29T06:07:56Z", - "deletionTime": "2023-03-29T06:10:43Z" + "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", + "creationTime": "2023-03-27T03:23:24Z", + "deletionTime": "2023-03-27T03:41:45Z" } ] } }, { - "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", "properties": { - "accountName": "r-database-account-6513", - "apiType": "Sql", - "creationTime": "2023-03-29T06:41:45Z", - "deletionTime": "2023-03-29T06:45:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "grem-test-72", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", - "creationTime": "2023-03-29T06:41:46Z", - "deletionTime": "2023-03-29T06:45:18Z" + "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z" } ] } }, { - "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", "properties": { - "accountName": "r-database-account-79", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T07:22:12Z", - "deletionTime": "2023-03-29T07:24:10Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-28T02:19:03Z", + "deletionTime": "2023-03-28T02:22:53Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", - "creationTime": "2023-03-29T07:22:13Z", - "deletionTime": "2023-03-29T07:24:10Z" + "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", + "creationTime": "2023-03-28T02:19:04Z", + "deletionTime": "2023-03-28T02:22:53Z" } ] } }, { - "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "name": "a9481019-401b-431b-b5f7-440ec8798dfd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", "properties": { - "accountName": "r-database-account-766", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T08:19:11Z", - "deletionTime": "2023-03-29T08:20:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-28T03:39:15Z", + "deletionTime": "2023-03-28T03:42:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", - "creationTime": "2023-03-29T08:19:12Z", - "deletionTime": "2023-03-29T08:20:09Z" + "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", + "creationTime": "2023-03-28T03:39:16Z", + "deletionTime": "2023-03-28T03:42:12Z" } ] } }, { - "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", "properties": { - "accountName": "r-database-account-9810", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:33:51Z", - "deletionTime": "2023-03-29T08:48:10Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T13:58:50Z", + "deletionTime": "2023-03-28T13:59:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", - "creationTime": "2023-03-29T08:33:53Z", - "deletionTime": "2023-03-29T08:48:10Z" + "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", + "creationTime": "2023-03-28T13:58:51Z", + "deletionTime": "2023-03-28T13:59:37Z" } ] } }, { - "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "properties": { - "accountName": "r-database-account-6103", + "accountName": "cosmosdb-1232", "apiType": "Sql", - "creationTime": "2023-03-29T09:01:29Z", - "deletionTime": "2023-03-29T09:13:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-28T14:10:51Z", + "deletionTime": "2023-03-28T14:13:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", - "creationTime": "2023-03-29T09:01:30Z", - "deletionTime": "2023-03-29T09:13:42Z" + "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", + "creationTime": "2023-03-28T14:10:52Z", + "deletionTime": "2023-03-28T14:13:58Z" } ] } }, { - "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", "properties": { - "accountName": "r-database-account-8066", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:28:36Z", - "deletionTime": "2023-03-29T09:44:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-1233", + "apiType": "Sql", + "creationTime": "2023-03-28T14:25:17Z", + "deletionTime": "2023-03-28T14:28:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", - "creationTime": "2023-03-29T09:28:37Z", - "deletionTime": "2023-03-29T09:44:31Z" + "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", + "creationTime": "2023-03-28T14:25:18Z", + "deletionTime": "2023-03-28T14:28:04Z" } ] } }, { - "name": "ddab1ead-237f-448e-8291-995fddb1ae74", + "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "properties": { - "accountName": "r-database-account-7977", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T10:01:55Z", - "deletionTime": "2023-03-29T10:03:30Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:35:15Z", + "deletionTime": "2023-03-28T14:39:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", - "creationTime": "2023-03-29T10:01:56Z", - "deletionTime": "2023-03-29T10:03:30Z" + "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", + "creationTime": "2023-03-28T14:35:16Z", + "deletionTime": "2023-03-28T14:39:43Z" } ] } }, { - "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "properties": { - "accountName": "r-database-account-116", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T10:20:03Z", - "deletionTime": "2023-03-29T10:21:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-1234", + "apiType": "Sql", + "creationTime": "2023-03-28T14:54:34Z", + "deletionTime": "2023-03-28T14:58:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", - "creationTime": "2023-03-29T10:20:04Z", - "deletionTime": "2023-03-29T10:21:16Z" + "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", + "creationTime": "2023-03-28T14:54:35Z", + "deletionTime": "2023-03-28T14:58:59Z" } ] } }, { - "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", + "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "properties": { - "accountName": "restoredaccount-7426", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-12103", + "apiType": "Sql", + "creationTime": "2023-03-28T15:09:04Z", + "deletionTime": "2023-03-28T15:27:39Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z" + "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", + "creationTime": "2023-03-28T15:09:05Z", + "deletionTime": "2023-03-28T15:27:39Z" } ] } }, { - "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "properties": { - "accountName": "r-database-account-9884", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:16:22Z", - "deletionTime": "2023-03-29T10:33:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restored2-cosmosdb-12103-3", + "apiType": "Sql", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", - "creationTime": "2023-03-29T08:16:23Z", - "deletionTime": "2023-03-29T10:33:43Z" + "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z" } ] } }, { - "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", + "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", "properties": { - "accountName": "r-database-account-2379", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:28:35Z", - "deletionTime": "2023-03-29T16:44:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", + "creationTime": "2023-03-28T15:34:43Z", + "deletionTime": "2023-03-28T15:39:16Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", - "creationTime": "2023-03-29T16:28:36Z", - "deletionTime": "2023-03-29T16:44:35Z" + "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z" } ] } }, { - "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", + "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "properties": { - "accountName": "r-database-account-3992", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T16:22:41Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-9490", + "apiType": "Sql", + "creationTime": "2023-03-28T22:16:00Z", + "deletionTime": "2023-03-28T22:16:48Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", - "creationTime": "2023-03-29T16:22:42Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", + "creationTime": "2023-03-28T22:16:01Z", + "deletionTime": "2023-03-28T22:16:48Z" } ] } }, { - "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "name": "03ad66ba-329b-42a9-a663-7175c237d696", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", "properties": { - "accountName": "restoredaccount-232", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T01:52:39Z", + "deletionTime": "2023-03-29T01:53:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", + "creationTime": "2023-03-29T01:52:40Z", + "deletionTime": "2023-03-29T01:53:32Z" } ] } }, { - "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", + "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "properties": { - "accountName": "r-database-account-1794", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:14:16Z", - "deletionTime": "2023-03-29T17:15:46Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-8615", + "apiType": "Sql", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", - "creationTime": "2023-03-29T17:14:17Z", - "deletionTime": "2023-03-29T17:15:46Z" + "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z" } ] } }, { - "name": "8940962c-1866-49f7-871f-38869cce24f7", + "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", "properties": { - "accountName": "r-database-account-7040", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T17:32:14Z", - "deletionTime": "2023-03-29T17:33:38Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6456", + "apiType": "Sql", + "creationTime": "2023-03-29T02:33:02Z", + "deletionTime": "2023-03-29T02:34:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", - "creationTime": "2023-03-29T17:32:15Z", - "deletionTime": "2023-03-29T17:33:38Z" + "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", + "creationTime": "2023-03-29T02:33:03Z", + "deletionTime": "2023-03-29T02:34:43Z" } ] } }, { - "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "name": "835d93a1-22dd-478a-b58d-426efe281471", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", "properties": { - "accountName": "r-database-account-959", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:41:56Z", - "deletionTime": "2023-03-29T17:42:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4855", + "apiType": "Sql", + "creationTime": "2023-03-29T02:47:00Z", + "deletionTime": "2023-03-29T02:49:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", - "creationTime": "2023-03-29T17:41:58Z", - "deletionTime": "2023-03-29T17:42:37Z" + "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", + "creationTime": "2023-03-29T02:47:01Z", + "deletionTime": "2023-03-29T02:49:00Z" } ] } }, { - "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", "properties": { - "accountName": "r-database-account-8612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:51:17Z", - "deletionTime": "2023-03-29T18:07:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-84", + "apiType": "Sql", + "creationTime": "2023-03-29T03:26:20Z", + "deletionTime": "2023-03-29T03:28:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", - "creationTime": "2023-03-29T17:51:18Z", - "deletionTime": "2023-03-29T18:07:55Z" + "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", + "creationTime": "2023-03-29T03:26:21Z", + "deletionTime": "2023-03-29T03:28:03Z" } ] } }, { - "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", + "name": "745f1b21-405d-46bf-8788-0d661ffbb160", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", "properties": { - "accountName": "r-database-account-640", + "accountName": "r-database-account-5060", "apiType": "Sql", - "creationTime": "2023-03-29T18:21:12Z", - "deletionTime": "2023-03-29T18:37:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T03:40:43Z", + "deletionTime": "2023-03-29T03:42:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", - "creationTime": "2023-03-29T18:21:13Z", - "deletionTime": "2023-03-29T18:37:25Z" + "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", + "creationTime": "2023-03-29T03:40:44Z", + "deletionTime": "2023-03-29T03:42:31Z" } ] } }, { - "name": "ebcdc313-e068-4539-bfc9-63238422f44d", + "name": "454b0097-ad05-4177-9048-93cff3b23e4c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:45:36Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-985", + "apiType": "Sql", + "creationTime": "2023-03-29T04:04:48Z", + "deletionTime": "2023-03-29T04:05:36Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", - "creationTime": "2023-03-29T17:45:37Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", + "creationTime": "2023-03-29T04:04:49Z", + "deletionTime": "2023-03-29T04:05:36Z" } ] } }, { - "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", "properties": { - "accountName": "restoredaccount-9093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-411", + "apiType": "Sql", + "creationTime": "2023-03-29T04:32:28Z", + "deletionTime": "2023-03-29T04:34:13Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", + "creationTime": "2023-03-29T04:32:29Z", + "deletionTime": "2023-03-29T04:34:13Z" } ] } }, { - "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", "properties": { - "accountName": "restoredaccount-5464", + "accountName": "r-database-account-7460", "apiType": "Sql", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T04:59:34Z", + "deletionTime": "2023-03-29T05:01:02Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z" + "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", + "creationTime": "2023-03-29T04:59:35Z", + "deletionTime": "2023-03-29T05:01:02Z" } ] } }, { - "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", + "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "properties": { - "accountName": "r-database-account-582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:55:11Z", - "deletionTime": "2023-03-29T18:56:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6301", + "apiType": "Sql", + "creationTime": "2023-03-29T05:27:44Z", + "deletionTime": "2023-03-29T05:29:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", - "creationTime": "2023-03-29T18:55:12Z", - "deletionTime": "2023-03-29T18:56:12Z" + "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", + "creationTime": "2023-03-29T05:27:45Z", + "deletionTime": "2023-03-29T05:29:32Z" } ] } }, { - "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "properties": { - "accountName": "r-database-account-7109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:11:47Z", - "deletionTime": "2023-03-29T19:13:28Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-725", + "apiType": "Sql", + "creationTime": "2023-03-29T05:51:55Z", + "deletionTime": "2023-03-29T05:53:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", - "creationTime": "2023-03-29T19:11:48Z", - "deletionTime": "2023-03-29T19:13:28Z" + "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", + "creationTime": "2023-03-29T05:51:56Z", + "deletionTime": "2023-03-29T05:53:14Z" } ] } }, { - "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", + "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", "properties": { - "accountName": "r-database-account-1862", + "accountName": "r-database-account-5868", "apiType": "Sql", - "creationTime": "2023-03-29T19:27:17Z", - "deletionTime": "2023-03-29T19:28:11Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T06:07:55Z", + "deletionTime": "2023-03-29T06:10:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", - "creationTime": "2023-03-29T19:27:18Z", - "deletionTime": "2023-03-29T19:28:11Z" + "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", + "creationTime": "2023-03-29T06:07:56Z", + "deletionTime": "2023-03-29T06:10:43Z" } ] } }, { - "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", + "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "properties": { - "accountName": "r-database-account-669", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:41:10Z", - "deletionTime": "2023-03-29T19:42:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6513", + "apiType": "Sql", + "creationTime": "2023-03-29T06:41:45Z", + "deletionTime": "2023-03-29T06:45:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", - "creationTime": "2023-03-29T19:41:11Z", - "deletionTime": "2023-03-29T19:42:32Z" + "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", + "creationTime": "2023-03-29T06:41:46Z", + "deletionTime": "2023-03-29T06:45:18Z" } ] } }, { - "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", + "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "properties": { - "accountName": "r-database-account-8361", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T19:57:31Z", - "deletionTime": "2023-03-29T19:58:15Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-79", + "apiType": "Sql", + "creationTime": "2023-03-29T07:22:12Z", + "deletionTime": "2023-03-29T07:24:10Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", - "creationTime": "2023-03-29T19:57:32Z", - "deletionTime": "2023-03-29T19:58:15Z" + "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", + "creationTime": "2023-03-29T07:22:13Z", + "deletionTime": "2023-03-29T07:24:10Z" } ] } }, { - "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", + "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "properties": { - "accountName": "r-database-account-9", + "accountName": "r-database-account-766", + "apiType": "Sql", + "creationTime": "2023-03-29T08:19:11Z", + "deletionTime": "2023-03-29T08:20:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", + "creationTime": "2023-03-29T08:19:12Z", + "deletionTime": "2023-03-29T08:20:09Z" + } + ] + } + }, + { + "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "properties": { + "accountName": "r-database-account-9810", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:12:42Z", - "deletionTime": "2023-03-29T20:28:47Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T08:33:51Z", + "deletionTime": "2023-03-29T08:48:10Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", - "creationTime": "2023-03-29T20:12:43Z", - "deletionTime": "2023-03-29T20:28:47Z" + "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", + "creationTime": "2023-03-29T08:33:53Z", + "deletionTime": "2023-03-29T08:48:10Z" } ] } }, { - "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "properties": { - "accountName": "r-database-account-7334", + "accountName": "r-database-account-6103", "apiType": "Sql", - "creationTime": "2023-03-29T20:42:13Z", - "deletionTime": "2023-03-29T20:44:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T09:01:29Z", + "deletionTime": "2023-03-29T09:13:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", - "creationTime": "2023-03-29T20:42:14Z", - "deletionTime": "2023-03-29T20:44:52Z" + "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", + "creationTime": "2023-03-29T09:01:30Z", + "deletionTime": "2023-03-29T09:13:42Z" } ] } }, { - "name": "9513098d-df71-4d21-8d95-2fd12d55402e", + "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "properties": { - "accountName": "r-database-account-4820", + "accountName": "r-database-account-8066", "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:00:04Z", - "deletionTime": "2023-03-29T21:16:44Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T09:28:36Z", + "deletionTime": "2023-03-29T09:44:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", - "creationTime": "2023-03-29T21:00:05Z", - "deletionTime": "2023-03-29T21:16:44Z" + "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", + "creationTime": "2023-03-29T09:28:37Z", + "deletionTime": "2023-03-29T09:44:31Z" } ] } }, { - "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "name": "ddab1ead-237f-448e-8291-995fddb1ae74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", "properties": { - "accountName": "r-database-account-2346", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7977", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T10:01:55Z", + "deletionTime": "2023-03-29T10:03:30Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z" + "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", + "creationTime": "2023-03-29T10:01:56Z", + "deletionTime": "2023-03-29T10:03:30Z" } ] } }, { - "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", + "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "properties": { - "accountName": "restoredaccount-4730", + "accountName": "r-database-account-116", "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T10:20:03Z", + "deletionTime": "2023-03-29T10:21:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z" + "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", + "creationTime": "2023-03-29T10:20:04Z", + "deletionTime": "2023-03-29T10:21:16Z" } ] } }, { - "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", "properties": { - "accountName": "restoredaccount-1173", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7426", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z" + "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z" } ] } }, { - "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", + "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", "properties": { - "accountName": "r-database-account-3981", + "accountName": "r-database-account-9884", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T21:50:14Z", - "deletionTime": "2023-03-29T21:52:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T08:16:22Z", + "deletionTime": "2023-03-29T10:33:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", - "creationTime": "2023-03-29T21:50:15Z", - "deletionTime": "2023-03-29T21:52:00Z" + "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", + "creationTime": "2023-03-29T08:16:23Z", + "deletionTime": "2023-03-29T10:33:43Z" } ] } }, { - "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", "properties": { - "accountName": "r-database-account-6608", - "apiType": "Sql", - "creationTime": "2023-03-29T22:05:54Z", - "deletionTime": "2023-03-29T22:06:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2379", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:28:35Z", + "deletionTime": "2023-03-29T16:44:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", - "creationTime": "2023-03-29T22:05:55Z", - "deletionTime": "2023-03-29T22:06:58Z" + "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", + "creationTime": "2023-03-29T16:28:36Z", + "deletionTime": "2023-03-29T16:44:35Z" } ] } }, { - "name": "d003df48-a9ea-4212-a771-0c539141cd9d", + "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", "properties": { - "accountName": "r-database-account-9561", + "accountName": "r-database-account-3992", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:19:29Z", - "deletionTime": "2023-03-29T22:20:23Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T16:22:41Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", - "creationTime": "2023-03-29T22:19:30Z", - "deletionTime": "2023-03-29T22:20:23Z" + "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", + "creationTime": "2023-03-29T16:22:42Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", + "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "properties": { - "accountName": "r-database-account-1309", + "accountName": "restoredaccount-232", "apiType": "Table, Sql", - "creationTime": "2023-03-29T22:36:33Z", - "deletionTime": "2023-03-29T22:37:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", - "creationTime": "2023-03-29T22:36:35Z", - "deletionTime": "2023-03-29T22:37:50Z" + "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", "properties": { - "accountName": "dsapaliga-restore-test5", - "apiType": "Sql", - "creationTime": "2023-03-29T21:59:36Z", - "deletionTime": "2023-03-29T22:56:12Z", - "oldestRestorableTime": "2023-03-22T22:56:12Z", + "accountName": "r-database-account-1794", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:14:16Z", + "deletionTime": "2023-03-29T17:15:46Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", - "creationTime": "2023-03-29T21:59:38Z", - "deletionTime": "2023-03-29T22:56:12Z" - } - ] - } - }, - { - "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", - "properties": { - "accountName": "dsapaliga-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z", - "oldestRestorableTime": "2023-03-22T22:56:35Z", - "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z" + "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", + "creationTime": "2023-03-29T17:14:17Z", + "deletionTime": "2023-03-29T17:15:46Z" } ] } }, { - "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "name": "8940962c-1866-49f7-871f-38869cce24f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", "properties": { - "accountName": "dsapaliga-test-restored", - "apiType": "Sql", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z", - "oldestRestorableTime": "2023-03-22T22:57:04Z", + "accountName": "r-database-account-7040", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T17:32:14Z", + "deletionTime": "2023-03-29T17:33:38Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", + "creationTime": "2023-03-29T17:32:15Z", + "deletionTime": "2023-03-29T17:33:38Z" } ] } }, { - "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", "properties": { - "accountName": "dsapaliga-restore-test", - "apiType": "Sql", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z", - "oldestRestorableTime": "2023-03-22T22:57:42Z", + "accountName": "r-database-account-959", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:41:56Z", + "deletionTime": "2023-03-29T17:42:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", - "creationTime": "2023-03-29T19:42:26Z", - "deletionTime": "2023-03-29T22:57:42Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z" + "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", + "creationTime": "2023-03-29T17:41:58Z", + "deletionTime": "2023-03-29T17:42:37Z" } ] } }, { - "name": "52581e9f-9743-4007-9041-e15df28ce4ee", + "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "properties": { - "accountName": "r-database-account-1604", + "accountName": "r-database-account-8612", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:51:34Z", - "deletionTime": "2023-03-29T23:07:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T17:51:17Z", + "deletionTime": "2023-03-29T18:07:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", - "creationTime": "2023-03-29T22:51:35Z", - "deletionTime": "2023-03-29T23:07:58Z" + "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", + "creationTime": "2023-03-29T17:51:18Z", + "deletionTime": "2023-03-29T18:07:55Z" } ] } }, { - "name": "9ab892fe-ad41-4e51-a646-530c226c8772", + "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", "properties": { - "accountName": "r-database-account-39", + "accountName": "r-database-account-640", "apiType": "Sql", - "creationTime": "2023-03-29T23:21:19Z", - "deletionTime": "2023-03-29T23:37:29Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T18:21:12Z", + "deletionTime": "2023-03-29T18:37:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", - "creationTime": "2023-03-29T23:21:20Z", - "deletionTime": "2023-03-29T23:37:29Z" + "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", + "creationTime": "2023-03-29T18:21:13Z", + "deletionTime": "2023-03-29T18:37:25Z" } ] } }, { - "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "name": "ebcdc313-e068-4539-bfc9-63238422f44d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", "properties": { - "accountName": "r-database-account-6553", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T23:52:19Z", - "deletionTime": "2023-03-29T23:54:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6103", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:45:36Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", - "creationTime": "2023-03-29T23:52:20Z", - "deletionTime": "2023-03-29T23:54:50Z" + "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", + "creationTime": "2023-03-29T17:45:37Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", + "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "properties": { - "accountName": "r-database-account-8730", + "accountName": "restoredaccount-9093", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T00:45:13Z", - "deletionTime": "2023-03-30T00:49:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", - "creationTime": "2023-03-30T00:45:15Z", - "deletionTime": "2023-03-30T00:49:42Z" + "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "properties": { - "accountName": "r-database-account-2459", + "accountName": "restoredaccount-5464", "apiType": "Sql", - "creationTime": "2023-03-30T01:04:05Z", - "deletionTime": "2023-03-30T01:06:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", - "creationTime": "2023-03-30T01:04:06Z", - "deletionTime": "2023-03-30T01:06:50Z" + "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z" } ] } }, { - "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", "properties": { - "accountName": "r-database-account-2957", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T01:23:37Z", - "deletionTime": "2023-03-30T01:26:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T18:55:11Z", + "deletionTime": "2023-03-29T18:56:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", - "creationTime": "2023-03-30T01:23:39Z", - "deletionTime": "2023-03-30T01:26:18Z" + "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", + "creationTime": "2023-03-29T18:55:12Z", + "deletionTime": "2023-03-29T18:56:12Z" } ] } }, { - "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", "properties": { - "accountName": "r-database-account-6086", + "accountName": "r-database-account-7109", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T01:44:49Z", - "deletionTime": "2023-03-30T01:54:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T19:11:47Z", + "deletionTime": "2023-03-29T19:13:28Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", - "creationTime": "2023-03-30T01:44:50Z", - "deletionTime": "2023-03-30T01:54:03Z" + "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", + "creationTime": "2023-03-29T19:11:48Z", + "deletionTime": "2023-03-29T19:13:28Z" } ] } }, { - "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", + "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", "properties": { - "accountName": "r-database-account-9503", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:14:47Z", - "deletionTime": "2023-03-30T02:19:28Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-1862", + "apiType": "Sql", + "creationTime": "2023-03-29T19:27:17Z", + "deletionTime": "2023-03-29T19:28:11Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", - "creationTime": "2023-03-30T02:14:48Z", - "deletionTime": "2023-03-30T02:19:28Z" + "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", + "creationTime": "2023-03-29T19:27:18Z", + "deletionTime": "2023-03-29T19:28:11Z" } ] } }, { - "name": "a717fb23-baed-4b80-ab44-bedcce157333", + "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", "properties": { - "accountName": "r-database-account-255", + "accountName": "r-database-account-669", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:41:09Z", - "deletionTime": "2023-03-30T02:50:27Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T19:41:10Z", + "deletionTime": "2023-03-29T19:42:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", - "creationTime": "2023-03-30T02:41:10Z", - "deletionTime": "2023-03-30T02:50:27Z" + "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", + "creationTime": "2023-03-29T19:41:11Z", + "deletionTime": "2023-03-29T19:42:32Z" } ] } }, { - "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", "properties": { - "accountName": "cosmosdb-12104", - "apiType": "Sql", - "creationTime": "2023-03-30T03:16:29Z", - "deletionTime": "2023-03-30T03:24:26Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-8361", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T19:57:31Z", + "deletionTime": "2023-03-29T19:58:15Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", - "creationTime": "2023-03-30T03:18:49Z", - "deletionTime": "2023-03-30T03:24:26Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", - "creationTime": "2023-03-30T03:16:30Z", - "deletionTime": "2023-03-30T03:24:26Z" + "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", + "creationTime": "2023-03-29T19:57:32Z", + "deletionTime": "2023-03-29T19:58:15Z" } ] } }, { - "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", "properties": { - "accountName": "r-database-account-7398", + "accountName": "r-database-account-9", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:22:44Z", - "deletionTime": "2023-03-30T03:24:34Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T20:12:42Z", + "deletionTime": "2023-03-29T20:28:47Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", - "creationTime": "2023-03-30T03:22:45Z", - "deletionTime": "2023-03-30T03:24:34Z" + "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", + "creationTime": "2023-03-29T20:12:43Z", + "deletionTime": "2023-03-29T20:28:47Z" } ] } }, { - "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", "properties": { - "accountName": "r-database-account-2003", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:40:25Z", - "deletionTime": "2023-03-30T03:41:26Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7334", + "apiType": "Sql", + "creationTime": "2023-03-29T20:42:13Z", + "deletionTime": "2023-03-29T20:44:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", - "creationTime": "2023-03-30T03:40:26Z", - "deletionTime": "2023-03-30T03:41:26Z" + "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", + "creationTime": "2023-03-29T20:42:14Z", + "deletionTime": "2023-03-29T20:44:52Z" } ] } }, { - "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "name": "9513098d-df71-4d21-8d95-2fd12d55402e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", "properties": { - "accountName": "dsapaliga-rcg-migrationtest", - "apiType": "Sql", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z", - "oldestRestorableTime": "2023-03-23T03:56:45Z", + "accountName": "r-database-account-4820", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:00:04Z", + "deletionTime": "2023-03-29T21:16:44Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z" + "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", + "creationTime": "2023-03-29T21:00:05Z", + "deletionTime": "2023-03-29T21:16:44Z" } ] } }, { - "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", + "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "properties": { - "accountName": "r-database-account-3308", + "accountName": "r-database-account-2346", "apiType": "Table, Sql", - "creationTime": "2023-03-30T03:55:54Z", - "deletionTime": "2023-03-30T03:56:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", - "creationTime": "2023-03-30T03:55:55Z", - "deletionTime": "2023-03-30T03:56:52Z" + "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z" } ] } }, { - "name": "daf00acd-625e-4dcd-8453-247b297129a3", + "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", "properties": { - "accountName": "dsapaliga-restored-cli-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z", - "oldestRestorableTime": "2023-03-23T03:57:10Z", + "accountName": "restoredaccount-4730", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z" } ] } }, { - "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", + "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "properties": { - "accountName": "dsapaliga-xrr-cli", - "apiType": "Sql", - "creationTime": "2023-03-29T23:10:13Z", - "deletionTime": "2023-03-30T03:57:17Z", - "oldestRestorableTime": "2023-03-23T03:57:17Z", + "accountName": "restoredaccount-1173", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", - "creationTime": "2023-03-29T23:12:40Z", - "deletionTime": "2023-03-30T03:57:17Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", - "creationTime": "2023-03-29T23:10:14Z", - "deletionTime": "2023-03-30T03:57:17Z" + "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z" } ] } }, { - "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", + "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z", - "oldestRestorableTime": "2023-03-23T03:57:27Z", + "accountName": "r-database-account-3981", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T21:50:14Z", + "deletionTime": "2023-03-29T21:52:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", + "creationTime": "2023-03-29T21:50:15Z", + "deletionTime": "2023-03-29T21:52:00Z" } ] } }, { - "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", + "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2rg", + "accountName": "r-database-account-6608", "apiType": "Sql", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z", - "oldestRestorableTime": "2023-03-23T03:57:36Z", + "creationTime": "2023-03-29T22:05:54Z", + "deletionTime": "2023-03-29T22:06:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", + "creationTime": "2023-03-29T22:05:55Z", + "deletionTime": "2023-03-29T22:06:58Z" } ] } }, { - "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "name": "d003df48-a9ea-4212-a771-0c539141cd9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", "properties": { - "accountName": "dsapaliga-xrr-restorefix", - "apiType": "Sql", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z", - "oldestRestorableTime": "2023-03-23T04:15:46Z", + "accountName": "r-database-account-9561", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:19:29Z", + "deletionTime": "2023-03-29T22:20:23Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", - "creationTime": "2023-03-30T03:51:46Z", - "deletionTime": "2023-03-30T04:15:46Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z" + "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", + "creationTime": "2023-03-29T22:19:30Z", + "deletionTime": "2023-03-29T22:20:23Z" } ] } }, { - "name": "2896560d-7c61-44b5-95a3-2e325d44b464", + "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", "properties": { - "accountName": "dsapaliga-xrr", - "apiType": "Sql", - "creationTime": "2023-03-29T23:01:28Z", - "deletionTime": "2023-03-30T04:16:00Z", - "oldestRestorableTime": "2023-03-23T04:16:00Z", + "accountName": "r-database-account-1309", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T22:36:33Z", + "deletionTime": "2023-03-29T22:37:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", - "creationTime": "2023-03-29T23:11:33Z", - "deletionTime": "2023-03-30T04:16:00Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", - "creationTime": "2023-03-29T23:01:29Z", - "deletionTime": "2023-03-30T04:16:00Z" + "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", + "creationTime": "2023-03-29T22:36:35Z", + "deletionTime": "2023-03-29T22:37:50Z" } ] } }, { - "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", + "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "properties": { - "accountName": "r-database-account-9362", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:14:52Z", - "deletionTime": "2023-03-30T04:33:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-restore-test5", + "apiType": "Sql", + "creationTime": "2023-03-29T21:59:36Z", + "deletionTime": "2023-03-29T22:56:12Z", + "oldestRestorableTime": "2023-03-22T22:56:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", - "creationTime": "2023-03-30T04:14:53Z", - "deletionTime": "2023-03-30T04:33:19Z" + "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", + "creationTime": "2023-03-29T21:59:38Z", + "deletionTime": "2023-03-29T22:56:12Z" } ] } }, { - "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", + "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", "properties": { - "accountName": "r-database-account-7026", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T04:49:23Z", - "deletionTime": "2023-03-30T05:05:15Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", - "creationTime": "2023-03-30T04:49:24Z", - "deletionTime": "2023-03-30T05:05:15Z" + "accountName": "dsapaliga-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z", + "oldestRestorableTime": "2023-03-22T22:56:35Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z" } ] } }, { - "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", + "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", "properties": { - "accountName": "r-database-account-8518", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:21:59Z", - "deletionTime": "2023-03-30T05:23:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-test-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z", + "oldestRestorableTime": "2023-03-22T22:57:04Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", - "creationTime": "2023-03-30T05:22:00Z", - "deletionTime": "2023-03-30T05:23:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z" } ] } }, { - "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "properties": { - "accountName": "restoredaccount-8613", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-restore-test", + "apiType": "Sql", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z", + "oldestRestorableTime": "2023-03-22T22:57:42Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", + "creationTime": "2023-03-29T19:42:26Z", + "deletionTime": "2023-03-29T22:57:42Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z" } ] } }, { - "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "name": "52581e9f-9743-4007-9041-e15df28ce4ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", "properties": { - "accountName": "restoredaccount-4321", + "accountName": "r-database-account-1604", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T22:51:34Z", + "deletionTime": "2023-03-29T23:07:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", + "creationTime": "2023-03-29T22:51:35Z", + "deletionTime": "2023-03-29T23:07:58Z" } ] } }, { - "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "name": "9ab892fe-ad41-4e51-a646-530c226c8772", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", "properties": { - "accountName": "r-database-account-9910", + "accountName": "r-database-account-39", "apiType": "Sql", - "creationTime": "2023-03-30T05:44:40Z", - "deletionTime": "2023-03-30T06:00:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T23:21:19Z", + "deletionTime": "2023-03-29T23:37:29Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", - "creationTime": "2023-03-30T05:44:41Z", - "deletionTime": "2023-03-30T06:00:37Z" + "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", + "creationTime": "2023-03-29T23:21:20Z", + "deletionTime": "2023-03-29T23:37:29Z" } ] } }, { - "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", "properties": { - "accountName": "r-database-account-8895", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:29:10Z", - "deletionTime": "2023-03-30T06:47:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6553", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T23:52:19Z", + "deletionTime": "2023-03-29T23:54:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", - "creationTime": "2023-03-30T06:29:12Z", - "deletionTime": "2023-03-30T06:47:25Z" + "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", + "creationTime": "2023-03-29T23:52:20Z", + "deletionTime": "2023-03-29T23:54:50Z" } ] } }, { - "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", "properties": { - "accountName": "restoredaccount-6039", + "accountName": "r-database-account-8730", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T00:45:13Z", + "deletionTime": "2023-03-30T00:49:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z" + "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", + "creationTime": "2023-03-30T00:45:15Z", + "deletionTime": "2023-03-30T00:49:42Z" } ] } }, { - "name": "53b30478-fadc-4af9-bde8-663f3793b182", + "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", "properties": { - "accountName": "r-database-account-6131", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:23:46Z", - "deletionTime": "2023-03-30T07:39:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2459", + "apiType": "Sql", + "creationTime": "2023-03-30T01:04:05Z", + "deletionTime": "2023-03-30T01:06:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", - "creationTime": "2023-03-30T07:23:47Z", - "deletionTime": "2023-03-30T07:39:31Z" + "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", + "creationTime": "2023-03-30T01:04:06Z", + "deletionTime": "2023-03-30T01:06:50Z" } ] } }, { - "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", + "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "properties": { - "accountName": "r-database-account-5579", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:00:42Z", - "deletionTime": "2023-03-30T08:02:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2957", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T01:23:37Z", + "deletionTime": "2023-03-30T01:26:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", - "creationTime": "2023-03-30T08:00:43Z", - "deletionTime": "2023-03-30T08:02:03Z" + "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", + "creationTime": "2023-03-30T01:23:39Z", + "deletionTime": "2023-03-30T01:26:18Z" } ] } }, { - "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", + "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "properties": { - "accountName": "r-database-account-6802", - "apiType": "Sql", - "creationTime": "2023-03-30T08:15:53Z", - "deletionTime": "2023-03-30T08:16:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6086", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T01:44:49Z", + "deletionTime": "2023-03-30T01:54:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", - "creationTime": "2023-03-30T08:15:54Z", - "deletionTime": "2023-03-30T08:16:49Z" + "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", + "creationTime": "2023-03-30T01:44:50Z", + "deletionTime": "2023-03-30T01:54:03Z" } ] } }, { - "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", + "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", "properties": { - "accountName": "r-database-account-4928", + "accountName": "r-database-account-9503", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:29:55Z", - "deletionTime": "2023-03-30T08:30:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T02:14:47Z", + "deletionTime": "2023-03-30T02:19:28Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", - "creationTime": "2023-03-30T08:29:56Z", - "deletionTime": "2023-03-30T08:30:59Z" + "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", + "creationTime": "2023-03-30T02:14:48Z", + "deletionTime": "2023-03-30T02:19:28Z" } ] } }, { - "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", + "name": "a717fb23-baed-4b80-ab44-bedcce157333", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", "properties": { - "accountName": "r-database-account-9554", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T08:45:00Z", - "deletionTime": "2023-03-30T08:46:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-255", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T02:41:09Z", + "deletionTime": "2023-03-30T02:50:27Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", - "creationTime": "2023-03-30T08:45:01Z", - "deletionTime": "2023-03-30T08:46:14Z" + "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", + "creationTime": "2023-03-30T02:41:10Z", + "deletionTime": "2023-03-30T02:50:27Z" } ] } }, { - "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", + "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", "properties": { - "accountName": "r-database-account-9311", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:00:35Z", - "deletionTime": "2023-03-30T09:16:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-30T03:16:29Z", + "deletionTime": "2023-03-30T03:24:26Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", + "creationTime": "2023-03-30T03:18:49Z", + "deletionTime": "2023-03-30T03:24:26Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", - "creationTime": "2023-03-30T09:00:36Z", - "deletionTime": "2023-03-30T09:16:50Z" + "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", + "creationTime": "2023-03-30T03:16:30Z", + "deletionTime": "2023-03-30T03:24:26Z" } ] } }, { - "name": "521a5d65-de37-47be-88ca-ec32b564a261", + "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", "properties": { - "accountName": "r-database-account-2240", + "accountName": "r-database-account-7398", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:32:58Z", - "deletionTime": "2023-03-30T09:51:38Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T03:22:44Z", + "deletionTime": "2023-03-30T03:24:34Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", - "creationTime": "2023-03-30T09:32:59Z", - "deletionTime": "2023-03-30T09:51:38Z" + "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", + "creationTime": "2023-03-30T03:22:45Z", + "deletionTime": "2023-03-30T03:24:34Z" } ] } }, { - "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", + "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "properties": { - "accountName": "r-database-account-1851", - "apiType": "Sql", - "creationTime": "2023-03-30T10:05:27Z", - "deletionTime": "2023-03-30T10:21:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2003", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:40:25Z", + "deletionTime": "2023-03-30T03:41:26Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", - "creationTime": "2023-03-30T10:05:28Z", - "deletionTime": "2023-03-30T10:21:42Z" + "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", + "creationTime": "2023-03-30T03:40:26Z", + "deletionTime": "2023-03-30T03:41:26Z" } ] } }, { - "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", + "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "properties": { - "accountName": "r-database-account-5797", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:37:02Z", - "deletionTime": "2023-03-30T10:55:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-rcg-migrationtest", + "apiType": "Sql", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z", + "oldestRestorableTime": "2023-03-23T03:56:45Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", - "creationTime": "2023-03-30T10:37:04Z", - "deletionTime": "2023-03-30T10:55:19Z" + "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z" } ] } }, { - "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", + "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", "properties": { - "accountName": "r-database-account-9560", + "accountName": "r-database-account-3308", "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:11:57Z", - "deletionTime": "2023-03-30T11:25:05Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T03:55:54Z", + "deletionTime": "2023-03-30T03:56:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", - "creationTime": "2023-03-30T11:11:58Z", - "deletionTime": "2023-03-30T11:25:05Z" + "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", + "creationTime": "2023-03-30T03:55:55Z", + "deletionTime": "2023-03-30T03:56:52Z" } ] } }, { - "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", + "name": "daf00acd-625e-4dcd-8453-247b297129a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", "properties": { - "accountName": "r-database-account-1767", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:41:56Z", - "deletionTime": "2023-03-30T11:43:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-restored-cli-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z", + "oldestRestorableTime": "2023-03-23T03:57:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", - "creationTime": "2023-03-30T11:41:57Z", - "deletionTime": "2023-03-30T11:43:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z" } ] } }, { - "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", "properties": { - "accountName": "restoredaccount-4001", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-xrr-cli", + "apiType": "Sql", + "creationTime": "2023-03-29T23:10:13Z", + "deletionTime": "2023-03-30T03:57:17Z", + "oldestRestorableTime": "2023-03-23T03:57:17Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", + "creationTime": "2023-03-29T23:12:40Z", + "deletionTime": "2023-03-30T03:57:17Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", + "creationTime": "2023-03-29T23:10:14Z", + "deletionTime": "2023-03-30T03:57:17Z" } ] } }, { - "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", "properties": { - "accountName": "restoredaccount-7112", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-xrr-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z", + "oldestRestorableTime": "2023-03-23T03:57:27Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z" } ] } }, { - "name": "0370cb08-0af9-4438-b21f-405a5564b689", + "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", "properties": { - "accountName": "restoredaccount-9834", + "accountName": "dsapaliga-xrr-restored-eastus2rg", "apiType": "Sql", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z", + "oldestRestorableTime": "2023-03-23T03:57:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z" } ] } }, { - "name": "6c273b23-ae84-4945-b093-d57bca835c7c", + "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", "properties": { - "accountName": "restoredaccount-4009", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-xrr-restorefix", + "apiType": "Sql", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z", + "oldestRestorableTime": "2023-03-23T04:15:46Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", + "creationTime": "2023-03-30T03:51:46Z", + "deletionTime": "2023-03-30T04:15:46Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z" } ] } }, { - "name": "17de7698-0393-4b12-ba51-99d12ba83904", + "name": "2896560d-7c61-44b5-95a3-2e325d44b464", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", "properties": { - "accountName": "r-database-account-9743", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:00:07Z", - "deletionTime": "2023-03-30T12:01:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "dsapaliga-xrr", + "apiType": "Sql", + "creationTime": "2023-03-29T23:01:28Z", + "deletionTime": "2023-03-30T04:16:00Z", + "oldestRestorableTime": "2023-03-23T04:16:00Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", + "creationTime": "2023-03-29T23:11:33Z", + "deletionTime": "2023-03-30T04:16:00Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", - "creationTime": "2023-03-30T12:00:08Z", - "deletionTime": "2023-03-30T12:01:49Z" + "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", + "creationTime": "2023-03-29T23:01:29Z", + "deletionTime": "2023-03-30T04:16:00Z" } ] } }, { - "name": "987831cb-c610-4631-a650-0b6678c31649", + "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", "properties": { - "accountName": "r-database-account-3771", - "apiType": "Sql", - "creationTime": "2023-03-30T12:15:11Z", - "deletionTime": "2023-03-30T12:15:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-9362", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:14:52Z", + "deletionTime": "2023-03-30T04:33:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", - "creationTime": "2023-03-30T12:15:12Z", - "deletionTime": "2023-03-30T12:15:59Z" + "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", + "creationTime": "2023-03-30T04:14:53Z", + "deletionTime": "2023-03-30T04:33:19Z" } ] } }, { - "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", + "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", "properties": { - "accountName": "r-database-account-3969", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:29:18Z", - "deletionTime": "2023-03-30T12:30:13Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7026", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T04:49:23Z", + "deletionTime": "2023-03-30T05:05:15Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", - "creationTime": "2023-03-30T12:29:19Z", - "deletionTime": "2023-03-30T12:30:13Z" + "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", + "creationTime": "2023-03-30T04:49:24Z", + "deletionTime": "2023-03-30T05:05:15Z" } ] } }, { - "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", + "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", "properties": { - "accountName": "r-database-account-7064", + "accountName": "r-database-account-8518", "apiType": "Table, Sql", - "creationTime": "2023-03-30T12:44:53Z", - "deletionTime": "2023-03-30T12:46:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T05:21:59Z", + "deletionTime": "2023-03-30T05:23:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", - "creationTime": "2023-03-30T12:44:54Z", - "deletionTime": "2023-03-30T12:46:04Z" + "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", + "creationTime": "2023-03-30T05:22:00Z", + "deletionTime": "2023-03-30T05:23:37Z" } ] } }, { - "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", "properties": { - "accountName": "r-database-account-8980", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:00:40Z", - "deletionTime": "2023-03-30T13:17:11Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-8613", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", - "creationTime": "2023-03-30T13:00:41Z", - "deletionTime": "2023-03-30T13:17:11Z" + "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", "properties": { - "accountName": "r-database-account-2102", + "accountName": "restoredaccount-4321", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:33:35Z", - "deletionTime": "2023-03-30T13:51:57Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", - "creationTime": "2023-03-30T13:33:36Z", - "deletionTime": "2023-03-30T13:51:57Z" + "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", + "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", "properties": { - "accountName": "r-database-account-6294", + "accountName": "r-database-account-9910", "apiType": "Sql", - "creationTime": "2023-03-30T14:05:48Z", - "deletionTime": "2023-03-30T14:21:29Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T05:44:40Z", + "deletionTime": "2023-03-30T06:00:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", - "creationTime": "2023-03-30T14:05:49Z", - "deletionTime": "2023-03-30T14:21:29Z" + "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", + "creationTime": "2023-03-30T05:44:41Z", + "deletionTime": "2023-03-30T06:00:37Z" } ] } }, { - "name": "86a5260e-5153-431d-8eab-af58b83494af", + "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "properties": { - "accountName": "r-database-account-2370", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:35:58Z", - "deletionTime": "2023-03-30T14:54:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-8895", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:29:10Z", + "deletionTime": "2023-03-30T06:47:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", - "creationTime": "2023-03-30T14:35:59Z", - "deletionTime": "2023-03-30T14:54:17Z" + "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", + "creationTime": "2023-03-30T06:29:12Z", + "deletionTime": "2023-03-30T06:47:25Z" } ] } }, { - "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", "properties": { - "accountName": "r-database-account-3273", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:10:49Z", - "deletionTime": "2023-03-30T15:24:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-6039", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", - "creationTime": "2023-03-30T15:10:50Z", - "deletionTime": "2023-03-30T15:24:06Z" + "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z" } ] } }, { - "name": "8246105a-a890-4491-9dd6-7292d01fea88", + "name": "53b30478-fadc-4af9-bde8-663f3793b182", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", "properties": { - "accountName": "r-database-account-3250", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:40:22Z", - "deletionTime": "2023-03-30T15:41:57Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6131", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:23:46Z", + "deletionTime": "2023-03-30T07:39:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", - "creationTime": "2023-03-30T15:40:23Z", - "deletionTime": "2023-03-30T15:41:57Z" + "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", + "creationTime": "2023-03-30T07:23:47Z", + "deletionTime": "2023-03-30T07:39:31Z" } ] } }, { - "name": "bbf50286-0d85-4979-9c86-63d10090b51a", + "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", "properties": { - "accountName": "restoredaccount-2722", + "accountName": "r-database-account-5579", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T08:00:42Z", + "deletionTime": "2023-03-30T08:02:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", + "creationTime": "2023-03-30T08:00:43Z", + "deletionTime": "2023-03-30T08:02:03Z" } ] } }, { - "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", + "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", "properties": { - "accountName": "restoredaccount-4323", + "accountName": "r-database-account-6802", "apiType": "Sql", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T08:15:53Z", + "deletionTime": "2023-03-30T08:16:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", + "creationTime": "2023-03-30T08:15:54Z", + "deletionTime": "2023-03-30T08:16:49Z" } ] } }, { - "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", + "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", "properties": { - "accountName": "restoredaccount-2887", + "accountName": "r-database-account-4928", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T08:29:55Z", + "deletionTime": "2023-03-30T08:30:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", + "creationTime": "2023-03-30T08:29:56Z", + "deletionTime": "2023-03-30T08:30:59Z" } ] } }, { - "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", "properties": { - "accountName": "restoredaccount-3024", + "accountName": "r-database-account-9554", "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T08:45:00Z", + "deletionTime": "2023-03-30T08:46:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", + "creationTime": "2023-03-30T08:45:01Z", + "deletionTime": "2023-03-30T08:46:14Z" } ] } }, { - "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", "properties": { - "accountName": "r-database-account-4043", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:31:27Z", - "deletionTime": "2023-03-30T16:47:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-9311", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:00:35Z", + "deletionTime": "2023-03-30T09:16:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", - "creationTime": "2023-03-30T16:31:28Z", - "deletionTime": "2023-03-30T16:47:52Z" + "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", + "creationTime": "2023-03-30T09:00:36Z", + "deletionTime": "2023-03-30T09:16:50Z" } ] } }, { - "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "name": "521a5d65-de37-47be-88ca-ec32b564a261", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", "properties": { - "accountName": "restoredaccount-7511", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2240", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:32:58Z", + "deletionTime": "2023-03-30T09:51:38Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z" + "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", + "creationTime": "2023-03-30T09:32:59Z", + "deletionTime": "2023-03-30T09:51:38Z" } ] } }, { - "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", "properties": { - "accountName": "r-database-account-353", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-1851", + "apiType": "Sql", + "creationTime": "2023-03-30T10:05:27Z", + "deletionTime": "2023-03-30T10:21:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z" + "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", + "creationTime": "2023-03-30T10:05:28Z", + "deletionTime": "2023-03-30T10:21:42Z" } ] } }, { - "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", + "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", "properties": { - "accountName": "r-database-account-8087", + "accountName": "r-database-account-5797", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:24:28Z", - "deletionTime": "2023-03-30T17:39:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T10:37:02Z", + "deletionTime": "2023-03-30T10:55:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", - "creationTime": "2023-03-30T17:24:29Z", - "deletionTime": "2023-03-30T17:39:50Z" + "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", + "creationTime": "2023-03-30T10:37:04Z", + "deletionTime": "2023-03-30T10:55:19Z" } ] } }, { - "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", "properties": { - "accountName": "restoredaccount-560", + "accountName": "r-database-account-9560", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T11:11:57Z", + "deletionTime": "2023-03-30T11:25:05Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z" + "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", + "creationTime": "2023-03-30T11:11:58Z", + "deletionTime": "2023-03-30T11:25:05Z" } ] } }, { - "name": "d9e2fd03-4af1-4649-98c3-65f580724594", + "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", "properties": { - "accountName": "r-database-account-7446", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:08:24Z", - "deletionTime": "2023-03-30T19:10:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-1767", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:41:56Z", + "deletionTime": "2023-03-30T11:43:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", - "creationTime": "2023-03-30T19:08:25Z", - "deletionTime": "2023-03-30T19:10:04Z" + "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", + "creationTime": "2023-03-30T11:41:57Z", + "deletionTime": "2023-03-30T11:43:33Z" } ] } }, { - "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", + "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", "properties": { - "accountName": "r-database-account-8409", + "accountName": "restoredaccount-4001", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:30:14Z", - "deletionTime": "2023-03-30T19:46:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", - "creationTime": "2023-03-30T19:30:15Z", - "deletionTime": "2023-03-30T19:46:59Z" + "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "properties": { - "accountName": "restoredaccount-9502", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7112", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z" + "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "a274527e-da37-49f9-9878-cef9f55b334d", + "name": "0370cb08-0af9-4438-b21f-405a5564b689", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", "properties": { - "accountName": "r-database-account-4548", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:23:16Z", - "deletionTime": "2023-03-30T20:41:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-9834", + "apiType": "Sql", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", - "creationTime": "2023-03-30T20:23:17Z", - "deletionTime": "2023-03-30T20:41:33Z" + "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", + "name": "6c273b23-ae84-4945-b093-d57bca835c7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", "properties": { - "accountName": "restoredaccount-3745", + "accountName": "restoredaccount-4009", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z" + "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", + "name": "17de7698-0393-4b12-ba51-99d12ba83904", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", "properties": { - "accountName": "r-database-account-2582", + "accountName": "r-database-account-9743", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T21:50:24Z", - "deletionTime": "2023-03-30T21:52:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T12:00:07Z", + "deletionTime": "2023-03-30T12:01:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", - "creationTime": "2023-03-30T21:50:27Z", - "deletionTime": "2023-03-30T21:52:04Z" + "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", + "creationTime": "2023-03-30T12:00:08Z", + "deletionTime": "2023-03-30T12:01:49Z" } ] } }, { - "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", + "name": "987831cb-c610-4631-a650-0b6678c31649", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", "properties": { - "accountName": "r-database-account-8779", + "accountName": "r-database-account-3771", "apiType": "Sql", - "creationTime": "2023-03-30T22:06:33Z", - "deletionTime": "2023-03-30T22:07:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T12:15:11Z", + "deletionTime": "2023-03-30T12:15:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", - "creationTime": "2023-03-30T22:06:34Z", - "deletionTime": "2023-03-30T22:07:17Z" + "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", + "creationTime": "2023-03-30T12:15:12Z", + "deletionTime": "2023-03-30T12:15:59Z" } ] } }, { - "name": "38947549-a1bf-4023-bc95-88dcc312797f", + "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", "properties": { - "accountName": "r-database-account-4386", + "accountName": "r-database-account-3969", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:20:34Z", - "deletionTime": "2023-03-30T22:21:28Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T12:29:18Z", + "deletionTime": "2023-03-30T12:30:13Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", - "creationTime": "2023-03-30T22:20:35Z", - "deletionTime": "2023-03-30T22:21:28Z" + "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", + "creationTime": "2023-03-30T12:29:19Z", + "deletionTime": "2023-03-30T12:30:13Z" } ] } }, { - "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", "properties": { - "accountName": "r-database-account-3583", + "accountName": "r-database-account-7064", "apiType": "Table, Sql", - "creationTime": "2023-03-30T22:35:57Z", - "deletionTime": "2023-03-30T22:36:47Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T12:44:53Z", + "deletionTime": "2023-03-30T12:46:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", - "creationTime": "2023-03-30T22:35:58Z", - "deletionTime": "2023-03-30T22:36:47Z" + "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", + "creationTime": "2023-03-30T12:44:54Z", + "deletionTime": "2023-03-30T12:46:04Z" } ] } }, { - "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", "properties": { - "accountName": "r-database-account-5053", + "accountName": "r-database-account-8980", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:51:37Z", - "deletionTime": "2023-03-30T23:05:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T13:00:40Z", + "deletionTime": "2023-03-30T13:17:11Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", - "creationTime": "2023-03-30T22:51:38Z", - "deletionTime": "2023-03-30T23:05:43Z" + "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", + "creationTime": "2023-03-30T13:00:41Z", + "deletionTime": "2023-03-30T13:17:11Z" } ] } }, { - "name": "17692a3a-23c6-428d-a13a-94657bdea47a", + "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", "properties": { - "accountName": "r-database-account-9618", + "accountName": "r-database-account-2102", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:22:07Z", - "deletionTime": "2023-03-30T23:40:57Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T13:33:35Z", + "deletionTime": "2023-03-30T13:51:57Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", - "creationTime": "2023-03-30T23:22:08Z", - "deletionTime": "2023-03-30T23:40:57Z" + "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", + "creationTime": "2023-03-30T13:33:36Z", + "deletionTime": "2023-03-30T13:51:57Z" } ] } }, { - "name": "aae41121-0386-45f5-884b-acca11a878e3", + "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", "properties": { - "accountName": "restoredaccount-2225", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6294", + "apiType": "Sql", + "creationTime": "2023-03-30T14:05:48Z", + "deletionTime": "2023-03-30T14:21:29Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z" + "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", + "creationTime": "2023-03-30T14:05:49Z", + "deletionTime": "2023-03-30T14:21:29Z" } ] } }, { - "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", + "name": "86a5260e-5153-431d-8eab-af58b83494af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", "properties": { - "accountName": "r-database-account-220", - "apiType": "Sql", - "creationTime": "2023-03-31T00:05:32Z", - "deletionTime": "2023-03-31T00:21:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2370", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T14:35:58Z", + "deletionTime": "2023-03-30T14:54:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", - "creationTime": "2023-03-31T00:05:33Z", - "deletionTime": "2023-03-31T00:21:52Z" + "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", + "creationTime": "2023-03-30T14:35:59Z", + "deletionTime": "2023-03-30T14:54:17Z" } ] } }, { - "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", + "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "properties": { - "accountName": "restoredaccount-9446", - "apiType": "Sql", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3273", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T15:10:49Z", + "deletionTime": "2023-03-30T15:24:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z" + "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", + "creationTime": "2023-03-30T15:10:50Z", + "deletionTime": "2023-03-30T15:24:06Z" } ] } }, { - "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "name": "8246105a-a890-4491-9dd6-7292d01fea88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", "properties": { - "accountName": "r-database-account-2092", + "accountName": "r-database-account-3250", "apiType": "Table, Sql", - "creationTime": "2023-03-31T00:47:34Z", - "deletionTime": "2023-03-31T01:05:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T15:40:22Z", + "deletionTime": "2023-03-30T15:41:57Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", - "creationTime": "2023-03-31T00:47:35Z", - "deletionTime": "2023-03-31T01:05:40Z" + "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", + "creationTime": "2023-03-30T15:40:23Z", + "deletionTime": "2023-03-30T15:41:57Z" } ] } }, { - "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "name": "bbf50286-0d85-4979-9c86-63d10090b51a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", "properties": { - "accountName": "restoredaccount-6025", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2722", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z" + "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "89218c06-82d7-4397-a460-2f07c20d7138", + "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", "properties": { - "accountName": "r-database-account-2331", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:32:56Z", - "deletionTime": "2023-03-31T01:49:23Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-4323", + "apiType": "Sql", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", - "creationTime": "2023-03-31T01:32:57Z", - "deletionTime": "2023-03-31T01:49:23Z" + "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "480bf65c-2961-46e6-a44c-4de49632a509", + "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", "properties": { - "accountName": "restoredaccount-6086", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2887", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z" + "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "properties": { - "accountName": "r-database-account-3761", + "accountName": "restoredaccount-3024", "apiType": "Table, Sql", - "creationTime": "2023-03-31T02:17:45Z", - "deletionTime": "2023-03-31T02:19:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", - "creationTime": "2023-03-31T02:17:46Z", - "deletionTime": "2023-03-31T02:19:03Z" + "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", + "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", "properties": { - "accountName": "r-database-account-176", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T02:35:45Z", - "deletionTime": "2023-03-31T02:37:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4043", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:31:27Z", + "deletionTime": "2023-03-30T16:47:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", - "creationTime": "2023-03-31T02:35:46Z", - "deletionTime": "2023-03-31T02:37:16Z" + "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", + "creationTime": "2023-03-30T16:31:28Z", + "deletionTime": "2023-03-30T16:47:52Z" } ] } }, { - "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", + "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "properties": { - "accountName": "r-database-account-9754", - "apiType": "Sql", - "creationTime": "2023-03-31T02:51:04Z", - "deletionTime": "2023-03-31T02:51:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7511", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", - "creationTime": "2023-03-31T02:51:05Z", - "deletionTime": "2023-03-31T02:51:58Z" + "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z" } ] } }, { - "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "properties": { - "accountName": "r-database-account-3560", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:04:37Z", - "deletionTime": "2023-03-31T03:05:38Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-353", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", - "creationTime": "2023-03-31T03:04:38Z", - "deletionTime": "2023-03-31T03:05:38Z" + "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z" } ] } }, { - "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", "properties": { - "accountName": "r-database-account-7061", + "accountName": "r-database-account-8087", "apiType": "Table, Sql", - "creationTime": "2023-03-31T03:21:54Z", - "deletionTime": "2023-03-31T03:23:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T17:24:28Z", + "deletionTime": "2023-03-30T17:39:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", - "creationTime": "2023-03-31T03:21:55Z", - "deletionTime": "2023-03-31T03:23:03Z" + "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", + "creationTime": "2023-03-30T17:24:29Z", + "deletionTime": "2023-03-30T17:39:50Z" } ] } }, { - "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", + "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", "properties": { - "accountName": "r-database-account-6492", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:37:32Z", - "deletionTime": "2023-03-31T03:51:53Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", - "creationTime": "2023-03-31T03:37:33Z", - "deletionTime": "2023-03-31T03:51:53Z" + "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z" } ] } }, { - "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "name": "d9e2fd03-4af1-4649-98c3-65f580724594", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", "properties": { - "accountName": "r-database-account-2187", + "accountName": "r-database-account-7446", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:07:50Z", - "deletionTime": "2023-03-31T04:26:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T19:08:24Z", + "deletionTime": "2023-03-30T19:10:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", - "creationTime": "2023-03-31T04:07:51Z", - "deletionTime": "2023-03-31T04:26:04Z" + "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", + "creationTime": "2023-03-30T19:08:25Z", + "deletionTime": "2023-03-30T19:10:04Z" } ] } }, { - "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", "properties": { - "accountName": "restoredaccount-3749", + "accountName": "r-database-account-8409", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T19:30:14Z", + "deletionTime": "2023-03-30T19:46:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z" + "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", + "creationTime": "2023-03-30T19:30:15Z", + "deletionTime": "2023-03-30T19:46:59Z" } ] } }, { - "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "properties": { - "accountName": "r-database-account-1319", - "apiType": "Sql", - "creationTime": "2023-03-31T04:51:37Z", - "deletionTime": "2023-03-31T05:08:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-9502", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", - "creationTime": "2023-03-31T04:51:38Z", - "deletionTime": "2023-03-31T05:08:00Z" + "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z" } ] } }, { - "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "name": "a274527e-da37-49f9-9878-cef9f55b334d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", "properties": { - "accountName": "restoredaccount-949", - "apiType": "Sql", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4548", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:23:16Z", + "deletionTime": "2023-03-30T20:41:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z" + "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", + "creationTime": "2023-03-30T20:23:17Z", + "deletionTime": "2023-03-30T20:41:33Z" } ] } }, { - "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", "properties": { - "accountName": "r-database-account-3444", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:33:47Z", - "deletionTime": "2023-03-31T05:52:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3745", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", - "creationTime": "2023-03-31T05:33:48Z", - "deletionTime": "2023-03-31T05:52:04Z" + "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z" } ] } }, { - "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", "properties": { - "accountName": "restoredaccount-8369", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T21:50:24Z", + "deletionTime": "2023-03-30T21:52:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z" + "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", + "creationTime": "2023-03-30T21:50:27Z", + "deletionTime": "2023-03-30T21:52:04Z" } ] } }, { - "name": "a6938641-f254-423b-877a-01a80f789530", + "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", "properties": { - "accountName": "r-database-account-4184", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:20:37Z", - "deletionTime": "2023-03-31T06:36:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-8779", + "apiType": "Sql", + "creationTime": "2023-03-30T22:06:33Z", + "deletionTime": "2023-03-30T22:07:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", - "creationTime": "2023-03-31T06:20:38Z", - "deletionTime": "2023-03-31T06:36:54Z" + "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", + "creationTime": "2023-03-30T22:06:34Z", + "deletionTime": "2023-03-30T22:07:17Z" } ] } }, { - "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", + "name": "38947549-a1bf-4023-bc95-88dcc312797f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", "properties": { - "accountName": "restoredaccount-8230", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4386", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T22:20:34Z", + "deletionTime": "2023-03-30T22:21:28Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z" + "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", + "creationTime": "2023-03-30T22:20:35Z", + "deletionTime": "2023-03-30T22:21:28Z" } ] } }, { - "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", + "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "properties": { - "accountName": "r-database-account-9421", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:10:08Z", - "deletionTime": "2023-03-31T07:27:01Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3583", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T22:35:57Z", + "deletionTime": "2023-03-30T22:36:47Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", - "creationTime": "2023-03-31T07:10:09Z", - "deletionTime": "2023-03-31T07:27:01Z" + "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", + "creationTime": "2023-03-30T22:35:58Z", + "deletionTime": "2023-03-30T22:36:47Z" } ] } }, { - "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", + "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "properties": { - "accountName": "restoredaccount-2737", + "accountName": "r-database-account-5053", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T22:51:37Z", + "deletionTime": "2023-03-30T23:05:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z" + "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", + "creationTime": "2023-03-30T22:51:38Z", + "deletionTime": "2023-03-30T23:05:43Z" } ] } }, { - "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "name": "17692a3a-23c6-428d-a13a-94657bdea47a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", "properties": { - "accountName": "r-database-account-4921", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:56:33Z", - "deletionTime": "2023-03-31T07:58:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-9618", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:22:07Z", + "deletionTime": "2023-03-30T23:40:57Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", - "creationTime": "2023-03-31T07:56:34Z", - "deletionTime": "2023-03-31T07:58:09Z" + "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", + "creationTime": "2023-03-30T23:22:08Z", + "deletionTime": "2023-03-30T23:40:57Z" } ] } }, { - "name": "bea1d046-d612-49e3-b64c-3e82a216987a", + "name": "aae41121-0386-45f5-884b-acca11a878e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", "properties": { - "accountName": "r-database-account-4832", + "accountName": "restoredaccount-2225", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:15:55Z", - "deletionTime": "2023-03-31T08:33:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", - "creationTime": "2023-03-31T08:15:57Z", - "deletionTime": "2023-03-31T08:33:06Z" + "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z" } ] } }, { - "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", "properties": { - "accountName": "restoredaccount-9360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-220", + "apiType": "Sql", + "creationTime": "2023-03-31T00:05:32Z", + "deletionTime": "2023-03-31T00:21:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z" + "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", + "creationTime": "2023-03-31T00:05:33Z", + "deletionTime": "2023-03-31T00:21:52Z" } ] } }, { - "name": "9e6527c2-ded9-493a-9086-df70877c305d", + "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", "properties": { - "accountName": "r-database-account-7247", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T09:00:28Z", - "deletionTime": "2023-03-31T09:01:48Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-9446", + "apiType": "Sql", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", - "creationTime": "2023-03-31T09:00:29Z", - "deletionTime": "2023-03-31T09:01:48Z" + "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z" } ] } }, { - "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", + "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", "properties": { - "accountName": "r-database-account-2911", + "accountName": "r-database-account-2092", "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:04:29Z", - "deletionTime": "2023-03-31T15:05:51Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T00:47:34Z", + "deletionTime": "2023-03-31T01:05:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", - "creationTime": "2023-03-31T15:04:30Z", - "deletionTime": "2023-03-31T15:05:51Z" + "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", + "creationTime": "2023-03-31T00:47:35Z", + "deletionTime": "2023-03-31T01:05:40Z" } ] } }, { - "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", + "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "properties": { - "accountName": "r-database-account-7482", + "accountName": "restoredaccount-6025", "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:22:06Z", - "deletionTime": "2023-03-31T15:23:48Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", - "creationTime": "2023-03-31T15:22:08Z", - "deletionTime": "2023-03-31T15:23:48Z" + "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z" } ] } }, { - "name": "c739e02a-8d12-44a1-9b43-72dee580e901", + "name": "89218c06-82d7-4397-a460-2f07c20d7138", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", "properties": { - "accountName": "r-database-account-2396", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:34:52Z", - "deletionTime": "2023-04-04T16:36:27Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2331", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:32:56Z", + "deletionTime": "2023-03-31T01:49:23Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", - "creationTime": "2023-04-04T16:34:53Z", - "deletionTime": "2023-04-04T16:36:27Z" + "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", + "creationTime": "2023-03-31T01:32:57Z", + "deletionTime": "2023-03-31T01:49:23Z" } ] } }, { - "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", + "name": "480bf65c-2961-46e6-a44c-4de49632a509", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", "properties": { - "accountName": "r-database-account-2962", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:56:08Z", - "deletionTime": "2023-04-04T16:57:51Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-6086", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", - "creationTime": "2023-04-04T16:56:09Z", - "deletionTime": "2023-04-04T16:57:51Z" + "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z" } ] } }, { - "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", + "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "properties": { - "accountName": "r-database-account-2963", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:15:44Z", - "deletionTime": "2023-04-04T17:17:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3761", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T02:17:45Z", + "deletionTime": "2023-03-31T02:19:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", - "creationTime": "2023-04-04T17:15:45Z", - "deletionTime": "2023-04-04T17:17:16Z" + "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", + "creationTime": "2023-03-31T02:17:46Z", + "deletionTime": "2023-03-31T02:19:03Z" } ] } }, { - "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", "properties": { - "accountName": "r-database-account-6481", + "accountName": "r-database-account-176", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:49:37Z", - "deletionTime": "2023-04-04T17:51:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T02:35:45Z", + "deletionTime": "2023-03-31T02:37:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", - "creationTime": "2023-04-04T17:49:38Z", - "deletionTime": "2023-04-04T17:51:33Z" + "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", + "creationTime": "2023-03-31T02:35:46Z", + "deletionTime": "2023-03-31T02:37:16Z" } ] } }, { - "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", + "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", "properties": { - "accountName": "r-database-account-5265", + "accountName": "r-database-account-9754", "apiType": "Sql", - "creationTime": "2023-04-04T18:05:44Z", - "deletionTime": "2023-04-04T18:06:15Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T02:51:04Z", + "deletionTime": "2023-03-31T02:51:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", - "creationTime": "2023-04-04T18:05:45Z", - "deletionTime": "2023-04-04T18:06:15Z" + "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", + "creationTime": "2023-03-31T02:51:05Z", + "deletionTime": "2023-03-31T02:51:58Z" } ] } }, { - "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", + "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", "properties": { - "accountName": "r-database-account-2888", + "accountName": "r-database-account-3560", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:48:32Z", - "deletionTime": "2023-04-04T18:50:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T03:04:37Z", + "deletionTime": "2023-03-31T03:05:38Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", - "creationTime": "2023-04-04T18:48:33Z", - "deletionTime": "2023-04-04T18:50:14Z" + "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", + "creationTime": "2023-03-31T03:04:38Z", + "deletionTime": "2023-03-31T03:05:38Z" } ] } }, { - "name": "ad1760ce-6137-41f0-843a-84a233b507fb", + "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "properties": { - "accountName": "r-database-account-3827", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:16:39Z", - "deletionTime": "2023-04-04T19:18:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7061", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T03:21:54Z", + "deletionTime": "2023-03-31T03:23:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", - "creationTime": "2023-04-04T19:16:40Z", - "deletionTime": "2023-04-04T19:18:14Z" + "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", + "creationTime": "2023-03-31T03:21:55Z", + "deletionTime": "2023-03-31T03:23:03Z" } ] } }, { - "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", + "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", "properties": { - "accountName": "r-database-account-7735", - "apiType": "Sql", - "creationTime": "2023-04-04T19:32:03Z", - "deletionTime": "2023-04-04T19:33:01Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6492", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:37:32Z", + "deletionTime": "2023-03-31T03:51:53Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", - "creationTime": "2023-04-04T19:32:04Z", - "deletionTime": "2023-04-04T19:33:01Z" + "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", + "creationTime": "2023-03-31T03:37:33Z", + "deletionTime": "2023-03-31T03:51:53Z" } ] } }, { - "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", + "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", "properties": { - "accountName": "r-database-account-1093", + "accountName": "r-database-account-2187", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:46:39Z", - "deletionTime": "2023-04-04T19:47:45Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T04:07:50Z", + "deletionTime": "2023-03-31T04:26:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", - "creationTime": "2023-04-04T19:46:40Z", - "deletionTime": "2023-04-04T19:47:45Z" + "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", + "creationTime": "2023-03-31T04:07:51Z", + "deletionTime": "2023-03-31T04:26:04Z" } ] } }, { - "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", + "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "properties": { - "accountName": "r-database-account-5066", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3749", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z" + "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z" } ] } }, { - "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", + "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", "properties": { - "accountName": "r-database-account-1835", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:17:28Z", - "deletionTime": "2023-04-04T20:34:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-1319", + "apiType": "Sql", + "creationTime": "2023-03-31T04:51:37Z", + "deletionTime": "2023-03-31T05:08:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", - "creationTime": "2023-04-04T20:17:29Z", - "deletionTime": "2023-04-04T20:34:14Z" + "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", + "creationTime": "2023-03-31T04:51:38Z", + "deletionTime": "2023-03-31T05:08:00Z" } ] } }, { - "name": "cb2e954a-4e71-425a-b780-25555527fc7b", + "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "properties": { - "accountName": "restoredaccount-5931", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-949", + "apiType": "Sql", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z" + "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z" } ] } }, { - "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "properties": { - "accountName": "r-database-account-8394", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:02:22Z", - "deletionTime": "2023-04-04T21:20:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3444", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:33:47Z", + "deletionTime": "2023-03-31T05:52:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", - "creationTime": "2023-04-04T21:02:23Z", - "deletionTime": "2023-04-04T21:20:17Z" + "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", + "creationTime": "2023-03-31T05:33:48Z", + "deletionTime": "2023-03-31T05:52:04Z" } ] } }, { - "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", + "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "properties": { - "accountName": "r-database-account-5571", - "apiType": "Sql", - "creationTime": "2023-04-04T21:44:41Z", - "deletionTime": "2023-04-04T21:45:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-8369", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", - "creationTime": "2023-04-04T21:44:42Z", - "deletionTime": "2023-04-04T21:45:35Z" + "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z" } ] } }, { - "name": "987588f7-7709-4336-aa45-223395911848", + "name": "a6938641-f254-423b-877a-01a80f789530", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", "properties": { - "accountName": "r-database-account-1689", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:09:17Z", - "deletionTime": "2023-04-04T22:10:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4184", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:20:37Z", + "deletionTime": "2023-03-31T06:36:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", - "creationTime": "2023-04-04T22:09:19Z", - "deletionTime": "2023-04-04T22:10:56Z" + "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", + "creationTime": "2023-03-31T06:20:38Z", + "deletionTime": "2023-03-31T06:36:54Z" } ] } }, { - "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", "properties": { - "accountName": "r-database-account-4876", - "apiType": "Sql", - "creationTime": "2023-04-04T22:24:45Z", - "deletionTime": "2023-04-04T22:25:39Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-8230", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", - "creationTime": "2023-04-04T22:24:46Z", - "deletionTime": "2023-04-04T22:25:39Z" + "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z" } ] } }, { - "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", "properties": { - "accountName": "r-database-account-3793", + "accountName": "r-database-account-9421", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:38:37Z", - "deletionTime": "2023-04-04T22:39:26Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T07:10:08Z", + "deletionTime": "2023-03-31T07:27:01Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", - "creationTime": "2023-04-04T22:38:38Z", - "deletionTime": "2023-04-04T22:39:26Z" + "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", + "creationTime": "2023-03-31T07:10:09Z", + "deletionTime": "2023-03-31T07:27:01Z" } ] } }, { - "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", "properties": { - "accountName": "r-database-account-2846", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T22:54:10Z", - "deletionTime": "2023-04-04T22:55:15Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2737", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", - "creationTime": "2023-04-04T22:54:11Z", - "deletionTime": "2023-04-04T22:55:15Z" + "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z" } ] } }, { - "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", "properties": { - "accountName": "r-database-account-121", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:09:10Z", - "deletionTime": "2023-04-04T23:26:11Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4921", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T07:56:33Z", + "deletionTime": "2023-03-31T07:58:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", - "creationTime": "2023-04-04T23:09:11Z", - "deletionTime": "2023-04-04T23:26:11Z" + "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", + "creationTime": "2023-03-31T07:56:34Z", + "deletionTime": "2023-03-31T07:58:09Z" } ] } }, { - "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", + "name": "bea1d046-d612-49e3-b64c-3e82a216987a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", "properties": { - "accountName": "restoredaccount-7907", + "accountName": "r-database-account-4832", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T08:15:55Z", + "deletionTime": "2023-03-31T08:33:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z" + "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", + "creationTime": "2023-03-31T08:15:57Z", + "deletionTime": "2023-03-31T08:33:06Z" } ] } }, { - "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "properties": { - "accountName": "r-database-account-5836", + "accountName": "restoredaccount-9360", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:53:57Z", - "deletionTime": "2023-04-05T00:12:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", - "creationTime": "2023-04-04T23:53:58Z", - "deletionTime": "2023-04-05T00:12:42Z" + "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z" } ] } }, { - "name": "eda15431-8fd3-434e-a724-6478d0d766b0", + "name": "9e6527c2-ded9-493a-9086-df70877c305d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", "properties": { - "accountName": "restoredaccount-2781", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7247", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T09:00:28Z", + "deletionTime": "2023-03-31T09:01:48Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z" + "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", + "creationTime": "2023-03-31T09:00:29Z", + "deletionTime": "2023-03-31T09:01:48Z" } ] } }, { - "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", + "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", "properties": { - "accountName": "r-database-account-886", - "apiType": "Sql", - "creationTime": "2023-04-05T00:38:08Z", - "deletionTime": "2023-04-05T00:55:26Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2911", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T15:04:29Z", + "deletionTime": "2023-03-31T15:05:51Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", - "creationTime": "2023-04-05T00:38:09Z", - "deletionTime": "2023-04-05T00:55:26Z" + "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", + "creationTime": "2023-03-31T15:04:30Z", + "deletionTime": "2023-03-31T15:05:51Z" } ] } }, { - "name": "0461674a-5302-4644-8006-15273be1dd01", + "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", "properties": { - "accountName": "restoredaccount-1331", - "apiType": "Sql", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7482", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T15:22:06Z", + "deletionTime": "2023-03-31T15:23:48Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z" + "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", + "creationTime": "2023-03-31T15:22:08Z", + "deletionTime": "2023-03-31T15:23:48Z" } ] } }, { - "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "name": "c739e02a-8d12-44a1-9b43-72dee580e901", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", "properties": { - "accountName": "r-database-account-5720", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:20:43Z", - "deletionTime": "2023-04-05T01:39:46Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2396", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:34:52Z", + "deletionTime": "2023-04-04T16:36:27Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", - "creationTime": "2023-04-05T01:20:44Z", - "deletionTime": "2023-04-05T01:39:46Z" + "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", + "creationTime": "2023-04-04T16:34:53Z", + "deletionTime": "2023-04-04T16:36:27Z" } ] } }, { - "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", "properties": { - "accountName": "restoredaccount-3222", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2962", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:56:08Z", + "deletionTime": "2023-04-04T16:57:51Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z" + "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", + "creationTime": "2023-04-04T16:56:09Z", + "deletionTime": "2023-04-04T16:57:51Z" } ] } }, { - "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", "properties": { - "accountName": "r-database-account-7279", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:07:38Z", - "deletionTime": "2023-04-05T02:24:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2963", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:15:44Z", + "deletionTime": "2023-04-04T17:17:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", - "creationTime": "2023-04-05T02:07:39Z", - "deletionTime": "2023-04-05T02:24:18Z" + "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", + "creationTime": "2023-04-04T17:15:45Z", + "deletionTime": "2023-04-04T17:17:16Z" } ] } }, { - "name": "3364799a-fb66-48f3-b389-45af2e775bd2", + "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "properties": { - "accountName": "restoredaccount-2694", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6481", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:49:37Z", + "deletionTime": "2023-04-04T17:51:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z" + "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", + "creationTime": "2023-04-04T17:49:38Z", + "deletionTime": "2023-04-04T17:51:33Z" } ] } }, { - "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", "properties": { - "accountName": "r-database-account-2111", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:52:15Z", - "deletionTime": "2023-04-05T02:53:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5265", + "apiType": "Sql", + "creationTime": "2023-04-04T18:05:44Z", + "deletionTime": "2023-04-04T18:06:15Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", - "creationTime": "2023-04-05T02:52:16Z", - "deletionTime": "2023-04-05T02:53:42Z" + "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", + "creationTime": "2023-04-04T18:05:45Z", + "deletionTime": "2023-04-04T18:06:15Z" } ] } }, { - "name": "1275f66f-c69b-4813-9b61-901e1ec451af", + "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", "properties": { - "accountName": "r-database-account-4270", + "accountName": "r-database-account-2888", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:09:42Z", - "deletionTime": "2023-04-05T03:11:28Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T18:48:32Z", + "deletionTime": "2023-04-04T18:50:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", - "creationTime": "2023-04-05T03:09:43Z", - "deletionTime": "2023-04-05T03:11:28Z" + "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", + "creationTime": "2023-04-04T18:48:33Z", + "deletionTime": "2023-04-04T18:50:14Z" } ] } }, { - "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", + "name": "ad1760ce-6137-41f0-843a-84a233b507fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", "properties": { - "accountName": "r-database-account-6226", - "apiType": "Sql", - "creationTime": "2023-04-05T03:25:14Z", - "deletionTime": "2023-04-05T03:26:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3827", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:16:39Z", + "deletionTime": "2023-04-04T19:18:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", - "creationTime": "2023-04-05T03:25:15Z", - "deletionTime": "2023-04-05T03:26:12Z" + "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", + "creationTime": "2023-04-04T19:16:40Z", + "deletionTime": "2023-04-04T19:18:14Z" } ] } }, { - "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", + "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", "properties": { - "accountName": "r-database-account-4472", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:39:46Z", - "deletionTime": "2023-04-05T03:40:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7735", + "apiType": "Sql", + "creationTime": "2023-04-04T19:32:03Z", + "deletionTime": "2023-04-04T19:33:01Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", - "creationTime": "2023-04-05T03:39:47Z", - "deletionTime": "2023-04-05T03:40:55Z" + "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", + "creationTime": "2023-04-04T19:32:04Z", + "deletionTime": "2023-04-04T19:33:01Z" } ] } }, { - "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", + "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", "properties": { - "accountName": "r-database-account-5112", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T03:56:41Z", - "deletionTime": "2023-04-05T03:57:47Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-1093", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:46:39Z", + "deletionTime": "2023-04-04T19:47:45Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", - "creationTime": "2023-04-05T03:56:42Z", - "deletionTime": "2023-04-05T03:57:47Z" + "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", + "creationTime": "2023-04-04T19:46:40Z", + "deletionTime": "2023-04-04T19:47:45Z" } ] } }, { - "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", + "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", "properties": { - "accountName": "r-database-account-8806", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:11:45Z", - "deletionTime": "2023-04-05T04:37:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5066", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", - "creationTime": "2023-04-05T04:11:47Z", - "deletionTime": "2023-04-05T04:37:16Z" + "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z" } ] } }, { - "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", + "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", "properties": { - "accountName": "restoredaccount-6850", + "accountName": "r-database-account-1835", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T20:17:28Z", + "deletionTime": "2023-04-04T20:34:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", + "creationTime": "2023-04-04T20:17:29Z", + "deletionTime": "2023-04-04T20:34:14Z" } ] } }, { - "name": "fcd234fa-a27c-4150-9595-d0db433584e6", + "name": "cb2e954a-4e71-425a-b780-25555527fc7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", "properties": { - "accountName": "r-database-account-705", - "apiType": "Sql", - "creationTime": "2023-04-05T05:56:56Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-5931", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", - "creationTime": "2023-04-05T05:56:57Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z" } ] } }, { - "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", "properties": { - "accountName": "r-database-account-4894", + "accountName": "r-database-account-8394", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:13:31Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T21:02:22Z", + "deletionTime": "2023-04-04T21:20:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", - "creationTime": "2023-04-05T06:13:32Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", + "creationTime": "2023-04-04T21:02:23Z", + "deletionTime": "2023-04-04T21:20:17Z" } ] } }, { - "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", "properties": { - "accountName": "r-database-account-3212", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T06:08:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5571", + "apiType": "Sql", + "creationTime": "2023-04-04T21:44:41Z", + "deletionTime": "2023-04-04T21:45:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", - "creationTime": "2023-04-05T06:08:09Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", + "creationTime": "2023-04-04T21:44:42Z", + "deletionTime": "2023-04-04T21:45:35Z" } ] } }, { - "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "name": "987588f7-7709-4336-aa45-223395911848", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", "properties": { - "accountName": "r-database-account-9540", + "accountName": "r-database-account-1689", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:53:04Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T22:09:17Z", + "deletionTime": "2023-04-04T22:10:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", - "creationTime": "2023-04-05T05:53:05Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", + "creationTime": "2023-04-04T22:09:19Z", + "deletionTime": "2023-04-04T22:10:56Z" } ] } }, { - "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "properties": { - "accountName": "r-database-account-4658", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:02:37Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4876", + "apiType": "Sql", + "creationTime": "2023-04-04T22:24:45Z", + "deletionTime": "2023-04-04T22:25:39Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", - "creationTime": "2023-04-05T06:02:38Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", + "creationTime": "2023-04-04T22:24:46Z", + "deletionTime": "2023-04-04T22:25:39Z" } ] } }, { - "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "properties": { - "accountName": "r-database-account-3189", + "accountName": "r-database-account-3793", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:35:19Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T22:38:37Z", + "deletionTime": "2023-04-04T22:39:26Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", - "creationTime": "2023-04-05T06:35:20Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", + "creationTime": "2023-04-04T22:38:38Z", + "deletionTime": "2023-04-04T22:39:26Z" } ] } }, { - "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "properties": { - "accountName": "restoredaccount-7747", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2846", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T22:54:10Z", + "deletionTime": "2023-04-04T22:55:15Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z" + "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", + "creationTime": "2023-04-04T22:54:11Z", + "deletionTime": "2023-04-04T22:55:15Z" } ] } }, { - "name": "adc4a343-1599-470d-abcc-d951fdd50f37", + "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "properties": { - "accountName": "r-database-account-3312", + "accountName": "r-database-account-121", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:13:48Z", - "deletionTime": "2023-04-05T06:56:38Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T23:09:10Z", + "deletionTime": "2023-04-04T23:26:11Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", - "creationTime": "2023-04-04T17:13:49Z", - "deletionTime": "2023-04-05T06:56:38Z" + "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", + "creationTime": "2023-04-04T23:09:11Z", + "deletionTime": "2023-04-04T23:26:11Z" } ] } }, { - "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", + "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", "properties": { - "accountName": "r-database-account-5846", + "accountName": "restoredaccount-7907", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:44:23Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", - "creationTime": "2023-04-04T21:44:25Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z" } ] } }, { - "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", + "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "properties": { - "accountName": "r-database-account-2760", - "apiType": "Sql", - "creationTime": "2023-04-04T21:33:57Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5836", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:53:57Z", + "deletionTime": "2023-04-05T00:12:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", - "creationTime": "2023-04-04T21:33:58Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", + "creationTime": "2023-04-04T23:53:58Z", + "deletionTime": "2023-04-05T00:12:42Z" } ] } }, { - "name": "9ce35a43-8b24-4060-a058-191f976df7c1", + "name": "eda15431-8fd3-434e-a724-6478d0d766b0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", "properties": { - "accountName": "restoredaccount-9271", - "apiType": "Sql", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2781", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z" } ] } }, { - "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", + "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", "properties": { - "accountName": "r-database-account-9266", + "accountName": "r-database-account-886", "apiType": "Sql", - "creationTime": "2023-03-29T07:47:00Z", - "deletionTime": "2023-04-05T06:58:41Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T00:38:08Z", + "deletionTime": "2023-04-05T00:55:26Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", - "creationTime": "2023-03-29T07:47:01Z", - "deletionTime": "2023-04-05T06:58:41Z" + "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", + "creationTime": "2023-04-05T00:38:09Z", + "deletionTime": "2023-04-05T00:55:26Z" } ] } }, { - "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "name": "0461674a-5302-4644-8006-15273be1dd01", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", "properties": { - "accountName": "r-database-account-641", + "accountName": "restoredaccount-1331", "apiType": "Sql", - "creationTime": "2023-03-29T04:26:01Z", - "deletionTime": "2023-04-05T06:59:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", - "creationTime": "2023-03-29T04:26:02Z", - "deletionTime": "2023-04-05T06:59:03Z" + "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z" } ] } }, { - "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "properties": { - "accountName": "r-database-account-3287", - "apiType": "Sql", - "creationTime": "2023-03-29T07:55:06Z", - "deletionTime": "2023-04-05T07:00:47Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5720", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:20:43Z", + "deletionTime": "2023-04-05T01:39:46Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", - "creationTime": "2023-03-29T07:55:07Z", - "deletionTime": "2023-04-05T07:00:47Z" + "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", + "creationTime": "2023-04-05T01:20:44Z", + "deletionTime": "2023-04-05T01:39:46Z" } ] } }, { - "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", "properties": { - "accountName": "r-database-account-3926", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:08:41Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3222", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", - "creationTime": "2023-03-29T17:08:42Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z" } ] } }, { - "name": "92ce3190-d16b-438f-9791-b2254a597435", + "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "properties": { - "accountName": "r-database-account-1530", + "accountName": "r-database-account-7279", "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:05:13Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", - "creationTime": "2023-03-31T07:05:14Z", - "deletionTime": "2023-04-05T07:01:53Z" - } - ] - } - }, - { - "name": "c5934152-2095-41b0-9962-72be301ec23c", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", - "properties": { - "accountName": "r-database-account-1333", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:09:38Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T02:07:38Z", + "deletionTime": "2023-04-05T02:24:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", - "creationTime": "2023-03-30T07:09:40Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", + "creationTime": "2023-04-05T02:07:39Z", + "deletionTime": "2023-04-05T02:24:18Z" } ] } }, { - "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", + "name": "3364799a-fb66-48f3-b389-45af2e775bd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", "properties": { - "accountName": "r-database-account-2197", - "apiType": "Sql", - "creationTime": "2023-03-29T04:24:10Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2694", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", - "creationTime": "2023-03-29T04:24:11Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z" } ] } }, { - "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", "properties": { - "accountName": "r-database-account-4608", + "accountName": "r-database-account-2111", "apiType": "Table, Sql", - "creationTime": "2023-03-30T00:10:43Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T02:52:15Z", + "deletionTime": "2023-04-05T02:53:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", - "creationTime": "2023-03-30T00:10:44Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", + "creationTime": "2023-04-05T02:52:16Z", + "deletionTime": "2023-04-05T02:53:42Z" } ] } }, { - "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "name": "1275f66f-c69b-4813-9b61-901e1ec451af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", "properties": { - "accountName": "r-database-account-4659", + "accountName": "r-database-account-4270", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:19:29Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T03:09:42Z", + "deletionTime": "2023-04-05T03:11:28Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", - "creationTime": "2023-04-04T18:19:30Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", + "creationTime": "2023-04-05T03:09:43Z", + "deletionTime": "2023-04-05T03:11:28Z" } ] } }, { - "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", "properties": { - "accountName": "r-database-account-5637", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:25:03Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6226", + "apiType": "Sql", + "creationTime": "2023-04-05T03:25:14Z", + "deletionTime": "2023-04-05T03:26:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", - "creationTime": "2023-03-30T16:25:04Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", + "creationTime": "2023-04-05T03:25:15Z", + "deletionTime": "2023-04-05T03:26:12Z" } ] } }, { - "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", "properties": { - "accountName": "r-database-account-5467", + "accountName": "r-database-account-4472", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:53:26Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T03:39:46Z", + "deletionTime": "2023-04-05T03:40:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", - "creationTime": "2023-04-05T04:53:27Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", + "creationTime": "2023-04-05T03:39:47Z", + "deletionTime": "2023-04-05T03:40:55Z" } ] } }, { - "name": "401f849e-50e6-483b-813a-1a5f1059006c", + "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", "properties": { - "accountName": "r-database-account-5933", - "apiType": "Sql", - "creationTime": "2023-04-04T19:13:48Z", - "deletionTime": "2023-04-05T07:01:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5112", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T03:56:41Z", + "deletionTime": "2023-04-05T03:57:47Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", - "creationTime": "2023-04-04T19:13:49Z", - "deletionTime": "2023-04-05T07:01:55Z" + "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", + "creationTime": "2023-04-05T03:56:42Z", + "deletionTime": "2023-04-05T03:57:47Z" } ] } }, { - "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", + "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", "properties": { - "accountName": "r-database-account-1535", + "accountName": "r-database-account-8806", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:20:58Z", - "deletionTime": "2023-04-05T07:01:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T04:11:45Z", + "deletionTime": "2023-04-05T04:37:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", - "creationTime": "2023-03-30T20:21:00Z", - "deletionTime": "2023-04-05T07:01:58Z" + "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", + "creationTime": "2023-04-05T04:11:47Z", + "deletionTime": "2023-04-05T04:37:16Z" } ] } }, { - "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", + "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", "properties": { - "accountName": "r-database-account-5305", - "apiType": "Sql", - "creationTime": "2023-03-29T02:15:48Z", - "deletionTime": "2023-04-05T07:02:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-6850", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", - "creationTime": "2023-03-29T02:15:49Z", - "deletionTime": "2023-04-05T07:02:00Z" + "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", + "name": "fcd234fa-a27c-4150-9595-d0db433584e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", "properties": { - "accountName": "restoredaccount-590", + "accountName": "r-database-account-705", "apiType": "Sql", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T05:56:56Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", + "creationTime": "2023-04-05T05:56:57Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "properties": { - "accountName": "restoredaccount-3736", + "accountName": "r-database-account-4894", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T06:13:31Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", + "creationTime": "2023-04-05T06:13:32Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "af699620-0019-4a6b-ad59-e7c6381814ba", + "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "properties": { - "accountName": "restoredaccount-7822", - "apiType": "Sql", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3212", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T06:08:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", + "creationTime": "2023-04-05T06:08:09Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", + "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "properties": { - "accountName": "restoredaccount-5262", + "accountName": "r-database-account-9540", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T05:53:04Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z" + "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", + "creationTime": "2023-04-05T05:53:05Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "05442da3-1214-4c48-9883-b06ab54491dd", + "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "properties": { - "accountName": "r-database-account-6510", + "accountName": "r-database-account-4658", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:12:03Z", - "deletionTime": "2023-04-05T16:13:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T06:02:37Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", - "creationTime": "2023-04-05T16:12:04Z", - "deletionTime": "2023-04-05T16:13:54Z" + "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", + "creationTime": "2023-04-05T06:02:38Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", + "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", "properties": { - "accountName": "r-database-account-6751", - "apiType": "Sql", - "creationTime": "2023-04-05T16:17:14Z", - "deletionTime": "2023-04-05T16:17:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3189", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:35:19Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", - "creationTime": "2023-04-05T16:17:16Z", - "deletionTime": "2023-04-05T16:17:54Z" + "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", + "creationTime": "2023-04-05T06:35:20Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "554b58bc-ad47-4031-9100-02ef15baa510", + "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "properties": { - "accountName": "r-database-account-3896", + "accountName": "restoredaccount-7747", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:22:51Z", - "deletionTime": "2023-04-05T16:24:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", - "creationTime": "2023-04-05T16:22:52Z", - "deletionTime": "2023-04-05T16:24:03Z" + "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z" } ] } }, { - "name": "d97105e7-6a53-435f-9219-21b7e6ace085", + "name": "adc4a343-1599-470d-abcc-d951fdd50f37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", "properties": { - "accountName": "r-database-account-8009", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T16:28:41Z", - "deletionTime": "2023-04-05T16:29:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3312", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:13:48Z", + "deletionTime": "2023-04-05T06:56:38Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", - "creationTime": "2023-04-05T16:28:42Z", - "deletionTime": "2023-04-05T16:29:40Z" + "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", + "creationTime": "2023-04-04T17:13:49Z", + "deletionTime": "2023-04-05T06:56:38Z" } ] } }, { - "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", "properties": { - "accountName": "r-database-account-5770", + "accountName": "r-database-account-5846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:34:14Z", - "deletionTime": "2023-04-05T16:51:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-04T21:44:23Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", - "creationTime": "2023-04-05T16:34:15Z", - "deletionTime": "2023-04-05T16:51:55Z" + "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", + "creationTime": "2023-04-04T21:44:25Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", "properties": { - "accountName": "restoredaccount-4079", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2760", + "apiType": "Sql", + "creationTime": "2023-04-04T21:33:57Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z" + "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", + "creationTime": "2023-04-04T21:33:58Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "a181c3ee-171b-4481-b30c-623238c24d41", + "name": "9ce35a43-8b24-4060-a058-191f976df7c1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", "properties": { - "accountName": "restoredaccount-5402", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-9271", + "apiType": "Sql", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z" + "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "115d217b-1e58-4653-af7e-756be6313d6e", + "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", "properties": { - "accountName": "r-database-account-5935", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:56:31Z", - "deletionTime": "2023-04-05T17:15:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-9266", + "apiType": "Sql", + "creationTime": "2023-03-29T07:47:00Z", + "deletionTime": "2023-04-05T06:58:41Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", - "creationTime": "2023-04-05T16:56:32Z", - "deletionTime": "2023-04-05T17:15:52Z" + "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", + "creationTime": "2023-03-29T07:47:01Z", + "deletionTime": "2023-04-05T06:58:41Z" } ] } }, { - "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "properties": { - "accountName": "r-database-account-339", + "accountName": "r-database-account-641", "apiType": "Sql", - "creationTime": "2023-04-05T17:17:47Z", - "deletionTime": "2023-04-05T17:34:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T04:26:01Z", + "deletionTime": "2023-04-05T06:59:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", - "creationTime": "2023-04-05T17:17:48Z", - "deletionTime": "2023-04-05T17:34:52Z" + "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", + "creationTime": "2023-03-29T04:26:02Z", + "deletionTime": "2023-04-05T06:59:03Z" } ] } }, { - "name": "4350889f-8316-4611-8c7b-0de037f83cb3", + "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "properties": { - "accountName": "restoredaccount-6292", + "accountName": "r-database-account-3287", "apiType": "Sql", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T07:55:06Z", + "deletionTime": "2023-04-05T07:00:47Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z" + "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", + "creationTime": "2023-03-29T07:55:07Z", + "deletionTime": "2023-04-05T07:00:47Z" } ] } }, { - "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", + "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "properties": { - "accountName": "r-database-account-8514", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:39:47Z", - "deletionTime": "2023-04-05T17:58:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3926", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:08:41Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", - "creationTime": "2023-04-05T17:39:48Z", - "deletionTime": "2023-04-05T17:58:43Z" + "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", + "creationTime": "2023-03-29T17:08:42Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "e39d66a9-028e-499d-b488-fde2e53814c5", + "name": "92ce3190-d16b-438f-9791-b2254a597435", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", "properties": { - "accountName": "restoredaccount-9641", + "accountName": "r-database-account-1530", "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-31T07:05:13Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z" + "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", + "creationTime": "2023-03-31T07:05:14Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", + "name": "c5934152-2095-41b0-9962-72be301ec23c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", "properties": { - "accountName": "restoredaccount-2652", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-1333", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:09:38Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", + "creationTime": "2023-03-30T07:09:40Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", "properties": { - "accountName": "r-database-account-20", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:03:36Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2197", + "apiType": "Sql", + "creationTime": "2023-03-29T04:24:10Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", - "creationTime": "2023-04-05T18:03:37Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", + "creationTime": "2023-03-29T04:24:11Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", + "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "properties": { - "accountName": "r-database-account-727", + "accountName": "r-database-account-4608", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:25:45Z", - "deletionTime": "2023-04-05T18:27:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T00:10:43Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", - "creationTime": "2023-04-05T18:25:47Z", - "deletionTime": "2023-04-05T18:27:03Z" + "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", + "creationTime": "2023-03-30T00:10:44Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", "properties": { - "accountName": "r-database-account-2209", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:38:04Z", - "deletionTime": "2023-04-05T18:40:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-4659", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T18:19:29Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", - "creationTime": "2023-04-05T18:38:05Z", - "deletionTime": "2023-04-05T18:40:00Z" + "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", + "creationTime": "2023-04-04T18:19:30Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e106c7e7-2828-4193-b125-0540ec42f85a", + "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", "properties": { - "accountName": "r-grem-db-account-3109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:20Z", - "deletionTime": "2023-04-05T19:17:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5637", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:25:03Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", - "creationTime": "2023-04-05T19:15:21Z", - "deletionTime": "2023-04-05T19:17:06Z" + "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", + "creationTime": "2023-03-30T16:25:04Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "19b77f33-9070-4bea-89ec-83ad22c59136", + "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "properties": { - "accountName": "r-grem-db-account-3153", + "accountName": "r-database-account-5467", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:32:53Z", - "deletionTime": "2023-04-05T19:33:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T04:53:26Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", - "creationTime": "2023-04-05T19:32:54Z", - "deletionTime": "2023-04-05T19:33:59Z" + "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", + "creationTime": "2023-04-05T04:53:27Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", + "name": "401f849e-50e6-483b-813a-1a5f1059006c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", "properties": { - "accountName": "r-grem-db-account-6612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:47:56Z", - "deletionTime": "2023-04-05T20:04:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5933", + "apiType": "Sql", + "creationTime": "2023-04-04T19:13:48Z", + "deletionTime": "2023-04-05T07:01:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", - "creationTime": "2023-04-05T19:47:57Z", - "deletionTime": "2023-04-05T20:04:52Z" + "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", + "creationTime": "2023-04-04T19:13:49Z", + "deletionTime": "2023-04-05T07:01:55Z" } ] } }, { - "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", "properties": { - "accountName": "restoredaccount-5075", + "accountName": "r-database-account-1535", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-30T20:20:58Z", + "deletionTime": "2023-04-05T07:01:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z" + "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", + "creationTime": "2023-03-30T20:21:00Z", + "deletionTime": "2023-04-05T07:01:58Z" } ] } }, { - "name": "57958516-07cd-498b-b42b-d8bbde38fc72", + "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", "properties": { - "accountName": "r-grem-db-account-2460", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:32:03Z", - "deletionTime": "2023-04-05T20:52:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5305", + "apiType": "Sql", + "creationTime": "2023-03-29T02:15:48Z", + "deletionTime": "2023-04-05T07:02:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", - "creationTime": "2023-04-05T20:32:04Z", - "deletionTime": "2023-04-05T20:52:58Z" + "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", + "creationTime": "2023-03-29T02:15:49Z", + "deletionTime": "2023-04-05T07:02:00Z" } ] } }, { - "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", "properties": { - "accountName": "restoredaccount-9191", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-590", + "apiType": "Sql", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z" + "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "properties": { - "accountName": "r-grem-db-account-917", + "accountName": "restoredaccount-3736", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:20:40Z", - "deletionTime": "2023-04-05T21:22:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", - "creationTime": "2023-04-05T21:20:41Z", - "deletionTime": "2023-04-05T21:22:32Z" + "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "d8af4291-a857-435c-9e68-add9be61e3e3", + "name": "af699620-0019-4a6b-ad59-e7c6381814ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", "properties": { - "accountName": "r-grem-db-account-4408", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:38:27Z", - "deletionTime": "2023-04-05T21:39:23Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7822", + "apiType": "Sql", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", - "creationTime": "2023-04-05T21:38:28Z", - "deletionTime": "2023-04-05T21:39:23Z" + "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2348e86d-d845-4023-a61c-52a7c4998681", + "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", "properties": { - "accountName": "r-grem-db-account-3493", + "accountName": "restoredaccount-5262", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:53:12Z", - "deletionTime": "2023-04-05T22:10:15Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", - "creationTime": "2023-04-05T21:53:13Z", - "deletionTime": "2023-04-05T22:10:15Z" + "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z" } ] } }, { - "name": "10d05397-ea2c-4d64-a325-da1097b67a30", + "name": "05442da3-1214-4c48-9883-b06ab54491dd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", "properties": { - "accountName": "restoredaccount-7617", + "accountName": "r-database-account-6510", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T16:12:03Z", + "deletionTime": "2023-04-05T16:13:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z" + "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", + "creationTime": "2023-04-05T16:12:04Z", + "deletionTime": "2023-04-05T16:13:54Z" } ] } }, { - "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", "properties": { - "accountName": "r-grem-db-account-4657", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:37:57Z", - "deletionTime": "2023-04-05T22:57:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6751", + "apiType": "Sql", + "creationTime": "2023-04-05T16:17:14Z", + "deletionTime": "2023-04-05T16:17:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", - "creationTime": "2023-04-05T22:37:58Z", - "deletionTime": "2023-04-05T22:57:18Z" + "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", + "creationTime": "2023-04-05T16:17:16Z", + "deletionTime": "2023-04-05T16:17:54Z" } ] } }, { - "name": "b9c23cc0-13f3-4895-8534-809a00376677", + "name": "554b58bc-ad47-4031-9100-02ef15baa510", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", "properties": { - "accountName": "restoredaccount-1097", + "accountName": "r-database-account-3896", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T16:22:51Z", + "deletionTime": "2023-04-05T16:24:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z" + "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", + "creationTime": "2023-04-05T16:22:52Z", + "deletionTime": "2023-04-05T16:24:03Z" } ] } }, { - "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", + "name": "d97105e7-6a53-435f-9219-21b7e6ace085", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", "properties": { - "accountName": "r-table-account-4377", + "accountName": "r-database-account-8009", "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:25:55Z", - "deletionTime": "2023-04-05T23:27:10Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T16:28:41Z", + "deletionTime": "2023-04-05T16:29:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", - "creationTime": "2023-04-05T23:25:56Z", - "deletionTime": "2023-04-05T23:27:10Z" + "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", + "creationTime": "2023-04-05T16:28:42Z", + "deletionTime": "2023-04-05T16:29:40Z" } ] } }, { - "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", + "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "properties": { - "accountName": "r-table-account-1415", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:41:00Z", - "deletionTime": "2023-04-05T23:59:07Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5770", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:34:14Z", + "deletionTime": "2023-04-05T16:51:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", - "creationTime": "2023-04-05T23:41:01Z", - "deletionTime": "2023-04-05T23:59:07Z" + "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", + "creationTime": "2023-04-05T16:34:15Z", + "deletionTime": "2023-04-05T16:51:55Z" } ] } }, { - "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", + "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "properties": { - "accountName": "restoredaccount-5386", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-4079", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z" + "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z" } ] } }, { - "name": "701f814c-13b7-4144-b75c-52946e6946cb", + "name": "a181c3ee-171b-4481-b30c-623238c24d41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", "properties": { - "accountName": "r-table-account-6354", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:26:22Z", - "deletionTime": "2023-04-06T00:43:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-5402", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", - "creationTime": "2023-04-06T00:26:23Z", - "deletionTime": "2023-04-06T00:43:42Z" + "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z" } ] } }, { - "name": "a96f997d-2cbf-4a64-b917-c776e6908601", + "name": "115d217b-1e58-4653-af7e-756be6313d6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", "properties": { - "accountName": "restoredaccount-3726", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5935", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:56:31Z", + "deletionTime": "2023-04-05T17:15:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z" + "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", + "creationTime": "2023-04-05T16:56:32Z", + "deletionTime": "2023-04-05T17:15:52Z" } ] } }, { - "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "properties": { - "accountName": "r-table-account-6883", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:10:50Z", - "deletionTime": "2023-04-06T01:12:24Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-339", + "apiType": "Sql", + "creationTime": "2023-04-05T17:17:47Z", + "deletionTime": "2023-04-05T17:34:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", - "creationTime": "2023-04-06T01:10:51Z", - "deletionTime": "2023-04-06T01:12:24Z" + "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", + "creationTime": "2023-04-05T17:17:48Z", + "deletionTime": "2023-04-05T17:34:52Z" } ] } }, { - "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "name": "4350889f-8316-4611-8c7b-0de037f83cb3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", "properties": { - "accountName": "r-table-account-5301", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:30:03Z", - "deletionTime": "2023-04-06T01:31:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-6292", + "apiType": "Sql", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", - "creationTime": "2023-04-06T01:30:04Z", - "deletionTime": "2023-04-06T01:31:00Z" + "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z" } ] } }, { - "name": "999e9d75-47c8-4230-8a4e-677ee461269b", + "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", "properties": { - "accountName": "r-database-account-3960", - "apiType": "Sql", - "creationTime": "2023-04-06T02:16:51Z", - "deletionTime": "2023-04-06T02:17:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-8514", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:39:47Z", + "deletionTime": "2023-04-05T17:58:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", - "creationTime": "2023-04-06T02:16:52Z", - "deletionTime": "2023-04-06T02:17:49Z" + "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", + "creationTime": "2023-04-05T17:39:48Z", + "deletionTime": "2023-04-05T17:58:43Z" } ] } }, { - "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "name": "e39d66a9-028e-499d-b488-fde2e53814c5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", "properties": { - "accountName": "r-database-account-6028", - "apiType": "Sql", - "creationTime": "2023-04-06T02:27:53Z", - "deletionTime": "2023-04-06T02:44:39Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-9641", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", - "creationTime": "2023-04-06T02:27:54Z", - "deletionTime": "2023-04-06T02:44:39Z" + "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z" } ] } }, { - "name": "3065e921-a49b-43d6-84aa-037f18987a23", + "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", "properties": { - "accountName": "restoredaccount-7075", - "apiType": "Sql", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2652", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z" + "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", + "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "properties": { - "accountName": "r-database-account-5983", - "apiType": "Sql", - "creationTime": "2023-04-06T03:09:16Z", - "deletionTime": "2023-04-06T03:10:13Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-20", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:03:36Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", - "creationTime": "2023-04-06T03:09:18Z", - "deletionTime": "2023-04-06T03:10:13Z" + "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", + "creationTime": "2023-04-05T18:03:37Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", "properties": { - "accountName": "r-database-account-7214", - "apiType": "Sql", - "creationTime": "2023-04-06T03:20:49Z", - "deletionTime": "2023-04-06T03:37:02Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-727", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:25:45Z", + "deletionTime": "2023-04-05T18:27:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", - "creationTime": "2023-04-06T03:20:50Z", - "deletionTime": "2023-04-06T03:37:02Z" + "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", + "creationTime": "2023-04-05T18:25:47Z", + "deletionTime": "2023-04-05T18:27:03Z" } ] } }, { - "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", + "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", "properties": { - "accountName": "restoredaccount-1487", - "apiType": "Sql", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2209", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:38:04Z", + "deletionTime": "2023-04-05T18:40:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z" + "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", + "creationTime": "2023-04-05T18:38:05Z", + "deletionTime": "2023-04-05T18:40:00Z" } ] } }, { - "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", + "name": "e106c7e7-2828-4193-b125-0540ec42f85a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", "properties": { - "accountName": "r-table-account-2891", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:02:47Z", - "deletionTime": "2023-04-06T04:03:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-3109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:20Z", + "deletionTime": "2023-04-05T19:17:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", - "creationTime": "2023-04-06T04:02:48Z", - "deletionTime": "2023-04-06T04:03:49Z" + "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", + "creationTime": "2023-04-05T19:15:21Z", + "deletionTime": "2023-04-05T19:17:06Z" } ] } }, { - "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "name": "19b77f33-9070-4bea-89ec-83ad22c59136", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", "properties": { - "accountName": "r-table-account-7603", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:18:01Z", - "deletionTime": "2023-04-06T04:36:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-3153", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:32:53Z", + "deletionTime": "2023-04-05T19:33:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", - "creationTime": "2023-04-06T04:18:02Z", - "deletionTime": "2023-04-06T04:36:17Z" + "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", + "creationTime": "2023-04-05T19:32:54Z", + "deletionTime": "2023-04-05T19:33:59Z" } ] } }, { - "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", + "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", "properties": { - "accountName": "restoredaccount-1355", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-6612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:47:56Z", + "deletionTime": "2023-04-05T20:04:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z" + "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", + "creationTime": "2023-04-05T19:47:57Z", + "deletionTime": "2023-04-05T20:04:52Z" } ] } }, { - "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", + "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "properties": { - "accountName": "r-table-account-6373", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:05:15Z", - "deletionTime": "2023-04-06T05:22:50Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-5075", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", - "creationTime": "2023-04-06T05:05:16Z", - "deletionTime": "2023-04-06T05:22:50Z" + "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z" } ] } }, { - "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "name": "57958516-07cd-498b-b42b-d8bbde38fc72", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", "properties": { - "accountName": "restoredaccount-665", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-2460", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:32:03Z", + "deletionTime": "2023-04-05T20:52:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z" + "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", + "creationTime": "2023-04-05T20:32:04Z", + "deletionTime": "2023-04-05T20:52:58Z" } ] } }, { - "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", + "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", "properties": { - "accountName": "r-table-account-1188", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:50:20Z", - "deletionTime": "2023-04-06T05:52:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-9191", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", - "creationTime": "2023-04-06T05:50:21Z", - "deletionTime": "2023-04-06T05:52:03Z" + "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z" } ] } }, { - "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", + "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", "properties": { - "accountName": "r-table-account-5261", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:08:10Z", - "deletionTime": "2023-04-06T06:09:02Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-917", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T21:20:40Z", + "deletionTime": "2023-04-05T21:22:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", - "creationTime": "2023-04-06T06:08:11Z", - "deletionTime": "2023-04-06T06:09:02Z" + "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", + "creationTime": "2023-04-05T21:20:41Z", + "deletionTime": "2023-04-05T21:22:32Z" } ] } }, { - "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", + "name": "d8af4291-a857-435c-9e68-add9be61e3e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", "properties": { - "accountName": "r-grem-db-account-723", + "accountName": "r-grem-db-account-4408", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:39:44Z", - "deletionTime": "2023-04-06T06:41:33Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T21:38:27Z", + "deletionTime": "2023-04-05T21:39:23Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", - "creationTime": "2023-04-06T06:39:45Z", - "deletionTime": "2023-04-06T06:41:33Z" + "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", + "creationTime": "2023-04-05T21:38:28Z", + "deletionTime": "2023-04-05T21:39:23Z" } ] } }, { - "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", + "name": "2348e86d-d845-4023-a61c-52a7c4998681", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", "properties": { - "accountName": "r-grem-db-account-7969", + "accountName": "r-grem-db-account-3493", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:58:36Z", - "deletionTime": "2023-04-06T06:59:36Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T21:53:12Z", + "deletionTime": "2023-04-05T22:10:15Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", - "creationTime": "2023-04-06T06:58:37Z", - "deletionTime": "2023-04-06T06:59:36Z" + "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", + "creationTime": "2023-04-05T21:53:13Z", + "deletionTime": "2023-04-05T22:10:15Z" } ] } }, { - "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", + "name": "10d05397-ea2c-4d64-a325-da1097b67a30", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", "properties": { - "accountName": "r-grem-db-account-2577", + "accountName": "restoredaccount-7617", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:15:43Z", - "deletionTime": "2023-04-06T07:33:07Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", - "creationTime": "2023-04-06T07:15:45Z", - "deletionTime": "2023-04-06T07:33:07Z" + "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z" } ] } }, { - "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "properties": { - "accountName": "restoredaccount-693", + "accountName": "r-grem-db-account-4657", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T22:37:57Z", + "deletionTime": "2023-04-05T22:57:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z" + "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", + "creationTime": "2023-04-05T22:37:58Z", + "deletionTime": "2023-04-05T22:57:18Z" } ] } }, { - "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", + "name": "b9c23cc0-13f3-4895-8534-809a00376677", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", "properties": { - "accountName": "r-grem-db-account-4601", + "accountName": "restoredaccount-1097", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:00:25Z", - "deletionTime": "2023-04-06T08:20:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", - "creationTime": "2023-04-06T08:00:26Z", - "deletionTime": "2023-04-06T08:20:12Z" + "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z" } ] } }, { - "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", "properties": { - "accountName": "restoredaccount-1430", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-4377", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:25:55Z", + "deletionTime": "2023-04-05T23:27:10Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z" + "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", + "creationTime": "2023-04-05T23:25:56Z", + "deletionTime": "2023-04-05T23:27:10Z" } ] } }, { - "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", "properties": { - "accountName": "r-grem-db-account-7507", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:48:00Z", - "deletionTime": "2023-04-06T08:49:48Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-1415", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:41:00Z", + "deletionTime": "2023-04-05T23:59:07Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", - "creationTime": "2023-04-06T08:48:01Z", - "deletionTime": "2023-04-06T08:49:48Z" + "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", + "creationTime": "2023-04-05T23:41:01Z", + "deletionTime": "2023-04-05T23:59:07Z" } ] } }, { - "name": "a8bfadea-a883-491c-8311-3202491cfe5d", + "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", "properties": { - "accountName": "r-grem-db-account-2606", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:05:50Z", - "deletionTime": "2023-04-06T09:06:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-5386", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", - "creationTime": "2023-04-06T09:05:51Z", - "deletionTime": "2023-04-06T09:06:43Z" + "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z" } ] } }, { - "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "name": "701f814c-13b7-4144-b75c-52946e6946cb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", "properties": { - "accountName": "r-grem-db-account-6681", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:21:06Z", - "deletionTime": "2023-04-06T09:38:10Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6354", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:26:22Z", + "deletionTime": "2023-04-06T00:43:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", - "creationTime": "2023-04-06T09:21:07Z", - "deletionTime": "2023-04-06T09:38:10Z" + "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", + "creationTime": "2023-04-06T00:26:23Z", + "deletionTime": "2023-04-06T00:43:42Z" } ] } }, { - "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "name": "a96f997d-2cbf-4a64-b917-c776e6908601", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", "properties": { - "accountName": "restoredaccount-4215", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3726", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z" + "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z" } ] } }, { - "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", + "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "properties": { - "accountName": "r-grem-db-account-846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:06:04Z", - "deletionTime": "2023-04-06T10:25:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6883", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:10:50Z", + "deletionTime": "2023-04-06T01:12:24Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", - "creationTime": "2023-04-06T10:06:06Z", - "deletionTime": "2023-04-06T10:25:18Z" + "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", + "creationTime": "2023-04-06T01:10:51Z", + "deletionTime": "2023-04-06T01:12:24Z" } ] } }, { - "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", "properties": { - "accountName": "restoredaccount-5193", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-5301", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:30:03Z", + "deletionTime": "2023-04-06T01:31:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z" + "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", + "creationTime": "2023-04-06T01:30:04Z", + "deletionTime": "2023-04-06T01:31:00Z" } ] } }, { - "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "name": "999e9d75-47c8-4230-8a4e-677ee461269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", "properties": { - "accountName": "r-table-account-6567", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T10:53:20Z", - "deletionTime": "2023-04-06T10:54:04Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3960", + "apiType": "Sql", + "creationTime": "2023-04-06T02:16:51Z", + "deletionTime": "2023-04-06T02:17:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", - "creationTime": "2023-04-06T10:53:21Z", - "deletionTime": "2023-04-06T10:54:04Z" + "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", + "creationTime": "2023-04-06T02:16:52Z", + "deletionTime": "2023-04-06T02:17:49Z" } ] } }, { - "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "properties": { - "accountName": "r-table-account-6921", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:08:49Z", - "deletionTime": "2023-04-06T11:27:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-6028", + "apiType": "Sql", + "creationTime": "2023-04-06T02:27:53Z", + "deletionTime": "2023-04-06T02:44:39Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", - "creationTime": "2023-04-06T11:08:51Z", - "deletionTime": "2023-04-06T11:27:03Z" + "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", + "creationTime": "2023-04-06T02:27:54Z", + "deletionTime": "2023-04-06T02:44:39Z" } ] } }, { - "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", + "name": "3065e921-a49b-43d6-84aa-037f18987a23", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", "properties": { - "accountName": "restoredaccount-7286", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7075", + "apiType": "Sql", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z" + "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z" } ] } }, { - "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", "properties": { - "accountName": "r-table-account-5254", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:54:50Z", - "deletionTime": "2023-04-06T12:11:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-5983", + "apiType": "Sql", + "creationTime": "2023-04-06T03:09:16Z", + "deletionTime": "2023-04-06T03:10:13Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", - "creationTime": "2023-04-06T11:54:51Z", - "deletionTime": "2023-04-06T12:11:56Z" + "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", + "creationTime": "2023-04-06T03:09:18Z", + "deletionTime": "2023-04-06T03:10:13Z" } ] } }, { - "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "properties": { - "accountName": "restoredaccount-6482", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-7214", + "apiType": "Sql", + "creationTime": "2023-04-06T03:20:49Z", + "deletionTime": "2023-04-06T03:37:02Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z" + "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", + "creationTime": "2023-04-06T03:20:50Z", + "deletionTime": "2023-04-06T03:37:02Z" } ] } }, { - "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", "properties": { - "accountName": "r-table-account-7579", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:39:46Z", - "deletionTime": "2023-04-06T12:41:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-1487", + "apiType": "Sql", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", - "creationTime": "2023-04-06T12:39:48Z", - "deletionTime": "2023-04-06T12:41:09Z" + "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z" } ] } }, { - "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", + "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", "properties": { - "accountName": "cliz2xezqib6sfs", - "apiType": "Sql", - "creationTime": "2023-04-06T17:48:58Z", - "deletionTime": "2023-04-06T17:51:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-2891", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:02:47Z", + "deletionTime": "2023-04-06T04:03:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", - "creationTime": "2023-04-06T17:48:59Z", - "deletionTime": "2023-04-06T17:51:37Z" + "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", + "creationTime": "2023-04-06T04:02:48Z", + "deletionTime": "2023-04-06T04:03:49Z" } ] } }, { - "name": "d4eb1a5c-fa82-416b-8765-73105541441a", + "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", "properties": { - "accountName": "climxyj6ppdtdi3", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:23Z", - "deletionTime": "2023-04-06T17:53:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-7603", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:18:01Z", + "deletionTime": "2023-04-06T04:36:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", - "creationTime": "2023-04-06T17:50:24Z", - "deletionTime": "2023-04-06T17:53:09Z" + "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", + "creationTime": "2023-04-06T04:18:02Z", + "deletionTime": "2023-04-06T04:36:17Z" } ] } }, { - "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", + "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", "properties": { - "accountName": "clinhlpp5ltdx45", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:16Z", - "deletionTime": "2023-04-06T17:53:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-1355", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", - "creationTime": "2023-04-06T17:50:17Z", - "deletionTime": "2023-04-06T17:53:35Z" + "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z" } ] } }, { - "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", "properties": { - "accountName": "clicvlfgrzahmvn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:25Z", - "deletionTime": "2023-04-06T17:54:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6373", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:05:15Z", + "deletionTime": "2023-04-06T05:22:50Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T17:54:37Z" + "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", + "creationTime": "2023-04-06T05:05:16Z", + "deletionTime": "2023-04-06T05:22:50Z" } ] } }, { - "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", "properties": { - "accountName": "cli3hfttbxzir22", - "apiType": "Sql", - "creationTime": "2023-04-06T17:53:13Z", - "deletionTime": "2023-04-06T17:55:25Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-665", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", - "creationTime": "2023-04-06T17:53:14Z", - "deletionTime": "2023-04-06T17:55:25Z" + "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z" } ] } }, { - "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", + "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", "properties": { - "accountName": "clioyp6agdkdrvk", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:56:23Z", - "deletionTime": "2023-04-06T17:58:30Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-1188", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:50:20Z", + "deletionTime": "2023-04-06T05:52:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", - "creationTime": "2023-04-06T17:56:24Z", - "deletionTime": "2023-04-06T17:58:30Z" + "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", + "creationTime": "2023-04-06T05:50:21Z", + "deletionTime": "2023-04-06T05:52:03Z" } ] } }, { - "name": "c4ce576d-4033-4b12-a450-daa13093cf34", + "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", "properties": { - "accountName": "clipniczjve2l4q", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:56:45Z", - "deletionTime": "2023-04-06T17:58:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-5261", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:08:10Z", + "deletionTime": "2023-04-06T06:09:02Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", - "creationTime": "2023-04-06T17:56:46Z", - "deletionTime": "2023-04-06T17:58:52Z" + "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", + "creationTime": "2023-04-06T06:08:11Z", + "deletionTime": "2023-04-06T06:09:02Z" } ] } }, { - "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", + "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", "properties": { - "accountName": "clitae37flgxvip", - "apiType": "Sql", - "creationTime": "2023-04-06T17:57:03Z", - "deletionTime": "2023-04-06T17:58:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-723", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:39:44Z", + "deletionTime": "2023-04-06T06:41:33Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", - "creationTime": "2023-04-06T17:57:04Z", - "deletionTime": "2023-04-06T17:58:56Z" + "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", + "creationTime": "2023-04-06T06:39:45Z", + "deletionTime": "2023-04-06T06:41:33Z" } ] } }, { - "name": "16cd72d1-8782-4faa-9e06-263055e4a852", + "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", "properties": { - "accountName": "cliqeiwdwhcytpv", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:06Z", - "deletionTime": "2023-04-06T18:02:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-7969", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:58:36Z", + "deletionTime": "2023-04-06T06:59:36Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", - "creationTime": "2023-04-06T18:02:07Z", - "deletionTime": "2023-04-06T18:02:32Z" + "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", + "creationTime": "2023-04-06T06:58:37Z", + "deletionTime": "2023-04-06T06:59:36Z" } ] } }, { - "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", + "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", "properties": { - "accountName": "cling2ssmapqjtb", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:20Z", - "deletionTime": "2023-04-06T18:03:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-2577", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:15:43Z", + "deletionTime": "2023-04-06T07:33:07Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", - "creationTime": "2023-04-06T18:02:21Z", - "deletionTime": "2023-04-06T18:03:00Z" + "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", + "creationTime": "2023-04-06T07:15:45Z", + "deletionTime": "2023-04-06T07:33:07Z" } ] } }, { - "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", + "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "properties": { - "accountName": "clic7r4mbsoucoq", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T18:04:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-693", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", - "creationTime": "2023-04-06T17:50:27Z", - "deletionTime": "2023-04-06T18:04:54Z" + "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z" } ] } }, { - "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", + "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", "properties": { - "accountName": "cli6dll5uxhswmo", - "apiType": "Sql", - "creationTime": "2023-04-06T17:49:07Z", - "deletionTime": "2023-04-06T18:08:24Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-4601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T08:00:25Z", + "deletionTime": "2023-04-06T08:20:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", - "creationTime": "2023-04-06T17:49:08Z", - "deletionTime": "2023-04-06T18:08:24Z" + "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", + "creationTime": "2023-04-06T08:00:26Z", + "deletionTime": "2023-04-06T08:20:12Z" } ] } }, { - "name": "12fd85da-0738-45bc-a4ca-3576006082e6", + "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "properties": { - "accountName": "restoredaccount-7559", + "accountName": "restoredaccount-1430", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z" + "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z" } ] } }, { - "name": "730730ee-ee98-48bf-9c87-a38abac5781d", + "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "properties": { - "accountName": "r-grem-db-account-3799", + "accountName": "r-grem-db-account-7507", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:54:33Z", - "deletionTime": "2023-04-06T18:11:45Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T08:48:00Z", + "deletionTime": "2023-04-06T08:49:48Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", - "creationTime": "2023-04-06T17:54:34Z", - "deletionTime": "2023-04-06T18:11:45Z" + "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", + "creationTime": "2023-04-06T08:48:01Z", + "deletionTime": "2023-04-06T08:49:48Z" } ] } }, { - "name": "a331a0ab-07a6-4831-827d-30e513076c75", + "name": "a8bfadea-a883-491c-8311-3202491cfe5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", "properties": { - "accountName": "r-grem-db-account-8345", + "accountName": "r-grem-db-account-2606", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:39Z", - "deletionTime": "2023-04-06T18:52:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T09:05:50Z", + "deletionTime": "2023-04-06T09:06:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", - "creationTime": "2023-04-06T18:35:40Z", - "deletionTime": "2023-04-06T18:52:37Z" + "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", + "creationTime": "2023-04-06T09:05:51Z", + "deletionTime": "2023-04-06T09:06:43Z" } ] } }, { - "name": "c20213cc-0b64-4141-abdc-45f028e756fd", + "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", "properties": { - "accountName": "restoredaccount-3447", + "accountName": "r-grem-db-account-6681", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T09:21:06Z", + "deletionTime": "2023-04-06T09:38:10Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z" + "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", + "creationTime": "2023-04-06T09:21:07Z", + "deletionTime": "2023-04-06T09:38:10Z" } ] } }, { - "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "properties": { - "accountName": "r-grem-db-account-6227", + "accountName": "restoredaccount-4215", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:23:52Z", - "deletionTime": "2023-04-06T19:41:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", - "creationTime": "2023-04-06T19:23:53Z", - "deletionTime": "2023-04-06T19:41:19Z" + "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z" } ] } }, { - "name": "4228ce2e-f496-4131-a7b4-a093f4644646", + "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", "properties": { - "accountName": "restoredaccount-601", + "accountName": "r-grem-db-account-846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T10:06:04Z", + "deletionTime": "2023-04-06T10:25:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z" + "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", + "creationTime": "2023-04-06T10:06:06Z", + "deletionTime": "2023-04-06T10:25:18Z" } ] } }, { - "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", "properties": { - "accountName": "r-database-account-3957", - "apiType": "Sql", - "creationTime": "2023-04-06T20:07:56Z", - "deletionTime": "2023-04-06T20:08:54Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-5193", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", - "creationTime": "2023-04-06T20:07:57Z", - "deletionTime": "2023-04-06T20:08:54Z" + "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z" } ] } }, { - "name": "53ad2502-1710-406d-84e3-296fce5bd44a", + "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "properties": { - "accountName": "r-database-account-9163", - "apiType": "Sql", - "creationTime": "2023-04-06T20:19:51Z", - "deletionTime": "2023-04-06T20:36:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6567", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T10:53:20Z", + "deletionTime": "2023-04-06T10:54:04Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", - "creationTime": "2023-04-06T20:19:52Z", - "deletionTime": "2023-04-06T20:36:03Z" + "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", + "creationTime": "2023-04-06T10:53:21Z", + "deletionTime": "2023-04-06T10:54:04Z" } ] } }, { - "name": "70ea9f86-be31-455a-b5be-791409c2b437", + "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", "properties": { - "accountName": "restoredaccount-7173", - "apiType": "Sql", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6921", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:08:49Z", + "deletionTime": "2023-04-06T11:27:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z" + "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", + "creationTime": "2023-04-06T11:08:51Z", + "deletionTime": "2023-04-06T11:27:03Z" } ] } }, { - "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", + "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", "properties": { - "accountName": "r-database-account-3610", - "apiType": "Sql", - "creationTime": "2023-04-06T21:00:14Z", - "deletionTime": "2023-04-06T21:01:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7286", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", - "creationTime": "2023-04-06T21:00:15Z", - "deletionTime": "2023-04-06T21:01:06Z" + "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z" } ] } }, { - "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", "properties": { - "accountName": "r-database-account-2590", - "apiType": "Sql", - "creationTime": "2023-04-06T21:11:43Z", - "deletionTime": "2023-04-06T21:29:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-5254", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:54:50Z", + "deletionTime": "2023-04-06T12:11:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", - "creationTime": "2023-04-06T21:11:44Z", - "deletionTime": "2023-04-06T21:29:03Z" + "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", + "creationTime": "2023-04-06T11:54:51Z", + "deletionTime": "2023-04-06T12:11:56Z" } ] } }, { - "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "properties": { - "accountName": "restoredaccount-5783", - "apiType": "Sql", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-6482", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z" + "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z" } ] } }, { - "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", + "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", "properties": { - "accountName": "r-grem-db-account-360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T21:54:18Z", - "deletionTime": "2023-04-06T21:55:57Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-7579", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:39:46Z", + "deletionTime": "2023-04-06T12:41:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", - "creationTime": "2023-04-06T21:54:19Z", - "deletionTime": "2023-04-06T21:55:57Z" + "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", + "creationTime": "2023-04-06T12:39:48Z", + "deletionTime": "2023-04-06T12:41:09Z" } ] } }, { - "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", + "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", "properties": { - "accountName": "r-grem-db-account-5702", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:13:06Z", - "deletionTime": "2023-04-06T22:13:57Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cliz2xezqib6sfs", + "apiType": "Sql", + "creationTime": "2023-04-06T17:48:58Z", + "deletionTime": "2023-04-06T17:51:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", - "creationTime": "2023-04-06T22:13:07Z", - "deletionTime": "2023-04-06T22:13:57Z" + "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", + "creationTime": "2023-04-06T17:48:59Z", + "deletionTime": "2023-04-06T17:51:37Z" } ] } }, { - "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "name": "d4eb1a5c-fa82-416b-8765-73105541441a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", "properties": { - "accountName": "r-grem-db-account-7080", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:28:25Z", - "deletionTime": "2023-04-06T22:45:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "climxyj6ppdtdi3", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:23Z", + "deletionTime": "2023-04-06T17:53:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", - "creationTime": "2023-04-06T22:28:26Z", - "deletionTime": "2023-04-06T22:45:55Z" + "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", + "creationTime": "2023-04-06T17:50:24Z", + "deletionTime": "2023-04-06T17:53:09Z" } ] } }, { - "name": "0045cc2f-f262-44f7-94be-a8a81258114b", + "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", "properties": { - "accountName": "restoredaccount-3266", + "accountName": "clinhlpp5ltdx45", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T17:50:16Z", + "deletionTime": "2023-04-06T17:53:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z" + "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", + "creationTime": "2023-04-06T17:50:17Z", + "deletionTime": "2023-04-06T17:53:35Z" } ] } }, { - "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", + "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "properties": { - "accountName": "r-grem-db-account-8379", + "accountName": "clicvlfgrzahmvn", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:13:12Z", - "deletionTime": "2023-04-06T23:33:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T17:50:25Z", + "deletionTime": "2023-04-06T17:54:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", - "creationTime": "2023-04-06T23:13:14Z", - "deletionTime": "2023-04-06T23:33:31Z" + "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T17:54:37Z" } ] } }, { - "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "properties": { - "accountName": "restoredaccount-4898", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cli3hfttbxzir22", + "apiType": "Sql", + "creationTime": "2023-04-06T17:53:13Z", + "deletionTime": "2023-04-06T17:55:25Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z" + "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", + "creationTime": "2023-04-06T17:53:14Z", + "deletionTime": "2023-04-06T17:55:25Z" } ] } }, { - "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", "properties": { - "accountName": "r-grem-db-account-97", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:01:21Z", - "deletionTime": "2023-04-07T00:03:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clioyp6agdkdrvk", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:56:23Z", + "deletionTime": "2023-04-06T17:58:30Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", - "creationTime": "2023-04-07T00:01:22Z", - "deletionTime": "2023-04-07T00:03:03Z" + "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", + "creationTime": "2023-04-06T17:56:24Z", + "deletionTime": "2023-04-06T17:58:30Z" } ] } }, { - "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", + "name": "c4ce576d-4033-4b12-a450-daa13093cf34", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", "properties": { - "accountName": "r-grem-db-account-359", + "accountName": "clipniczjve2l4q", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:19:33Z", - "deletionTime": "2023-04-07T00:20:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "creationTime": "2023-04-06T17:56:45Z", + "deletionTime": "2023-04-06T17:58:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", - "creationTime": "2023-04-07T00:19:34Z", - "deletionTime": "2023-04-07T00:20:32Z" + "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", + "creationTime": "2023-04-06T17:56:46Z", + "deletionTime": "2023-04-06T17:58:52Z" } ] } }, { - "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", "properties": { - "accountName": "r-grem-db-account-6322", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:35:00Z", - "deletionTime": "2023-04-07T00:51:27Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clitae37flgxvip", + "apiType": "Sql", + "creationTime": "2023-04-06T17:57:03Z", + "deletionTime": "2023-04-06T17:58:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", - "creationTime": "2023-04-07T00:35:01Z", - "deletionTime": "2023-04-07T00:51:27Z" + "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", + "creationTime": "2023-04-06T17:57:04Z", + "deletionTime": "2023-04-06T17:58:56Z" } ] } }, { - "name": "89acddd1-7338-4be9-b3f3-a7c060975428", + "name": "16cd72d1-8782-4faa-9e06-263055e4a852", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", "properties": { - "accountName": "restoredaccount-3920", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cliqeiwdwhcytpv", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:06Z", + "deletionTime": "2023-04-06T18:02:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z" + "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", + "creationTime": "2023-04-06T18:02:07Z", + "deletionTime": "2023-04-06T18:02:32Z" } ] } }, { - "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", "properties": { - "accountName": "r-grem-db-account-1985", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:20:59Z", - "deletionTime": "2023-04-07T01:39:59Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cling2ssmapqjtb", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:20Z", + "deletionTime": "2023-04-06T18:03:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", - "creationTime": "2023-04-07T01:21:01Z", - "deletionTime": "2023-04-07T01:39:59Z" + "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", + "creationTime": "2023-04-06T18:02:21Z", + "deletionTime": "2023-04-06T18:03:00Z" } ] } }, { - "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", "properties": { - "accountName": "restoredaccount-2245", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "clic7r4mbsoucoq", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T18:04:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z" + "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", + "creationTime": "2023-04-06T17:50:27Z", + "deletionTime": "2023-04-06T18:04:54Z" } ] } }, { - "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", "properties": { - "accountName": "r-table-account-6589", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:08:08Z", - "deletionTime": "2023-04-07T02:09:18Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "cli6dll5uxhswmo", + "apiType": "Sql", + "creationTime": "2023-04-06T17:49:07Z", + "deletionTime": "2023-04-06T18:08:24Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", - "creationTime": "2023-04-07T02:08:09Z", - "deletionTime": "2023-04-07T02:09:18Z" + "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", + "creationTime": "2023-04-06T17:49:08Z", + "deletionTime": "2023-04-06T18:08:24Z" } ] } }, { - "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", + "name": "12fd85da-0738-45bc-a4ca-3576006082e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", "properties": { - "accountName": "r-table-account-455", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:23:44Z", - "deletionTime": "2023-04-07T02:42:21Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7559", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", - "creationTime": "2023-04-07T02:23:45Z", - "deletionTime": "2023-04-07T02:42:21Z" + "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z" } ] } }, { - "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "name": "730730ee-ee98-48bf-9c87-a38abac5781d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", "properties": { - "accountName": "restoredaccount-27", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-3799", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T17:54:33Z", + "deletionTime": "2023-04-06T18:11:45Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z" + "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", + "creationTime": "2023-04-06T17:54:34Z", + "deletionTime": "2023-04-06T18:11:45Z" } ] } }, { - "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "name": "a331a0ab-07a6-4831-827d-30e513076c75", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", "properties": { - "accountName": "r-table-account-4096", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:09:53Z", - "deletionTime": "2023-04-07T03:26:55Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-8345", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:39Z", + "deletionTime": "2023-04-06T18:52:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", - "creationTime": "2023-04-07T03:09:54Z", - "deletionTime": "2023-04-07T03:26:55Z" + "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", + "creationTime": "2023-04-06T18:35:40Z", + "deletionTime": "2023-04-06T18:52:37Z" } ] } }, { - "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "name": "c20213cc-0b64-4141-abdc-45f028e756fd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", "properties": { - "accountName": "restoredaccount-1168", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3447", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z" + "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z" } ] } }, { - "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "properties": { - "accountName": "r-table-account-6117", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:54:19Z", - "deletionTime": "2023-04-07T03:55:39Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-6227", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:23:52Z", + "deletionTime": "2023-04-06T19:41:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", - "creationTime": "2023-04-07T03:54:20Z", - "deletionTime": "2023-04-07T03:55:39Z" + "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", + "creationTime": "2023-04-06T19:23:53Z", + "deletionTime": "2023-04-06T19:41:19Z" } ] } }, { - "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "name": "4228ce2e-f496-4131-a7b4-a093f4644646", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", "properties": { - "accountName": "r-table-account-5255", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:11:45Z", - "deletionTime": "2023-04-07T04:12:39Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", - "creationTime": "2023-04-07T04:11:47Z", - "deletionTime": "2023-04-07T04:12:39Z" + "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z" } ] } }, { - "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "properties": { - "accountName": "r-table-account-555", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:26:38Z", - "deletionTime": "2023-04-07T04:45:11Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3957", + "apiType": "Sql", + "creationTime": "2023-04-06T20:07:56Z", + "deletionTime": "2023-04-06T20:08:54Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", - "creationTime": "2023-04-07T04:26:39Z", - "deletionTime": "2023-04-07T04:45:11Z" + "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", + "creationTime": "2023-04-06T20:07:57Z", + "deletionTime": "2023-04-06T20:08:54Z" } ] } }, { - "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "name": "53ad2502-1710-406d-84e3-296fce5bd44a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", "properties": { - "accountName": "restoredaccount-3867", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-9163", + "apiType": "Sql", + "creationTime": "2023-04-06T20:19:51Z", + "deletionTime": "2023-04-06T20:36:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z" + "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", + "creationTime": "2023-04-06T20:19:52Z", + "deletionTime": "2023-04-06T20:36:03Z" } ] } }, { - "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "name": "70ea9f86-be31-455a-b5be-791409c2b437", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", "properties": { - "accountName": "r-table-account-4311", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:13:59Z", - "deletionTime": "2023-04-07T05:30:58Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-7173", + "apiType": "Sql", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", - "creationTime": "2023-04-07T05:14:00Z", - "deletionTime": "2023-04-07T05:30:58Z" + "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z" } ] } }, { - "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", "properties": { - "accountName": "restoredaccount-7020", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-3610", + "apiType": "Sql", + "creationTime": "2023-04-06T21:00:14Z", + "deletionTime": "2023-04-06T21:01:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z" + "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", + "creationTime": "2023-04-06T21:00:15Z", + "deletionTime": "2023-04-06T21:01:06Z" } ] } }, { - "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", "properties": { - "accountName": "r-table-account-6934", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:58:40Z", - "deletionTime": "2023-04-07T06:00:10Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-database-account-2590", + "apiType": "Sql", + "creationTime": "2023-04-06T21:11:43Z", + "deletionTime": "2023-04-06T21:29:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", - "creationTime": "2023-04-07T05:58:41Z", - "deletionTime": "2023-04-07T06:00:10Z" + "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", + "creationTime": "2023-04-06T21:11:44Z", + "deletionTime": "2023-04-06T21:29:03Z" } ] } }, { - "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "properties": { - "accountName": "cliz4gfhacxt3ra", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:02:28Z", - "deletionTime": "2023-04-07T18:06:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-5783", + "apiType": "Sql", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", - "creationTime": "2023-04-07T18:02:29Z", - "deletionTime": "2023-04-07T18:06:12Z" + "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z" } ] } }, { - "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", "properties": { - "accountName": "clizzr52zwge4ps", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:16:23Z", - "deletionTime": "2023-04-07T18:19:37Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T21:54:18Z", + "deletionTime": "2023-04-06T21:55:57Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", - "creationTime": "2023-04-07T18:16:24Z", - "deletionTime": "2023-04-07T18:19:37Z" + "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", + "creationTime": "2023-04-06T21:54:19Z", + "deletionTime": "2023-04-06T21:55:57Z" } ] } }, { - "name": "ab946470-3753-427d-a821-ec8a57709a65", + "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", "properties": { - "accountName": "cliyfwfppqkfatd", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:23:09Z", - "deletionTime": "2023-04-07T18:49:00Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-5702", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:13:06Z", + "deletionTime": "2023-04-06T22:13:57Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", - "creationTime": "2023-04-07T18:23:10Z", - "deletionTime": "2023-04-07T18:49:00Z" + "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", + "creationTime": "2023-04-06T22:13:07Z", + "deletionTime": "2023-04-06T22:13:57Z" } ] } }, { - "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", "properties": { - "accountName": "clinxdvetbmpu2e", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:54:49Z", - "deletionTime": "2023-04-07T19:21:12Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-7080", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:28:25Z", + "deletionTime": "2023-04-06T22:45:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", - "creationTime": "2023-04-07T18:54:50Z", - "deletionTime": "2023-04-07T19:21:12Z" + "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", + "creationTime": "2023-04-06T22:28:26Z", + "deletionTime": "2023-04-06T22:45:55Z" } ] } }, { - "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "name": "0045cc2f-f262-44f7-94be-a8a81258114b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", "properties": { - "accountName": "clilwpd6a2jivng", - "apiType": "Sql", - "creationTime": "2023-04-07T22:22:56Z", - "deletionTime": "2023-04-07T22:49:32Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3266", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", - "creationTime": "2023-04-07T22:22:57Z", - "deletionTime": "2023-04-07T22:49:32Z" + "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z" } ] } }, { - "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", "properties": { - "accountName": "cli5ohlmiu76mcl", - "apiType": "Sql", - "creationTime": "2023-04-08T14:54:41Z", - "deletionTime": "2023-04-08T15:00:16Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-8379", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:13:12Z", + "deletionTime": "2023-04-06T23:33:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", - "creationTime": "2023-04-08T14:54:42Z", - "deletionTime": "2023-04-08T15:00:16Z" + "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", + "creationTime": "2023-04-06T23:13:14Z", + "deletionTime": "2023-04-06T23:33:31Z" } ] } }, { - "name": "20547469-51f9-4bd8-af49-537306f0b327", + "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "properties": { - "accountName": "clifmmb7dwsbns2", - "apiType": "Sql", - "creationTime": "2023-04-08T15:18:01Z", - "deletionTime": "2023-04-08T15:49:43Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-4898", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", - "creationTime": "2023-04-08T15:18:02Z", - "deletionTime": "2023-04-08T15:49:43Z" + "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z" } ] } }, { - "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "properties": { - "accountName": "cliv5od2aotadzs", - "apiType": "Sql", - "creationTime": "2023-04-08T15:52:34Z", - "deletionTime": "2023-04-08T16:18:52Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-97", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:01:21Z", + "deletionTime": "2023-04-07T00:03:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", - "creationTime": "2023-04-08T15:52:35Z", - "deletionTime": "2023-04-08T16:18:52Z" + "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", + "creationTime": "2023-04-07T00:01:22Z", + "deletionTime": "2023-04-07T00:03:03Z" } ] } }, { - "name": "62bf06d8-9e56-4434-9078-423179904be7", + "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", "properties": { - "accountName": "clijr7md3oh7aue", - "apiType": "Sql", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-359", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:19:33Z", + "deletionTime": "2023-04-07T00:20:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z" + "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", + "creationTime": "2023-04-07T00:19:34Z", + "deletionTime": "2023-04-07T00:20:32Z" } ] } }, { - "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", "properties": { - "accountName": "clidkdojm4zyywo", - "apiType": "Sql", - "creationTime": "2023-04-08T17:18:16Z", - "deletionTime": "2023-04-08T17:22:23Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-6322", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:35:00Z", + "deletionTime": "2023-04-07T00:51:27Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", - "creationTime": "2023-04-08T17:18:17Z", - "deletionTime": "2023-04-08T17:22:23Z" + "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", + "creationTime": "2023-04-07T00:35:01Z", + "deletionTime": "2023-04-07T00:51:27Z" } ] } }, { - "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "name": "89acddd1-7338-4be9-b3f3-a7c060975428", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", "properties": { - "accountName": "clidhqrfu4m2zyv", - "apiType": "Sql", - "creationTime": "2023-04-10T17:53:22Z", - "deletionTime": "2023-04-10T17:56:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3920", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", - "creationTime": "2023-04-10T17:53:23Z", - "deletionTime": "2023-04-10T17:56:06Z" + "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z" } ] } }, { - "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", "properties": { - "accountName": "mk-ps-pna-enabled", - "apiType": "Sql", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-grem-db-account-1985", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:20:59Z", + "deletionTime": "2023-04-07T01:39:59Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z" + "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", + "creationTime": "2023-04-07T01:21:01Z", + "deletionTime": "2023-04-07T01:39:59Z" } ] } }, { - "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "properties": { - "accountName": "mk-test-ps-pna-disabled", - "apiType": "Sql", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-2245", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z" + "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z" } ] } }, { - "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", "properties": { - "accountName": "mayank-test-src", - "apiType": "Sql", - "creationTime": "2023-04-12T19:51:34Z", - "deletionTime": "2023-04-12T23:26:03Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6589", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:08:08Z", + "deletionTime": "2023-04-07T02:09:18Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", - "creationTime": "2023-04-12T19:51:35Z", - "deletionTime": "2023-04-12T23:26:03Z" + "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", + "creationTime": "2023-04-07T02:08:09Z", + "deletionTime": "2023-04-07T02:09:18Z" } ] } }, { - "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", "properties": { - "accountName": "climpgqg4rhbujz", - "apiType": "Sql", - "creationTime": "2023-04-13T13:44:29Z", - "deletionTime": "2023-04-13T13:48:14Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-455", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:23:44Z", + "deletionTime": "2023-04-07T02:42:21Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", - "creationTime": "2023-04-13T13:44:30Z", - "deletionTime": "2023-04-13T13:48:14Z" + "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", + "creationTime": "2023-04-07T02:23:45Z", + "deletionTime": "2023-04-07T02:42:21Z" } ] } }, { - "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "properties": { - "accountName": "mayank-src", - "apiType": "Sql", - "creationTime": "2023-04-13T17:30:02Z", - "deletionTime": "2023-04-13T18:35:56Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-27", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", - "creationTime": "2023-04-13T17:30:03Z", - "deletionTime": "2023-04-13T18:35:56Z" + "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z" } ] } }, { - "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", "properties": { - "accountName": "mayank-pspreview-test", - "apiType": "Sql", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-4096", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:09:53Z", + "deletionTime": "2023-04-07T03:26:55Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z" + "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", + "creationTime": "2023-04-07T03:09:54Z", + "deletionTime": "2023-04-07T03:26:55Z" } ] } }, { - "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", "properties": { - "accountName": "r-database-account-3188", - "apiType": "Sql", - "creationTime": "2023-04-18T13:44:01Z", - "deletionTime": "2023-04-18T14:06:35Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-1168", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", - "creationTime": "2023-04-18T13:44:02Z", - "deletionTime": "2023-04-18T14:06:35Z" + "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z" } ] } }, { - "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", "properties": { - "accountName": "restoredaccount-5903", - "apiType": "Sql", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-6117", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:54:19Z", + "deletionTime": "2023-04-07T03:55:39Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z" + "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", + "creationTime": "2023-04-07T03:54:20Z", + "deletionTime": "2023-04-07T03:55:39Z" } ] } }, { - "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "name": "0554d9f5-654a-4d8b-b684-27f659539579", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", "properties": { - "accountName": "r-database-account-8442", - "apiType": "Sql", - "creationTime": "2023-04-18T18:21:09Z", - "deletionTime": "2023-04-18T18:43:26Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-5255", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:11:45Z", + "deletionTime": "2023-04-07T04:12:39Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", - "creationTime": "2023-04-18T18:21:10Z", - "deletionTime": "2023-04-18T18:43:26Z" + "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", + "creationTime": "2023-04-07T04:11:47Z", + "deletionTime": "2023-04-07T04:12:39Z" } ] } }, { - "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "name": "fece0537-1813-4eca-ba83-43a475cc913c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", "properties": { - "accountName": "restoredaccount-5883", - "apiType": "Sql", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-555", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:26:38Z", + "deletionTime": "2023-04-07T04:45:11Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z" + "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", + "creationTime": "2023-04-07T04:26:39Z", + "deletionTime": "2023-04-07T04:45:11Z" } ] } }, { - "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "properties": { - "accountName": "r-database-account-8968", - "apiType": "Sql", - "creationTime": "2023-04-18T20:58:17Z", - "deletionTime": "2023-04-18T21:21:06Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "restoredaccount-3867", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", - "creationTime": "2023-04-18T20:58:18Z", - "deletionTime": "2023-04-18T21:21:06Z" + "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z" } ] } }, { - "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "properties": { - "accountName": "restoredaccount-8805", - "apiType": "Sql", - "creationTime": "2023-04-18T21:20:39Z", - "deletionTime": "2023-04-18T21:31:49Z", - "oldestRestorableTime": "2023-03-19T23:07:49Z", + "accountName": "r-table-account-4311", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:13:59Z", + "deletionTime": "2023-04-07T05:30:58Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", - "creationTime": "2023-04-18T21:20:39Z", - "deletionTime": "2023-04-18T21:31:49Z" + "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", + "creationTime": "2023-04-07T05:14:00Z", + "deletionTime": "2023-04-07T05:30:58Z" } ] } }, { - "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", - "location": "East US", + "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", "properties": { - "accountName": "drop-continuous7", - "apiType": "Sql", - "creationTime": "2022-05-26T18:49:51Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "accountName": "restoredaccount-7020", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", - "creationTime": "2022-05-26T18:49:52Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z" } ] } }, { - "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", - "location": "East US", + "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", "properties": { - "accountName": "periodicacctdrop", - "apiType": "Sql", - "creationTime": "2022-08-24T22:57:51Z", - "oldestRestorableTime": "2023-04-11T23:07:46Z", + "accountName": "r-table-account-6934", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:58:40Z", + "deletionTime": "2023-04-07T06:00:10Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", - "creationTime": "2022-08-24T22:57:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", + "creationTime": "2023-04-07T05:58:41Z", + "deletionTime": "2023-04-07T06:00:10Z" } ] } }, { - "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", - "location": "East US", + "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", "properties": { - "accountName": "periodicacctdrop2", - "apiType": "Sql", - "creationTime": "2022-05-26T20:16:50Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "cliz4gfhacxt3ra", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:02:28Z", + "deletionTime": "2023-04-07T18:06:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", - "creationTime": "2022-05-26T20:16:50Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", + "creationTime": "2023-04-07T18:02:29Z", + "deletionTime": "2023-04-07T18:06:12Z" } ] } }, { - "name": "b169ba58-4696-4196-99a4-51995d99f004", - "location": "East US", + "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", "properties": { - "accountName": "readregionrestore-1", - "apiType": "Sql", - "creationTime": "2023-03-02T00:15:37Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "clizzr52zwge4ps", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:16:23Z", + "deletionTime": "2023-04-07T18:19:37Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "Southeast Asia", - "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", - "creationTime": "2023-03-02T00:15:37Z" - }, - { - "locationName": "Central India", - "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", - "creationTime": "2023-03-02T00:38:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", + "creationTime": "2023-04-07T18:16:24Z", + "deletionTime": "2023-04-07T18:19:37Z" } ] } }, { - "name": "83301fff-71b5-4cb0-a399-3c6331b78411", - "location": "East US", + "name": "ab946470-3753-427d-a821-ec8a57709a65", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", "properties": { - "accountName": "portal-mongo-test", + "accountName": "cliyfwfppqkfatd", "apiType": "MongoDB", - "creationTime": "2023-03-27T17:28:08Z", - "deletionTime": "2023-03-27T17:30:49Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-07T18:23:09Z", + "deletionTime": "2023-04-07T18:49:00Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", - "creationTime": "2023-03-27T17:28:09Z", - "deletionTime": "2023-03-27T17:30:49Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", + "creationTime": "2023-04-07T18:23:10Z", + "deletionTime": "2023-04-07T18:49:00Z" } ] } }, { - "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", - "location": "East US", + "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", "properties": { - "accountName": "amisi-8bd4a726", - "apiType": "Sql", - "creationTime": "2023-03-29T07:24:07Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "accountName": "clinxdvetbmpu2e", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:54:49Z", + "deletionTime": "2023-04-07T19:21:12Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", - "creationTime": "2023-03-29T07:26:03Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", - "creationTime": "2023-03-29T07:24:08Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", + "creationTime": "2023-04-07T18:54:50Z", + "deletionTime": "2023-04-07T19:21:12Z" } ] } }, { - "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", - "location": "East US", + "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", "properties": { - "accountName": "amisi-da11000f", + "accountName": "clilwpd6a2jivng", "apiType": "Sql", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T23:07:46Z", + "creationTime": "2023-04-07T22:22:56Z", + "deletionTime": "2023-04-07T22:49:32Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", - "creationTime": "2023-03-29T07:09:11Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", + "creationTime": "2023-04-07T22:22:57Z", + "deletionTime": "2023-04-07T22:49:32Z" } ] } }, { - "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", - "location": "East US", + "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", "properties": { - "accountName": "dsapaliga-restore-test2", + "accountName": "cli5ohlmiu76mcl", "apiType": "Sql", - "creationTime": "2023-03-29T19:36:21Z", - "deletionTime": "2023-03-29T22:55:47Z", - "oldestRestorableTime": "2023-03-22T22:55:47Z", + "creationTime": "2023-04-08T14:54:41Z", + "deletionTime": "2023-04-08T15:00:16Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", - "creationTime": "2023-03-29T19:36:22Z", - "deletionTime": "2023-03-29T22:55:47Z" + "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", + "creationTime": "2023-04-08T14:54:42Z", + "deletionTime": "2023-04-08T15:00:16Z" } ] } }, { - "name": "66326971-fd72-4b66-9495-da9f95f0e86a", - "location": "East US", + "name": "20547469-51f9-4bd8-af49-537306f0b327", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", "properties": { - "accountName": "dsapaliga-restore-test3", + "accountName": "clifmmb7dwsbns2", "apiType": "Sql", - "creationTime": "2023-03-29T21:45:59Z", - "deletionTime": "2023-03-29T22:55:54Z", - "oldestRestorableTime": "2023-03-22T22:55:54Z", + "creationTime": "2023-04-08T15:18:01Z", + "deletionTime": "2023-04-08T15:49:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", - "creationTime": "2023-03-29T21:48:10Z", - "deletionTime": "2023-03-29T21:57:56Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", - "creationTime": "2023-03-29T21:46:00Z", - "deletionTime": "2023-03-29T22:55:54Z" + "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", + "creationTime": "2023-04-08T15:18:02Z", + "deletionTime": "2023-04-08T15:49:43Z" } ] } }, { - "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", - "location": "East US", + "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", "properties": { - "accountName": "dsapaliga-restore-test4", + "accountName": "cliv5od2aotadzs", "apiType": "Sql", - "creationTime": "2023-03-29T22:08:33Z", - "deletionTime": "2023-03-29T22:56:00Z", - "oldestRestorableTime": "2023-03-22T22:56:00Z", + "creationTime": "2023-04-08T15:52:34Z", + "deletionTime": "2023-04-08T16:18:52Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", - "creationTime": "2023-03-29T22:08:34Z", - "deletionTime": "2023-03-29T22:56:00Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", + "creationTime": "2023-04-08T15:52:35Z", + "deletionTime": "2023-04-08T16:18:52Z" } ] } }, { - "name": "84a35eb5-784c-4923-a52f-60bd04765953", - "location": "East US", + "name": "62bf06d8-9e56-4434-9078-423179904be7", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", "properties": { - "accountName": "dsapaliga-restore-test6", + "accountName": "clijr7md3oh7aue", "apiType": "Sql", - "creationTime": "2023-03-29T22:24:23Z", - "deletionTime": "2023-03-29T22:56:18Z", - "oldestRestorableTime": "2023-03-22T22:56:18Z", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", - "creationTime": "2023-03-29T22:26:42Z", - "deletionTime": "2023-03-29T22:56:18Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", - "creationTime": "2023-03-29T22:24:24Z", - "deletionTime": "2023-03-29T22:56:18Z" + "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z" } ] } }, { - "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", - "location": "East US", + "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", "properties": { - "accountName": "dsapaliga-restored-westus-m", + "accountName": "clidkdojm4zyywo", "apiType": "Sql", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z", - "oldestRestorableTime": "2023-03-22T22:56:46Z", + "creationTime": "2023-04-08T17:18:16Z", + "deletionTime": "2023-04-08T17:22:23Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z" + "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", + "creationTime": "2023-04-08T17:18:17Z", + "deletionTime": "2023-04-08T17:22:23Z" } ] } }, { - "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", - "location": "East US", + "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", "properties": { - "accountName": "cli-continuous30-sopplsfv", + "accountName": "clidhqrfu4m2zyv", "apiType": "Sql", - "creationTime": "2023-03-29T23:59:38Z", - "deletionTime": "2023-03-30T00:12:32Z", - "oldestRestorableTime": "2023-03-23T00:12:32Z", + "creationTime": "2023-04-10T17:53:22Z", + "deletionTime": "2023-04-10T17:56:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", - "creationTime": "2023-03-30T00:02:04Z", - "deletionTime": "2023-03-30T00:12:32Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", - "creationTime": "2023-03-29T23:59:39Z", - "deletionTime": "2023-03-30T00:12:32Z" + "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", + "creationTime": "2023-04-10T17:53:23Z", + "deletionTime": "2023-04-10T17:56:06Z" } ] } }, { - "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", - "location": "East US", + "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", "properties": { - "accountName": "cli-continuous30-l5utea24-restored", + "accountName": "mk-ps-pna-enabled", "apiType": "Sql", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z" } ] } }, { - "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", - "location": "East US", + "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", "properties": { - "accountName": "cli-continuous30-l5utea24", + "accountName": "mk-test-ps-pna-disabled", "apiType": "Sql", - "creationTime": "2023-03-30T00:33:44Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", - "creationTime": "2023-03-30T00:36:04Z", - "deletionTime": "2023-03-30T01:02:30Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", - "creationTime": "2023-03-30T00:33:45Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z" } ] } }, { - "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", - "location": "East US", + "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", "properties": { - "accountName": "cli-continuous30-3eb7aosu", + "accountName": "mayank-test-src", "apiType": "Sql", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z", - "oldestRestorableTime": "2023-03-23T03:46:34Z", + "creationTime": "2023-04-12T19:51:34Z", + "deletionTime": "2023-04-12T23:26:03Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", - "creationTime": "2023-03-30T03:35:19Z", - "deletionTime": "2023-03-30T03:46:34Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z" + "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", + "creationTime": "2023-04-12T19:51:35Z", + "deletionTime": "2023-04-12T23:26:03Z" } ] } }, { - "name": "856077e3-8335-4b95-9577-2ebf016ee892", - "location": "East US", + "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", "properties": { - "accountName": "cli-continuous30-tqwxb6nj", + "accountName": "climpgqg4rhbujz", "apiType": "Sql", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z", - "oldestRestorableTime": "2023-03-23T04:05:05Z", + "creationTime": "2023-04-13T13:44:29Z", + "deletionTime": "2023-04-13T13:48:14Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", - "creationTime": "2023-03-30T03:53:50Z", - "deletionTime": "2023-03-30T04:05:05Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z" + "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", + "creationTime": "2023-04-13T13:44:30Z", + "deletionTime": "2023-04-13T13:48:14Z" } ] } }, { - "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", - "location": "East US", + "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", "properties": { - "accountName": "cli-continuous30-cmjnvki7", + "accountName": "mayank-src", "apiType": "Sql", - "creationTime": "2023-03-30T04:58:52Z", - "deletionTime": "2023-03-30T05:12:19Z", - "oldestRestorableTime": "2023-03-23T05:12:19Z", + "creationTime": "2023-04-13T17:30:02Z", + "deletionTime": "2023-04-13T18:35:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", - "creationTime": "2023-03-30T05:01:09Z", - "deletionTime": "2023-03-30T05:12:19Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", - "creationTime": "2023-03-30T04:58:53Z", - "deletionTime": "2023-03-30T05:12:19Z" + "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", + "creationTime": "2023-04-13T17:30:03Z", + "deletionTime": "2023-04-13T18:35:56Z" } ] } }, { - "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", - "location": "East US", + "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", "properties": { - "accountName": "cli-continuous30-pmjqwgr5-restored", + "accountName": "mayank-pspreview-test", "apiType": "Sql", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z" } ] } }, { - "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", - "location": "East US", + "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", "properties": { - "accountName": "cli-continuous30-pmjqwgr5", + "accountName": "r-database-account-3188", "apiType": "Sql", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-18T13:44:01Z", + "deletionTime": "2023-04-18T14:06:35Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", - "creationTime": "2023-03-30T14:12:07Z", - "deletionTime": "2023-03-30T14:38:59Z" - }, + "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", + "creationTime": "2023-04-18T13:44:02Z", + "deletionTime": "2023-04-18T14:06:35Z" + } + ] + } + }, + { + "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "properties": { + "accountName": "restoredaccount-5903", + "apiType": "Sql", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z" } ] } }, { - "name": "f68b64bb-38f3-429b-be8f-81e44763929d", - "location": "East US", + "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", "properties": { - "accountName": "cli-continuous30-ta4jrave", + "accountName": "r-database-account-8442", "apiType": "Sql", - "creationTime": "2023-03-30T14:48:08Z", - "deletionTime": "2023-03-30T15:16:54Z", - "oldestRestorableTime": "2023-03-23T15:16:54Z", + "creationTime": "2023-04-18T18:21:09Z", + "deletionTime": "2023-04-18T18:43:26Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", - "creationTime": "2023-03-30T14:50:33Z", - "deletionTime": "2023-03-30T15:16:54Z" - }, + "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", + "creationTime": "2023-04-18T18:21:10Z", + "deletionTime": "2023-04-18T18:43:26Z" + } + ] + } + }, + { + "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "properties": { + "accountName": "restoredaccount-5883", + "apiType": "Sql", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", - "creationTime": "2023-03-30T14:48:09Z", - "deletionTime": "2023-03-30T15:16:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z" } ] } }, { - "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", - "location": "East US", + "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", "properties": { - "accountName": "amisi-8bd4a726-restored", + "accountName": "r-database-account-8968", "apiType": "Sql", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "creationTime": "2023-04-18T20:58:17Z", + "deletionTime": "2023-04-18T21:21:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", + "creationTime": "2023-04-18T20:58:18Z", + "deletionTime": "2023-04-18T21:21:06Z" } ] } }, { - "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", - "location": "East US", + "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", "properties": { - "accountName": "amisi-765b8849", + "accountName": "restoredaccount-8805", "apiType": "Sql", - "creationTime": "2023-03-30T20:15:03Z", - "deletionTime": "2023-03-31T06:20:15Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", - "creationTime": "2023-03-30T20:15:04Z", - "deletionTime": "2023-03-31T06:20:15Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z" } ] } }, { - "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", - "location": "Qatar Central", + "name": "b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "accountName": "r-database-account-7565", "apiType": "Sql", - "creationTime": "2022-09-29T05:44:13Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "creationTime": "2023-04-19T04:54:02Z", + "deletionTime": "2023-04-19T05:17:07Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", - "creationTime": "2022-09-29T05:44:13Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e32db9e6-b23b-45f5-bd4e-beeb5d5cfcfd", + "creationTime": "2023-04-19T04:54:03Z", + "deletionTime": "2023-04-19T05:17:07Z" } ] } }, { - "name": "a672303a-644d-4996-9d49-b3d2eddea72d", - "location": "Qatar Central", + "name": "a440fc94-a486-473c-bdeb-b62363814132", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a440fc94-a486-473c-bdeb-b62363814132", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "accountName": "restoredaccount-8250", "apiType": "Sql", - "creationTime": "2023-03-10T00:42:29Z", - "oldestRestorableTime": "2023-03-19T23:07:47Z", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", - "creationTime": "2023-03-10T00:42:29Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9ec5ba28-2882-4e91-9893-86ea897dbc5e", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z" } ] } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-2021?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-e061e43b9edc9599-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "90b3cf41ca024e513d3537b3fe513dce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:52 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d9ed0977-3fd1-4a8b-b030-d0aaaa7f012f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "61f00fbd-2e4f-4abf-8985-6389cb90bc04", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230752Z:d9ed0977-3fd1-4a8b-b030-d0aaaa7f012f" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-4394ce396124bb1b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "054c0c024053e56afcb1ecc755cd82de", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:52 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "66a2f43e-a2d2-4f42-8e6c-8a1f7cb05bb4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "66a2f43e-a2d2-4f42-8e6c-8a1f7cb05bb4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230752Z:66a2f43e-a2d2-4f42-8e6c-8a1f7cb05bb4" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-da12d169151b4ace-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c8e59db30ab153a39c02f0e1a1e1404b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9d1a3e12-6cd6-44e1-bebf-97b89b5f320e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "9d1a3e12-6cd6-44e1-bebf-97b89b5f320e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230754Z:9d1a3e12-6cd6-44e1-bebf-97b89b5f320e" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-06c8eb4fba82ca10-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f2b1a2f43704757a3cf408e2016b5bd2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fbab32be-7b19-413c-97a4-aa6e9b205213", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "fbab32be-7b19-413c-97a4-aa6e9b205213", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230755Z:fbab32be-7b19-413c-97a4-aa6e9b205213" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-e75b017d5e94a84c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "70bc4a9d770df7e469f869514f88431b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6ad96d5d-52c6-4d12-be1d-b179cbfcbdd9", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "6ad96d5d-52c6-4d12-be1d-b179cbfcbdd9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230756Z:6ad96d5d-52c6-4d12-be1d-b179cbfcbdd9" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-91aefd3856e14ba4-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b3d3a170901b7bd9226f8cbc02c05230", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:07:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3fd8a2de-3af9-4d33-9535-cfc4343ebc20", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "3fd8a2de-3af9-4d33-9535-cfc4343ebc20", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230758Z:3fd8a2de-3af9-4d33-9535-cfc4343ebc20" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-05cfd131804f590d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "57431ea7d0247c3dbdba890cce2926b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:08:01 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ddc5274-eaea-425b-85a4-e7ca284763fc", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "1ddc5274-eaea-425b-85a4-e7ca284763fc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230802Z:1ddc5274-eaea-425b-85a4-e7ca284763fc" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-54795236a0a1da4a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5f71edb0a8980db670404d9deb28f5a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:08:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9c44957-7d7a-402a-9655-fad53d1d4835", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "f9c44957-7d7a-402a-9655-fad53d1d4835", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230810Z:f9c44957-7d7a-402a-9655-fad53d1d4835" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-3ac26fa71b3aaaf7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "31aa38a5ec449ff76356f66106ccadf9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:08:25 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9b1705e5-cf4c-4345-a692-28d3aa25febd", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "9b1705e5-cf4c-4345-a692-28d3aa25febd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230826Z:9b1705e5-cf4c-4345-a692-28d3aa25febd" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-233d2757e173ef4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "150bd849f24efe986836e6e382a09194", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:08:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "25512d9f-efd7-49e7-8387-4cc45de3a3b5", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "25512d9f-efd7-49e7-8387-4cc45de3a3b5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230858Z:25512d9f-efd7-49e7-8387-4cc45de3a3b5" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-8d75299a1c6c954d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9666e0c4f57fc46ef5d1fb41b25406a3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:09:30 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "322bdf6d-b4e6-45e8-aa2a-1342808f53bd", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "322bdf6d-b4e6-45e8-aa2a-1342808f53bd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230930Z:322bdf6d-b4e6-45e8-aa2a-1342808f53bd" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-6fd2816e4cfe3d1a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "12545493e01cb2599fabc90e05131dc3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:10:02 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "85a947d0-b155-48b7-9449-0d407fef63e3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "85a947d0-b155-48b7-9449-0d407fef63e3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231002Z:85a947d0-b155-48b7-9449-0d407fef63e3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-dd77a647dc91db27-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "269d61c41665537969461f7cf7564c13", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:10:34 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a654106-fa72-410b-94ca-d415802767c7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "7a654106-fa72-410b-94ca-d415802767c7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231034Z:7a654106-fa72-410b-94ca-d415802767c7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-e100a24e34aa9706-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2e50422f7e4be47887b4f7d42c60bfe2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:11:06 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23cb3f96-0c37-4858-9fd0-1d1cd736789d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "23cb3f96-0c37-4858-9fd0-1d1cd736789d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231107Z:23cb3f96-0c37-4858-9fd0-1d1cd736789d" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-1a7fee7921f9564f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "507c38b4e0b77c3dda00a8d5c1dcbb48", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:11:38 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "22bf04c4-59d3-41aa-ad52-d957eddd5295", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "22bf04c4-59d3-41aa-ad52-d957eddd5295", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231139Z:22bf04c4-59d3-41aa-ad52-d957eddd5295" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-7f7e8ae9823b56e8-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c2deb55eeec34677e9b89eb11fa52709", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:12:11 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd79e0a0-a390-4d48-94ee-c1c7772873d3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "bd79e0a0-a390-4d48-94ee-c1c7772873d3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231211Z:bd79e0a0-a390-4d48-94ee-c1c7772873d3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-3f9745875a3f6104-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bec73c87fbd94f5c05d3534ad6a223aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:12:43 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "96c76492-701d-4e1d-a54f-f6a3c812afe8", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "96c76492-701d-4e1d-a54f-f6a3c812afe8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231243Z:96c76492-701d-4e1d-a54f-f6a3c812afe8" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-b9f4dcfa89bb7d2f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7775aef8fc81c61fc03667fe418b5c35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:13:14 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78671fe4-05aa-4d3b-a3e7-fe9ab018c571", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "78671fe4-05aa-4d3b-a3e7-fe9ab018c571", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231315Z:78671fe4-05aa-4d3b-a3e7-fe9ab018c571" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-8d1c909207328481-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "844e9fd9fd14636e598fbdef9b2d7046", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:13:46 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb59d72b-cd20-4b05-afe2-89eabee33f1d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "fb59d72b-cd20-4b05-afe2-89eabee33f1d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231347Z:fb59d72b-cd20-4b05-afe2-89eabee33f1d" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-de1374effef991b8-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "71b9f394b02f8a881d01fea2935d0d79", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:14:19 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bcb11791-0caa-46bf-828e-1ff40628a2f3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "bcb11791-0caa-46bf-828e-1ff40628a2f3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231419Z:bcb11791-0caa-46bf-828e-1ff40628a2f3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-6de9bf954be195cf-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "36701e769f53fb963f121df13f2f2b93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:14:51 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "902cb116-3cd5-4d4a-98eb-d541d2fd2a5b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "902cb116-3cd5-4d4a-98eb-d541d2fd2a5b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231451Z:902cb116-3cd5-4d4a-98eb-d541d2fd2a5b" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-2df757b684a9e8c9-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4e6921c6ebd2290517c36612fecbcffb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:15:23 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "36a560f1-fcb2-4622-b984-5a2074eccb67", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "36a560f1-fcb2-4622-b984-5a2074eccb67", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231523Z:36a560f1-fcb2-4622-b984-5a2074eccb67" - }, - "ResponseBody": { - "status": "Dequeued" + }, + { + "name": "69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "properties": { + "accountName": "r-database-account-3177", + "apiType": "Sql", + "creationTime": "2023-04-19T07:32:19Z", + "deletionTime": "2023-04-19T07:54:43Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "210dee70-f60f-47b7-8889-5f67d71947e6", + "creationTime": "2023-04-19T07:32:20Z", + "deletionTime": "2023-04-19T07:54:43Z" + } + ] + } + }, + { + "name": "7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "properties": { + "accountName": "restoredaccount-9058", + "apiType": "Sql", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a1bf9469-0ff7-4c2e-972e-c3d4ef68b403", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z" + } + ] + } + }, + { + "name": "8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "properties": { + "accountName": "r-database-account-9523", + "apiType": "Sql", + "creationTime": "2023-04-19T19:31:56Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e5f0e9e2-a635-44b1-a893-a62c09abdca5", + "creationTime": "2023-04-19T19:31:57Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] + } + }, + { + "name": "34a42388-aa1f-4250-84fe-060ea0dcb913", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/34a42388-aa1f-4250-84fe-060ea0dcb913", + "properties": { + "accountName": "restoredaccount-4287", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "77025bb1-914c-491d-a1a5-e947b2d43090", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] + } + }, + { + "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "properties": { + "accountName": "r-database-account-8435", + "apiType": "Sql", + "creationTime": "2023-04-06T02:11:39Z", + "deletionTime": "2023-04-19T23:49:01Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", + "creationTime": "2023-04-06T02:11:40Z", + "deletionTime": "2023-04-19T23:49:01Z" + } + ] + } + }, + { + "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "properties": { + "accountName": "r-database-account-5580", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T18:31:49Z", + "deletionTime": "2023-04-19T23:53:21Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", + "creationTime": "2023-04-05T18:31:50Z", + "deletionTime": "2023-04-19T23:53:21Z" + } + ] + } + }, + { + "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "properties": { + "accountName": "r-database-account-163", + "apiType": "Sql", + "creationTime": "2023-04-18T16:23:17Z", + "deletionTime": "2023-04-19T23:54:07Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", + "creationTime": "2023-04-18T16:23:18Z", + "deletionTime": "2023-04-19T23:54:07Z" + } + ] + } + }, + { + "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "properties": { + "accountName": "r-database-account-8550", + "apiType": "Sql", + "creationTime": "2023-04-06T02:07:24Z", + "deletionTime": "2023-04-19T23:57:08Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", + "creationTime": "2023-04-06T02:07:26Z", + "deletionTime": "2023-04-19T23:57:08Z" + } + ] + } + }, + { + "name": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "properties": { + "accountName": "r-database-account-605", + "apiType": "Sql", + "creationTime": "2023-04-20T00:04:33Z", + "deletionTime": "2023-04-20T00:05:28Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3bbeadd9-2120-4868-927d-fdb826669592", + "creationTime": "2023-04-20T00:04:34Z", + "deletionTime": "2023-04-20T00:05:28Z" + } + ] + } + }, + { + "name": "d9cae7df-4c3b-49fc-b990-f985ae379afd", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "properties": { + "accountName": "r-database-account-1077", + "apiType": "Sql", + "creationTime": "2023-04-20T00:07:31Z", + "deletionTime": "2023-04-20T00:30:02Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "1d30f287-e5b6-4beb-9df3-fd50793febc3", + "creationTime": "2023-04-20T00:07:32Z", + "deletionTime": "2023-04-20T00:30:02Z" + } + ] + } + }, + { + "name": "f3db04bc-7552-4f70-af65-a7be0274a695", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f3db04bc-7552-4f70-af65-a7be0274a695", + "properties": { + "accountName": "restoredaccount-5322", + "apiType": "Sql", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z", + "oldestRestorableTime": "2023-03-21T03:00:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "24100c57-8ae3-4560-a502-2c2c8e6e296b", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z" + } + ] + } + }, + { + "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "properties": { + "accountName": "drop-continuous7", + "apiType": "Sql", + "creationTime": "2022-05-26T18:49:51Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", + "creationTime": "2022-05-26T18:49:52Z" + } + ] + } + }, + { + "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "properties": { + "accountName": "periodicacctdrop", + "apiType": "Sql", + "creationTime": "2022-08-24T22:57:51Z", + "oldestRestorableTime": "2023-04-13T03:00:02Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", + "creationTime": "2022-08-24T22:57:51Z" + } + ] + } + }, + { + "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "properties": { + "accountName": "periodicacctdrop2", + "apiType": "Sql", + "creationTime": "2022-05-26T20:16:50Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", + "creationTime": "2022-05-26T20:16:50Z" + } + ] + } + }, + { + "name": "b169ba58-4696-4196-99a4-51995d99f004", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "properties": { + "accountName": "readregionrestore-1", + "apiType": "Sql", + "creationTime": "2023-03-02T00:15:37Z", + "oldestRestorableTime": "2023-03-21T03:00:02Z", + "restorableLocations": [ + { + "locationName": "Southeast Asia", + "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", + "creationTime": "2023-03-02T00:15:37Z" + }, + { + "locationName": "Central India", + "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", + "creationTime": "2023-03-02T00:38:10Z" + } + ] + } + }, + { + "name": "83301fff-71b5-4cb0-a399-3c6331b78411", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "properties": { + "accountName": "portal-mongo-test", + "apiType": "MongoDB", + "creationTime": "2023-03-27T17:28:08Z", + "deletionTime": "2023-03-27T17:30:49Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", + "creationTime": "2023-03-27T17:28:09Z", + "deletionTime": "2023-03-27T17:30:49Z" + } + ] + } + }, + { + "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "properties": { + "accountName": "amisi-8bd4a726", + "apiType": "Sql", + "creationTime": "2023-03-29T07:24:07Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", + "creationTime": "2023-03-29T07:26:03Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", + "creationTime": "2023-03-29T07:24:08Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "properties": { + "accountName": "amisi-da11000f", + "apiType": "Sql", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", + "creationTime": "2023-03-29T07:09:11Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "properties": { + "accountName": "dsapaliga-restore-test2", + "apiType": "Sql", + "creationTime": "2023-03-29T19:36:21Z", + "deletionTime": "2023-03-29T22:55:47Z", + "oldestRestorableTime": "2023-03-22T22:55:47Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", + "creationTime": "2023-03-29T19:36:22Z", + "deletionTime": "2023-03-29T22:55:47Z" + } + ] + } + }, + { + "name": "66326971-fd72-4b66-9495-da9f95f0e86a", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "properties": { + "accountName": "dsapaliga-restore-test3", + "apiType": "Sql", + "creationTime": "2023-03-29T21:45:59Z", + "deletionTime": "2023-03-29T22:55:54Z", + "oldestRestorableTime": "2023-03-22T22:55:54Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", + "creationTime": "2023-03-29T21:48:10Z", + "deletionTime": "2023-03-29T21:57:56Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", + "creationTime": "2023-03-29T21:46:00Z", + "deletionTime": "2023-03-29T22:55:54Z" + } + ] + } + }, + { + "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "properties": { + "accountName": "dsapaliga-restore-test4", + "apiType": "Sql", + "creationTime": "2023-03-29T22:08:33Z", + "deletionTime": "2023-03-29T22:56:00Z", + "oldestRestorableTime": "2023-03-22T22:56:00Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", + "creationTime": "2023-03-29T22:08:34Z", + "deletionTime": "2023-03-29T22:56:00Z" + } + ] + } + }, + { + "name": "84a35eb5-784c-4923-a52f-60bd04765953", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "properties": { + "accountName": "dsapaliga-restore-test6", + "apiType": "Sql", + "creationTime": "2023-03-29T22:24:23Z", + "deletionTime": "2023-03-29T22:56:18Z", + "oldestRestorableTime": "2023-03-22T22:56:18Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", + "creationTime": "2023-03-29T22:26:42Z", + "deletionTime": "2023-03-29T22:56:18Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", + "creationTime": "2023-03-29T22:24:24Z", + "deletionTime": "2023-03-29T22:56:18Z" + } + ] + } + }, + { + "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "properties": { + "accountName": "dsapaliga-restored-westus-m", + "apiType": "Sql", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z", + "oldestRestorableTime": "2023-03-22T22:56:46Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z" + } + ] + } + }, + { + "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "properties": { + "accountName": "cli-continuous30-sopplsfv", + "apiType": "Sql", + "creationTime": "2023-03-29T23:59:38Z", + "deletionTime": "2023-03-30T00:12:32Z", + "oldestRestorableTime": "2023-03-23T00:12:32Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", + "creationTime": "2023-03-30T00:02:04Z", + "deletionTime": "2023-03-30T00:12:32Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", + "creationTime": "2023-03-29T23:59:39Z", + "deletionTime": "2023-03-30T00:12:32Z" + } + ] + } + }, + { + "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "properties": { + "accountName": "cli-continuous30-l5utea24-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "properties": { + "accountName": "cli-continuous30-l5utea24", + "apiType": "Sql", + "creationTime": "2023-03-30T00:33:44Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", + "creationTime": "2023-03-30T00:36:04Z", + "deletionTime": "2023-03-30T01:02:30Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", + "creationTime": "2023-03-30T00:33:45Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "properties": { + "accountName": "cli-continuous30-3eb7aosu", + "apiType": "Sql", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z", + "oldestRestorableTime": "2023-03-23T03:46:34Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", + "creationTime": "2023-03-30T03:35:19Z", + "deletionTime": "2023-03-30T03:46:34Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z" + } + ] + } + }, + { + "name": "856077e3-8335-4b95-9577-2ebf016ee892", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "properties": { + "accountName": "cli-continuous30-tqwxb6nj", + "apiType": "Sql", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z", + "oldestRestorableTime": "2023-03-23T04:05:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", + "creationTime": "2023-03-30T03:53:50Z", + "deletionTime": "2023-03-30T04:05:05Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z" + } + ] + } + }, + { + "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "properties": { + "accountName": "cli-continuous30-cmjnvki7", + "apiType": "Sql", + "creationTime": "2023-03-30T04:58:52Z", + "deletionTime": "2023-03-30T05:12:19Z", + "oldestRestorableTime": "2023-03-23T05:12:19Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", + "creationTime": "2023-03-30T05:01:09Z", + "deletionTime": "2023-03-30T05:12:19Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", + "creationTime": "2023-03-30T04:58:53Z", + "deletionTime": "2023-03-30T05:12:19Z" + } + ] + } + }, + { + "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5", + "apiType": "Sql", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", + "creationTime": "2023-03-30T14:12:07Z", + "deletionTime": "2023-03-30T14:38:59Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "f68b64bb-38f3-429b-be8f-81e44763929d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "properties": { + "accountName": "cli-continuous30-ta4jrave", + "apiType": "Sql", + "creationTime": "2023-03-30T14:48:08Z", + "deletionTime": "2023-03-30T15:16:54Z", + "oldestRestorableTime": "2023-03-23T15:16:54Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", + "creationTime": "2023-03-30T14:50:33Z", + "deletionTime": "2023-03-30T15:16:54Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", + "creationTime": "2023-03-30T14:48:09Z", + "deletionTime": "2023-03-30T15:16:54Z" + } + ] + } + }, + { + "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "properties": { + "accountName": "amisi-8bd4a726-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z" + } + ] + } + }, + { + "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "properties": { + "accountName": "amisi-765b8849", + "apiType": "Sql", + "creationTime": "2023-03-30T20:15:03Z", + "deletionTime": "2023-03-31T06:20:15Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", + "creationTime": "2023-03-30T20:15:04Z", + "deletionTime": "2023-03-31T06:20:15Z" + } + ] + } + }, + { + "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "apiType": "Sql", + "creationTime": "2022-09-29T05:44:13Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", + "creationTime": "2022-09-29T05:44:13Z" + } + ] + } + }, + { + "name": "a672303a-644d-4996-9d49-b3d2eddea72d", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "apiType": "Sql", + "creationTime": "2023-03-10T00:42:29Z", + "oldestRestorableTime": "2023-03-21T03:00:03Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", + "creationTime": "2023-03-10T00:42:29Z" + } + ] + } + } + ] } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5132?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-d6fcc85b605ec680-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7c79448239bcf5f35dbe311d92964bee", + "traceparent": "00-b1b3f51afbe43ee508efa9aa498b0d3e-f3cdbfbee382ff26-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "01a5a1a5222e262589aa73ded1db24d3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/f88f3c25-238e-4d7b-be4e-cbf205a49c53?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:15:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b2bd9899-7f8d-4080-a7a4-9a2d33a0ebed", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "b2bd9899-7f8d-4080-a7a4-9a2d33a0ebed", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231555Z:b2bd9899-7f8d-4080-a7a4-9a2d33a0ebed" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/61f00fbd-2e4f-4abf-8985-6389cb90bc04?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-78c9996a61ca0d0bd278d8e7e6ad2a73-e5d46a6e7d8dbfeb-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "72dc6bd6bff38ba618471f903883fc73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 23:16:27 GMT", + "Date": "Thu, 20 Apr 2023 03:00:08 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/f88f3c25-238e-4d7b-be4e-cbf205a49c53?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "06ef9b70-bfed-403a-8eb8-7ec9c9c7854c", + "x-ms-correlation-request-id": "2825979f-9e58-4ede-baa5-76cad4351df1", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "06ef9b70-bfed-403a-8eb8-7ec9c9c7854c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T231627Z:06ef9b70-bfed-403a-8eb8-7ec9c9c7854c" + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "f88f3c25-238e-4d7b-be4e-cbf205a49c53", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030009Z:2825979f-9e58-4ede-baa5-76cad4351df1" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } } ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "1256177682", + "RandomSeed": "221636392", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(False).json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(False).json index 51d81d7fb26a..bddb9d7e8ad3 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(False).json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(False).json @@ -6,9 +6,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-52125246e15a599924f912047fe00473-e9c06f89ef4e4d28-00", + "traceparent": "00-c174c5425f75a593e729d38cbdbce0ec-f7cf6f5ed3aced35-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "dbdb01e737dce83eed886d4d090ace53", + "x-ms-client-request-id": "fac359f487901ff194b7029c43afa428", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,15 +17,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 22:39:29 GMT", + "Date": "Thu, 20 Apr 2023 00:02:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e68c4387-4570-4cfa-b2a5-60e1bd9827e6", + "x-ms-correlation-request-id": "eeb2b449-cae3-407b-b9d7-4fddbf2c7e53", "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "e68c4387-4570-4cfa-b2a5-60e1bd9827e6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223929Z:e68c4387-4570-4cfa-b2a5-60e1bd9827e6" + "x-ms-request-id": "eeb2b449-cae3-407b-b9d7-4fddbf2c7e53", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000210Z:eeb2b449-cae3-407b-b9d7-4fddbf2c7e53" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -47,16 +47,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-3452?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-1407?api-version=**", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "22", "Content-Type": "application/json", - "traceparent": "00-1cfee651a87cbddb2ae5ae7afde35ca5-6a979d1a259039f7-00", + "traceparent": "00-a529296cf41c7c9c65b0a8d58f1aa519-5dc593f5dd6fc1e5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a423a7e7b5035fad20f46245446720bc", + "x-ms-client-request-id": "5cc77ec0a9de42d92058b65d4ca631d5", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -67,19 +67,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 22:39:31 GMT", + "Date": "Thu, 20 Apr 2023 00:02:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4d0a799a-353a-4921-8a30-947b0f234f72", + "x-ms-correlation-request-id": "12c30b2d-6298-4379-85cf-f621b06cbf49", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "4d0a799a-353a-4921-8a30-947b0f234f72", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T223931Z:4d0a799a-353a-4921-8a30-947b0f234f72" + "x-ms-request-id": "12c30b2d-6298-4379-85cf-f621b06cbf49", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000212Z:12c30b2d-6298-4379-85cf-f621b06cbf49" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-3452", - "name": "dbaccount-3452", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407", + "name": "dbaccount-1407", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -90,7 +90,7 @@ ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "1692958423", + "RandomSeed": "1716847392", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(True)Async.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(True)Async.json index 96e48a040e10..fce5ddc5537f 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(True)Async.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestorableDatabaseAccountTests(True)Async.json @@ -6,9 +6,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-222deca8d2a5ea0b8c612b16367686dd-728cb226c286b89b-00", + "traceparent": "00-c7ae47febfcb7b668e885ac5f7aad84d-1892e0fb94f75a4f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "aa61740185314601c59f78a4d90cad15", + "x-ms-client-request-id": "9e339ea772c4c35a6ac15fe6c71a95e7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,15 +17,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 23:04:55 GMT", + "Date": "Thu, 20 Apr 2023 02:57:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f5e73aa5-1019-4a1d-b244-6525a8d6e225", + "x-ms-correlation-request-id": "8e6a10a9-f2d0-4384-a58b-1feab3df4520", "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "f5e73aa5-1019-4a1d-b244-6525a8d6e225", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230455Z:f5e73aa5-1019-4a1d-b244-6525a8d6e225" + "x-ms-request-id": "8e6a10a9-f2d0-4384-a58b-1feab3df4520", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025709Z:8e6a10a9-f2d0-4384-a58b-1feab3df4520" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -47,16 +47,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-4035?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-6716?api-version=**", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "22", "Content-Type": "application/json", - "traceparent": "00-8532891f9cbe6d7056e6b643b96cad8f-610e65d378f8cc93-00", + "traceparent": "00-1ddf35e54428abd3e33e69654b112770-a04042c3a77c2324-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0e365a817ebcfad98eb9bb3e62e55de9", + "x-ms-client-request-id": "57d639fe59978b0cbcf0e99f46b268c2", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -67,19 +67,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 23:04:57 GMT", + "Date": "Thu, 20 Apr 2023 02:57:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "96e5b48c-117a-4a07-8ace-edfa8157701f", + "x-ms-correlation-request-id": "c721ea78-1aac-412a-864a-f764aefec55e", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "96e5b48c-117a-4a07-8ace-edfa8157701f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T230457Z:96e5b48c-117a-4a07-8ace-edfa8157701f" + "x-ms-request-id": "c721ea78-1aac-412a-864a-f764aefec55e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T025711Z:c721ea78-1aac-412a-864a-f764aefec55e" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-4035", - "name": "dbaccount-4035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716", + "name": "dbaccount-6716", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -90,7 +90,7 @@ ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "1001027984", + "RandomSeed": "1019914400", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccount.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccount.json index 4fa1b9f222ca..59ed8534abe0 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccount.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccount.json @@ -1,14 +1,14 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-1058?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-1407?api-version=**", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c123bac61bfa9315a556450bb16e686e-103a9ece8eb597ce-00", + "traceparent": "00-3787d0cb4c2c067eb2a686d38d6d68a2-60cb1338c17a09c8-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f5215655ee3809e0aef0d1a9cfee64e5", + "x-ms-client-request-id": "f57e78f1590bd14cefcdc236f25f24f6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,19 +17,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 18:18:38 GMT", + "Date": "Thu, 20 Apr 2023 00:05:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5aa70de6-dc23-4f84-ac94-44265759448f", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "5aa70de6-dc23-4f84-ac94-44265759448f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181839Z:5aa70de6-dc23-4f84-ac94-44265759448f" + "x-ms-correlation-request-id": "9657afd9-f6de-4a4d-bcca-5d2f824c01ce", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "9657afd9-f6de-4a4d-bcca-5d2f824c01ce", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000513Z:9657afd9-f6de-4a4d-bcca-5d2f824c01ce" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058", - "name": "dbaccount-1058", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407", + "name": "dbaccount-1407", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -38,16 +38,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077?api-version=2022-11-15-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "561", "Content-Type": "application/json", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-62f922b577097014-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3922cd6b5527b2f384d8a57b2e7f375f", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-c8d18171db228b0a-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "12c4b5390fac832b80e7527c0090250f", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -85,31 +85,31 @@ }, "StatusCode": 200, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "2410", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:45 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/operationResults/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 00:05:19 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/operationResults/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69b546a7-f540-44a5-9246-862dfc307ab7", + "x-ms-correlation-request-id": "264ddf31-df70-4250-ba91-8be840f461c4", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "768c1c4f-a85a-45de-be8e-6358b87cf25e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181846Z:69b546a7-f540-44a5-9246-862dfc307ab7" + "x-ms-request-id": "6f7665ae-64d3-40c0-992a-d7a1599e661d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000520Z:264ddf31-df70-4250-ba91-8be840f461c4" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442", - "name": "r-database-account-8442", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077", + "name": "r-database-account-1077", "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T18:18:43.4296608Z" + "createdAt": "2023-04-20T00:05:19.0264743Z" }, "properties": { "provisioningState": "Creating", @@ -126,7 +126,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "instanceId": "d9cae7df-4c3b-49fc-b990-f985ae379afd", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -144,7 +144,7 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, @@ -153,7 +153,7 @@ ], "readLocations": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, @@ -162,7 +162,7 @@ ], "locations": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, @@ -171,7 +171,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", "failoverPriority": 0 } @@ -195,16 +195,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T18:18:43.4296608Z" + "generationTime": "2023-04-20T00:05:19.0264743Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T18:18:43.4296608Z" + "generationTime": "2023-04-20T00:05:19.0264743Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:18:43.4296608Z" + "generationTime": "2023-04-20T00:05:19.0264743Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:18:43.4296608Z" + "generationTime": "2023-04-20T00:05:19.0264743Z" } } }, @@ -214,13 +214,13 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-5c4b395d0a5e5809-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-4bd0bfa107b34515-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6f83b21e0b24012d2d43b3153a8d7f70", + "x-ms-client-request-id": "fbf0c2a258c0684552718b72fa54ee3d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -229,29 +229,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:45 GMT", + "Date": "Thu, 20 Apr 2023 00:05:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52aef56f-da4b-4f58-b3ca-10a19c82357d", + "x-ms-correlation-request-id": "d5939aac-1182-4a70-9d34-075eda9d6629", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "52aef56f-da4b-4f58-b3ca-10a19c82357d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181846Z:52aef56f-da4b-4f58-b3ca-10a19c82357d" + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "d5939aac-1182-4a70-9d34-075eda9d6629", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000520Z:d5939aac-1182-4a70-9d34-075eda9d6629" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-1e057ec510241b53-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-25f8f1a924ea3a65-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5cb34a9a8f75474914eb2e22c45cf7a0", + "x-ms-client-request-id": "097d269c9b9ce0fa3cab25a6830640e5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -260,29 +260,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:46 GMT", + "Date": "Thu, 20 Apr 2023 00:05:21 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "532de22a-3b11-409b-873f-dab616e65a93", + "x-ms-correlation-request-id": "2250d248-8988-4a7c-b791-628a596951da", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "532de22a-3b11-409b-873f-dab616e65a93", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181847Z:532de22a-3b11-409b-873f-dab616e65a93" + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "2250d248-8988-4a7c-b791-628a596951da", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000521Z:2250d248-8988-4a7c-b791-628a596951da" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-7b395ed7d8670e82-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-a66fdf3b9387f5b3-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7c5d5657c7fc103b63ed270870a3fc7d", + "x-ms-client-request-id": "3edaeb4f299f1c4e111f0743ce061e98", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -291,29 +291,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:47 GMT", + "Date": "Thu, 20 Apr 2023 00:05:22 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "afa6a0a5-4cff-48fa-a92b-11f923553a47", + "x-ms-correlation-request-id": "dcd252a7-7a58-4650-ade1-73ca235b7b40", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "afa6a0a5-4cff-48fa-a92b-11f923553a47", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181848Z:afa6a0a5-4cff-48fa-a92b-11f923553a47" + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "dcd252a7-7a58-4650-ade1-73ca235b7b40", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000523Z:dcd252a7-7a58-4650-ade1-73ca235b7b40" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-6a3869f0e22dd44d-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-2a62d3de85b2dbaa-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "70fc2085232f8ed9683b5b38dd0b3cd1", + "x-ms-client-request-id": "1c884e178e1d06cac710be15339ee54c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -322,29 +322,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:48 GMT", + "Date": "Thu, 20 Apr 2023 00:05:23 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83e769ed-aa70-43b8-a736-d7859e57e4f9", + "x-ms-correlation-request-id": "0a3507ea-88ae-4f60-8f45-6a3b20e5bbb3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "83e769ed-aa70-43b8-a736-d7859e57e4f9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181849Z:83e769ed-aa70-43b8-a736-d7859e57e4f9" + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "0a3507ea-88ae-4f60-8f45-6a3b20e5bbb3", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000524Z:0a3507ea-88ae-4f60-8f45-6a3b20e5bbb3" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-e9943726a5e07334-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-e6a419223bdf386a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e4bd134b0330d2740fa3f9876841d770", + "x-ms-client-request-id": "0f22a531af7a729dd861f77c94b71236", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -353,29 +353,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:51 GMT", + "Date": "Thu, 20 Apr 2023 00:05:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "214356dc-50b4-4a5c-ac9d-560aa2ddf731", + "x-ms-correlation-request-id": "9023c560-6565-41ab-8d83-f9bd72af6dcc", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "214356dc-50b4-4a5c-ac9d-560aa2ddf731", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181851Z:214356dc-50b4-4a5c-ac9d-560aa2ddf731" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "9023c560-6565-41ab-8d83-f9bd72af6dcc", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000526Z:9023c560-6565-41ab-8d83-f9bd72af6dcc" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-cdb151eee2cbece3-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-4a88609c2e15b3fb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a49cb0ef875f33717dce13c06c023357", + "x-ms-client-request-id": "348e8c8c247ec1c720d3778f6b39e973", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -384,29 +384,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:18:55 GMT", + "Date": "Thu, 20 Apr 2023 00:05:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "34c1785a-86ff-4dc5-a520-363dce423218", + "x-ms-correlation-request-id": "62a0f7c8-b365-4f4c-97ef-b4219f3893ab", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "34c1785a-86ff-4dc5-a520-363dce423218", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181855Z:34c1785a-86ff-4dc5-a520-363dce423218" + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "62a0f7c8-b365-4f4c-97ef-b4219f3893ab", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000530Z:62a0f7c8-b365-4f4c-97ef-b4219f3893ab" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-394dd21548ca0579-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-8e34fd6d59e3445c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5dbc56b117e5824cab2a608c2a512627", + "x-ms-client-request-id": "2812ba390fe3671eb11643bc964e710f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -415,29 +415,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:19:03 GMT", + "Date": "Thu, 20 Apr 2023 00:05:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5e9a433f-3c5a-4897-9776-4669d147c510", + "x-ms-correlation-request-id": "c6d7ed2e-00cc-4d68-ba9e-1922f823e331", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "5e9a433f-3c5a-4897-9776-4669d147c510", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181903Z:5e9a433f-3c5a-4897-9776-4669d147c510" + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "c6d7ed2e-00cc-4d68-ba9e-1922f823e331", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000538Z:c6d7ed2e-00cc-4d68-ba9e-1922f823e331" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-2b7d34c66859408c-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-ee4fd4d8f0fb902c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2c49ea64976fc471a18a6761efb3660c", + "x-ms-client-request-id": "a68888feb10f0ccedd61eea6380e079f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -446,29 +446,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:19:19 GMT", + "Date": "Thu, 20 Apr 2023 00:05:53 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "41a663de-5a07-4088-9e18-50a9050f7f91", + "x-ms-correlation-request-id": "21f97399-cd08-45c2-8d81-42e42b6b4a74", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "41a663de-5a07-4088-9e18-50a9050f7f91", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181919Z:41a663de-5a07-4088-9e18-50a9050f7f91" + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "21f97399-cd08-45c2-8d81-42e42b6b4a74", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000554Z:21f97399-cd08-45c2-8d81-42e42b6b4a74" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-d76aa4510fac3977-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-e0b400554cc5fe08-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "12d5a1707984d78b6419f83526e5092b", + "x-ms-client-request-id": "d9438478e9a57d526d268368e00b2ad2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -477,29 +477,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:19:51 GMT", + "Date": "Thu, 20 Apr 2023 00:06:26 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9ef83d4-049c-49d4-bb4f-09f22a0dcf9b", + "x-ms-correlation-request-id": "f2e5cad2-fd17-4801-8c89-a2057c63098b", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "f9ef83d4-049c-49d4-bb4f-09f22a0dcf9b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T181952Z:f9ef83d4-049c-49d4-bb4f-09f22a0dcf9b" + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "f2e5cad2-fd17-4801-8c89-a2057c63098b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000626Z:f2e5cad2-fd17-4801-8c89-a2057c63098b" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-99b6e5d3eeed02b7-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-e0138cc87969d06e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "815ceca806b81ae8e4f8bb5bb0ea92f8", + "x-ms-client-request-id": "e391676242b08863ec054a8220782fa2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -508,29 +508,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:20:23 GMT", + "Date": "Thu, 20 Apr 2023 00:06:58 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c6dacf11-244e-4d8d-aff9-29e6bfc9de64", + "x-ms-correlation-request-id": "11757f1d-bd86-4a53-9ab2-14f1400a70cd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "c6dacf11-244e-4d8d-aff9-29e6bfc9de64", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182024Z:c6dacf11-244e-4d8d-aff9-29e6bfc9de64" + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "11757f1d-bd86-4a53-9ab2-14f1400a70cd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000658Z:11757f1d-bd86-4a53-9ab2-14f1400a70cd" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-c83c3f85d519d11b-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-a57cef7b3a282f51-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "881b54c3147ceaa25f72c8559e3c9dbc", + "x-ms-client-request-id": "1243a40e970a146a350b39e92e652cd1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -539,29 +539,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:20:55 GMT", + "Date": "Thu, 20 Apr 2023 00:07:30 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f0fdef65-fbfd-4422-b821-85fce60aa855", + "x-ms-correlation-request-id": "53917c5a-c49a-4800-ad04-76042c6396ab", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "f0fdef65-fbfd-4422-b821-85fce60aa855", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182056Z:f0fdef65-fbfd-4422-b821-85fce60aa855" + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "53917c5a-c49a-4800-ad04-76042c6396ab", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000731Z:53917c5a-c49a-4800-ad04-76042c6396ab" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/768c1c4f-a85a-45de-be8e-6358b87cf25e?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6f7665ae-64d3-40c0-992a-d7a1599e661d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-f1f32b72757fe451-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-e10a3a52f3c7a348-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "03b93b80e5566953b8ba2d8cbe2f2679", + "x-ms-client-request-id": "d1431c36247d35ee21bbeda09ed05cf5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -570,29 +570,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:28 GMT", + "Date": "Thu, 20 Apr 2023 00:08:02 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "321aca4f-5bfe-46c8-a188-7e91c07c8724", + "x-ms-correlation-request-id": "84a05437-020b-4975-a2de-cebd0732d41d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "321aca4f-5bfe-46c8-a188-7e91c07c8724", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182128Z:321aca4f-5bfe-46c8-a188-7e91c07c8724" + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "84a05437-020b-4975-a2de-cebd0732d41d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000803Z:84a05437-020b-4975-a2de-cebd0732d41d" }, "ResponseBody": { "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-e31e85d94355fe80e8c093011690ca1c-762e1f913eab8f17-00", + "traceparent": "00-c30cb230cbe2d5145ebcbe35aafed032-3148a16ae26a9297-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d271008781c994ae497121463e937ca7", + "x-ms-client-request-id": "3c59e0f718c7cac7fc7cada5097a5a86", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -601,31 +601,31 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "2838", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:28 GMT", + "Date": "Thu, 20 Apr 2023 00:08:02 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f94ea870-3a25-4ddc-90a2-2bdcaf065039", + "x-ms-correlation-request-id": "b93b13b3-9777-47b6-ac7c-125982944d6c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "f94ea870-3a25-4ddc-90a2-2bdcaf065039", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182128Z:f94ea870-3a25-4ddc-90a2-2bdcaf065039" + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "b93b13b3-9777-47b6-ac7c-125982944d6c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000803Z:b93b13b3-9777-47b6-ac7c-125982944d6c" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442", - "name": "r-database-account-8442", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077", + "name": "r-database-account-1077", "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T18:21:08.1854573Z" + "createdAt": "2023-04-20T00:07:30.7878188Z" }, "properties": { "provisioningState": "Succeeded", - "documentEndpoint": "https://r-database-account-8442.documents.azure.com:443/", - "sqlEndpoint": "https://r-database-account-8442.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1077.documents.azure.com:443/", + "sqlEndpoint": "https://r-database-account-1077.documents.azure.com:443/", "publicNetworkAccess": "Enabled", "enableAutomaticFailover": false, "enableMultipleWriteLocations": false, @@ -639,7 +639,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "instanceId": "d9cae7df-4c3b-49fc-b990-f985ae379afd", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -657,9 +657,9 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", - "documentEndpoint": "https://r-database-account-8442-westus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1077-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -667,9 +667,9 @@ ], "readLocations": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", - "documentEndpoint": "https://r-database-account-8442-westus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1077-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -677,9 +677,9 @@ ], "locations": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", - "documentEndpoint": "https://r-database-account-8442-westus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1077-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -687,7 +687,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-8442-westus", + "id": "r-database-account-1077-westus", "locationName": "West US", "failoverPriority": 0 } @@ -711,16 +711,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T18:21:08.1854573Z" + "generationTime": "2023-04-20T00:07:30.7878188Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T18:21:08.1854573Z" + "generationTime": "2023-04-20T00:07:30.7878188Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:21:08.1854573Z" + "generationTime": "2023-04-20T00:07:30.7878188Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:21:08.1854573Z" + "generationTime": "2023-04-20T00:07:30.7878188Z" } } }, @@ -735,9 +735,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b8ba2cd8d87c4f2f5132bdc0fc9a025f-8d8376fd305824ed-00", + "traceparent": "00-4f766f0ce98787d86a549f6c754763e1-b57e14c495a22755-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "75dbfe5b8e31dea100b2cfc1e6152c2f", + "x-ms-client-request-id": "044b78d95d34ea25b50ef04faaca7564", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -746,15 +746,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 18:21:28 GMT", + "Date": "Thu, 20 Apr 2023 00:08:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9ea6e069-98cb-4498-8252-dc656951401f", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "9ea6e069-98cb-4498-8252-dc656951401f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182128Z:9ea6e069-98cb-4498-8252-dc656951401f" + "x-ms-correlation-request-id": "95f47678-d8b4-4f06-bb30-e771835b9626", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "95f47678-d8b4-4f06-bb30-e771835b9626", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000803Z:95f47678-d8b4-4f06-bb30-e771835b9626" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -781,23 +781,23 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-717aef5a6889dc7047793ee682246c7a-4bcdb405ff832e09-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9dcd4f4ccacafff38c24bae5c30d2a24", + "traceparent": "00-12acb34797793e87b3da1c087484c959-c376de55d0a31011-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "4df143aeef0c1e0a5478d50076492ca7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "440853", + "Content-Length": "466452", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 18:21:32 GMT", + "Date": "Thu, 20 Apr 2023 00:08:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ae65f999-aa33-47fb-b6e1-ed5baffe7ec2", + "x-ms-correlation-request-id": "d438d683-a052-4fdf-97d5-0749cea95448", "x-ms-original-request-ids": [ "", "", @@ -838,9 +838,9 @@ "", "" ], - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "ae65f999-aa33-47fb-b6e1-ed5baffe7ec2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182133Z:ae65f999-aa33-47fb-b6e1-ed5baffe7ec2" + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "d438d683-a052-4fdf-97d5-0749cea95448", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000807Z:d438d683-a052-4fdf-97d5-0749cea95448" }, "ResponseBody": { "value": [ @@ -853,7 +853,7 @@ "accountName": "barprod-systemid-sw-1109027095", "apiType": "Sql", "creationTime": "2022-12-13T19:12:35Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -872,7 +872,7 @@ "accountName": "barprod-systemid-sw-1109027095-rl1", "apiType": "Sql", "creationTime": "2022-12-13T19:33:35Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -891,7 +891,7 @@ "accountName": "barprod-systemid-sw-1305567950", "apiType": "Sql", "creationTime": "2022-12-13T21:09:30Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -910,7 +910,7 @@ "accountName": "barprod-systemid-sw-1305567950-rl1", "apiType": "Sql", "creationTime": "2022-12-13T21:30:58Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -929,7 +929,7 @@ "accountName": "vinh-restore-fail", "apiType": "Sql", "creationTime": "2022-12-13T22:07:03Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -948,7 +948,7 @@ "accountName": "vinh-restore-fail2", "apiType": "Sql", "creationTime": "2022-12-13T22:10:55Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -967,7 +967,7 @@ "accountName": "vinh-restore-not-fail3", "apiType": "Sql", "creationTime": "2022-12-13T23:32:55Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -986,7 +986,7 @@ "accountName": "barprod-systemid-sw-1525116479", "apiType": "Sql", "creationTime": "2022-12-13T23:28:39Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1005,7 +1005,7 @@ "accountName": "barprod-systemid-sw-1526492563", "apiType": "Sql", "creationTime": "2022-12-13T23:30:14Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1024,7 +1024,7 @@ "accountName": "barprod-systemid-sw-1526492563-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:51:46Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1043,7 +1043,7 @@ "accountName": "barprod-systemid-sw-1525116479-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:54:20Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1062,7 +1062,7 @@ "accountName": "vinh-restore-fail-2identities", "apiType": "Sql", "creationTime": "2022-12-16T01:32:31Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1081,7 +1081,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns", "apiType": "Sql", "creationTime": "2023-04-06T15:49:22Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1105,7 +1105,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns-restored", "apiType": "Sql", "creationTime": "2023-04-06T17:07:39Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1135,115 +1135,20 @@ } }, { - "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", - "properties": { - "accountName": "r-database-account-1528", - "apiType": "Sql", - "creationTime": "2023-04-17T21:38:01Z", - "oldestRestorableTime": "2023-04-17T21:38:01Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", - "creationTime": "2023-04-17T21:38:02Z" - } - ] - } - }, - { - "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", - "properties": { - "accountName": "r-database-account-6679", - "apiType": "Sql", - "creationTime": "2023-04-17T22:29:22Z", - "oldestRestorableTime": "2023-04-17T22:29:22Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", - "creationTime": "2023-04-17T22:29:23Z" - } - ] - } - }, - { - "name": "789de828-aa5f-47fb-8313-a13a25376c97", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", - "properties": { - "accountName": "r-database-account-904", - "apiType": "Sql", - "creationTime": "2023-04-17T22:35:24Z", - "oldestRestorableTime": "2023-04-17T22:35:24Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", - "creationTime": "2023-04-17T22:35:25Z" - } - ] - } - }, - { - "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", - "properties": { - "accountName": "r-database-account-4144", - "apiType": "Sql", - "creationTime": "2023-04-17T22:38:31Z", - "oldestRestorableTime": "2023-04-17T22:38:31Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", - "creationTime": "2023-04-17T22:38:32Z" - } - ] - } - }, - { - "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", - "properties": { - "accountName": "r-database-account-5433", - "apiType": "Sql", - "creationTime": "2023-04-17T22:54:36Z", - "oldestRestorableTime": "2023-04-17T22:54:36Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", - "creationTime": "2023-04-17T22:54:37Z" - } - ] - } - }, - { - "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "name": "7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "properties": { - "accountName": "r-database-account-6099", + "accountName": "r-database-account-7066", "apiType": "Sql", - "creationTime": "2023-04-18T16:25:48Z", - "oldestRestorableTime": "2023-04-18T16:25:48Z", + "creationTime": "2023-04-19T23:41:57Z", + "oldestRestorableTime": "2023-04-19T23:41:57Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", - "creationTime": "2023-04-18T16:25:49Z" + "regionalDatabaseAccountInstanceId": "47687275-17cc-4eaf-842d-83592b5bcfb4", + "creationTime": "2023-04-19T23:41:58Z" } ] } @@ -1300,7 +1205,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T15:41:19Z", "deletionTime": "2023-04-06T16:51:10Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1327,7 +1232,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T17:50:09Z", "deletionTime": "2023-04-06T18:56:25Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1402,7 +1307,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T19:55:04Z", "deletionTime": "2023-04-06T21:02:28Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1429,7 +1334,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T22:30:52Z", "deletionTime": "2023-04-06T22:32:02Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1450,7 +1355,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T21:11:17Z", "deletionTime": "2023-04-06T22:32:04Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1540,7 +1445,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T20:14:52Z", "deletionTime": "2023-04-07T21:19:01Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1561,7 +1466,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T21:36:53Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1582,7 +1487,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T22:53:05Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1603,7 +1508,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T15:47:08Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1624,7 +1529,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T14:28:30Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1651,7 +1556,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T17:43:02Z", "deletionTime": "2023-04-10T18:59:57Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1672,7 +1577,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T18:59:04Z", "deletionTime": "2023-04-10T18:59:58Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1693,7 +1598,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T21:49:40Z", "deletionTime": "2023-04-14T21:51:26Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1714,7 +1619,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T20:29:55Z", "deletionTime": "2023-04-14T21:51:27Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1741,7 +1646,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T22:00:54Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1762,7 +1667,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T23:17:22Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1810,7 +1715,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:11:24Z", "deletionTime": "2023-04-17T19:14:59Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1831,7 +1736,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:41:46Z", "deletionTime": "2023-04-17T19:45:17Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1852,7 +1757,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T21:39:56Z", "deletionTime": "2023-04-17T21:43:27Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1873,7 +1778,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:20:01Z", "deletionTime": "2023-04-17T22:21:35Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1894,7 +1799,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:44:28Z", "deletionTime": "2023-04-17T22:51:35Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1915,7 +1820,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:20:58Z", "deletionTime": "2023-04-17T23:22:34Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1936,7 +1841,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:38:00Z", "deletionTime": "2023-04-17T23:54:37Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1957,7 +1862,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:57:24Z", "deletionTime": "2023-04-17T23:58:57Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1978,7 +1883,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:12:13Z", "deletionTime": "2023-04-18T00:15:52Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1999,7 +1904,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:34:02Z", "deletionTime": "2023-04-18T00:37:41Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2020,7 +1925,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:04:49Z", "deletionTime": "2023-04-18T01:08:23Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2041,7 +1946,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:21:53Z", "deletionTime": "2023-04-18T01:33:08Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2062,7 +1967,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T02:09:18Z", "deletionTime": "2023-04-18T03:26:25Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2083,7 +1988,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T03:25:35Z", "deletionTime": "2023-04-18T03:36:07Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2104,7 +2009,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T13:32:30Z", "deletionTime": "2023-04-18T13:33:25Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2125,7 +2030,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:55:26Z", "deletionTime": "2023-04-18T14:27:44Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2146,7 +2051,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:11:57Z", "deletionTime": "2023-04-18T16:12:45Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2167,7 +2072,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:27:03Z", "deletionTime": "2023-04-18T17:46:27Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2188,7 +2093,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T17:45:32Z", "deletionTime": "2023-04-18T17:57:15Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2209,7 +2114,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T18:09:59Z", "deletionTime": "2023-04-18T18:10:51Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2221,13589 +2126,12677 @@ } }, { - "name": "d88e6a3c-687d-4990-a516-da739070bf81", - "location": "North Central US", + "name": "fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", "properties": { - "accountName": "kal-continuous7", + "accountName": "r-database-account-1774", "apiType": "Sql", - "creationTime": "2022-06-07T20:09:38Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-18T19:06:06Z", + "deletionTime": "2023-04-18T20:23:01Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", - "creationTime": "2022-06-07T20:09:39Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ac9a99bf-4f6b-479e-80bf-7b16a84ac481", + "creationTime": "2023-04-18T19:06:07Z", + "deletionTime": "2023-04-18T20:23:01Z" } ] } }, { - "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", - "location": "North Central US", + "name": "edc97856-e68e-4881-8f7c-7939b9bd2678", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/edc97856-e68e-4881-8f7c-7939b9bd2678", "properties": { - "accountName": "kal-continuous7-restored1", + "accountName": "restoredaccount-4128", "apiType": "Sql", - "creationTime": "2022-06-10T19:23:44Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-18T20:22:32Z", + "deletionTime": "2023-04-18T20:33:48Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", - "creationTime": "2022-06-10T19:23:44Z" + "regionalDatabaseAccountInstanceId": "f5cf519e-fb56-4c39-963c-615683e9d6a0", + "creationTime": "2023-04-18T20:22:32Z", + "deletionTime": "2023-04-18T20:33:48Z" } ] } }, { - "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", - "location": "North Central US", + "name": "34394e29-5e17-4da2-a734-ba74301275a5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/34394e29-5e17-4da2-a734-ba74301275a5", "properties": { - "accountName": "kal-continuous7-demorestore", + "accountName": "r-database-account-6660", "apiType": "Sql", - "creationTime": "2022-06-10T21:20:46Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-18T20:47:01Z", + "deletionTime": "2023-04-18T20:47:57Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", - "creationTime": "2022-06-10T21:20:46Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "28e95726-a165-4f67-a7e1-c416b1a9348f", + "creationTime": "2023-04-18T20:47:02Z", + "deletionTime": "2023-04-18T20:47:57Z" } ] } }, { - "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", - "location": "North Central US", + "name": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/ace1682c-5308-4c5d-a9db-7ff549629e40", "properties": { - "accountName": "test-billing-continuous30", + "accountName": "r-database-account-9177", "apiType": "Sql", - "creationTime": "2022-07-28T21:54:20Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-18T22:42:05Z", + "deletionTime": "2023-04-18T22:42:43Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", - "creationTime": "2022-07-28T21:54:21Z" - }, - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", - "creationTime": "2022-08-31T21:09:14Z" - }, - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", - "creationTime": "2022-08-31T22:24:21Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "accc8467-dc2a-4143-b608-9c2344bb1e2e", + "creationTime": "2023-04-18T22:42:06Z", + "deletionTime": "2023-04-18T22:42:43Z" } ] } }, { - "name": "e84733a9-ee18-456c-b12b-1d37e542608b", - "location": "North Central US", + "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", "properties": { - "accountName": "new-cosmsosdb-account", + "accountName": "r-database-account-2021", "apiType": "Sql", - "creationTime": "2022-08-31T20:34:40Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-18T23:07:37Z", + "deletionTime": "2023-04-18T23:08:08Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", - "creationTime": "2022-08-31T20:34:40Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", + "creationTime": "2023-04-18T23:07:38Z", + "deletionTime": "2023-04-18T23:08:08Z" } ] } }, { - "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", - "location": "North Central US", + "name": "f8009a8a-a683-4969-a990-03f2fbc2c357", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f8009a8a-a683-4969-a990-03f2fbc2c357", "properties": { - "accountName": "amisitestpitracc", + "accountName": "r-database-account-8744", "apiType": "Sql", - "creationTime": "2023-03-29T04:22:22Z", - "deletionTime": "2023-04-07T16:42:28Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-19T03:02:08Z", + "deletionTime": "2023-04-19T04:19:02Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", - "creationTime": "2023-03-29T04:22:23Z", - "deletionTime": "2023-03-30T19:57:43Z" - }, { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", - "creationTime": "2023-03-29T07:29:18Z", - "deletionTime": "2023-04-07T16:42:28Z" + "regionalDatabaseAccountInstanceId": "17fd7f68-0b30-4914-ba38-df23f7fd370f", + "creationTime": "2023-04-19T03:02:09Z", + "deletionTime": "2023-04-19T04:19:02Z" } ] } }, { - "name": "2414c009-8022-442c-9ab6-81c276eb2a99", - "location": "Central US", + "name": "133f8fa2-4579-4865-a24c-025431c27770", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/133f8fa2-4579-4865-a24c-025431c27770", "properties": { - "accountName": "vinh-periodic", + "accountName": "restoredaccount-3290", "apiType": "Sql", - "creationTime": "2022-06-06T19:53:54Z", - "oldestRestorableTime": "2023-04-11T18:21:28Z", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", - "creationTime": "2022-06-06T19:53:54Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "8f15ca6f-59e6-4bc4-8d12-e34438839844", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z" } ] } }, { - "name": "5716280d-381e-4045-b936-d0edbfc7317b", - "location": "Central US", + "name": "363500e0-8574-42d3-bcb0-78b9930907ed", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/363500e0-8574-42d3-bcb0-78b9930907ed", "properties": { - "accountName": "databaseaccount9284", + "accountName": "r-database-account-9591", "apiType": "Sql", - "creationTime": "2022-09-20T05:50:05Z", - "oldestRestorableTime": "2023-03-19T18:21:28Z", + "creationTime": "2023-04-19T04:42:38Z", + "deletionTime": "2023-04-19T04:43:26Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", - "creationTime": "2022-09-20T05:50:06Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "7d495937-f573-4895-a5a2-f7a57e189e0a", + "creationTime": "2023-04-19T04:42:39Z", + "deletionTime": "2023-04-19T04:43:26Z" } ] } }, { - "name": "34a9cb27-53a5-4143-9af7-810285110075", - "location": "Central US", + "name": "539f95cf-af16-4c95-8ba6-3d96971c755e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/539f95cf-af16-4c95-8ba6-3d96971c755e", "properties": { - "accountName": "databaseaccount6234", + "accountName": "r-database-account-8090", "apiType": "Sql", - "creationTime": "2022-09-20T09:04:22Z", - "oldestRestorableTime": "2023-03-19T18:21:28Z", + "creationTime": "2023-04-19T05:41:29Z", + "deletionTime": "2023-04-19T06:58:53Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", - "creationTime": "2022-09-20T09:04:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ffff6e0c-bb13-4441-9bfb-4eab39131773", + "creationTime": "2023-04-19T05:41:30Z", + "deletionTime": "2023-04-19T06:58:53Z" } ] } }, { - "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", - "location": "Central US", + "name": "48bd7479-e12e-42d5-9693-f0795eca3d89", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/48bd7479-e12e-42d5-9693-f0795eca3d89", "properties": { - "accountName": "databaseaccount8251", + "accountName": "restoredaccount-6404", "apiType": "Sql", - "creationTime": "2022-09-20T16:29:44Z", - "oldestRestorableTime": "2023-03-19T18:21:28Z", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", - "creationTime": "2022-09-20T16:29:45Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "fa2c002a-9218-4777-a5cd-1880bde715ea", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z" } ] } }, { - "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", - "location": "Central US", + "name": "075a5d48-f9d7-4306-b262-03b3737ba475", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/075a5d48-f9d7-4306-b262-03b3737ba475", "properties": { - "accountName": "sql-portal-test", + "accountName": "r-database-account-4017", "apiType": "Sql", - "creationTime": "2023-03-08T18:47:23Z", - "oldestRestorableTime": "2023-04-11T18:21:28Z", + "creationTime": "2023-04-19T07:21:28Z", + "deletionTime": "2023-04-19T07:22:09Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", - "creationTime": "2023-03-08T18:47:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b14d2cf8-83ac-45ff-bc4e-1f199f848240", + "creationTime": "2023-04-19T07:21:29Z", + "deletionTime": "2023-04-19T07:22:09Z" } ] } }, { - "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", - "location": "Central US", + "name": "2e6d7920-9c30-41cf-ab15-20d2f5c82abf", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/2e6d7920-9c30-41cf-ab15-20d2f5c82abf", "properties": { - "accountName": "dsapaliga-xrr-cu", + "accountName": "r-database-account-2005", "apiType": "Sql", - "creationTime": "2023-03-30T15:10:46Z", - "oldestRestorableTime": "2023-04-11T18:21:28Z", + "creationTime": "2023-04-19T17:40:33Z", + "deletionTime": "2023-04-19T18:57:32Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", - "creationTime": "2023-03-30T15:10:47Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", - "creationTime": "2023-03-30T15:13:00Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f5d1cf26-ce18-43b2-9533-62904f9851a1", + "creationTime": "2023-04-19T17:40:34Z", + "deletionTime": "2023-04-19T18:57:32Z" } ] } }, { - "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", - "location": "West US 2", + "name": "4ca1a638-30f9-412c-ba0e-e032a5b27651", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4ca1a638-30f9-412c-ba0e-e032a5b27651", "properties": { - "accountName": "databaseaccount2058", - "apiType": "MongoDB", - "creationTime": "2022-04-14T02:10:48Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "restoredaccount-7552", + "apiType": "Sql", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", - "creationTime": "2022-04-14T02:10:49Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "294a8817-cd2a-41a8-90a9-581dde2404b3", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z" } ] } }, { - "name": "fce807d5-4358-4ea1-8130-0439181f6be0", - "location": "West US 2", + "name": "707bd438-bc4a-4206-bf34-42de3238ba79", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/707bd438-bc4a-4206-bf34-42de3238ba79", "properties": { - "accountName": "vinh-demo-periodic", + "accountName": "r-database-account-646", "apiType": "Sql", - "creationTime": "2022-05-26T04:53:41Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-19T19:21:04Z", + "deletionTime": "2023-04-19T19:21:53Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", - "creationTime": "2022-05-26T04:53:41Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "6591ef21-988f-47ed-8b0c-1545a5528b09", + "creationTime": "2023-04-19T19:21:05Z", + "deletionTime": "2023-04-19T19:21:53Z" } ] } }, { - "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", - "location": "West US 2", + "name": "5c92ee4f-9697-48ae-815d-9b14ae598781", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c92ee4f-9697-48ae-815d-9b14ae598781", "properties": { - "accountName": "vinh-demo-continous30", + "accountName": "r-database-account-9891", "apiType": "Sql", - "creationTime": "2022-05-26T03:29:41Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-19T20:56:22Z", + "deletionTime": "2023-04-19T22:13:46Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", - "creationTime": "2022-05-26T03:29:42Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "53a6a001-bc9f-4171-9928-fcc9a77577e5", + "creationTime": "2023-04-19T20:56:23Z", + "deletionTime": "2023-04-19T22:13:46Z" } ] } }, { - "name": "9177692a-0db9-4c0c-af1d-af0310418b43", - "location": "West US 2", + "name": "8c8b9024-40be-4f92-a466-8370faf4eacd", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/8c8b9024-40be-4f92-a466-8370faf4eacd", "properties": { - "accountName": "vinh-demo-continous7", + "accountName": "restoredaccount-8231", "apiType": "Sql", - "creationTime": "2022-05-26T04:14:49Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", - "creationTime": "2022-05-26T04:14:50Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6340bdaf-07bb-45b1-b411-7921b7a52e97", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z" } ] } }, { - "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", - "location": "West US 2", + "name": "5c6333bd-6bc8-4e1f-8672-9e386c60eef1", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c6333bd-6bc8-4e1f-8672-9e386c60eef1", "properties": { - "accountName": "vinh-demo-periodic2", + "accountName": "r-database-account-26", "apiType": "Sql", - "creationTime": "2022-05-26T18:12:07Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", - "creationTime": "2022-05-26T18:12:07Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "e9a47ca5-930f-4aa6-ac17-36a7cbe8cba8", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z" } ] } }, { - "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", - "location": "West US 2", + "name": "9519c744-78d1-42ce-84bb-777e7c3cb046", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9519c744-78d1-42ce-84bb-777e7c3cb046", "properties": { - "accountName": "vinh-demo-continous7-2", + "accountName": "r-database-account-8825", "apiType": "Sql", - "creationTime": "2022-05-26T18:05:53Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "creationTime": "2023-04-19T23:39:20Z", + "deletionTime": "2023-04-19T23:47:25Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", - "creationTime": "2022-05-26T18:05:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f435cc2e-e45b-4157-8e44-37f29671a9c0", + "creationTime": "2023-04-19T23:39:21Z", + "deletionTime": "2023-04-19T23:47:25Z" } ] } }, { - "name": "9484f425-a747-4e73-b8c4-04983e984315", - "location": "West US 2", + "name": "9e112cc2-439e-4cc6-aa49-7fb930652213", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9e112cc2-439e-4cc6-aa49-7fb930652213", "properties": { - "accountName": "clip2dbd2gollbc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-9118", + "apiType": "Sql", + "creationTime": "2023-04-19T20:20:11Z", + "deletionTime": "2023-04-19T23:48:12Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "d7145521-4702-4ca4-a561-a25cc303c858", + "creationTime": "2023-04-19T20:20:12Z", + "deletionTime": "2023-04-19T23:48:12Z" } ] } }, { - "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", - "location": "West US 2", + "name": "789de828-aa5f-47fb-8313-a13a25376c97", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", "properties": { - "accountName": "cli3fpzmlckewgo", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:36:38Z", - "deletionTime": "2023-04-07T19:56:52Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-904", + "apiType": "Sql", + "creationTime": "2023-04-17T22:35:24Z", + "deletionTime": "2023-04-19T23:48:20Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", - "creationTime": "2023-04-07T19:36:40Z", - "deletionTime": "2023-04-07T19:56:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", + "creationTime": "2023-04-17T22:35:25Z", + "deletionTime": "2023-04-19T23:48:20Z" } ] } }, { - "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", - "location": "West US 2", + "name": "7bfa7165-82b3-40d0-bbb5-4b71c77a620c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7bfa7165-82b3-40d0-bbb5-4b71c77a620c", "properties": { - "accountName": "cliftacbeowmtnb", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-8401", + "apiType": "Sql", + "creationTime": "2023-04-19T02:38:50Z", + "deletionTime": "2023-04-19T23:49:12Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3d83dafe-7b63-4dc2-a490-57664ae4913a", + "creationTime": "2023-04-19T02:38:51Z", + "deletionTime": "2023-04-19T23:49:12Z" } ] } }, { - "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", - "location": "West US 2", + "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", "properties": { - "accountName": "clipofi2jwwbtu4", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:22:17Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-6679", + "apiType": "Sql", + "creationTime": "2023-04-17T22:29:22Z", + "deletionTime": "2023-04-19T23:53:08Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", - "creationTime": "2023-04-07T21:22:18Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", + "creationTime": "2023-04-17T22:29:23Z", + "deletionTime": "2023-04-19T23:53:08Z" } ] } }, { - "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", - "location": "West US 2", + "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", "properties": { - "accountName": "cliwq55chmmvzvu", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T13:41:40Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-6099", + "apiType": "Sql", + "creationTime": "2023-04-18T16:25:48Z", + "deletionTime": "2023-04-19T23:53:11Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", - "creationTime": "2023-04-14T13:41:42Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", + "creationTime": "2023-04-18T16:25:49Z", + "deletionTime": "2023-04-19T23:53:11Z" } ] } }, { - "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", - "location": "West US 2", + "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", "properties": { - "accountName": "clixsitnvbfssqd", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-5433", + "apiType": "Sql", + "creationTime": "2023-04-17T22:54:36Z", + "deletionTime": "2023-04-19T23:53:30Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", + "creationTime": "2023-04-17T22:54:37Z", + "deletionTime": "2023-04-19T23:53:30Z" } ] } }, { - "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", - "location": "West US 2", + "name": "030969ae-8f77-4a8c-a143-3ea7918a6a15", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/030969ae-8f77-4a8c-a143-3ea7918a6a15", "properties": { - "accountName": "clinwxgmq26mrzy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T14:50:51Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-4785", + "apiType": "Sql", + "creationTime": "2023-04-19T23:51:43Z", + "deletionTime": "2023-04-19T23:53:36Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", - "creationTime": "2023-04-14T14:50:52Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "1dcb01a3-a653-44fc-9622-575fe1d69e1e", + "creationTime": "2023-04-19T23:51:44Z", + "deletionTime": "2023-04-19T23:53:36Z" } ] } }, { - "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", - "location": "West US 2", + "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", "properties": { - "accountName": "clibaor2akp53uy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-database-account-4144", + "apiType": "Sql", + "creationTime": "2023-04-17T22:38:31Z", + "deletionTime": "2023-04-19T23:53:44Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", + "creationTime": "2023-04-17T22:38:32Z", + "deletionTime": "2023-04-19T23:53:44Z" } ] } }, { - "name": "40dbd153-3d36-42b7-8649-48e6307849f9", - "location": "East US 2", + "name": "e2c2398c-3aa1-4d04-84da-64bb557292f3", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e2c2398c-3aa1-4d04-84da-64bb557292f3", "properties": { - "accountName": "cliiumnemwk33v5", + "accountName": "r-database-account-2826", "apiType": "Sql", - "creationTime": "2023-04-14T16:48:09Z", - "oldestRestorableTime": "2023-04-14T16:48:09Z", + "creationTime": "2023-04-19T19:54:34Z", + "deletionTime": "2023-04-19T23:53:47Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", - "creationTime": "2023-04-14T16:48:10Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "c03d8e05-59e3-420e-a9be-fba97b9d05bf", + "creationTime": "2023-04-19T19:54:35Z", + "deletionTime": "2023-04-19T23:53:47Z" } ] } }, { - "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", - "location": "East US 2", + "name": "33c24168-b5c2-47d4-9762-d577d358c06a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/33c24168-b5c2-47d4-9762-d577d358c06a", "properties": { - "accountName": "cli-continuous30-cylyo7wg-restored", + "accountName": "r-database-account-168", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-19T22:47:58Z", + "deletionTime": "2023-04-19T23:54:08Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "047a0df3-b96b-4dfe-acf1-88b2de702c89", + "creationTime": "2023-04-19T22:47:59Z", + "deletionTime": "2023-04-19T23:54:08Z" } ] } }, { - "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", - "location": "East US 2", + "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", "properties": { - "accountName": "cli-continuous30-cylyo7wg", + "accountName": "r-database-account-1528", "apiType": "Sql", - "creationTime": "2023-03-24T15:42:44Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-17T21:38:01Z", + "deletionTime": "2023-04-19T23:54:11Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", - "creationTime": "2023-03-24T15:42:45Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", + "creationTime": "2023-04-17T21:38:02Z", + "deletionTime": "2023-04-19T23:54:11Z" } ] } }, { - "name": "8c9286c5-c880-449c-9030-327de00e36b6", - "location": "East US 2", + "name": "d88e6a3c-687d-4990-a516-da739070bf81", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", "properties": { - "accountName": "cli-continuous30-wuye4s75", + "accountName": "kal-continuous7", "apiType": "Sql", - "creationTime": "2023-03-24T16:04:54Z", - "deletionTime": "2023-03-24T16:12:17Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2022-06-07T20:09:38Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", - "creationTime": "2023-03-24T16:04:55Z", - "deletionTime": "2023-03-24T16:12:17Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", + "creationTime": "2022-06-07T20:09:39Z" } ] } }, { - "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", - "location": "East US 2", + "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", "properties": { - "accountName": "cli-continuous30-qpysbnmc", + "accountName": "kal-continuous7-restored1", "apiType": "Sql", - "creationTime": "2023-03-24T16:45:16Z", - "deletionTime": "2023-03-24T16:52:22Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2022-06-10T19:23:44Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", - "creationTime": "2023-03-24T16:45:17Z", - "deletionTime": "2023-03-24T16:52:22Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", + "creationTime": "2022-06-10T19:23:44Z" } ] } }, { - "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", - "location": "East US 2", + "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", "properties": { - "accountName": "cli-continuous30-4uv42csa", + "accountName": "kal-continuous7-demorestore", "apiType": "Sql", - "creationTime": "2023-03-24T17:01:08Z", - "deletionTime": "2023-03-24T17:07:36Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2022-06-10T21:20:46Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", - "creationTime": "2023-03-24T17:01:09Z", - "deletionTime": "2023-03-24T17:07:36Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", + "creationTime": "2022-06-10T21:20:46Z" } ] } }, { - "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", - "location": "East US 2", + "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", "properties": { - "accountName": "cli-continuous30-e6tglvvh", + "accountName": "test-billing-continuous30", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:31Z", - "deletionTime": "2023-03-24T19:24:33Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2022-07-28T21:54:20Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", - "creationTime": "2023-03-24T19:18:32Z", - "deletionTime": "2023-03-24T19:24:33Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", + "creationTime": "2022-07-28T21:54:21Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", + "creationTime": "2022-08-31T21:09:14Z" + }, + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", + "creationTime": "2022-08-31T22:24:21Z" } ] } }, { - "name": "bbc21107-730f-460e-a806-f73643e95a9b", - "location": "East US 2", + "name": "e84733a9-ee18-456c-b12b-1d37e542608b", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", "properties": { - "accountName": "cli-continuous30-mgbfodqo", + "accountName": "new-cosmsosdb-account", "apiType": "Sql", - "creationTime": "2023-03-29T20:28:56Z", - "deletionTime": "2023-03-29T20:31:58Z", - "oldestRestorableTime": "2023-03-22T20:31:58Z", + "creationTime": "2022-08-31T20:34:40Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", - "creationTime": "2023-03-29T20:28:57Z", - "deletionTime": "2023-03-29T20:31:58Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", + "creationTime": "2022-08-31T20:34:40Z" } ] } }, { - "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", - "location": "East US 2", + "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", "properties": { - "accountName": "cli-continuous30-pqnqtvrw", + "accountName": "amisitestpitracc", "apiType": "Sql", - "creationTime": "2023-03-29T20:35:21Z", - "deletionTime": "2023-03-29T20:38:56Z", - "oldestRestorableTime": "2023-03-22T20:38:56Z", + "creationTime": "2023-03-29T04:22:22Z", + "deletionTime": "2023-04-07T16:42:28Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", - "creationTime": "2023-03-29T20:37:50Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", + "creationTime": "2023-03-29T04:22:23Z", + "deletionTime": "2023-03-30T19:57:43Z" }, { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", - "creationTime": "2023-03-29T20:35:22Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", + "creationTime": "2023-03-29T07:29:18Z", + "deletionTime": "2023-04-07T16:42:28Z" } ] } }, { - "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", - "location": "East US 2", + "name": "2414c009-8022-442c-9ab6-81c276eb2a99", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", "properties": { - "accountName": "cli-continuous30-nbcgdudl", + "accountName": "vinh-periodic", "apiType": "Sql", - "creationTime": "2023-03-29T20:49:15Z", - "deletionTime": "2023-03-29T20:52:54Z", - "oldestRestorableTime": "2023-03-22T20:52:54Z", + "creationTime": "2022-06-06T19:53:54Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", - "creationTime": "2023-03-29T20:51:44Z", - "deletionTime": "2023-03-29T20:52:54Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", - "creationTime": "2023-03-29T20:49:16Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", + "creationTime": "2022-06-06T19:53:54Z" } ] } }, { - "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", - "location": "East US 2", + "name": "5716280d-381e-4045-b936-d0edbfc7317b", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", "properties": { - "accountName": "cli-continuous30-fvguiiqd", + "accountName": "databaseaccount9284", "apiType": "Sql", - "creationTime": "2023-03-29T20:58:03Z", - "deletionTime": "2023-03-29T21:26:03Z", - "oldestRestorableTime": "2023-03-22T21:26:03Z", + "creationTime": "2022-09-20T05:50:05Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", - "creationTime": "2023-03-29T21:00:45Z", - "deletionTime": "2023-03-29T21:26:03Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", - "creationTime": "2023-03-29T20:58:04Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", + "creationTime": "2022-09-20T05:50:06Z" } ] } }, { - "name": "648c8b93-36da-440c-801c-19d18e3b3f21", - "location": "East US 2", + "name": "34a9cb27-53a5-4143-9af7-810285110075", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", "properties": { - "accountName": "cli-continuous30-of2nmx5u", + "accountName": "databaseaccount6234", "apiType": "Sql", - "creationTime": "2023-03-29T22:12:53Z", - "deletionTime": "2023-03-29T22:16:03Z", - "oldestRestorableTime": "2023-03-22T22:16:03Z", + "creationTime": "2022-09-20T09:04:22Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", - "creationTime": "2023-03-29T22:12:54Z", - "deletionTime": "2023-03-29T22:16:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", + "creationTime": "2022-09-20T09:04:23Z" } ] } }, { - "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", - "location": "East US 2", + "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", "properties": { - "accountName": "cli-continuous30-guwsy4ak", + "accountName": "databaseaccount8251", "apiType": "Sql", - "creationTime": "2023-03-29T22:43:18Z", - "deletionTime": "2023-03-29T22:48:52Z", - "oldestRestorableTime": "2023-03-22T22:48:52Z", + "creationTime": "2022-09-20T16:29:44Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", - "creationTime": "2023-03-29T22:45:41Z", - "deletionTime": "2023-03-29T22:48:52Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", - "creationTime": "2023-03-29T22:43:19Z", - "deletionTime": "2023-03-29T22:48:52Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", + "creationTime": "2022-09-20T16:29:45Z" } ] } }, { - "name": "751f535c-90ad-422c-8791-d85058c83f19", - "location": "East US 2", + "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "accountName": "sql-portal-test", "apiType": "Sql", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-03-08T18:47:23Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", + "creationTime": "2023-03-08T18:47:23Z" } ] } }, { - "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", - "location": "East US 2", + "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h", + "accountName": "dsapaliga-xrr-cu", "apiType": "Sql", - "creationTime": "2023-04-05T22:25:06Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-03-30T15:10:46Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", - "creationTime": "2023-04-05T22:25:07Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", + "creationTime": "2023-03-30T15:10:47Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", + "creationTime": "2023-03-30T15:13:00Z" } ] } }, { - "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", - "location": "East US 2", + "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv-restored", - "apiType": "Sql", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "databaseaccount2058", + "apiType": "MongoDB", + "creationTime": "2022-04-14T02:10:48Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z" - } - ] + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", + "creationTime": "2022-04-14T02:10:49Z" + } + ] } }, { - "name": "9962f6da-506f-408b-927f-4eb07a12c382", - "location": "East US 2", + "name": "fce807d5-4358-4ea1-8130-0439181f6be0", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv", + "accountName": "vinh-demo-periodic", "apiType": "Sql", - "creationTime": "2023-04-07T15:43:38Z", - "deletionTime": "2023-04-07T16:06:55Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2022-05-26T04:53:41Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", - "creationTime": "2023-04-07T15:43:39Z", - "deletionTime": "2023-04-07T16:06:55Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", + "creationTime": "2022-05-26T04:53:41Z" } ] } }, { - "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", - "location": "East US 2", + "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", "properties": { - "accountName": "cli-continuous30-5xp42uvg", + "accountName": "vinh-demo-continous30", "apiType": "Sql", - "creationTime": "2023-04-07T16:35:15Z", - "deletionTime": "2023-04-07T16:38:01Z", - "oldestRestorableTime": "2023-03-31T16:38:01Z", + "creationTime": "2022-05-26T03:29:41Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", - "creationTime": "2023-04-07T16:35:16Z", - "deletionTime": "2023-04-07T16:38:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", + "creationTime": "2022-05-26T03:29:42Z" } ] } }, { - "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", - "location": "East US 2", + "name": "9177692a-0db9-4c0c-af1d-af0310418b43", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", "properties": { - "accountName": "cli-continuous7-kadtogihc", + "accountName": "vinh-demo-continous7", "apiType": "Sql", - "creationTime": "2023-04-07T16:56:03Z", - "deletionTime": "2023-04-07T16:57:45Z", - "oldestRestorableTime": "2023-03-31T16:56:56Z", + "creationTime": "2022-05-26T04:14:49Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", - "creationTime": "2023-04-07T16:56:04Z", - "deletionTime": "2023-04-07T16:57:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", + "creationTime": "2022-05-26T04:14:50Z" } ] } }, { - "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", - "location": "East US 2", + "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", "properties": { - "accountName": "cli-continuous7-ghrp5g2r3", + "accountName": "vinh-demo-periodic2", "apiType": "Sql", - "creationTime": "2023-04-07T17:01:55Z", - "deletionTime": "2023-04-07T17:04:46Z", - "oldestRestorableTime": "2023-03-31T17:04:46Z", + "creationTime": "2022-05-26T18:12:07Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", - "creationTime": "2023-04-07T17:01:56Z", - "deletionTime": "2023-04-07T17:04:46Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", + "creationTime": "2022-05-26T18:12:07Z" } ] } }, { - "name": "53c25e9f-44ca-4509-adcd-23802185cba8", - "location": "East US 2", + "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", "properties": { - "accountName": "cli-periodic-d6qxquiv72md", + "accountName": "vinh-demo-continous7-2", "apiType": "Sql", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z", - "oldestRestorableTime": "2023-04-07T17:18:47Z", + "creationTime": "2022-05-26T18:05:53Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", + "creationTime": "2022-05-26T18:05:53Z" } ] } }, { - "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", - "location": "East US 2", + "name": "9484f425-a747-4e73-b8c4-04983e984315", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", "properties": { - "accountName": "cliufubmalcsuyb", + "accountName": "clip2dbd2gollbc", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z" } ] } }, { - "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", - "location": "East US 2", + "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", "properties": { - "accountName": "clitfyptqa45syc", + "accountName": "cli3fpzmlckewgo", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:33:20Z", - "deletionTime": "2023-04-07T17:52:53Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-07T19:36:38Z", + "deletionTime": "2023-04-07T19:56:52Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", - "creationTime": "2023-04-07T17:33:21Z", - "deletionTime": "2023-04-07T17:52:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", + "creationTime": "2023-04-07T19:36:40Z", + "deletionTime": "2023-04-07T19:56:52Z" } ] } }, { - "name": "329d5785-2f04-451c-a748-f79d0f562ff9", - "location": "East US 2", + "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", "properties": { - "accountName": "cliahilffivwqwi", - "apiType": "MongoDB", - "creationTime": "2023-04-07T19:26:23Z", - "deletionTime": "2023-04-07T19:31:01Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cliftacbeowmtnb", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", - "creationTime": "2023-04-07T19:26:24Z", - "deletionTime": "2023-04-07T19:31:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", - "location": "East US 2", + "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", "properties": { - "accountName": "cli5nu6pl77n5ia", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:12:03Z", - "deletionTime": "2023-04-07T20:16:06Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "clipofi2jwwbtu4", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:22:17Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", - "creationTime": "2023-04-07T20:12:04Z", - "deletionTime": "2023-04-07T20:16:06Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", + "creationTime": "2023-04-07T21:22:18Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "ced5610b-4422-469f-a9ca-f83235fea285", - "location": "East US 2", + "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", "properties": { - "accountName": "clisrkiadnudmcc", + "accountName": "cliwq55chmmvzvu", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:25:32Z", - "deletionTime": "2023-04-07T20:29:54Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-14T13:41:40Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", - "creationTime": "2023-04-07T20:25:33Z", - "deletionTime": "2023-04-07T20:29:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", + "creationTime": "2023-04-14T13:41:42Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", - "location": "East US 2", + "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", "properties": { - "accountName": "cliypixaxarcyzp", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:36:05Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "clixsitnvbfssqd", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", - "creationTime": "2023-04-07T20:36:06Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", - "location": "East US 2", + "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", "properties": { - "accountName": "clilnfxvj3jbdds", + "accountName": "clinwxgmq26mrzy", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-14T14:50:51Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", + "creationTime": "2023-04-14T14:50:52Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", - "location": "East US 2", + "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", "properties": { - "accountName": "cliwoaphmlu77h5", + "accountName": "clibaor2akp53uy", "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:56:14Z", - "deletionTime": "2023-04-07T21:59:20Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", - "restorableLocations": [ + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", + "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", - "creationTime": "2023-04-07T21:56:15Z", - "deletionTime": "2023-04-07T21:59:20Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "name": "40dbd153-3d36-42b7-8649-48e6307849f9", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", "properties": { - "accountName": "clioh53zckfrcxk", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T22:04:54Z", - "deletionTime": "2023-04-07T22:09:53Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cliiumnemwk33v5", + "apiType": "Sql", + "creationTime": "2023-04-14T16:48:09Z", + "oldestRestorableTime": "2023-04-14T16:48:09Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", - "creationTime": "2023-04-07T22:04:55Z", - "deletionTime": "2023-04-07T22:09:53Z" + "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", + "creationTime": "2023-04-14T16:48:10Z" } ] } }, { - "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", "properties": { - "accountName": "cli7cixib236qbg", + "accountName": "cli-continuous30-cylyo7wg-restored", "apiType": "Sql", - "creationTime": "2023-04-08T17:25:42Z", - "deletionTime": "2023-04-08T17:29:36Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", - "creationTime": "2023-04-08T17:25:44Z", - "deletionTime": "2023-04-08T17:29:36Z" + "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", "properties": { - "accountName": "cli-continuous7-hfvk4t4fj", + "accountName": "cli-continuous30-cylyo7wg", "apiType": "Sql", - "creationTime": "2023-04-13T14:48:07Z", - "deletionTime": "2023-04-13T14:49:43Z", - "oldestRestorableTime": "2023-04-06T14:49:43Z", + "creationTime": "2023-03-24T15:42:44Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", - "creationTime": "2023-04-13T14:48:08Z", - "deletionTime": "2023-04-13T14:49:43Z" + "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", + "creationTime": "2023-03-24T15:42:45Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "name": "8c9286c5-c880-449c-9030-327de00e36b6", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", "properties": { - "accountName": "cli-continuous7-zputoz3gu", + "accountName": "cli-continuous30-wuye4s75", "apiType": "Sql", - "creationTime": "2023-04-14T13:23:19Z", - "deletionTime": "2023-04-14T13:26:29Z", - "oldestRestorableTime": "2023-04-07T13:26:29Z", + "creationTime": "2023-03-24T16:04:54Z", + "deletionTime": "2023-03-24T16:12:17Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", - "creationTime": "2023-04-14T13:23:20Z", - "deletionTime": "2023-04-14T13:26:29Z" + "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", + "creationTime": "2023-03-24T16:04:55Z", + "deletionTime": "2023-03-24T16:12:17Z" } ] } }, { - "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "properties": { - "accountName": "cli-continuous7-737ullqld", + "accountName": "cli-continuous30-qpysbnmc", "apiType": "Sql", - "creationTime": "2023-04-14T13:36:13Z", - "deletionTime": "2023-04-14T13:38:00Z", - "oldestRestorableTime": "2023-04-07T13:38:00Z", + "creationTime": "2023-03-24T16:45:16Z", + "deletionTime": "2023-03-24T16:52:22Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", - "creationTime": "2023-04-14T13:36:14Z", - "deletionTime": "2023-04-14T13:38:00Z" + "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", + "creationTime": "2023-03-24T16:45:17Z", + "deletionTime": "2023-03-24T16:52:22Z" } ] } }, { - "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "properties": { - "accountName": "clidiym44m6kuui", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous30-4uv42csa", + "apiType": "Sql", + "creationTime": "2023-03-24T17:01:08Z", + "deletionTime": "2023-03-24T17:07:36Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", + "creationTime": "2023-03-24T17:01:09Z", + "deletionTime": "2023-03-24T17:07:36Z" } ] } }, { - "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "properties": { - "accountName": "clifxznjcelc2k7", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:07:29Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous30-e6tglvvh", + "apiType": "Sql", + "creationTime": "2023-03-24T19:18:31Z", + "deletionTime": "2023-03-24T19:24:33Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", - "creationTime": "2023-04-14T14:07:30Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", + "creationTime": "2023-03-24T19:18:32Z", + "deletionTime": "2023-03-24T19:24:33Z" } ] } }, { - "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "name": "bbc21107-730f-460e-a806-f73643e95a9b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", "properties": { - "accountName": "clifdo3gehahcp3", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:32:21Z", - "deletionTime": "2023-04-14T14:36:53Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous30-mgbfodqo", + "apiType": "Sql", + "creationTime": "2023-03-29T20:28:56Z", + "deletionTime": "2023-03-29T20:31:58Z", + "oldestRestorableTime": "2023-03-22T20:31:58Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", - "creationTime": "2023-04-14T14:32:22Z", - "deletionTime": "2023-04-14T14:36:53Z" + "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", + "creationTime": "2023-03-29T20:28:57Z", + "deletionTime": "2023-03-29T20:31:58Z" } ] } }, { - "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "properties": { - "accountName": "clijvrcnqk7clgr", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:39:15Z", - "deletionTime": "2023-04-14T15:59:46Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous30-pqnqtvrw", + "apiType": "Sql", + "creationTime": "2023-03-29T20:35:21Z", + "deletionTime": "2023-03-29T20:38:56Z", + "oldestRestorableTime": "2023-03-22T20:38:56Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", + "creationTime": "2023-03-29T20:37:50Z", + "deletionTime": "2023-03-29T20:38:56Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", - "creationTime": "2023-04-14T15:39:16Z", - "deletionTime": "2023-04-14T15:59:46Z" + "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", + "creationTime": "2023-03-29T20:35:22Z", + "deletionTime": "2023-03-29T20:38:56Z" } ] } }, { - "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", "properties": { - "accountName": "cliw5rqb5ajsohh", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous30-nbcgdudl", + "apiType": "Sql", + "creationTime": "2023-03-29T20:49:15Z", + "deletionTime": "2023-03-29T20:52:54Z", + "oldestRestorableTime": "2023-03-22T20:52:54Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", + "creationTime": "2023-03-29T20:51:44Z", + "deletionTime": "2023-03-29T20:52:54Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z" + "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", + "creationTime": "2023-03-29T20:49:16Z", + "deletionTime": "2023-03-29T20:52:54Z" } ] } }, { - "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", "properties": { - "accountName": "cliz3js7jmkwxxb", + "accountName": "cli-continuous30-fvguiiqd", "apiType": "Sql", - "creationTime": "2023-04-14T16:51:53Z", - "deletionTime": "2023-04-14T16:55:53Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-03-29T20:58:03Z", + "deletionTime": "2023-03-29T21:26:03Z", + "oldestRestorableTime": "2023-03-22T21:26:03Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", + "creationTime": "2023-03-29T21:00:45Z", + "deletionTime": "2023-03-29T21:26:03Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", - "creationTime": "2023-04-14T16:51:54Z", - "deletionTime": "2023-04-14T16:55:53Z" + "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", + "creationTime": "2023-03-29T20:58:04Z", + "deletionTime": "2023-03-29T21:26:03Z" } ] } }, { - "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "name": "648c8b93-36da-440c-801c-19d18e3b3f21", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", "properties": { - "accountName": "cliamicotk3huk3", - "apiType": "MongoDB", - "creationTime": "2023-04-14T16:59:34Z", - "deletionTime": "2023-04-14T17:04:35Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous30-of2nmx5u", + "apiType": "Sql", + "creationTime": "2023-03-29T22:12:53Z", + "deletionTime": "2023-03-29T22:16:03Z", + "oldestRestorableTime": "2023-03-22T22:16:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", - "creationTime": "2023-04-14T16:59:35Z", - "deletionTime": "2023-04-14T17:04:35Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", + "creationTime": "2023-03-29T22:12:54Z", + "deletionTime": "2023-03-29T22:16:03Z" } ] } }, { - "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "properties": { - "accountName": "cli7fcxogqa75ng", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T17:07:39Z", - "deletionTime": "2023-04-14T17:12:37Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", - "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", - "creationTime": "2023-04-14T17:07:40Z", - "deletionTime": "2023-04-14T17:12:37Z" + "accountName": "cli-continuous30-guwsy4ak", + "apiType": "Sql", + "creationTime": "2023-03-29T22:43:18Z", + "deletionTime": "2023-03-29T22:48:52Z", + "oldestRestorableTime": "2023-03-22T22:48:52Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", + "creationTime": "2023-03-29T22:45:41Z", + "deletionTime": "2023-03-29T22:48:52Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", + "creationTime": "2023-03-29T22:43:19Z", + "deletionTime": "2023-03-29T22:48:52Z" } ] } }, { - "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "name": "751f535c-90ad-422c-8791-d85058c83f19", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", "properties": { - "accountName": "clibijii3gdxu7r", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T17:16:06Z", - "deletionTime": "2023-04-14T17:19:35Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "apiType": "Sql", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", - "creationTime": "2023-04-14T17:16:07Z", - "deletionTime": "2023-04-14T17:19:35Z" + "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", "properties": { - "accountName": "cli-continuous7-ixtyb5gvo", + "accountName": "cli-systemid-kq6yvu46yp4h", "apiType": "Sql", - "creationTime": "2023-04-14T17:21:52Z", - "deletionTime": "2023-04-14T17:23:42Z", - "oldestRestorableTime": "2023-04-07T17:22:55Z", + "creationTime": "2023-04-05T22:25:06Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", - "creationTime": "2023-04-14T17:21:53Z", - "deletionTime": "2023-04-14T17:23:42Z" + "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", + "creationTime": "2023-04-05T22:25:07Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", "properties": { - "accountName": "cli-continuous30-expjec5z", + "accountName": "cli-systemid-pml7r44tlwdv-restored", "apiType": "Sql", - "creationTime": "2023-04-14T17:25:24Z", - "deletionTime": "2023-04-14T17:27:06Z", - "oldestRestorableTime": "2023-04-07T17:27:06Z", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", - "creationTime": "2023-04-14T17:25:25Z", - "deletionTime": "2023-04-14T17:27:06Z" + "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z" } ] } }, { - "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "name": "9962f6da-506f-408b-927f-4eb07a12c382", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", "properties": { - "accountName": "cli-periodic-ppe7oaphbkgu", + "accountName": "cli-systemid-pml7r44tlwdv", "apiType": "Sql", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z", - "oldestRestorableTime": "2023-04-14T18:01:21Z", + "creationTime": "2023-04-07T15:43:38Z", + "deletionTime": "2023-04-07T16:06:55Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z" + "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", + "creationTime": "2023-04-07T15:43:39Z", + "deletionTime": "2023-04-07T16:06:55Z" } ] } }, { - "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "accountName": "cli-continuous30-5xp42uvg", "apiType": "Sql", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-07T16:35:15Z", + "deletionTime": "2023-04-07T16:38:01Z", + "oldestRestorableTime": "2023-03-31T16:38:01Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", + "creationTime": "2023-04-07T16:35:16Z", + "deletionTime": "2023-04-07T16:38:01Z" } ] } }, { - "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g", + "accountName": "cli-continuous7-kadtogihc", "apiType": "Sql", - "creationTime": "2023-04-14T18:08:00Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-07T16:56:03Z", + "deletionTime": "2023-04-07T16:57:45Z", + "oldestRestorableTime": "2023-03-31T16:56:56Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", - "creationTime": "2023-04-14T18:08:01Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", + "creationTime": "2023-04-07T16:56:04Z", + "deletionTime": "2023-04-07T16:57:45Z" } ] } }, { - "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", "properties": { - "accountName": "cli7i23nmwwvyik", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T18:36:04Z", - "deletionTime": "2023-04-14T18:40:37Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-continuous7-ghrp5g2r3", + "apiType": "Sql", + "creationTime": "2023-04-07T17:01:55Z", + "deletionTime": "2023-04-07T17:04:46Z", + "oldestRestorableTime": "2023-03-31T17:04:46Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", - "creationTime": "2023-04-14T18:36:05Z", - "deletionTime": "2023-04-14T18:40:37Z" + "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", + "creationTime": "2023-04-07T17:01:56Z", + "deletionTime": "2023-04-07T17:04:46Z" } ] } }, { - "name": "f4004a76-8173-4d36-9590-6090cce37a4d", - "location": "West Europe", + "name": "53c25e9f-44ca-4509-adcd-23802185cba8", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", "properties": { - "accountName": "aholdtest", - "apiType": "MongoDB", - "creationTime": "2021-07-01T19:34:24Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "cli-periodic-d6qxquiv72md", + "apiType": "Sql", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z", + "oldestRestorableTime": "2023-04-07T17:18:47Z", "restorableLocations": [ { - "locationName": "West Europe", - "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", - "creationTime": "2021-07-01T19:34:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z" } ] } }, { - "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", - "location": "West US", + "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "properties": { - "accountName": "targetacct112", - "apiType": "Sql", - "creationTime": "2021-03-01T10:33:41Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cliufubmalcsuyb", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", - "creationTime": "2021-03-01T10:33:41Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z" } ] } }, { - "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", - "location": "West US", + "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", "properties": { - "accountName": "pitrmongotest", - "apiType": "MongoDB", - "creationTime": "2020-10-01T17:27:22Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clitfyptqa45syc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:33:20Z", + "deletionTime": "2023-04-07T17:52:53Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", - "creationTime": "2020-10-01T17:27:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", + "creationTime": "2023-04-07T17:33:21Z", + "deletionTime": "2023-04-07T17:52:53Z" } ] } }, { - "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", - "location": "West US", + "name": "329d5785-2f04-451c-a748-f79d0f562ff9", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", "properties": { - "accountName": "pitrmongowithsnapshots", + "accountName": "cliahilffivwqwi", "apiType": "MongoDB", - "creationTime": "2021-01-07T19:45:07Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "creationTime": "2023-04-07T19:26:23Z", + "deletionTime": "2023-04-07T19:31:01Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", - "creationTime": "2021-01-07T19:45:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", + "creationTime": "2023-04-07T19:26:24Z", + "deletionTime": "2023-04-07T19:31:01Z" } ] } }, { - "name": "36d321ce-5c39-4d66-9347-47beebff1142", - "location": "West US", + "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", "properties": { - "accountName": "test0319-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:28:13Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cli5nu6pl77n5ia", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:12:03Z", + "deletionTime": "2023-04-07T20:16:06Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", - "creationTime": "2021-07-07T21:28:13Z" - }, - { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", - "creationTime": "2021-07-07T21:28:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", + "creationTime": "2023-04-07T20:12:04Z", + "deletionTime": "2023-04-07T20:16:06Z" } ] } }, { - "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", - "location": "West US", + "name": "ced5610b-4422-469f-a9ca-f83235fea285", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", "properties": { - "accountName": "pitracctdemo2", - "apiType": "Sql", - "creationTime": "2020-08-11T02:34:23Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", - "creationTime": "2020-08-11T02:34:24Z" + "accountName": "clisrkiadnudmcc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:25:32Z", + "deletionTime": "2023-04-07T20:29:54Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", + "creationTime": "2023-04-07T20:25:33Z", + "deletionTime": "2023-04-07T20:29:54Z" } ] } }, { - "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", - "location": "West US", + "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", "properties": { - "accountName": "ptr-target", - "apiType": "Sql", - "creationTime": "2021-01-05T22:25:24Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cliypixaxarcyzp", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:36:05Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", - "creationTime": "2021-01-05T22:25:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", + "creationTime": "2023-04-07T20:36:06Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", - "location": "West US", + "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", "properties": { - "accountName": "pitrmongotest-restore", - "apiType": "MongoDB", - "creationTime": "2020-10-01T21:24:45Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clilnfxvj3jbdds", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", - "creationTime": "2020-10-01T21:24:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", - "location": "West US", + "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", "properties": { - "accountName": "pitrdemo1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:28:59Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cliwoaphmlu77h5", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:56:14Z", + "deletionTime": "2023-04-07T21:59:20Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", - "creationTime": "2020-10-15T17:29:00Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", + "creationTime": "2023-04-07T21:56:15Z", + "deletionTime": "2023-04-07T21:59:20Z" } ] } }, { - "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", - "location": "West US", + "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", "properties": { - "accountName": "pitrdemorestored1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:37:20Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clioh53zckfrcxk", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T22:04:54Z", + "deletionTime": "2023-04-07T22:09:53Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", - "creationTime": "2020-10-15T17:37:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", + "creationTime": "2023-04-07T22:04:55Z", + "deletionTime": "2023-04-07T22:09:53Z" } ] } }, { - "name": "23e99a35-cd36-4df4-9614-f767a03b9995", - "location": "West US", + "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", "properties": { - "accountName": "subbannageeta", + "accountName": "cli7cixib236qbg", "apiType": "Sql", - "creationTime": "2020-08-08T01:04:53Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "creationTime": "2023-04-08T17:25:42Z", + "deletionTime": "2023-04-08T17:29:36Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", - "creationTime": "2020-08-08T01:04:53Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", - "creationTime": "2020-08-08T01:15:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", + "creationTime": "2023-04-08T17:25:44Z", + "deletionTime": "2023-04-08T17:29:36Z" } ] } }, { - "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", - "location": "West US", + "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", "properties": { - "accountName": "scottkirill", + "accountName": "cli-continuous7-hfvk4t4fj", "apiType": "Sql", - "creationTime": "2021-04-15T17:21:20Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "creationTime": "2023-04-13T14:48:07Z", + "deletionTime": "2023-04-13T14:49:43Z", + "oldestRestorableTime": "2023-04-06T14:49:43Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", - "creationTime": "2021-04-15T17:21:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", + "creationTime": "2023-04-13T14:48:08Z", + "deletionTime": "2023-04-13T14:49:43Z" } ] } }, { - "name": "01c9a078-6ca2-43fd-92c7-632167c86590", - "location": "West US", + "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", "properties": { - "accountName": "test0319-pitr-r1", + "accountName": "cli-continuous7-zputoz3gu", "apiType": "Sql", - "creationTime": "2021-07-07T21:54:07Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "creationTime": "2023-04-14T13:23:19Z", + "deletionTime": "2023-04-14T13:26:29Z", + "oldestRestorableTime": "2023-04-07T13:26:29Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", - "creationTime": "2021-07-07T21:54:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", + "creationTime": "2023-04-14T13:23:20Z", + "deletionTime": "2023-04-14T13:26:29Z" } ] } }, { - "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", - "location": "West US", + "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", "properties": { - "accountName": "onboardingtestaccount0124", + "accountName": "cli-continuous7-737ullqld", "apiType": "Sql", - "creationTime": "2022-01-24T20:24:43Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "creationTime": "2023-04-14T13:36:13Z", + "deletionTime": "2023-04-14T13:38:00Z", + "oldestRestorableTime": "2023-04-07T13:38:00Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", - "creationTime": "2022-01-24T20:24:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", + "creationTime": "2023-04-14T13:36:14Z", + "deletionTime": "2023-04-14T13:38:00Z" } ] } }, { - "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", - "location": "West US", + "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", "properties": { - "accountName": "onboardingtestaccount0124-restored", - "apiType": "Sql", - "creationTime": "2022-01-24T20:48:23Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clidiym44m6kuui", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", - "creationTime": "2022-01-24T20:48:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "01652628-d4ef-449d-846e-38e8250f0b9a", - "location": "West US", + "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", "properties": { - "accountName": "vinh-table2-restore", - "apiType": "Table, Sql", - "creationTime": "2022-04-07T00:48:08Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clifxznjcelc2k7", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:07:29Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", - "creationTime": "2022-04-07T00:48:08Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", + "creationTime": "2023-04-14T14:07:30Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "4b754475-3b23-4485-9205-87ac1661af13", - "location": "West US", + "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", "properties": { - "accountName": "vinhpitr30-cli", - "apiType": "Sql", - "creationTime": "2022-04-29T23:50:20Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clifdo3gehahcp3", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:32:21Z", + "deletionTime": "2023-04-14T14:36:53Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", - "creationTime": "2022-04-29T23:50:21Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", + "creationTime": "2023-04-14T14:32:22Z", + "deletionTime": "2023-04-14T14:36:53Z" } ] } }, { - "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", - "location": "West US", + "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", "properties": { - "accountName": "vinhperiodic3-cli", - "apiType": "Sql", - "creationTime": "2022-06-03T17:21:23Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "clijvrcnqk7clgr", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:39:15Z", + "deletionTime": "2023-04-14T15:59:46Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", - "creationTime": "2022-06-03T17:21:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", + "creationTime": "2023-04-14T15:39:16Z", + "deletionTime": "2023-04-14T15:59:46Z" } ] } }, { - "name": "023add2e-531e-4574-a7df-4d09c97d548d", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", + "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "location": "East US 2", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", "properties": { - "accountName": "vinh-pitr7-portal", - "apiType": "Sql", - "creationTime": "2022-05-31T19:24:32Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "cliw5rqb5ajsohh", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", - "creationTime": "2022-05-31T19:24:34Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z" } ] } }, { - "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", - "location": "West US", + "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "accountName": "cliz3js7jmkwxxb", "apiType": "Sql", - "creationTime": "2022-05-31T23:36:11Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2023-04-14T16:51:53Z", + "deletionTime": "2023-04-14T16:55:53Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", - "creationTime": "2022-05-31T23:36:11Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", + "creationTime": "2023-04-14T16:51:54Z", + "deletionTime": "2023-04-14T16:55:53Z" } ] } }, { - "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", - "location": "West US", + "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", - "apiType": "Sql", - "creationTime": "2022-06-03T18:42:58Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "cliamicotk3huk3", + "apiType": "MongoDB", + "creationTime": "2023-04-14T16:59:34Z", + "deletionTime": "2023-04-14T17:04:35Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", - "creationTime": "2022-06-03T18:42:58Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", + "creationTime": "2023-04-14T16:59:35Z", + "deletionTime": "2023-04-14T17:04:35Z" } ] } }, { - "name": "3808b68e-7cae-4b91-901b-e29b35b311be", - "location": "West US", + "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", "properties": { - "accountName": "vinh-periodic-again", - "apiType": "Sql", - "creationTime": "2022-06-10T20:01:48Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cli7fcxogqa75ng", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T17:07:39Z", + "deletionTime": "2023-04-14T17:12:37Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", - "creationTime": "2022-06-10T20:01:48Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", + "creationTime": "2023-04-14T17:07:40Z", + "deletionTime": "2023-04-14T17:12:37Z" } ] } }, { - "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", - "location": "West US", + "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", "properties": { - "accountName": "vinh-periodic-again2", - "apiType": "Sql", - "creationTime": "2022-06-10T23:57:37Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "clibijii3gdxu7r", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T17:16:06Z", + "deletionTime": "2023-04-14T17:19:35Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", - "creationTime": "2022-06-10T23:57:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", + "creationTime": "2023-04-14T17:16:07Z", + "deletionTime": "2023-04-14T17:19:35Z" } ] } }, { - "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", - "location": "West US", + "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", "properties": { - "accountName": "vinh-gremlin-again", - "apiType": "Gremlin, Sql", - "creationTime": "2022-07-28T01:55:28Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "cli-continuous7-ixtyb5gvo", + "apiType": "Sql", + "creationTime": "2023-04-14T17:21:52Z", + "deletionTime": "2023-04-14T17:23:42Z", + "oldestRestorableTime": "2023-04-07T17:22:55Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", - "creationTime": "2022-07-28T01:55:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", + "creationTime": "2023-04-14T17:21:53Z", + "deletionTime": "2023-04-14T17:23:42Z" } ] } }, { - "name": "df774a43-6e6f-4725-82d0-67c18c69a906", - "location": "West US", + "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", "properties": { - "accountName": "vinh-table-tennis-cli-0190", - "apiType": "Table, Sql", - "creationTime": "2022-08-11T05:19:28Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cli-continuous30-expjec5z", + "apiType": "Sql", + "creationTime": "2023-04-14T17:25:24Z", + "deletionTime": "2023-04-14T17:27:06Z", + "oldestRestorableTime": "2023-04-07T17:27:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", - "creationTime": "2022-08-11T05:19:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", + "creationTime": "2023-04-14T17:25:25Z", + "deletionTime": "2023-04-14T17:27:06Z" } ] } }, { - "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", - "location": "West US", + "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", "properties": { - "accountName": "ddhamothsqlpitracc", + "accountName": "cli-periodic-ppe7oaphbkgu", "apiType": "Sql", - "creationTime": "2022-10-12T07:15:50Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z", + "oldestRestorableTime": "2023-04-14T18:01:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", - "creationTime": "2022-10-12T07:15:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z" } ] } }, { - "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", - "location": "West US", + "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", "properties": { - "accountName": "ddhamothmongopitracc", - "apiType": "MongoDB", - "creationTime": "2022-10-12T07:18:54Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "apiType": "Sql", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", - "creationTime": "2022-10-12T07:18:55Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", - "location": "West US", + "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", "properties": { - "accountName": "dsapaligadbkeytest", + "accountName": "cli-systemid-ppze3bdfpo3g", "apiType": "Sql", - "creationTime": "2022-10-27T16:53:54Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2023-04-14T18:08:00Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", - "creationTime": "2022-10-27T16:53:56Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", + "creationTime": "2023-04-14T18:08:01Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", - "location": "West US", + "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", "properties": { - "accountName": "ddhamothpitrsqlacc2", - "apiType": "Sql", - "creationTime": "2022-11-15T21:30:17Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "cli7i23nmwwvyik", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T18:36:04Z", + "deletionTime": "2023-04-14T18:40:37Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", - "creationTime": "2022-11-15T21:30:18Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", + "creationTime": "2023-04-14T18:36:05Z", + "deletionTime": "2023-04-14T18:40:37Z" } ] } }, { - "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", - "location": "West US", + "name": "f4004a76-8173-4d36-9590-6090cce37a4d", + "location": "West Europe", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", "properties": { - "accountName": "vinkumsql", - "apiType": "Sql", - "creationTime": "2022-12-06T19:35:15Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "aholdtest", + "apiType": "MongoDB", + "creationTime": "2021-07-01T19:34:24Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", - "creationTime": "2022-12-06T19:35:16Z" + "locationName": "West Europe", + "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", + "creationTime": "2021-07-01T19:34:25Z" } ] } }, { - "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", "properties": { - "accountName": "dsapaliga-monitor-test2", + "accountName": "targetacct112", "apiType": "Sql", - "creationTime": "2022-12-09T16:57:51Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2021-03-01T10:33:41Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", - "creationTime": "2022-12-09T16:57:51Z" + "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", + "creationTime": "2021-03-01T10:33:41Z" } ] } }, { - "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", "properties": { - "accountName": "nikhiltestmig", - "apiType": "Sql", - "creationTime": "2022-12-15T19:23:56Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "pitrmongotest", + "apiType": "MongoDB", + "creationTime": "2020-10-01T17:27:22Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", - "creationTime": "2022-12-15T19:23:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", - "creationTime": "2022-12-19T06:05:45Z" + "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", + "creationTime": "2020-10-01T17:27:23Z" } ] } }, { - "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", "properties": { - "accountName": "nikhil-multi-region-pitr", - "apiType": "Sql", - "creationTime": "2022-12-19T06:00:50Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "pitrmongowithsnapshots", + "apiType": "MongoDB", + "creationTime": "2021-01-07T19:45:07Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", - "creationTime": "2022-12-19T06:00:52Z" + "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", + "creationTime": "2021-01-07T19:45:07Z" } ] } }, { - "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "name": "36d321ce-5c39-4d66-9347-47beebff1142", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", "properties": { - "accountName": "test-account23", + "accountName": "test0319-r1", "apiType": "Sql", - "creationTime": "2022-12-24T18:24:52Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2021-07-07T21:28:13Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", - "creationTime": "2022-12-24T18:24:53Z" + "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", + "creationTime": "2021-07-07T21:28:13Z" }, { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", - "creationTime": "2022-12-24T18:27:11Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", + "creationTime": "2021-07-07T21:28:13Z" } ] } }, { - "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "properties": { - "accountName": "testpitr", + "accountName": "pitracctdemo2", "apiType": "Sql", - "creationTime": "2022-12-27T20:37:00Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2020-08-11T02:34:23Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", - "creationTime": "2022-12-27T20:37:02Z" + "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", + "creationTime": "2020-08-11T02:34:24Z" } ] } }, { - "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", + "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", "properties": { - "accountName": "readregionrestore-test", + "accountName": "ptr-target", "apiType": "Sql", - "creationTime": "2023-01-09T23:54:38Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2021-01-05T22:25:24Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", - "creationTime": "2023-01-09T23:54:38Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", + "creationTime": "2021-01-05T22:25:24Z" } ] } }, { - "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", + "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "properties": { - "accountName": "vinhpitr30-cli-arm-restore", - "apiType": "Sql", - "creationTime": "2023-02-06T21:33:23Z", - "oldestRestorableTime": "2023-03-19T18:21:30Z", + "accountName": "pitrmongotest-restore", + "apiType": "MongoDB", + "creationTime": "2020-10-01T21:24:45Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", - "creationTime": "2023-02-06T21:33:23Z" + "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", + "creationTime": "2020-10-01T21:24:45Z" } ] } }, { - "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", + "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", "properties": { - "accountName": "grem-test", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-06T19:09:58Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "pitrdemo1015", + "apiType": "Sql", + "creationTime": "2020-10-15T17:28:59Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", - "creationTime": "2023-03-06T19:09:59Z" + "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", + "creationTime": "2020-10-15T17:29:00Z" } ] } }, { - "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", + "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", "properties": { - "accountName": "mongo-test-1", - "apiType": "MongoDB", - "creationTime": "2023-03-06T19:26:33Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "pitrdemorestored1015", + "apiType": "Sql", + "creationTime": "2020-10-15T17:37:20Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", - "creationTime": "2023-03-06T19:26:34Z" + "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", + "creationTime": "2020-10-15T17:37:20Z" } ] } }, { - "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", + "name": "23e99a35-cd36-4df4-9614-f767a03b9995", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", "properties": { - "accountName": "sql-test-1", + "accountName": "subbannageeta", "apiType": "Sql", - "creationTime": "2023-03-06T19:26:23Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2020-08-08T01:04:53Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", - "creationTime": "2023-03-06T19:26:24Z" + "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", + "creationTime": "2020-08-08T01:04:53Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", + "creationTime": "2020-08-08T01:15:44Z" } ] } }, { - "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", "properties": { - "accountName": "tables-test-1", - "apiType": "Table, Sql", - "creationTime": "2023-03-06T19:30:24Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "scottkirill", + "apiType": "Sql", + "creationTime": "2021-04-15T17:21:20Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", - "creationTime": "2023-03-06T19:30:25Z" + "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", + "creationTime": "2021-04-15T17:21:20Z" } ] } }, { - "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "name": "01c9a078-6ca2-43fd-92c7-632167c86590", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "test0319-pitr-r1", "apiType": "Sql", - "creationTime": "2023-03-28T14:32:50Z", - "oldestRestorableTime": "2023-03-28T14:32:50Z", + "creationTime": "2021-07-07T21:54:07Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", - "creationTime": "2023-03-28T14:32:51Z" + "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", + "creationTime": "2021-07-07T21:54:07Z" } ] } }, { - "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "onboardingtestaccount0124", "apiType": "Sql", - "creationTime": "2023-03-28T14:53:31Z", - "oldestRestorableTime": "2023-03-28T14:53:31Z", + "creationTime": "2022-01-24T20:24:43Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", - "creationTime": "2023-03-28T14:53:32Z" + "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", + "creationTime": "2022-01-24T20:24:44Z" } ] } }, { - "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", "properties": { - "accountName": "dsapaliga-xrr-test", + "accountName": "onboardingtestaccount0124-restored", "apiType": "Sql", - "creationTime": "2023-03-30T04:00:57Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "creationTime": "2022-01-24T20:48:23Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", - "creationTime": "2023-03-30T04:00:58Z" + "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", + "creationTime": "2022-01-24T20:48:23Z" } ] } }, { - "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "name": "01652628-d4ef-449d-846e-38e8250f0b9a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", "properties": { - "accountName": "dsapaliga-xrr-cli2", - "apiType": "Sql", - "creationTime": "2023-03-30T04:23:35Z", - "oldestRestorableTime": "2023-04-11T18:21:30Z", + "accountName": "vinh-table2-restore", + "apiType": "Table, Sql", + "creationTime": "2022-04-07T00:48:08Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", - "creationTime": "2023-03-30T04:23:36Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", - "creationTime": "2023-03-30T04:25:59Z" + "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", + "creationTime": "2022-04-07T00:48:08Z" } ] } }, { - "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "name": "4b754475-3b23-4485-9205-87ac1661af13", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", "properties": { - "accountName": "r-database-account-5580", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T18:31:49Z", - "oldestRestorableTime": "2023-04-05T18:31:49Z", + "accountName": "vinhpitr30-cli", + "apiType": "Sql", + "creationTime": "2022-04-29T23:50:20Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", - "creationTime": "2023-04-05T18:31:50Z" + "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", + "creationTime": "2022-04-29T23:50:21Z" } ] } }, { - "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", "properties": { - "accountName": "r-grem-db-account-938", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:55Z", - "oldestRestorableTime": "2023-04-05T19:15:55Z", + "accountName": "vinhperiodic3-cli", + "apiType": "Sql", + "creationTime": "2022-06-03T17:21:23Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", - "creationTime": "2023-04-05T19:15:56Z" + "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", + "creationTime": "2022-06-03T17:21:23Z" } ] } }, { - "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", + "name": "023add2e-531e-4574-a7df-4d09c97d548d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", "properties": { - "accountName": "r-table-account-9379", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:45:49Z", - "oldestRestorableTime": "2023-04-06T01:45:49Z", + "accountName": "vinh-pitr7-portal", + "apiType": "Sql", + "creationTime": "2022-05-31T19:24:32Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", - "creationTime": "2023-04-06T01:45:51Z" + "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", + "creationTime": "2022-05-31T19:24:34Z" } ] } }, { - "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", + "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", "properties": { - "accountName": "restoredaccount-5362", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:03:48Z", - "oldestRestorableTime": "2023-04-06T02:03:48Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "apiType": "Sql", + "creationTime": "2022-05-31T23:36:11Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", - "creationTime": "2023-04-06T02:03:48Z" + "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", + "creationTime": "2022-05-31T23:36:11Z" } ] } }, { - "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "properties": { - "accountName": "r-database-account-8550", + "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", "apiType": "Sql", - "creationTime": "2023-04-06T02:07:24Z", - "oldestRestorableTime": "2023-04-06T02:07:24Z", + "creationTime": "2022-06-03T18:42:58Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", - "creationTime": "2023-04-06T02:07:26Z" + "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", + "creationTime": "2022-06-03T18:42:58Z" } ] } }, { - "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", + "name": "3808b68e-7cae-4b91-901b-e29b35b311be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", "properties": { - "accountName": "r-table-account-5626", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:12:24Z", - "oldestRestorableTime": "2023-04-06T02:12:24Z", + "accountName": "vinh-periodic-again", + "apiType": "Sql", + "creationTime": "2022-06-10T20:01:48Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", - "creationTime": "2023-04-06T02:12:25Z" + "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", + "creationTime": "2022-06-10T20:01:48Z" } ] } }, { - "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", "properties": { - "accountName": "r-database-account-8435", + "accountName": "vinh-periodic-again2", "apiType": "Sql", - "creationTime": "2023-04-06T02:11:39Z", - "oldestRestorableTime": "2023-04-06T02:11:39Z", + "creationTime": "2022-06-10T23:57:37Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", - "creationTime": "2023-04-06T02:11:40Z" + "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", + "creationTime": "2022-06-10T23:57:37Z" } ] } }, { - "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", + "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", "properties": { - "accountName": "r-table-account-1300", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:23:30Z", - "oldestRestorableTime": "2023-04-06T06:23:30Z", + "accountName": "vinh-gremlin-again", + "apiType": "Gremlin, Sql", + "creationTime": "2022-07-28T01:55:28Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", - "creationTime": "2023-04-06T06:23:31Z" + "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", + "creationTime": "2022-07-28T01:55:28Z" } ] } }, { - "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "name": "df774a43-6e6f-4725-82d0-67c18c69a906", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", "properties": { - "accountName": "restoredaccount-9934", + "accountName": "vinh-table-tennis-cli-0190", "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:40:38Z", - "oldestRestorableTime": "2023-04-06T06:40:38Z", + "creationTime": "2022-08-11T05:19:28Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", - "creationTime": "2023-04-06T06:40:38Z" + "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", + "creationTime": "2022-08-11T05:19:28Z" } ] } }, { - "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", + "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "properties": { - "accountName": "cli3grog6psgdfn", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T17:59:19Z", - "oldestRestorableTime": "2023-04-06T17:59:19Z", + "accountName": "ddhamothsqlpitracc", + "apiType": "Sql", + "creationTime": "2022-10-12T07:15:50Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", - "creationTime": "2023-04-06T17:59:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", + "creationTime": "2022-10-12T07:15:51Z" } ] } }, { - "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "properties": { - "accountName": "clil3ignfqgk6kz", + "accountName": "ddhamothmongopitracc", "apiType": "MongoDB", - "creationTime": "2023-04-06T18:02:42Z", - "oldestRestorableTime": "2023-04-06T18:02:42Z", + "creationTime": "2022-10-12T07:18:54Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", - "creationTime": "2023-04-06T18:02:43Z" + "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", + "creationTime": "2022-10-12T07:18:55Z" } ] } }, { - "name": "4656b731-172b-4064-8514-f327e6841751", + "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "properties": { - "accountName": "cliysii3c7g3auw", + "accountName": "dsapaligadbkeytest", "apiType": "Sql", - "creationTime": "2023-04-06T18:00:38Z", - "oldestRestorableTime": "2023-04-06T18:00:38Z", + "creationTime": "2022-10-27T16:53:54Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", - "creationTime": "2023-04-06T18:00:39Z" + "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", + "creationTime": "2022-10-27T16:53:56Z" } ] } }, { - "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", + "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", "properties": { - "accountName": "clihhqescxfepto", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:03:34Z", - "oldestRestorableTime": "2023-04-06T18:03:34Z", + "accountName": "ddhamothpitrsqlacc2", + "apiType": "Sql", + "creationTime": "2022-11-15T21:30:17Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", - "creationTime": "2023-04-06T18:03:35Z" + "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", + "creationTime": "2022-11-15T21:30:18Z" } ] } }, { - "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", "properties": { - "accountName": "clib27b72hyhtjp", + "accountName": "vinkumsql", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:02Z", - "oldestRestorableTime": "2023-04-06T18:02:02Z", + "creationTime": "2022-12-06T19:35:15Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", - "creationTime": "2023-04-06T18:02:03Z" + "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", + "creationTime": "2022-12-06T19:35:16Z" } ] } }, { - "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "properties": { - "accountName": "clio3vmbb3n7afz", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:07:13Z", - "oldestRestorableTime": "2023-04-06T18:07:13Z", + "accountName": "dsapaliga-monitor-test2", + "apiType": "Sql", + "creationTime": "2022-12-09T16:57:51Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", - "creationTime": "2023-04-06T18:07:14Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", + "creationTime": "2022-12-09T16:57:51Z" } ] } }, { - "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "properties": { - "accountName": "cliuoo2ldjhxpwj", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:04:25Z", - "oldestRestorableTime": "2023-04-06T18:04:25Z", + "accountName": "nikhiltestmig", + "apiType": "Sql", + "creationTime": "2022-12-15T19:23:56Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", - "creationTime": "2023-04-06T18:04:26Z" + "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", + "creationTime": "2022-12-15T19:23:56Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", + "creationTime": "2022-12-19T06:05:45Z" } ] } }, { - "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", + "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", "properties": { - "accountName": "clizy6bsjdyjuwo", + "accountName": "nikhil-multi-region-pitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:03:13Z", - "oldestRestorableTime": "2023-04-06T18:03:13Z", + "creationTime": "2022-12-19T06:00:50Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", - "creationTime": "2023-04-06T18:03:14Z" + "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", + "creationTime": "2022-12-19T06:00:52Z" } ] } }, { - "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "properties": { - "accountName": "clizcfq53tcsj7v", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:04:50Z", - "oldestRestorableTime": "2023-04-06T18:04:50Z", + "accountName": "test-account23", + "apiType": "Sql", + "creationTime": "2022-12-24T18:24:52Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", - "creationTime": "2023-04-06T18:04:52Z" + "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", + "creationTime": "2022-12-24T18:24:53Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", + "creationTime": "2022-12-24T18:27:11Z" } ] } }, { - "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", + "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "properties": { - "accountName": "cli2gdxmqiqo4ik", + "accountName": "testpitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:58Z", - "oldestRestorableTime": "2023-04-06T18:02:58Z", + "creationTime": "2022-12-27T20:37:00Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", - "creationTime": "2023-04-06T18:02:58Z" + "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", + "creationTime": "2022-12-27T20:37:02Z" } ] } }, { - "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", + "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", "properties": { - "accountName": "cligsqzmjlnuq5j", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:06:34Z", - "oldestRestorableTime": "2023-04-06T18:06:34Z", + "accountName": "readregionrestore-test", + "apiType": "Sql", + "creationTime": "2023-01-09T23:54:38Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", - "creationTime": "2023-04-06T18:06:35Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", + "creationTime": "2023-01-09T23:54:38Z" } ] } }, { - "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", "properties": { - "accountName": "r-grem-db-account-7826", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:27:30Z", - "oldestRestorableTime": "2023-04-06T18:27:30Z", + "accountName": "vinhpitr30-cli-arm-restore", + "apiType": "Sql", + "creationTime": "2023-02-06T21:33:23Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", - "creationTime": "2023-04-06T18:27:31Z" + "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", + "creationTime": "2023-02-06T21:33:23Z" } ] } }, { - "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", + "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", "properties": { - "accountName": "cliec3z5o2473ut", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:31:12Z", - "oldestRestorableTime": "2023-04-06T18:31:12Z", + "accountName": "grem-test", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-06T19:09:58Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", - "creationTime": "2023-04-06T18:31:13Z" + "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", + "creationTime": "2023-03-06T19:09:59Z" } ] } }, { - "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", + "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", "properties": { - "accountName": "clinrylxz344nf3", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:44Z", - "oldestRestorableTime": "2023-04-06T18:29:44Z", + "accountName": "mongo-test-1", + "apiType": "MongoDB", + "creationTime": "2023-03-06T19:26:33Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", - "creationTime": "2023-04-06T18:29:45Z" + "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", + "creationTime": "2023-03-06T19:26:34Z" } ] } }, { - "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", + "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", "properties": { - "accountName": "clilaesevwusylf", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:34:21Z", - "oldestRestorableTime": "2023-04-06T18:34:21Z", + "accountName": "sql-test-1", + "apiType": "Sql", + "creationTime": "2023-03-06T19:26:23Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", - "creationTime": "2023-04-06T18:34:23Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", + "creationTime": "2023-03-06T19:26:24Z" } ] } }, { - "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "properties": { - "accountName": "cli7p3qq5cporx7", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:35Z", - "oldestRestorableTime": "2023-04-06T18:29:35Z", + "accountName": "tables-test-1", + "apiType": "Table, Sql", + "creationTime": "2023-03-06T19:30:24Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", - "creationTime": "2023-04-06T18:29:36Z" + "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", + "creationTime": "2023-03-06T19:30:25Z" } ] } }, { - "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", + "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "properties": { - "accountName": "clij75qd5uyobmj", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:31:13Z", - "oldestRestorableTime": "2023-04-06T18:31:13Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:32:50Z", + "oldestRestorableTime": "2023-03-28T14:32:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", - "creationTime": "2023-04-06T18:31:14Z" + "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", + "creationTime": "2023-03-28T14:32:51Z" } ] } }, { - "name": "8a7d6175-2174-495f-9147-ade59959d7a1", + "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "properties": { - "accountName": "r-grem-db-account-5687", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:34:51Z", - "oldestRestorableTime": "2023-04-06T18:34:51Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:53:31Z", + "oldestRestorableTime": "2023-03-28T14:53:31Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", - "creationTime": "2023-04-06T18:34:52Z" + "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", + "creationTime": "2023-03-28T14:53:32Z" } ] } }, { - "name": "91df614a-d17c-4510-8727-354fe0d1447d", + "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "properties": { - "accountName": "clivh5sbv5jm2tn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:55Z", - "oldestRestorableTime": "2023-04-06T18:35:55Z", + "accountName": "dsapaliga-xrr-test", + "apiType": "Sql", + "creationTime": "2023-03-30T04:00:57Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", - "creationTime": "2023-04-06T18:35:56Z" + "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", + "creationTime": "2023-03-30T04:00:58Z" } ] } }, { - "name": "073071e8-3f6e-4510-9175-440346e61824", + "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", "properties": { - "accountName": "clipmrcd5m37yeh", + "accountName": "dsapaliga-xrr-cli2", "apiType": "Sql", - "creationTime": "2023-04-06T18:34:27Z", - "oldestRestorableTime": "2023-04-06T18:34:27Z", + "creationTime": "2023-03-30T04:23:35Z", + "oldestRestorableTime": "2023-04-13T00:08:04Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", - "creationTime": "2023-04-06T18:34:28Z" + "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", + "creationTime": "2023-03-30T04:23:36Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", + "creationTime": "2023-03-30T04:25:59Z" } ] } }, { - "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", + "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", "properties": { - "accountName": "clieik2we2gw5zk", - "apiType": "Sql", - "creationTime": "2023-04-06T18:34:28Z", - "oldestRestorableTime": "2023-04-06T18:34:28Z", + "accountName": "r-grem-db-account-938", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:55Z", + "oldestRestorableTime": "2023-04-05T19:15:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", - "creationTime": "2023-04-06T18:34:29Z" + "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", + "creationTime": "2023-04-05T19:15:56Z" } ] } }, { - "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", + "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", "properties": { - "accountName": "cli24p5gxxip4wp", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:36:07Z", - "oldestRestorableTime": "2023-04-06T18:36:07Z", + "accountName": "r-table-account-9379", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:45:49Z", + "oldestRestorableTime": "2023-04-06T01:45:49Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", - "creationTime": "2023-04-06T18:36:08Z" + "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", + "creationTime": "2023-04-06T01:45:51Z" } ] } }, { - "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", "properties": { - "accountName": "cli4nd5tsapqcn4", + "accountName": "restoredaccount-5362", "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:38:50Z", - "oldestRestorableTime": "2023-04-06T18:38:50Z", + "creationTime": "2023-04-06T02:03:48Z", + "oldestRestorableTime": "2023-04-06T02:03:48Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", - "creationTime": "2023-04-06T18:38:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", + "creationTime": "2023-04-06T02:03:48Z" } ] } }, { - "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", "properties": { - "accountName": "r-database-account-163", - "apiType": "Sql", - "creationTime": "2023-04-18T16:23:17Z", - "oldestRestorableTime": "2023-04-18T16:23:17Z", + "accountName": "r-table-account-5626", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:12:24Z", + "oldestRestorableTime": "2023-04-06T02:12:24Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", - "creationTime": "2023-04-18T16:23:18Z" + "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", + "creationTime": "2023-04-06T02:12:25Z" } ] } }, { - "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", "properties": { - "accountName": "r-database-account-8442", - "apiType": "Sql", - "creationTime": "2023-04-18T18:21:09Z", - "oldestRestorableTime": "2023-04-18T18:21:09Z", + "accountName": "r-table-account-1300", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:23:30Z", + "oldestRestorableTime": "2023-04-06T06:23:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", - "creationTime": "2023-04-18T18:21:10Z" + "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", + "creationTime": "2023-04-06T06:23:31Z" } ] } }, { - "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "properties": { - "accountName": "r-database-account-4892", - "apiType": "Sql", - "creationTime": "2023-03-23T10:54:16Z", - "deletionTime": "2023-03-23T10:54:57Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9934", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:40:38Z", + "oldestRestorableTime": "2023-04-06T06:40:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", - "creationTime": "2023-03-23T10:54:17Z", - "deletionTime": "2023-03-23T10:54:57Z" + "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", + "creationTime": "2023-04-06T06:40:38Z" } ] } }, { - "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", "properties": { - "accountName": "r-database-account-6730", - "apiType": "Sql", - "creationTime": "2023-03-23T11:05:04Z", - "deletionTime": "2023-03-23T11:06:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cli3grog6psgdfn", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T17:59:19Z", + "oldestRestorableTime": "2023-04-06T17:59:19Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", - "creationTime": "2023-03-23T11:05:05Z", - "deletionTime": "2023-03-23T11:06:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", + "creationTime": "2023-04-06T17:59:20Z" } ] } }, { - "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "properties": { - "accountName": "dbaccount-6688", - "apiType": "Sql", - "creationTime": "2023-03-23T11:16:07Z", - "deletionTime": "2023-03-23T11:20:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clil3ignfqgk6kz", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:02:42Z", + "oldestRestorableTime": "2023-04-06T18:02:42Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", - "creationTime": "2023-03-23T11:16:08Z", - "deletionTime": "2023-03-23T11:20:59Z" + "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", + "creationTime": "2023-04-06T18:02:43Z" } ] } }, { - "name": "0768f3f1-b168-46b8-bdd2-671139a55152", + "name": "4656b731-172b-4064-8514-f327e6841751", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", "properties": { - "accountName": "dbaccount-1880", + "accountName": "cliysii3c7g3auw", "apiType": "Sql", - "creationTime": "2023-03-23T11:22:51Z", - "deletionTime": "2023-03-23T11:26:46Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:00:38Z", + "oldestRestorableTime": "2023-04-06T18:00:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", - "creationTime": "2023-03-23T11:22:52Z", - "deletionTime": "2023-03-23T11:26:46Z" + "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", + "creationTime": "2023-04-06T18:00:39Z" } ] } }, { - "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", + "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clihhqescxfepto", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:03:34Z", + "oldestRestorableTime": "2023-04-06T18:03:34Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z" + "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", + "creationTime": "2023-04-06T18:03:35Z" } ] } }, { - "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", + "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "clib27b72hyhtjp", "apiType": "Sql", - "creationTime": "2023-03-23T21:16:33Z", - "deletionTime": "2023-03-23T21:20:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:02:02Z", + "oldestRestorableTime": "2023-04-06T18:02:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", - "creationTime": "2023-03-23T21:16:34Z", - "deletionTime": "2023-03-23T21:20:17Z" + "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", + "creationTime": "2023-04-06T18:02:03Z" } ] } }, { - "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:01:08Z", - "deletionTime": "2023-03-24T16:04:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clio3vmbb3n7afz", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:07:13Z", + "oldestRestorableTime": "2023-04-06T18:07:13Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", - "creationTime": "2023-03-24T16:01:09Z", - "deletionTime": "2023-03-24T16:04:52Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", + "creationTime": "2023-04-06T18:07:14Z" } ] } }, { - "name": "151f9fea-5280-4201-8e95-0ea414c89379", + "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:18:09Z", - "deletionTime": "2023-03-24T16:21:49Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cliuoo2ldjhxpwj", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:04:25Z", + "oldestRestorableTime": "2023-04-06T18:04:25Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", - "creationTime": "2023-03-24T16:18:10Z", - "deletionTime": "2023-03-24T16:21:49Z" + "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", + "creationTime": "2023-04-06T18:04:26Z" } ] } }, { - "name": "edbde762-f533-4cc9-886a-a2196e203b19", + "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "clizy6bsjdyjuwo", "apiType": "Sql", - "creationTime": "2023-03-24T17:00:54Z", - "deletionTime": "2023-03-24T17:03:11Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:03:13Z", + "oldestRestorableTime": "2023-04-06T18:03:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", - "creationTime": "2023-03-24T17:00:55Z", - "deletionTime": "2023-03-24T17:03:11Z" + "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", + "creationTime": "2023-04-06T18:03:14Z" } ] } }, { - "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", + "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clizcfq53tcsj7v", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:04:50Z", + "oldestRestorableTime": "2023-04-06T18:04:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z" + "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", + "creationTime": "2023-04-06T18:04:52Z" } ] } }, { - "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", + "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "cli2gdxmqiqo4ik", "apiType": "Sql", - "creationTime": "2023-03-24T18:51:09Z", - "deletionTime": "2023-03-24T18:51:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:02:58Z", + "oldestRestorableTime": "2023-04-06T18:02:58Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", - "creationTime": "2023-03-24T18:51:10Z", - "deletionTime": "2023-03-24T18:51:31Z" + "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", + "creationTime": "2023-04-06T18:02:58Z" } ] } }, { - "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T19:00:50Z", - "deletionTime": "2023-03-24T19:15:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cligsqzmjlnuq5j", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:06:34Z", + "oldestRestorableTime": "2023-04-06T18:06:34Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", - "creationTime": "2023-03-24T19:00:51Z", - "deletionTime": "2023-03-24T19:15:40Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", + "creationTime": "2023-04-06T18:06:35Z" } ] } }, { - "name": "219254b8-6f3a-466e-b360-95f262bfe51e", + "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", "properties": { - "accountName": "cosmosdb-1217", - "apiType": "Sql", - "creationTime": "2023-03-24T19:18:09Z", - "deletionTime": "2023-03-24T19:20:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-7826", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:27:30Z", + "oldestRestorableTime": "2023-04-06T18:27:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", - "creationTime": "2023-03-24T19:18:10Z", - "deletionTime": "2023-03-24T19:20:56Z" + "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", + "creationTime": "2023-04-06T18:27:31Z" } ] } }, { - "name": "e888bd61-957a-4028-af47-b834b0a267ab", + "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T19:34:54Z", - "deletionTime": "2023-03-24T19:50:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cliec3z5o2473ut", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:31:12Z", + "oldestRestorableTime": "2023-04-06T18:31:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", - "creationTime": "2023-03-24T19:34:55Z", - "deletionTime": "2023-03-24T19:50:50Z" + "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", + "creationTime": "2023-04-06T18:31:13Z" } ] } }, { - "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", "properties": { - "accountName": "restored2-cosmosdb-1210-5", + "accountName": "clinrylxz344nf3", "apiType": "Sql", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:29:44Z", + "oldestRestorableTime": "2023-04-06T18:29:44Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z" + "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", + "creationTime": "2023-04-06T18:29:45Z" } ] } }, { - "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T20:32:49Z", - "deletionTime": "2023-03-24T20:50:46Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clilaesevwusylf", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:34:21Z", + "oldestRestorableTime": "2023-04-06T18:34:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", - "creationTime": "2023-03-24T20:32:50Z", - "deletionTime": "2023-03-24T20:50:46Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", + "creationTime": "2023-04-06T18:34:23Z" } ] } }, { - "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "cli7p3qq5cporx7", "apiType": "Sql", - "creationTime": "2023-03-25T16:11:27Z", - "deletionTime": "2023-03-25T16:23:23Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:29:35Z", + "oldestRestorableTime": "2023-04-06T18:29:35Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", - "creationTime": "2023-03-25T16:11:28Z", - "deletionTime": "2023-03-25T16:23:23Z" + "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", + "creationTime": "2023-04-06T18:29:36Z" } ] } }, { - "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", + "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clij75qd5uyobmj", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:31:13Z", + "oldestRestorableTime": "2023-04-06T18:31:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z" + "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", + "creationTime": "2023-04-06T18:31:14Z" } ] } }, { - "name": "2533e0b0-a675-441d-9b41-147c66cb8834", + "name": "8a7d6175-2174-495f-9147-ade59959d7a1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-26T16:03:42Z", - "deletionTime": "2023-03-26T16:15:36Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-5687", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:34:51Z", + "oldestRestorableTime": "2023-04-06T18:34:51Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", - "creationTime": "2023-03-26T16:03:43Z", - "deletionTime": "2023-03-26T16:15:36Z" + "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", + "creationTime": "2023-04-06T18:34:52Z" } ] } }, { - "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", + "name": "91df614a-d17c-4510-8727-354fe0d1447d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-27T03:23:23Z", - "deletionTime": "2023-03-27T03:41:45Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clivh5sbv5jm2tn", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:55Z", + "oldestRestorableTime": "2023-04-06T18:35:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", - "creationTime": "2023-03-27T03:23:24Z", - "deletionTime": "2023-03-27T03:41:45Z" + "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", + "creationTime": "2023-04-06T18:35:56Z" } ] } }, { - "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", + "name": "073071e8-3f6e-4510-9175-440346e61824", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", "properties": { - "accountName": "grem-test-72", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z", - "oldestRestorableTime": "2023-03-20T17:30:51Z", + "accountName": "clipmrcd5m37yeh", + "apiType": "Sql", + "creationTime": "2023-04-06T18:34:27Z", + "oldestRestorableTime": "2023-04-06T18:34:27Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z" + "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", + "creationTime": "2023-04-06T18:34:28Z" } ] } }, { - "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clieik2we2gw5zk", "apiType": "Sql", - "creationTime": "2023-03-28T02:19:03Z", - "deletionTime": "2023-03-28T02:22:53Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T18:34:28Z", + "oldestRestorableTime": "2023-04-06T18:34:28Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", - "creationTime": "2023-03-28T02:19:04Z", - "deletionTime": "2023-03-28T02:22:53Z" + "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", + "creationTime": "2023-04-06T18:34:29Z" } ] } }, { - "name": "a9481019-401b-431b-b5f7-440ec8798dfd", + "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T03:39:15Z", - "deletionTime": "2023-03-28T03:42:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cli24p5gxxip4wp", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:36:07Z", + "oldestRestorableTime": "2023-04-06T18:36:07Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", - "creationTime": "2023-03-28T03:39:16Z", - "deletionTime": "2023-03-28T03:42:12Z" + "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", + "creationTime": "2023-04-06T18:36:08Z" } ] } }, { - "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", + "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T13:58:50Z", - "deletionTime": "2023-03-28T13:59:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cli4nd5tsapqcn4", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:38:50Z", + "oldestRestorableTime": "2023-04-06T18:38:50Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", - "creationTime": "2023-03-28T13:58:51Z", - "deletionTime": "2023-03-28T13:59:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", + "creationTime": "2023-04-06T18:38:51Z" } ] } }, { - "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "name": "d9cae7df-4c3b-49fc-b990-f985ae379afd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "r-database-account-1077", "apiType": "Sql", - "creationTime": "2023-03-28T14:10:51Z", - "deletionTime": "2023-03-28T14:13:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-20T00:07:31Z", + "oldestRestorableTime": "2023-04-20T00:07:31Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", - "creationTime": "2023-03-28T14:10:52Z", - "deletionTime": "2023-03-28T14:13:58Z" + "regionalDatabaseAccountInstanceId": "1d30f287-e5b6-4beb-9df3-fd50793febc3", + "creationTime": "2023-04-20T00:07:32Z" } ] } }, { - "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", + "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", "properties": { - "accountName": "cosmosdb-1233", + "accountName": "r-database-account-4892", "apiType": "Sql", - "creationTime": "2023-03-28T14:25:17Z", - "deletionTime": "2023-03-28T14:28:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-23T10:54:16Z", + "deletionTime": "2023-03-23T10:54:57Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", - "creationTime": "2023-03-28T14:25:18Z", - "deletionTime": "2023-03-28T14:28:04Z" + "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", + "creationTime": "2023-03-23T10:54:17Z", + "deletionTime": "2023-03-23T10:54:57Z" } ] } }, { - "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "r-database-account-6730", "apiType": "Sql", - "creationTime": "2023-03-28T14:35:15Z", - "deletionTime": "2023-03-28T14:39:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-23T11:05:04Z", + "deletionTime": "2023-03-23T11:06:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", - "creationTime": "2023-03-28T14:35:16Z", - "deletionTime": "2023-03-28T14:39:43Z" + "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", + "creationTime": "2023-03-23T11:05:05Z", + "deletionTime": "2023-03-23T11:06:25Z" } ] } }, { - "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", "properties": { - "accountName": "cosmosdb-1234", + "accountName": "dbaccount-6688", "apiType": "Sql", - "creationTime": "2023-03-28T14:54:34Z", - "deletionTime": "2023-03-28T14:58:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-23T11:16:07Z", + "deletionTime": "2023-03-23T11:20:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", - "creationTime": "2023-03-28T14:54:35Z", - "deletionTime": "2023-03-28T14:58:59Z" + "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", + "creationTime": "2023-03-23T11:16:08Z", + "deletionTime": "2023-03-23T11:20:59Z" } ] } }, { - "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "name": "0768f3f1-b168-46b8-bdd2-671139a55152", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", "properties": { - "accountName": "cosmosdb-12103", + "accountName": "dbaccount-1880", "apiType": "Sql", - "creationTime": "2023-03-28T15:09:04Z", - "deletionTime": "2023-03-28T15:27:39Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-23T11:22:51Z", + "deletionTime": "2023-03-23T11:26:46Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", - "creationTime": "2023-03-28T15:09:05Z", - "deletionTime": "2023-03-28T15:27:39Z" + "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", + "creationTime": "2023-03-23T11:22:52Z", + "deletionTime": "2023-03-23T11:26:46Z" } ] } }, { - "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", "properties": { - "accountName": "restored2-cosmosdb-12103-3", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z" + "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z" } ] } }, { - "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", + "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", "properties": { - "accountName": "cosmosdb-12104", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-23T21:16:33Z", + "deletionTime": "2023-03-23T21:20:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", - "creationTime": "2023-03-28T15:34:43Z", - "deletionTime": "2023-03-28T15:39:16Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z" + "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", + "creationTime": "2023-03-23T21:16:34Z", + "deletionTime": "2023-03-23T21:20:17Z" } ] } }, { - "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", "properties": { - "accountName": "r-database-account-9490", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T22:16:00Z", - "deletionTime": "2023-03-28T22:16:48Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T16:01:08Z", + "deletionTime": "2023-03-24T16:04:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", - "creationTime": "2023-03-28T22:16:01Z", - "deletionTime": "2023-03-28T22:16:48Z" + "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", + "creationTime": "2023-03-24T16:01:09Z", + "deletionTime": "2023-03-24T16:04:52Z" } ] } }, { - "name": "03ad66ba-329b-42a9-a663-7175c237d696", + "name": "151f9fea-5280-4201-8e95-0ea414c89379", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T01:52:39Z", - "deletionTime": "2023-03-29T01:53:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T16:18:09Z", + "deletionTime": "2023-03-24T16:21:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", - "creationTime": "2023-03-29T01:52:40Z", - "deletionTime": "2023-03-29T01:53:32Z" + "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", + "creationTime": "2023-03-24T16:18:10Z", + "deletionTime": "2023-03-24T16:21:49Z" } ] } }, { - "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "name": "edbde762-f533-4cc9-886a-a2196e203b19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", "properties": { - "accountName": "r-database-account-8615", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T17:00:54Z", + "deletionTime": "2023-03-24T17:03:11Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z" + "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", + "creationTime": "2023-03-24T17:00:55Z", + "deletionTime": "2023-03-24T17:03:11Z" } ] } }, { - "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", + "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", "properties": { - "accountName": "r-database-account-6456", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:33:02Z", - "deletionTime": "2023-03-29T02:34:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", - "restorableLocations": [ + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", - "creationTime": "2023-03-29T02:33:03Z", - "deletionTime": "2023-03-29T02:34:43Z" + "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z" } ] } }, { - "name": "835d93a1-22dd-478a-b58d-426efe281471", + "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", "properties": { - "accountName": "r-database-account-4855", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:47:00Z", - "deletionTime": "2023-03-29T02:49:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T18:51:09Z", + "deletionTime": "2023-03-24T18:51:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", - "creationTime": "2023-03-29T02:47:01Z", - "deletionTime": "2023-03-29T02:49:00Z" + "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", + "creationTime": "2023-03-24T18:51:10Z", + "deletionTime": "2023-03-24T18:51:31Z" } ] } }, { - "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", "properties": { - "accountName": "r-database-account-84", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T03:26:20Z", - "deletionTime": "2023-03-29T03:28:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T19:00:50Z", + "deletionTime": "2023-03-24T19:15:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", - "creationTime": "2023-03-29T03:26:21Z", - "deletionTime": "2023-03-29T03:28:03Z" + "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", + "creationTime": "2023-03-24T19:00:51Z", + "deletionTime": "2023-03-24T19:15:40Z" } ] } }, { - "name": "745f1b21-405d-46bf-8788-0d661ffbb160", + "name": "219254b8-6f3a-466e-b360-95f262bfe51e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1217", "apiType": "Sql", - "creationTime": "2023-03-29T03:40:43Z", - "deletionTime": "2023-03-29T03:42:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T19:18:09Z", + "deletionTime": "2023-03-24T19:20:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", - "creationTime": "2023-03-29T03:40:44Z", - "deletionTime": "2023-03-29T03:42:31Z" + "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", + "creationTime": "2023-03-24T19:18:10Z", + "deletionTime": "2023-03-24T19:20:56Z" } ] } }, { - "name": "454b0097-ad05-4177-9048-93cff3b23e4c", + "name": "e888bd61-957a-4028-af47-b834b0a267ab", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", "properties": { - "accountName": "r-database-account-985", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:04:48Z", - "deletionTime": "2023-03-29T04:05:36Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T19:34:54Z", + "deletionTime": "2023-03-24T19:50:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", - "creationTime": "2023-03-29T04:04:49Z", - "deletionTime": "2023-03-29T04:05:36Z" + "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", + "creationTime": "2023-03-24T19:34:55Z", + "deletionTime": "2023-03-24T19:50:50Z" } ] } }, { - "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", + "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", "properties": { - "accountName": "r-database-account-411", + "accountName": "restored2-cosmosdb-1210-5", "apiType": "Sql", - "creationTime": "2023-03-29T04:32:28Z", - "deletionTime": "2023-03-29T04:34:13Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", - "creationTime": "2023-03-29T04:32:29Z", - "deletionTime": "2023-03-29T04:34:13Z" + "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z" } ] } }, { - "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", + "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "properties": { - "accountName": "r-database-account-7460", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:59:34Z", - "deletionTime": "2023-03-29T05:01:02Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-24T20:32:49Z", + "deletionTime": "2023-03-24T20:50:46Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", - "creationTime": "2023-03-29T04:59:35Z", - "deletionTime": "2023-03-29T05:01:02Z" + "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", + "creationTime": "2023-03-24T20:32:50Z", + "deletionTime": "2023-03-24T20:50:46Z" } ] } }, { - "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "properties": { - "accountName": "r-database-account-6301", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:27:44Z", - "deletionTime": "2023-03-29T05:29:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-25T16:11:27Z", + "deletionTime": "2023-03-25T16:23:23Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", - "creationTime": "2023-03-29T05:27:45Z", - "deletionTime": "2023-03-29T05:29:32Z" + "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", + "creationTime": "2023-03-25T16:11:28Z", + "deletionTime": "2023-03-25T16:23:23Z" } ] } }, { - "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", "properties": { - "accountName": "r-database-account-725", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:51:55Z", - "deletionTime": "2023-03-29T05:53:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", - "creationTime": "2023-03-29T05:51:56Z", - "deletionTime": "2023-03-29T05:53:14Z" + "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z" } ] } }, { - "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "name": "2533e0b0-a675-441d-9b41-147c66cb8834", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", "properties": { - "accountName": "r-database-account-5868", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:07:55Z", - "deletionTime": "2023-03-29T06:10:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-26T16:03:42Z", + "deletionTime": "2023-03-26T16:15:36Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", - "creationTime": "2023-03-29T06:07:56Z", - "deletionTime": "2023-03-29T06:10:43Z" + "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", + "creationTime": "2023-03-26T16:03:43Z", + "deletionTime": "2023-03-26T16:15:36Z" } ] } }, { - "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", "properties": { - "accountName": "r-database-account-6513", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:41:45Z", - "deletionTime": "2023-03-29T06:45:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-27T03:23:23Z", + "deletionTime": "2023-03-27T03:41:45Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", - "creationTime": "2023-03-29T06:41:46Z", - "deletionTime": "2023-03-29T06:45:18Z" + "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", + "creationTime": "2023-03-27T03:23:24Z", + "deletionTime": "2023-03-27T03:41:45Z" } ] } }, { - "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", "properties": { - "accountName": "r-database-account-79", - "apiType": "Sql", - "creationTime": "2023-03-29T07:22:12Z", - "deletionTime": "2023-03-29T07:24:10Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "grem-test-72", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", - "creationTime": "2023-03-29T07:22:13Z", - "deletionTime": "2023-03-29T07:24:10Z" + "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z" } ] } }, { - "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", "properties": { - "accountName": "r-database-account-766", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T08:19:11Z", - "deletionTime": "2023-03-29T08:20:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-28T02:19:03Z", + "deletionTime": "2023-03-28T02:22:53Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", - "creationTime": "2023-03-29T08:19:12Z", - "deletionTime": "2023-03-29T08:20:09Z" + "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", + "creationTime": "2023-03-28T02:19:04Z", + "deletionTime": "2023-03-28T02:22:53Z" } ] } }, { - "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "name": "a9481019-401b-431b-b5f7-440ec8798dfd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", "properties": { - "accountName": "r-database-account-9810", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:33:51Z", - "deletionTime": "2023-03-29T08:48:10Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T03:39:15Z", + "deletionTime": "2023-03-28T03:42:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", - "creationTime": "2023-03-29T08:33:53Z", - "deletionTime": "2023-03-29T08:48:10Z" + "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", + "creationTime": "2023-03-28T03:39:16Z", + "deletionTime": "2023-03-28T03:42:12Z" } ] } }, { - "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", "properties": { - "accountName": "r-database-account-6103", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T09:01:29Z", - "deletionTime": "2023-03-29T09:13:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-28T13:58:50Z", + "deletionTime": "2023-03-28T13:59:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", - "creationTime": "2023-03-29T09:01:30Z", - "deletionTime": "2023-03-29T09:13:42Z" + "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", + "creationTime": "2023-03-28T13:58:51Z", + "deletionTime": "2023-03-28T13:59:37Z" } ] } }, { - "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "properties": { - "accountName": "r-database-account-8066", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:28:36Z", - "deletionTime": "2023-03-29T09:44:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:10:51Z", + "deletionTime": "2023-03-28T14:13:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", - "creationTime": "2023-03-29T09:28:37Z", - "deletionTime": "2023-03-29T09:44:31Z" + "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", + "creationTime": "2023-03-28T14:10:52Z", + "deletionTime": "2023-03-28T14:13:58Z" } ] } }, { - "name": "ddab1ead-237f-448e-8291-995fddb1ae74", + "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", "properties": { - "accountName": "r-database-account-7977", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T10:01:55Z", - "deletionTime": "2023-03-29T10:03:30Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-1233", + "apiType": "Sql", + "creationTime": "2023-03-28T14:25:17Z", + "deletionTime": "2023-03-28T14:28:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", - "creationTime": "2023-03-29T10:01:56Z", - "deletionTime": "2023-03-29T10:03:30Z" + "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", + "creationTime": "2023-03-28T14:25:18Z", + "deletionTime": "2023-03-28T14:28:04Z" } ] } }, { - "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "properties": { - "accountName": "r-database-account-116", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T10:20:03Z", - "deletionTime": "2023-03-29T10:21:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:35:15Z", + "deletionTime": "2023-03-28T14:39:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", - "creationTime": "2023-03-29T10:20:04Z", - "deletionTime": "2023-03-29T10:21:16Z" + "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", + "creationTime": "2023-03-28T14:35:16Z", + "deletionTime": "2023-03-28T14:39:43Z" } ] } }, { - "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", + "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "properties": { - "accountName": "restoredaccount-7426", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-1234", + "apiType": "Sql", + "creationTime": "2023-03-28T14:54:34Z", + "deletionTime": "2023-03-28T14:58:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z" + "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", + "creationTime": "2023-03-28T14:54:35Z", + "deletionTime": "2023-03-28T14:58:59Z" } ] } }, { - "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "properties": { - "accountName": "r-database-account-9884", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:16:22Z", - "deletionTime": "2023-03-29T10:33:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-12103", + "apiType": "Sql", + "creationTime": "2023-03-28T15:09:04Z", + "deletionTime": "2023-03-28T15:27:39Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", - "creationTime": "2023-03-29T08:16:23Z", - "deletionTime": "2023-03-29T10:33:43Z" + "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", + "creationTime": "2023-03-28T15:09:05Z", + "deletionTime": "2023-03-28T15:27:39Z" } ] } }, { - "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", + "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "properties": { - "accountName": "r-database-account-2379", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:28:35Z", - "deletionTime": "2023-03-29T16:44:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restored2-cosmosdb-12103-3", + "apiType": "Sql", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", - "creationTime": "2023-03-29T16:28:36Z", - "deletionTime": "2023-03-29T16:44:35Z" + "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z" } ] } }, { - "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", + "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", "properties": { - "accountName": "r-database-account-3992", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T16:22:41Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", + "creationTime": "2023-03-28T15:34:43Z", + "deletionTime": "2023-03-28T15:39:16Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", - "creationTime": "2023-03-29T16:22:42Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z" } ] } }, { - "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "properties": { - "accountName": "restoredaccount-232", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9490", + "apiType": "Sql", + "creationTime": "2023-03-28T22:16:00Z", + "deletionTime": "2023-03-28T22:16:48Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", + "creationTime": "2023-03-28T22:16:01Z", + "deletionTime": "2023-03-28T22:16:48Z" } ] } }, { - "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", + "name": "03ad66ba-329b-42a9-a663-7175c237d696", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", "properties": { - "accountName": "r-database-account-1794", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:14:16Z", - "deletionTime": "2023-03-29T17:15:46Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T01:52:39Z", + "deletionTime": "2023-03-29T01:53:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", - "creationTime": "2023-03-29T17:14:17Z", - "deletionTime": "2023-03-29T17:15:46Z" + "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", + "creationTime": "2023-03-29T01:52:40Z", + "deletionTime": "2023-03-29T01:53:32Z" } ] } }, { - "name": "8940962c-1866-49f7-871f-38869cce24f7", + "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "properties": { - "accountName": "r-database-account-7040", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T17:32:14Z", - "deletionTime": "2023-03-29T17:33:38Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8615", + "apiType": "Sql", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", - "creationTime": "2023-03-29T17:32:15Z", - "deletionTime": "2023-03-29T17:33:38Z" + "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z" } ] } }, { - "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", "properties": { - "accountName": "r-database-account-959", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:41:56Z", - "deletionTime": "2023-03-29T17:42:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6456", + "apiType": "Sql", + "creationTime": "2023-03-29T02:33:02Z", + "deletionTime": "2023-03-29T02:34:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", - "creationTime": "2023-03-29T17:41:58Z", - "deletionTime": "2023-03-29T17:42:37Z" + "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", + "creationTime": "2023-03-29T02:33:03Z", + "deletionTime": "2023-03-29T02:34:43Z" } ] } }, { - "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "name": "835d93a1-22dd-478a-b58d-426efe281471", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", "properties": { - "accountName": "r-database-account-8612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:51:17Z", - "deletionTime": "2023-03-29T18:07:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4855", + "apiType": "Sql", + "creationTime": "2023-03-29T02:47:00Z", + "deletionTime": "2023-03-29T02:49:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", - "creationTime": "2023-03-29T17:51:18Z", - "deletionTime": "2023-03-29T18:07:55Z" + "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", + "creationTime": "2023-03-29T02:47:01Z", + "deletionTime": "2023-03-29T02:49:00Z" } ] } }, { - "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", + "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", "properties": { - "accountName": "r-database-account-640", + "accountName": "r-database-account-84", "apiType": "Sql", - "creationTime": "2023-03-29T18:21:12Z", - "deletionTime": "2023-03-29T18:37:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T03:26:20Z", + "deletionTime": "2023-03-29T03:28:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", - "creationTime": "2023-03-29T18:21:13Z", - "deletionTime": "2023-03-29T18:37:25Z" + "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", + "creationTime": "2023-03-29T03:26:21Z", + "deletionTime": "2023-03-29T03:28:03Z" } ] } }, { - "name": "ebcdc313-e068-4539-bfc9-63238422f44d", + "name": "745f1b21-405d-46bf-8788-0d661ffbb160", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:45:36Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T03:40:43Z", + "deletionTime": "2023-03-29T03:42:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", - "creationTime": "2023-03-29T17:45:37Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", + "creationTime": "2023-03-29T03:40:44Z", + "deletionTime": "2023-03-29T03:42:31Z" } ] } }, { - "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "name": "454b0097-ad05-4177-9048-93cff3b23e4c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", "properties": { - "accountName": "restoredaccount-9093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-985", + "apiType": "Sql", + "creationTime": "2023-03-29T04:04:48Z", + "deletionTime": "2023-03-29T04:05:36Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", + "creationTime": "2023-03-29T04:04:49Z", + "deletionTime": "2023-03-29T04:05:36Z" } ] } }, { - "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", "properties": { - "accountName": "restoredaccount-5464", + "accountName": "r-database-account-411", "apiType": "Sql", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T04:32:28Z", + "deletionTime": "2023-03-29T04:34:13Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z" + "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", + "creationTime": "2023-03-29T04:32:29Z", + "deletionTime": "2023-03-29T04:34:13Z" } ] } }, { - "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", + "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", "properties": { - "accountName": "r-database-account-582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:55:11Z", - "deletionTime": "2023-03-29T18:56:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7460", + "apiType": "Sql", + "creationTime": "2023-03-29T04:59:34Z", + "deletionTime": "2023-03-29T05:01:02Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", - "creationTime": "2023-03-29T18:55:12Z", - "deletionTime": "2023-03-29T18:56:12Z" + "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", + "creationTime": "2023-03-29T04:59:35Z", + "deletionTime": "2023-03-29T05:01:02Z" } ] } }, { - "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "properties": { - "accountName": "r-database-account-7109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:11:47Z", - "deletionTime": "2023-03-29T19:13:28Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6301", + "apiType": "Sql", + "creationTime": "2023-03-29T05:27:44Z", + "deletionTime": "2023-03-29T05:29:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", - "creationTime": "2023-03-29T19:11:48Z", - "deletionTime": "2023-03-29T19:13:28Z" + "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", + "creationTime": "2023-03-29T05:27:45Z", + "deletionTime": "2023-03-29T05:29:32Z" } ] } }, { - "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", + "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "properties": { - "accountName": "r-database-account-1862", + "accountName": "r-database-account-725", "apiType": "Sql", - "creationTime": "2023-03-29T19:27:17Z", - "deletionTime": "2023-03-29T19:28:11Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T05:51:55Z", + "deletionTime": "2023-03-29T05:53:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", - "creationTime": "2023-03-29T19:27:18Z", - "deletionTime": "2023-03-29T19:28:11Z" + "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", + "creationTime": "2023-03-29T05:51:56Z", + "deletionTime": "2023-03-29T05:53:14Z" } ] } }, { - "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", + "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", "properties": { - "accountName": "r-database-account-669", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:41:10Z", - "deletionTime": "2023-03-29T19:42:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5868", + "apiType": "Sql", + "creationTime": "2023-03-29T06:07:55Z", + "deletionTime": "2023-03-29T06:10:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", - "creationTime": "2023-03-29T19:41:11Z", - "deletionTime": "2023-03-29T19:42:32Z" + "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", + "creationTime": "2023-03-29T06:07:56Z", + "deletionTime": "2023-03-29T06:10:43Z" } ] } }, { - "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", + "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "properties": { - "accountName": "r-database-account-8361", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T19:57:31Z", - "deletionTime": "2023-03-29T19:58:15Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6513", + "apiType": "Sql", + "creationTime": "2023-03-29T06:41:45Z", + "deletionTime": "2023-03-29T06:45:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", - "creationTime": "2023-03-29T19:57:32Z", - "deletionTime": "2023-03-29T19:58:15Z" + "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", + "creationTime": "2023-03-29T06:41:46Z", + "deletionTime": "2023-03-29T06:45:18Z" } ] } }, { - "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", + "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "properties": { - "accountName": "r-database-account-9", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:12:42Z", - "deletionTime": "2023-03-29T20:28:47Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-79", + "apiType": "Sql", + "creationTime": "2023-03-29T07:22:12Z", + "deletionTime": "2023-03-29T07:24:10Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", - "creationTime": "2023-03-29T20:12:43Z", - "deletionTime": "2023-03-29T20:28:47Z" + "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", + "creationTime": "2023-03-29T07:22:13Z", + "deletionTime": "2023-03-29T07:24:10Z" } ] } }, { - "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "properties": { - "accountName": "r-database-account-7334", + "accountName": "r-database-account-766", "apiType": "Sql", - "creationTime": "2023-03-29T20:42:13Z", - "deletionTime": "2023-03-29T20:44:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T08:19:11Z", + "deletionTime": "2023-03-29T08:20:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", - "creationTime": "2023-03-29T20:42:14Z", - "deletionTime": "2023-03-29T20:44:52Z" + "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", + "creationTime": "2023-03-29T08:19:12Z", + "deletionTime": "2023-03-29T08:20:09Z" } ] } }, { - "name": "9513098d-df71-4d21-8d95-2fd12d55402e", + "name": "fa235396-6959-4dc1-932d-2ac66d318878", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", "properties": { - "accountName": "r-database-account-4820", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:00:04Z", - "deletionTime": "2023-03-29T21:16:44Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9810", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T08:33:51Z", + "deletionTime": "2023-03-29T08:48:10Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", - "creationTime": "2023-03-29T21:00:05Z", - "deletionTime": "2023-03-29T21:16:44Z" + "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", + "creationTime": "2023-03-29T08:33:53Z", + "deletionTime": "2023-03-29T08:48:10Z" } ] } }, { - "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "properties": { - "accountName": "r-database-account-2346", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6103", + "apiType": "Sql", + "creationTime": "2023-03-29T09:01:29Z", + "deletionTime": "2023-03-29T09:13:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z" + "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", + "creationTime": "2023-03-29T09:01:30Z", + "deletionTime": "2023-03-29T09:13:42Z" } ] } }, { - "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", + "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "properties": { - "accountName": "restoredaccount-4730", + "accountName": "r-database-account-8066", "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T09:28:36Z", + "deletionTime": "2023-03-29T09:44:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z" + "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", + "creationTime": "2023-03-29T09:28:37Z", + "deletionTime": "2023-03-29T09:44:31Z" } ] } }, { - "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "name": "ddab1ead-237f-448e-8291-995fddb1ae74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", "properties": { - "accountName": "restoredaccount-1173", + "accountName": "r-database-account-7977", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T10:01:55Z", + "deletionTime": "2023-03-29T10:03:30Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z" + "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", + "creationTime": "2023-03-29T10:01:56Z", + "deletionTime": "2023-03-29T10:03:30Z" } ] } }, { - "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", + "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "properties": { - "accountName": "r-database-account-3981", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T21:50:14Z", - "deletionTime": "2023-03-29T21:52:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-116", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T10:20:03Z", + "deletionTime": "2023-03-29T10:21:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", - "creationTime": "2023-03-29T21:50:15Z", - "deletionTime": "2023-03-29T21:52:00Z" + "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", + "creationTime": "2023-03-29T10:20:04Z", + "deletionTime": "2023-03-29T10:21:16Z" } ] } }, { - "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", "properties": { - "accountName": "r-database-account-6608", - "apiType": "Sql", - "creationTime": "2023-03-29T22:05:54Z", - "deletionTime": "2023-03-29T22:06:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7426", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", - "creationTime": "2023-03-29T22:05:55Z", - "deletionTime": "2023-03-29T22:06:58Z" + "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z" } ] } }, { - "name": "d003df48-a9ea-4212-a771-0c539141cd9d", + "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", "properties": { - "accountName": "r-database-account-9561", + "accountName": "r-database-account-9884", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:19:29Z", - "deletionTime": "2023-03-29T22:20:23Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T08:16:22Z", + "deletionTime": "2023-03-29T10:33:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", - "creationTime": "2023-03-29T22:19:30Z", - "deletionTime": "2023-03-29T22:20:23Z" - } - ] + "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", + "creationTime": "2023-03-29T08:16:23Z", + "deletionTime": "2023-03-29T10:33:43Z" + } + ] } }, { - "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", + "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", "properties": { - "accountName": "r-database-account-1309", + "accountName": "r-database-account-2379", "apiType": "Table, Sql", - "creationTime": "2023-03-29T22:36:33Z", - "deletionTime": "2023-03-29T22:37:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T16:28:35Z", + "deletionTime": "2023-03-29T16:44:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", - "creationTime": "2023-03-29T22:36:35Z", - "deletionTime": "2023-03-29T22:37:50Z" + "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", + "creationTime": "2023-03-29T16:28:36Z", + "deletionTime": "2023-03-29T16:44:35Z" } ] } }, { - "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", "properties": { - "accountName": "dsapaliga-restore-test5", - "apiType": "Sql", - "creationTime": "2023-03-29T21:59:36Z", - "deletionTime": "2023-03-29T22:56:12Z", - "oldestRestorableTime": "2023-03-22T22:56:12Z", + "accountName": "r-database-account-3992", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T16:22:41Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", - "creationTime": "2023-03-29T21:59:38Z", - "deletionTime": "2023-03-29T22:56:12Z" + "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", + "creationTime": "2023-03-29T16:22:42Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", + "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "properties": { - "accountName": "dsapaliga-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z", - "oldestRestorableTime": "2023-03-22T22:56:35Z", + "accountName": "restoredaccount-232", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", "properties": { - "accountName": "dsapaliga-test-restored", - "apiType": "Sql", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z", - "oldestRestorableTime": "2023-03-22T22:57:04Z", + "accountName": "r-database-account-1794", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:14:16Z", + "deletionTime": "2023-03-29T17:15:46Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", + "creationTime": "2023-03-29T17:14:17Z", + "deletionTime": "2023-03-29T17:15:46Z" } ] } }, { - "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "name": "8940962c-1866-49f7-871f-38869cce24f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", "properties": { - "accountName": "dsapaliga-restore-test", - "apiType": "Sql", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z", - "oldestRestorableTime": "2023-03-22T22:57:42Z", + "accountName": "r-database-account-7040", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T17:32:14Z", + "deletionTime": "2023-03-29T17:33:38Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", - "creationTime": "2023-03-29T19:42:26Z", - "deletionTime": "2023-03-29T22:57:42Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z" + "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", + "creationTime": "2023-03-29T17:32:15Z", + "deletionTime": "2023-03-29T17:33:38Z" } ] } }, { - "name": "52581e9f-9743-4007-9041-e15df28ce4ee", + "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", "properties": { - "accountName": "r-database-account-1604", + "accountName": "r-database-account-959", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:51:34Z", - "deletionTime": "2023-03-29T23:07:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T17:41:56Z", + "deletionTime": "2023-03-29T17:42:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", - "creationTime": "2023-03-29T22:51:35Z", - "deletionTime": "2023-03-29T23:07:58Z" + "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", + "creationTime": "2023-03-29T17:41:58Z", + "deletionTime": "2023-03-29T17:42:37Z" } ] } }, { - "name": "9ab892fe-ad41-4e51-a646-530c226c8772", + "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "properties": { - "accountName": "r-database-account-39", - "apiType": "Sql", - "creationTime": "2023-03-29T23:21:19Z", - "deletionTime": "2023-03-29T23:37:29Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:51:17Z", + "deletionTime": "2023-03-29T18:07:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", - "creationTime": "2023-03-29T23:21:20Z", - "deletionTime": "2023-03-29T23:37:29Z" + "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", + "creationTime": "2023-03-29T17:51:18Z", + "deletionTime": "2023-03-29T18:07:55Z" } ] } }, { - "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", "properties": { - "accountName": "r-database-account-6553", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T23:52:19Z", - "deletionTime": "2023-03-29T23:54:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-640", + "apiType": "Sql", + "creationTime": "2023-03-29T18:21:12Z", + "deletionTime": "2023-03-29T18:37:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", - "creationTime": "2023-03-29T23:52:20Z", - "deletionTime": "2023-03-29T23:54:50Z" + "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", + "creationTime": "2023-03-29T18:21:13Z", + "deletionTime": "2023-03-29T18:37:25Z" } ] } }, { - "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", + "name": "ebcdc313-e068-4539-bfc9-63238422f44d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", "properties": { - "accountName": "r-database-account-8730", + "accountName": "r-database-account-6103", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T00:45:13Z", - "deletionTime": "2023-03-30T00:49:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T17:45:36Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", - "creationTime": "2023-03-30T00:45:15Z", - "deletionTime": "2023-03-30T00:49:42Z" + "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", + "creationTime": "2023-03-29T17:45:37Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "properties": { - "accountName": "r-database-account-2459", - "apiType": "Sql", - "creationTime": "2023-03-30T01:04:05Z", - "deletionTime": "2023-03-30T01:06:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9093", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", - "creationTime": "2023-03-30T01:04:06Z", - "deletionTime": "2023-03-30T01:06:50Z" + "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "properties": { - "accountName": "r-database-account-2957", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T01:23:37Z", - "deletionTime": "2023-03-30T01:26:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5464", + "apiType": "Sql", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", - "creationTime": "2023-03-30T01:23:39Z", - "deletionTime": "2023-03-30T01:26:18Z" + "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z" } ] } }, { - "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", "properties": { - "accountName": "r-database-account-6086", + "accountName": "r-database-account-582", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T01:44:49Z", - "deletionTime": "2023-03-30T01:54:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T18:55:11Z", + "deletionTime": "2023-03-29T18:56:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", - "creationTime": "2023-03-30T01:44:50Z", - "deletionTime": "2023-03-30T01:54:03Z" + "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", + "creationTime": "2023-03-29T18:55:12Z", + "deletionTime": "2023-03-29T18:56:12Z" } ] } }, { - "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", + "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", "properties": { - "accountName": "r-database-account-9503", + "accountName": "r-database-account-7109", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:14:47Z", - "deletionTime": "2023-03-30T02:19:28Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T19:11:47Z", + "deletionTime": "2023-03-29T19:13:28Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", - "creationTime": "2023-03-30T02:14:48Z", - "deletionTime": "2023-03-30T02:19:28Z" + "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", + "creationTime": "2023-03-29T19:11:48Z", + "deletionTime": "2023-03-29T19:13:28Z" } ] } }, { - "name": "a717fb23-baed-4b80-ab44-bedcce157333", + "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", "properties": { - "accountName": "r-database-account-255", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:41:09Z", - "deletionTime": "2023-03-30T02:50:27Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-1862", + "apiType": "Sql", + "creationTime": "2023-03-29T19:27:17Z", + "deletionTime": "2023-03-29T19:28:11Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", - "creationTime": "2023-03-30T02:41:10Z", - "deletionTime": "2023-03-30T02:50:27Z" + "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", + "creationTime": "2023-03-29T19:27:18Z", + "deletionTime": "2023-03-29T19:28:11Z" } ] } }, { - "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", "properties": { - "accountName": "cosmosdb-12104", - "apiType": "Sql", - "creationTime": "2023-03-30T03:16:29Z", - "deletionTime": "2023-03-30T03:24:26Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-669", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T19:41:10Z", + "deletionTime": "2023-03-29T19:42:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", - "creationTime": "2023-03-30T03:18:49Z", - "deletionTime": "2023-03-30T03:24:26Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", - "creationTime": "2023-03-30T03:16:30Z", - "deletionTime": "2023-03-30T03:24:26Z" + "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", + "creationTime": "2023-03-29T19:41:11Z", + "deletionTime": "2023-03-29T19:42:32Z" } ] } }, { - "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", "properties": { - "accountName": "r-database-account-7398", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:22:44Z", - "deletionTime": "2023-03-30T03:24:34Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8361", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T19:57:31Z", + "deletionTime": "2023-03-29T19:58:15Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", - "creationTime": "2023-03-30T03:22:45Z", - "deletionTime": "2023-03-30T03:24:34Z" + "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", + "creationTime": "2023-03-29T19:57:32Z", + "deletionTime": "2023-03-29T19:58:15Z" } ] } }, { - "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", "properties": { - "accountName": "r-database-account-2003", + "accountName": "r-database-account-9", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:40:25Z", - "deletionTime": "2023-03-30T03:41:26Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T20:12:42Z", + "deletionTime": "2023-03-29T20:28:47Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", - "creationTime": "2023-03-30T03:40:26Z", - "deletionTime": "2023-03-30T03:41:26Z" + "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", + "creationTime": "2023-03-29T20:12:43Z", + "deletionTime": "2023-03-29T20:28:47Z" } ] } }, { - "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", "properties": { - "accountName": "dsapaliga-rcg-migrationtest", + "accountName": "r-database-account-7334", "apiType": "Sql", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z", - "oldestRestorableTime": "2023-03-23T03:56:45Z", + "creationTime": "2023-03-29T20:42:13Z", + "deletionTime": "2023-03-29T20:44:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z" + "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", + "creationTime": "2023-03-29T20:42:14Z", + "deletionTime": "2023-03-29T20:44:52Z" } ] } }, { - "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", + "name": "9513098d-df71-4d21-8d95-2fd12d55402e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", "properties": { - "accountName": "r-database-account-3308", + "accountName": "r-database-account-4820", "apiType": "Table, Sql", - "creationTime": "2023-03-30T03:55:54Z", - "deletionTime": "2023-03-30T03:56:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T21:00:04Z", + "deletionTime": "2023-03-29T21:16:44Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", - "creationTime": "2023-03-30T03:55:55Z", - "deletionTime": "2023-03-30T03:56:52Z" + "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", + "creationTime": "2023-03-29T21:00:05Z", + "deletionTime": "2023-03-29T21:16:44Z" } ] } }, { - "name": "daf00acd-625e-4dcd-8453-247b297129a3", + "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "properties": { - "accountName": "dsapaliga-restored-cli-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z", - "oldestRestorableTime": "2023-03-23T03:57:10Z", + "accountName": "r-database-account-2346", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z" } ] } }, { - "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", + "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", "properties": { - "accountName": "dsapaliga-xrr-cli", - "apiType": "Sql", - "creationTime": "2023-03-29T23:10:13Z", - "deletionTime": "2023-03-30T03:57:17Z", - "oldestRestorableTime": "2023-03-23T03:57:17Z", + "accountName": "restoredaccount-4730", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", - "creationTime": "2023-03-29T23:12:40Z", - "deletionTime": "2023-03-30T03:57:17Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", - "creationTime": "2023-03-29T23:10:14Z", - "deletionTime": "2023-03-30T03:57:17Z" + "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z" } ] } }, { - "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", + "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z", - "oldestRestorableTime": "2023-03-23T03:57:27Z", + "accountName": "restoredaccount-1173", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z" } ] } }, { - "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", + "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2rg", - "apiType": "Sql", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z", - "oldestRestorableTime": "2023-03-23T03:57:36Z", + "accountName": "r-database-account-3981", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T21:50:14Z", + "deletionTime": "2023-03-29T21:52:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", + "creationTime": "2023-03-29T21:50:15Z", + "deletionTime": "2023-03-29T21:52:00Z" } ] } }, { - "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "properties": { - "accountName": "dsapaliga-xrr-restorefix", + "accountName": "r-database-account-6608", "apiType": "Sql", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z", - "oldestRestorableTime": "2023-03-23T04:15:46Z", + "creationTime": "2023-03-29T22:05:54Z", + "deletionTime": "2023-03-29T22:06:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", - "creationTime": "2023-03-30T03:51:46Z", - "deletionTime": "2023-03-30T04:15:46Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z" + "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", + "creationTime": "2023-03-29T22:05:55Z", + "deletionTime": "2023-03-29T22:06:58Z" } ] } }, { - "name": "2896560d-7c61-44b5-95a3-2e325d44b464", + "name": "d003df48-a9ea-4212-a771-0c539141cd9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", "properties": { - "accountName": "dsapaliga-xrr", - "apiType": "Sql", - "creationTime": "2023-03-29T23:01:28Z", - "deletionTime": "2023-03-30T04:16:00Z", - "oldestRestorableTime": "2023-03-23T04:16:00Z", + "accountName": "r-database-account-9561", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:19:29Z", + "deletionTime": "2023-03-29T22:20:23Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", - "creationTime": "2023-03-29T23:11:33Z", - "deletionTime": "2023-03-30T04:16:00Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", - "creationTime": "2023-03-29T23:01:29Z", - "deletionTime": "2023-03-30T04:16:00Z" + "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", + "creationTime": "2023-03-29T22:19:30Z", + "deletionTime": "2023-03-29T22:20:23Z" } ] } }, { - "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", + "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", "properties": { - "accountName": "r-database-account-9362", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:14:52Z", - "deletionTime": "2023-03-30T04:33:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-1309", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T22:36:33Z", + "deletionTime": "2023-03-29T22:37:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", - "creationTime": "2023-03-30T04:14:53Z", - "deletionTime": "2023-03-30T04:33:19Z" + "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", + "creationTime": "2023-03-29T22:36:35Z", + "deletionTime": "2023-03-29T22:37:50Z" } ] } }, { - "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", + "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "properties": { - "accountName": "r-database-account-7026", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T04:49:23Z", - "deletionTime": "2023-03-30T05:05:15Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", - "creationTime": "2023-03-30T04:49:24Z", - "deletionTime": "2023-03-30T05:05:15Z" - } - ] - } - }, - { - "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", - "properties": { - "accountName": "r-database-account-8518", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:21:59Z", - "deletionTime": "2023-03-30T05:23:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-restore-test5", + "apiType": "Sql", + "creationTime": "2023-03-29T21:59:36Z", + "deletionTime": "2023-03-29T22:56:12Z", + "oldestRestorableTime": "2023-03-22T22:56:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", - "creationTime": "2023-03-30T05:22:00Z", - "deletionTime": "2023-03-30T05:23:37Z" + "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", + "creationTime": "2023-03-29T21:59:38Z", + "deletionTime": "2023-03-29T22:56:12Z" } ] } }, { - "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", "properties": { - "accountName": "restoredaccount-8613", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z", + "oldestRestorableTime": "2023-03-22T22:56:35Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z" } ] } }, { - "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", "properties": { - "accountName": "restoredaccount-4321", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-test-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z", + "oldestRestorableTime": "2023-03-22T22:57:04Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z" } ] } }, { - "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "properties": { - "accountName": "r-database-account-9910", + "accountName": "dsapaliga-restore-test", "apiType": "Sql", - "creationTime": "2023-03-30T05:44:40Z", - "deletionTime": "2023-03-30T06:00:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z", + "oldestRestorableTime": "2023-03-22T22:57:42Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", + "creationTime": "2023-03-29T19:42:26Z", + "deletionTime": "2023-03-29T22:57:42Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", - "creationTime": "2023-03-30T05:44:41Z", - "deletionTime": "2023-03-30T06:00:37Z" + "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z" } ] } }, { - "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "name": "52581e9f-9743-4007-9041-e15df28ce4ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", "properties": { - "accountName": "r-database-account-8895", + "accountName": "r-database-account-1604", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:29:10Z", - "deletionTime": "2023-03-30T06:47:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T22:51:34Z", + "deletionTime": "2023-03-29T23:07:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", - "creationTime": "2023-03-30T06:29:12Z", - "deletionTime": "2023-03-30T06:47:25Z" + "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", + "creationTime": "2023-03-29T22:51:35Z", + "deletionTime": "2023-03-29T23:07:58Z" } ] } }, { - "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "name": "9ab892fe-ad41-4e51-a646-530c226c8772", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", "properties": { - "accountName": "restoredaccount-6039", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-39", + "apiType": "Sql", + "creationTime": "2023-03-29T23:21:19Z", + "deletionTime": "2023-03-29T23:37:29Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z" + "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", + "creationTime": "2023-03-29T23:21:20Z", + "deletionTime": "2023-03-29T23:37:29Z" } ] } }, { - "name": "53b30478-fadc-4af9-bde8-663f3793b182", + "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", "properties": { - "accountName": "r-database-account-6131", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:23:46Z", - "deletionTime": "2023-03-30T07:39:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6553", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T23:52:19Z", + "deletionTime": "2023-03-29T23:54:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", - "creationTime": "2023-03-30T07:23:47Z", - "deletionTime": "2023-03-30T07:39:31Z" + "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", + "creationTime": "2023-03-29T23:52:20Z", + "deletionTime": "2023-03-29T23:54:50Z" } ] } }, { - "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", + "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", "properties": { - "accountName": "r-database-account-5579", + "accountName": "r-database-account-8730", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:00:42Z", - "deletionTime": "2023-03-30T08:02:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T00:45:13Z", + "deletionTime": "2023-03-30T00:49:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", - "creationTime": "2023-03-30T08:00:43Z", - "deletionTime": "2023-03-30T08:02:03Z" + "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", + "creationTime": "2023-03-30T00:45:15Z", + "deletionTime": "2023-03-30T00:49:42Z" } ] } }, { - "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", + "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", "properties": { - "accountName": "r-database-account-6802", + "accountName": "r-database-account-2459", "apiType": "Sql", - "creationTime": "2023-03-30T08:15:53Z", - "deletionTime": "2023-03-30T08:16:49Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T01:04:05Z", + "deletionTime": "2023-03-30T01:06:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", - "creationTime": "2023-03-30T08:15:54Z", - "deletionTime": "2023-03-30T08:16:49Z" + "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", + "creationTime": "2023-03-30T01:04:06Z", + "deletionTime": "2023-03-30T01:06:50Z" } ] } }, { - "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", + "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "properties": { - "accountName": "r-database-account-4928", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:29:55Z", - "deletionTime": "2023-03-30T08:30:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2957", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T01:23:37Z", + "deletionTime": "2023-03-30T01:26:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", - "creationTime": "2023-03-30T08:29:56Z", - "deletionTime": "2023-03-30T08:30:59Z" + "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", + "creationTime": "2023-03-30T01:23:39Z", + "deletionTime": "2023-03-30T01:26:18Z" } ] } }, { - "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", + "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "properties": { - "accountName": "r-database-account-9554", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T08:45:00Z", - "deletionTime": "2023-03-30T08:46:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6086", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T01:44:49Z", + "deletionTime": "2023-03-30T01:54:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", - "creationTime": "2023-03-30T08:45:01Z", - "deletionTime": "2023-03-30T08:46:14Z" + "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", + "creationTime": "2023-03-30T01:44:50Z", + "deletionTime": "2023-03-30T01:54:03Z" } ] } }, { - "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", + "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", "properties": { - "accountName": "r-database-account-9311", + "accountName": "r-database-account-9503", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:00:35Z", - "deletionTime": "2023-03-30T09:16:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T02:14:47Z", + "deletionTime": "2023-03-30T02:19:28Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", - "creationTime": "2023-03-30T09:00:36Z", - "deletionTime": "2023-03-30T09:16:50Z" + "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", + "creationTime": "2023-03-30T02:14:48Z", + "deletionTime": "2023-03-30T02:19:28Z" } ] } }, { - "name": "521a5d65-de37-47be-88ca-ec32b564a261", + "name": "a717fb23-baed-4b80-ab44-bedcce157333", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", "properties": { - "accountName": "r-database-account-2240", + "accountName": "r-database-account-255", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:32:58Z", - "deletionTime": "2023-03-30T09:51:38Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T02:41:09Z", + "deletionTime": "2023-03-30T02:50:27Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", - "creationTime": "2023-03-30T09:32:59Z", - "deletionTime": "2023-03-30T09:51:38Z" + "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", + "creationTime": "2023-03-30T02:41:10Z", + "deletionTime": "2023-03-30T02:50:27Z" } ] } }, { - "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", + "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", "properties": { - "accountName": "r-database-account-1851", + "accountName": "cosmosdb-12104", "apiType": "Sql", - "creationTime": "2023-03-30T10:05:27Z", - "deletionTime": "2023-03-30T10:21:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T03:16:29Z", + "deletionTime": "2023-03-30T03:24:26Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", + "creationTime": "2023-03-30T03:18:49Z", + "deletionTime": "2023-03-30T03:24:26Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", - "creationTime": "2023-03-30T10:05:28Z", - "deletionTime": "2023-03-30T10:21:42Z" + "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", + "creationTime": "2023-03-30T03:16:30Z", + "deletionTime": "2023-03-30T03:24:26Z" } ] } }, { - "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", + "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", "properties": { - "accountName": "r-database-account-5797", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:37:02Z", - "deletionTime": "2023-03-30T10:55:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7398", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:22:44Z", + "deletionTime": "2023-03-30T03:24:34Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", - "creationTime": "2023-03-30T10:37:04Z", - "deletionTime": "2023-03-30T10:55:19Z" + "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", + "creationTime": "2023-03-30T03:22:45Z", + "deletionTime": "2023-03-30T03:24:34Z" } ] } }, { - "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", + "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "properties": { - "accountName": "r-database-account-9560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:11:57Z", - "deletionTime": "2023-03-30T11:25:05Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2003", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:40:25Z", + "deletionTime": "2023-03-30T03:41:26Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", - "creationTime": "2023-03-30T11:11:58Z", - "deletionTime": "2023-03-30T11:25:05Z" + "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", + "creationTime": "2023-03-30T03:40:26Z", + "deletionTime": "2023-03-30T03:41:26Z" } ] } }, { - "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", + "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "properties": { - "accountName": "r-database-account-1767", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:41:56Z", - "deletionTime": "2023-03-30T11:43:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-rcg-migrationtest", + "apiType": "Sql", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z", + "oldestRestorableTime": "2023-03-23T03:56:45Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", - "creationTime": "2023-03-30T11:41:57Z", - "deletionTime": "2023-03-30T11:43:33Z" + "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z" } ] } }, { - "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", "properties": { - "accountName": "restoredaccount-4001", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3308", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T03:55:54Z", + "deletionTime": "2023-03-30T03:56:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", + "creationTime": "2023-03-30T03:55:55Z", + "deletionTime": "2023-03-30T03:56:52Z" } ] } }, { - "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "name": "daf00acd-625e-4dcd-8453-247b297129a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", "properties": { - "accountName": "restoredaccount-7112", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-restored-cli-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z", + "oldestRestorableTime": "2023-03-23T03:57:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z" } ] } }, { - "name": "0370cb08-0af9-4438-b21f-405a5564b689", + "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", "properties": { - "accountName": "restoredaccount-9834", + "accountName": "dsapaliga-xrr-cli", "apiType": "Sql", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T23:10:13Z", + "deletionTime": "2023-03-30T03:57:17Z", + "oldestRestorableTime": "2023-03-23T03:57:17Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", + "creationTime": "2023-03-29T23:12:40Z", + "deletionTime": "2023-03-30T03:57:17Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", + "creationTime": "2023-03-29T23:10:14Z", + "deletionTime": "2023-03-30T03:57:17Z" } ] } }, { - "name": "6c273b23-ae84-4945-b093-d57bca835c7c", + "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", "properties": { - "accountName": "restoredaccount-4009", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-xrr-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z", + "oldestRestorableTime": "2023-03-23T03:57:27Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z" } ] } }, { - "name": "17de7698-0393-4b12-ba51-99d12ba83904", + "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", "properties": { - "accountName": "r-database-account-9743", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:00:07Z", - "deletionTime": "2023-03-30T12:01:49Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-xrr-restored-eastus2rg", + "apiType": "Sql", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z", + "oldestRestorableTime": "2023-03-23T03:57:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", - "creationTime": "2023-03-30T12:00:08Z", - "deletionTime": "2023-03-30T12:01:49Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z" } ] } }, { - "name": "987831cb-c610-4631-a650-0b6678c31649", + "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", "properties": { - "accountName": "r-database-account-3771", + "accountName": "dsapaliga-xrr-restorefix", "apiType": "Sql", - "creationTime": "2023-03-30T12:15:11Z", - "deletionTime": "2023-03-30T12:15:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z", + "oldestRestorableTime": "2023-03-23T04:15:46Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", + "creationTime": "2023-03-30T03:51:46Z", + "deletionTime": "2023-03-30T04:15:46Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", - "creationTime": "2023-03-30T12:15:12Z", - "deletionTime": "2023-03-30T12:15:59Z" + "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z" } ] } }, { - "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", + "name": "2896560d-7c61-44b5-95a3-2e325d44b464", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", "properties": { - "accountName": "r-database-account-3969", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:29:18Z", - "deletionTime": "2023-03-30T12:30:13Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "dsapaliga-xrr", + "apiType": "Sql", + "creationTime": "2023-03-29T23:01:28Z", + "deletionTime": "2023-03-30T04:16:00Z", + "oldestRestorableTime": "2023-03-23T04:16:00Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", + "creationTime": "2023-03-29T23:11:33Z", + "deletionTime": "2023-03-30T04:16:00Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", - "creationTime": "2023-03-30T12:29:19Z", - "deletionTime": "2023-03-30T12:30:13Z" + "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", + "creationTime": "2023-03-29T23:01:29Z", + "deletionTime": "2023-03-30T04:16:00Z" } ] } }, { - "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", + "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", "properties": { - "accountName": "r-database-account-7064", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T12:44:53Z", - "deletionTime": "2023-03-30T12:46:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9362", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:14:52Z", + "deletionTime": "2023-03-30T04:33:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", - "creationTime": "2023-03-30T12:44:54Z", - "deletionTime": "2023-03-30T12:46:04Z" + "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", + "creationTime": "2023-03-30T04:14:53Z", + "deletionTime": "2023-03-30T04:33:19Z" } ] } }, { - "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", "properties": { - "accountName": "r-database-account-8980", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:00:40Z", - "deletionTime": "2023-03-30T13:17:11Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7026", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T04:49:23Z", + "deletionTime": "2023-03-30T05:05:15Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", - "creationTime": "2023-03-30T13:00:41Z", - "deletionTime": "2023-03-30T13:17:11Z" + "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", + "creationTime": "2023-03-30T04:49:24Z", + "deletionTime": "2023-03-30T05:05:15Z" } ] } }, { - "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", "properties": { - "accountName": "r-database-account-2102", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:33:35Z", - "deletionTime": "2023-03-30T13:51:57Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8518", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:21:59Z", + "deletionTime": "2023-03-30T05:23:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", - "creationTime": "2023-03-30T13:33:36Z", - "deletionTime": "2023-03-30T13:51:57Z" + "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", + "creationTime": "2023-03-30T05:22:00Z", + "deletionTime": "2023-03-30T05:23:37Z" } ] } }, { - "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", + "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", "properties": { - "accountName": "r-database-account-6294", - "apiType": "Sql", - "creationTime": "2023-03-30T14:05:48Z", - "deletionTime": "2023-03-30T14:21:29Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-8613", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", - "creationTime": "2023-03-30T14:05:49Z", - "deletionTime": "2023-03-30T14:21:29Z" + "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "86a5260e-5153-431d-8eab-af58b83494af", + "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", "properties": { - "accountName": "r-database-account-2370", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:35:58Z", - "deletionTime": "2023-03-30T14:54:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-4321", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", - "creationTime": "2023-03-30T14:35:59Z", - "deletionTime": "2023-03-30T14:54:17Z" + "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", "properties": { - "accountName": "r-database-account-3273", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:10:49Z", - "deletionTime": "2023-03-30T15:24:06Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9910", + "apiType": "Sql", + "creationTime": "2023-03-30T05:44:40Z", + "deletionTime": "2023-03-30T06:00:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", - "creationTime": "2023-03-30T15:10:50Z", - "deletionTime": "2023-03-30T15:24:06Z" + "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", + "creationTime": "2023-03-30T05:44:41Z", + "deletionTime": "2023-03-30T06:00:37Z" } ] } }, { - "name": "8246105a-a890-4491-9dd6-7292d01fea88", + "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "properties": { - "accountName": "r-database-account-3250", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:40:22Z", - "deletionTime": "2023-03-30T15:41:57Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8895", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:29:10Z", + "deletionTime": "2023-03-30T06:47:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", - "creationTime": "2023-03-30T15:40:23Z", - "deletionTime": "2023-03-30T15:41:57Z" + "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", + "creationTime": "2023-03-30T06:29:12Z", + "deletionTime": "2023-03-30T06:47:25Z" } ] } }, { - "name": "bbf50286-0d85-4979-9c86-63d10090b51a", + "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", "properties": { - "accountName": "restoredaccount-2722", + "accountName": "restoredaccount-6039", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z" } ] } }, { - "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", + "name": "53b30478-fadc-4af9-bde8-663f3793b182", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", "properties": { - "accountName": "restoredaccount-4323", - "apiType": "Sql", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6131", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:23:46Z", + "deletionTime": "2023-03-30T07:39:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", + "creationTime": "2023-03-30T07:23:47Z", + "deletionTime": "2023-03-30T07:39:31Z" } ] } }, { - "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", + "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", "properties": { - "accountName": "restoredaccount-2887", + "accountName": "r-database-account-5579", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T08:00:42Z", + "deletionTime": "2023-03-30T08:02:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", + "creationTime": "2023-03-30T08:00:43Z", + "deletionTime": "2023-03-30T08:02:03Z" } ] } }, { - "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", "properties": { - "accountName": "restoredaccount-3024", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6802", + "apiType": "Sql", + "creationTime": "2023-03-30T08:15:53Z", + "deletionTime": "2023-03-30T08:16:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", + "creationTime": "2023-03-30T08:15:54Z", + "deletionTime": "2023-03-30T08:16:49Z" } ] } }, { - "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", "properties": { - "accountName": "r-database-account-4043", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:31:27Z", - "deletionTime": "2023-03-30T16:47:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4928", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:29:55Z", + "deletionTime": "2023-03-30T08:30:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", - "creationTime": "2023-03-30T16:31:28Z", - "deletionTime": "2023-03-30T16:47:52Z" + "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", + "creationTime": "2023-03-30T08:29:56Z", + "deletionTime": "2023-03-30T08:30:59Z" } ] } }, { - "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", "properties": { - "accountName": "restoredaccount-7511", + "accountName": "r-database-account-9554", "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T08:45:00Z", + "deletionTime": "2023-03-30T08:46:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z" + "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", + "creationTime": "2023-03-30T08:45:01Z", + "deletionTime": "2023-03-30T08:46:14Z" } ] } }, { - "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", "properties": { - "accountName": "r-database-account-353", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9311", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:00:35Z", + "deletionTime": "2023-03-30T09:16:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z" + "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", + "creationTime": "2023-03-30T09:00:36Z", + "deletionTime": "2023-03-30T09:16:50Z" } ] } }, { - "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", + "name": "521a5d65-de37-47be-88ca-ec32b564a261", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", "properties": { - "accountName": "r-database-account-8087", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:24:28Z", - "deletionTime": "2023-03-30T17:39:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2240", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:32:58Z", + "deletionTime": "2023-03-30T09:51:38Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", - "creationTime": "2023-03-30T17:24:29Z", - "deletionTime": "2023-03-30T17:39:50Z" + "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", + "creationTime": "2023-03-30T09:32:59Z", + "deletionTime": "2023-03-30T09:51:38Z" } ] } }, { - "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", "properties": { - "accountName": "restoredaccount-560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-1851", + "apiType": "Sql", + "creationTime": "2023-03-30T10:05:27Z", + "deletionTime": "2023-03-30T10:21:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z" + "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", + "creationTime": "2023-03-30T10:05:28Z", + "deletionTime": "2023-03-30T10:21:42Z" } ] } }, { - "name": "d9e2fd03-4af1-4649-98c3-65f580724594", + "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", "properties": { - "accountName": "r-database-account-7446", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:08:24Z", - "deletionTime": "2023-03-30T19:10:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5797", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:37:02Z", + "deletionTime": "2023-03-30T10:55:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", - "creationTime": "2023-03-30T19:08:25Z", - "deletionTime": "2023-03-30T19:10:04Z" + "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", + "creationTime": "2023-03-30T10:37:04Z", + "deletionTime": "2023-03-30T10:55:19Z" } ] } }, { - "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", + "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", "properties": { - "accountName": "r-database-account-8409", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:30:14Z", - "deletionTime": "2023-03-30T19:46:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:11:57Z", + "deletionTime": "2023-03-30T11:25:05Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", - "creationTime": "2023-03-30T19:30:15Z", - "deletionTime": "2023-03-30T19:46:59Z" + "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", + "creationTime": "2023-03-30T11:11:58Z", + "deletionTime": "2023-03-30T11:25:05Z" } ] } }, { - "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", "properties": { - "accountName": "restoredaccount-9502", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-1767", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:41:56Z", + "deletionTime": "2023-03-30T11:43:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z" + "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", + "creationTime": "2023-03-30T11:41:57Z", + "deletionTime": "2023-03-30T11:43:33Z" } ] } }, { - "name": "a274527e-da37-49f9-9878-cef9f55b334d", + "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", "properties": { - "accountName": "r-database-account-4548", + "accountName": "restoredaccount-4001", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:23:16Z", - "deletionTime": "2023-03-30T20:41:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", - "creationTime": "2023-03-30T20:23:17Z", - "deletionTime": "2023-03-30T20:41:33Z" + "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", + "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "properties": { - "accountName": "restoredaccount-3745", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7112", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z" + "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", + "name": "0370cb08-0af9-4438-b21f-405a5564b689", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", "properties": { - "accountName": "r-database-account-2582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T21:50:24Z", - "deletionTime": "2023-03-30T21:52:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9834", + "apiType": "Sql", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", - "creationTime": "2023-03-30T21:50:27Z", - "deletionTime": "2023-03-30T21:52:04Z" + "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", + "name": "6c273b23-ae84-4945-b093-d57bca835c7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", "properties": { - "accountName": "r-database-account-8779", - "apiType": "Sql", - "creationTime": "2023-03-30T22:06:33Z", - "deletionTime": "2023-03-30T22:07:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-4009", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", - "creationTime": "2023-03-30T22:06:34Z", - "deletionTime": "2023-03-30T22:07:17Z" + "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "38947549-a1bf-4023-bc95-88dcc312797f", + "name": "17de7698-0393-4b12-ba51-99d12ba83904", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", "properties": { - "accountName": "r-database-account-4386", + "accountName": "r-database-account-9743", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:20:34Z", - "deletionTime": "2023-03-30T22:21:28Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T12:00:07Z", + "deletionTime": "2023-03-30T12:01:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", - "creationTime": "2023-03-30T22:20:35Z", - "deletionTime": "2023-03-30T22:21:28Z" + "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", + "creationTime": "2023-03-30T12:00:08Z", + "deletionTime": "2023-03-30T12:01:49Z" } ] } }, { - "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "name": "987831cb-c610-4631-a650-0b6678c31649", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", "properties": { - "accountName": "r-database-account-3583", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T22:35:57Z", - "deletionTime": "2023-03-30T22:36:47Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3771", + "apiType": "Sql", + "creationTime": "2023-03-30T12:15:11Z", + "deletionTime": "2023-03-30T12:15:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", - "creationTime": "2023-03-30T22:35:58Z", - "deletionTime": "2023-03-30T22:36:47Z" + "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", + "creationTime": "2023-03-30T12:15:12Z", + "deletionTime": "2023-03-30T12:15:59Z" } ] } }, { - "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", "properties": { - "accountName": "r-database-account-5053", + "accountName": "r-database-account-3969", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:51:37Z", - "deletionTime": "2023-03-30T23:05:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T12:29:18Z", + "deletionTime": "2023-03-30T12:30:13Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", - "creationTime": "2023-03-30T22:51:38Z", - "deletionTime": "2023-03-30T23:05:43Z" + "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", + "creationTime": "2023-03-30T12:29:19Z", + "deletionTime": "2023-03-30T12:30:13Z" } ] } }, { - "name": "17692a3a-23c6-428d-a13a-94657bdea47a", + "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", "properties": { - "accountName": "r-database-account-9618", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:22:07Z", - "deletionTime": "2023-03-30T23:40:57Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7064", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T12:44:53Z", + "deletionTime": "2023-03-30T12:46:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", - "creationTime": "2023-03-30T23:22:08Z", - "deletionTime": "2023-03-30T23:40:57Z" + "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", + "creationTime": "2023-03-30T12:44:54Z", + "deletionTime": "2023-03-30T12:46:04Z" } ] } }, { - "name": "aae41121-0386-45f5-884b-acca11a878e3", + "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", "properties": { - "accountName": "restoredaccount-2225", + "accountName": "r-database-account-8980", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T13:00:40Z", + "deletionTime": "2023-03-30T13:17:11Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z" + "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", + "creationTime": "2023-03-30T13:00:41Z", + "deletionTime": "2023-03-30T13:17:11Z" } ] } }, { - "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", + "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", "properties": { - "accountName": "r-database-account-220", - "apiType": "Sql", - "creationTime": "2023-03-31T00:05:32Z", - "deletionTime": "2023-03-31T00:21:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2102", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:33:35Z", + "deletionTime": "2023-03-30T13:51:57Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", - "creationTime": "2023-03-31T00:05:33Z", - "deletionTime": "2023-03-31T00:21:52Z" + "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", + "creationTime": "2023-03-30T13:33:36Z", + "deletionTime": "2023-03-30T13:51:57Z" } ] } }, { - "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", + "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", "properties": { - "accountName": "restoredaccount-9446", + "accountName": "r-database-account-6294", "apiType": "Sql", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T14:05:48Z", + "deletionTime": "2023-03-30T14:21:29Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z" + "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", + "creationTime": "2023-03-30T14:05:49Z", + "deletionTime": "2023-03-30T14:21:29Z" } ] } }, { - "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "name": "86a5260e-5153-431d-8eab-af58b83494af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", "properties": { - "accountName": "r-database-account-2092", + "accountName": "r-database-account-2370", "apiType": "Table, Sql", - "creationTime": "2023-03-31T00:47:34Z", - "deletionTime": "2023-03-31T01:05:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T14:35:58Z", + "deletionTime": "2023-03-30T14:54:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", - "creationTime": "2023-03-31T00:47:35Z", - "deletionTime": "2023-03-31T01:05:40Z" + "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", + "creationTime": "2023-03-30T14:35:59Z", + "deletionTime": "2023-03-30T14:54:17Z" } ] } }, { - "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "properties": { - "accountName": "restoredaccount-6025", + "accountName": "r-database-account-3273", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T15:10:49Z", + "deletionTime": "2023-03-30T15:24:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z" + "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", + "creationTime": "2023-03-30T15:10:50Z", + "deletionTime": "2023-03-30T15:24:06Z" } ] } }, { - "name": "89218c06-82d7-4397-a460-2f07c20d7138", + "name": "8246105a-a890-4491-9dd6-7292d01fea88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", "properties": { - "accountName": "r-database-account-2331", + "accountName": "r-database-account-3250", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:32:56Z", - "deletionTime": "2023-03-31T01:49:23Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T15:40:22Z", + "deletionTime": "2023-03-30T15:41:57Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", - "creationTime": "2023-03-31T01:32:57Z", - "deletionTime": "2023-03-31T01:49:23Z" + "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", + "creationTime": "2023-03-30T15:40:23Z", + "deletionTime": "2023-03-30T15:41:57Z" } ] } }, { - "name": "480bf65c-2961-46e6-a44c-4de49632a509", + "name": "bbf50286-0d85-4979-9c86-63d10090b51a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", "properties": { - "accountName": "restoredaccount-6086", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-2722", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z" + "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", "properties": { - "accountName": "r-database-account-3761", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T02:17:45Z", - "deletionTime": "2023-03-31T02:19:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-4323", + "apiType": "Sql", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", - "creationTime": "2023-03-31T02:17:46Z", - "deletionTime": "2023-03-31T02:19:03Z" + "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", + "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", "properties": { - "accountName": "r-database-account-176", + "accountName": "restoredaccount-2887", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T02:35:45Z", - "deletionTime": "2023-03-31T02:37:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", - "creationTime": "2023-03-31T02:35:46Z", - "deletionTime": "2023-03-31T02:37:16Z" + "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", + "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "properties": { - "accountName": "r-database-account-9754", - "apiType": "Sql", - "creationTime": "2023-03-31T02:51:04Z", - "deletionTime": "2023-03-31T02:51:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3024", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", - "creationTime": "2023-03-31T02:51:05Z", - "deletionTime": "2023-03-31T02:51:58Z" + "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", "properties": { - "accountName": "r-database-account-3560", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:04:37Z", - "deletionTime": "2023-03-31T03:05:38Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4043", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:31:27Z", + "deletionTime": "2023-03-30T16:47:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", - "creationTime": "2023-03-31T03:04:38Z", - "deletionTime": "2023-03-31T03:05:38Z" + "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", + "creationTime": "2023-03-30T16:31:28Z", + "deletionTime": "2023-03-30T16:47:52Z" } ] } }, { - "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "properties": { - "accountName": "r-database-account-7061", + "accountName": "restoredaccount-7511", "apiType": "Table, Sql", - "creationTime": "2023-03-31T03:21:54Z", - "deletionTime": "2023-03-31T03:23:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", - "creationTime": "2023-03-31T03:21:55Z", - "deletionTime": "2023-03-31T03:23:03Z" + "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z" } ] } }, { - "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", + "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "properties": { - "accountName": "r-database-account-6492", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:37:32Z", - "deletionTime": "2023-03-31T03:51:53Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-353", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", - "creationTime": "2023-03-31T03:37:33Z", - "deletionTime": "2023-03-31T03:51:53Z" + "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z" } ] } }, { - "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", "properties": { - "accountName": "r-database-account-2187", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:07:50Z", - "deletionTime": "2023-03-31T04:26:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8087", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:24:28Z", + "deletionTime": "2023-03-30T17:39:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", - "creationTime": "2023-03-31T04:07:51Z", - "deletionTime": "2023-03-31T04:26:04Z" + "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", + "creationTime": "2023-03-30T17:24:29Z", + "deletionTime": "2023-03-30T17:39:50Z" } ] } }, { - "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", "properties": { - "accountName": "restoredaccount-3749", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z" + "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z" } ] } }, { - "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "name": "d9e2fd03-4af1-4649-98c3-65f580724594", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", "properties": { - "accountName": "r-database-account-1319", - "apiType": "Sql", - "creationTime": "2023-03-31T04:51:37Z", - "deletionTime": "2023-03-31T05:08:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7446", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:08:24Z", + "deletionTime": "2023-03-30T19:10:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", - "creationTime": "2023-03-31T04:51:38Z", - "deletionTime": "2023-03-31T05:08:00Z" + "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", + "creationTime": "2023-03-30T19:08:25Z", + "deletionTime": "2023-03-30T19:10:04Z" } ] } }, { - "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", "properties": { - "accountName": "restoredaccount-949", - "apiType": "Sql", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8409", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:30:14Z", + "deletionTime": "2023-03-30T19:46:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z" + "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", + "creationTime": "2023-03-30T19:30:15Z", + "deletionTime": "2023-03-30T19:46:59Z" } ] } }, { - "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "properties": { - "accountName": "r-database-account-3444", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:33:47Z", - "deletionTime": "2023-03-31T05:52:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9502", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", - "creationTime": "2023-03-31T05:33:48Z", - "deletionTime": "2023-03-31T05:52:04Z" + "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z" } ] } }, { - "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "name": "a274527e-da37-49f9-9878-cef9f55b334d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", "properties": { - "accountName": "restoredaccount-8369", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4548", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:23:16Z", + "deletionTime": "2023-03-30T20:41:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z" - } - ] + "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", + "creationTime": "2023-03-30T20:23:17Z", + "deletionTime": "2023-03-30T20:41:33Z" + } + ] } }, { - "name": "a6938641-f254-423b-877a-01a80f789530", + "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", "properties": { - "accountName": "r-database-account-4184", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:20:37Z", - "deletionTime": "2023-03-31T06:36:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3745", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", - "creationTime": "2023-03-31T06:20:38Z", - "deletionTime": "2023-03-31T06:36:54Z" + "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z" } ] } }, { - "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", + "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", "properties": { - "accountName": "restoredaccount-8230", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T21:50:24Z", + "deletionTime": "2023-03-30T21:52:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z" + "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", + "creationTime": "2023-03-30T21:50:27Z", + "deletionTime": "2023-03-30T21:52:04Z" } ] } }, { - "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", + "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", "properties": { - "accountName": "r-database-account-9421", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:10:08Z", - "deletionTime": "2023-03-31T07:27:01Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8779", + "apiType": "Sql", + "creationTime": "2023-03-30T22:06:33Z", + "deletionTime": "2023-03-30T22:07:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", - "creationTime": "2023-03-31T07:10:09Z", - "deletionTime": "2023-03-31T07:27:01Z" + "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", + "creationTime": "2023-03-30T22:06:34Z", + "deletionTime": "2023-03-30T22:07:17Z" } ] } }, { - "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", + "name": "38947549-a1bf-4023-bc95-88dcc312797f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", "properties": { - "accountName": "restoredaccount-2737", + "accountName": "r-database-account-4386", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T22:20:34Z", + "deletionTime": "2023-03-30T22:21:28Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z" + "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", + "creationTime": "2023-03-30T22:20:35Z", + "deletionTime": "2023-03-30T22:21:28Z" } ] } }, { - "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "properties": { - "accountName": "r-database-account-4921", + "accountName": "r-database-account-3583", "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:56:33Z", - "deletionTime": "2023-03-31T07:58:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T22:35:57Z", + "deletionTime": "2023-03-30T22:36:47Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", - "creationTime": "2023-03-31T07:56:34Z", - "deletionTime": "2023-03-31T07:58:09Z" + "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", + "creationTime": "2023-03-30T22:35:58Z", + "deletionTime": "2023-03-30T22:36:47Z" } ] } }, { - "name": "bea1d046-d612-49e3-b64c-3e82a216987a", + "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "properties": { - "accountName": "r-database-account-4832", + "accountName": "r-database-account-5053", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:15:55Z", - "deletionTime": "2023-03-31T08:33:06Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T22:51:37Z", + "deletionTime": "2023-03-30T23:05:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", - "creationTime": "2023-03-31T08:15:57Z", - "deletionTime": "2023-03-31T08:33:06Z" + "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", + "creationTime": "2023-03-30T22:51:38Z", + "deletionTime": "2023-03-30T23:05:43Z" } ] } }, { - "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "name": "17692a3a-23c6-428d-a13a-94657bdea47a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", "properties": { - "accountName": "restoredaccount-9360", + "accountName": "r-database-account-9618", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T23:22:07Z", + "deletionTime": "2023-03-30T23:40:57Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z" + "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", + "creationTime": "2023-03-30T23:22:08Z", + "deletionTime": "2023-03-30T23:40:57Z" } ] } }, { - "name": "9e6527c2-ded9-493a-9086-df70877c305d", + "name": "aae41121-0386-45f5-884b-acca11a878e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", "properties": { - "accountName": "r-database-account-7247", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T09:00:28Z", - "deletionTime": "2023-03-31T09:01:48Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-2225", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", - "creationTime": "2023-03-31T09:00:29Z", - "deletionTime": "2023-03-31T09:01:48Z" + "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z" } ] } }, { - "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", + "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", "properties": { - "accountName": "r-database-account-2911", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:04:29Z", - "deletionTime": "2023-03-31T15:05:51Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-220", + "apiType": "Sql", + "creationTime": "2023-03-31T00:05:32Z", + "deletionTime": "2023-03-31T00:21:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", - "creationTime": "2023-03-31T15:04:30Z", - "deletionTime": "2023-03-31T15:05:51Z" + "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", + "creationTime": "2023-03-31T00:05:33Z", + "deletionTime": "2023-03-31T00:21:52Z" } ] } }, { - "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", + "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", "properties": { - "accountName": "r-database-account-7482", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:22:06Z", - "deletionTime": "2023-03-31T15:23:48Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9446", + "apiType": "Sql", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", - "creationTime": "2023-03-31T15:22:08Z", - "deletionTime": "2023-03-31T15:23:48Z" + "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z" } ] } }, { - "name": "c739e02a-8d12-44a1-9b43-72dee580e901", + "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", "properties": { - "accountName": "r-database-account-2396", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:34:52Z", - "deletionTime": "2023-04-04T16:36:27Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2092", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T00:47:34Z", + "deletionTime": "2023-03-31T01:05:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", - "creationTime": "2023-04-04T16:34:53Z", - "deletionTime": "2023-04-04T16:36:27Z" + "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", + "creationTime": "2023-03-31T00:47:35Z", + "deletionTime": "2023-03-31T01:05:40Z" } ] } }, { - "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", + "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "properties": { - "accountName": "r-database-account-2962", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:56:08Z", - "deletionTime": "2023-04-04T16:57:51Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-6025", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", - "creationTime": "2023-04-04T16:56:09Z", - "deletionTime": "2023-04-04T16:57:51Z" + "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z" } ] } }, { - "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", + "name": "89218c06-82d7-4397-a460-2f07c20d7138", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", "properties": { - "accountName": "r-database-account-2963", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:15:44Z", - "deletionTime": "2023-04-04T17:17:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2331", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:32:56Z", + "deletionTime": "2023-03-31T01:49:23Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", - "creationTime": "2023-04-04T17:15:45Z", - "deletionTime": "2023-04-04T17:17:16Z" + "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", + "creationTime": "2023-03-31T01:32:57Z", + "deletionTime": "2023-03-31T01:49:23Z" } ] } }, { - "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "name": "480bf65c-2961-46e6-a44c-4de49632a509", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", "properties": { - "accountName": "r-database-account-6481", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:49:37Z", - "deletionTime": "2023-04-04T17:51:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-6086", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", - "creationTime": "2023-04-04T17:49:38Z", - "deletionTime": "2023-04-04T17:51:33Z" + "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z" } ] } }, { - "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", + "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "properties": { - "accountName": "r-database-account-5265", - "apiType": "Sql", - "creationTime": "2023-04-04T18:05:44Z", - "deletionTime": "2023-04-04T18:06:15Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3761", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T02:17:45Z", + "deletionTime": "2023-03-31T02:19:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", - "creationTime": "2023-04-04T18:05:45Z", - "deletionTime": "2023-04-04T18:06:15Z" + "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", + "creationTime": "2023-03-31T02:17:46Z", + "deletionTime": "2023-03-31T02:19:03Z" } ] } }, { - "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", + "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", "properties": { - "accountName": "r-database-account-2888", + "accountName": "r-database-account-176", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:48:32Z", - "deletionTime": "2023-04-04T18:50:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T02:35:45Z", + "deletionTime": "2023-03-31T02:37:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", - "creationTime": "2023-04-04T18:48:33Z", - "deletionTime": "2023-04-04T18:50:14Z" + "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", + "creationTime": "2023-03-31T02:35:46Z", + "deletionTime": "2023-03-31T02:37:16Z" } ] } }, { - "name": "ad1760ce-6137-41f0-843a-84a233b507fb", + "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", "properties": { - "accountName": "r-database-account-3827", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:16:39Z", - "deletionTime": "2023-04-04T19:18:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9754", + "apiType": "Sql", + "creationTime": "2023-03-31T02:51:04Z", + "deletionTime": "2023-03-31T02:51:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", - "creationTime": "2023-04-04T19:16:40Z", - "deletionTime": "2023-04-04T19:18:14Z" + "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", + "creationTime": "2023-03-31T02:51:05Z", + "deletionTime": "2023-03-31T02:51:58Z" } ] } }, { - "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", + "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", "properties": { - "accountName": "r-database-account-7735", - "apiType": "Sql", - "creationTime": "2023-04-04T19:32:03Z", - "deletionTime": "2023-04-04T19:33:01Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3560", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:04:37Z", + "deletionTime": "2023-03-31T03:05:38Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", - "creationTime": "2023-04-04T19:32:04Z", - "deletionTime": "2023-04-04T19:33:01Z" + "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", + "creationTime": "2023-03-31T03:04:38Z", + "deletionTime": "2023-03-31T03:05:38Z" } ] } }, { - "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", + "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "properties": { - "accountName": "r-database-account-1093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:46:39Z", - "deletionTime": "2023-04-04T19:47:45Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7061", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T03:21:54Z", + "deletionTime": "2023-03-31T03:23:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", - "creationTime": "2023-04-04T19:46:40Z", - "deletionTime": "2023-04-04T19:47:45Z" + "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", + "creationTime": "2023-03-31T03:21:55Z", + "deletionTime": "2023-03-31T03:23:03Z" } ] } }, { - "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", + "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", "properties": { - "accountName": "r-database-account-5066", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6492", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:37:32Z", + "deletionTime": "2023-03-31T03:51:53Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z" + "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", + "creationTime": "2023-03-31T03:37:33Z", + "deletionTime": "2023-03-31T03:51:53Z" } ] } }, { - "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", + "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", "properties": { - "accountName": "r-database-account-1835", + "accountName": "r-database-account-2187", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:17:28Z", - "deletionTime": "2023-04-04T20:34:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T04:07:50Z", + "deletionTime": "2023-03-31T04:26:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", - "creationTime": "2023-04-04T20:17:29Z", - "deletionTime": "2023-04-04T20:34:14Z" + "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", + "creationTime": "2023-03-31T04:07:51Z", + "deletionTime": "2023-03-31T04:26:04Z" } ] } }, { - "name": "cb2e954a-4e71-425a-b780-25555527fc7b", + "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "properties": { - "accountName": "restoredaccount-5931", + "accountName": "restoredaccount-3749", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z" + "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z" } ] } }, { - "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", "properties": { - "accountName": "r-database-account-8394", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:02:22Z", - "deletionTime": "2023-04-04T21:20:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-1319", + "apiType": "Sql", + "creationTime": "2023-03-31T04:51:37Z", + "deletionTime": "2023-03-31T05:08:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", - "creationTime": "2023-04-04T21:02:23Z", - "deletionTime": "2023-04-04T21:20:17Z" + "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", + "creationTime": "2023-03-31T04:51:38Z", + "deletionTime": "2023-03-31T05:08:00Z" } ] } }, { - "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", + "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "properties": { - "accountName": "r-database-account-5571", + "accountName": "restoredaccount-949", "apiType": "Sql", - "creationTime": "2023-04-04T21:44:41Z", - "deletionTime": "2023-04-04T21:45:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", - "creationTime": "2023-04-04T21:44:42Z", - "deletionTime": "2023-04-04T21:45:35Z" + "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z" } ] } }, { - "name": "987588f7-7709-4336-aa45-223395911848", + "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "properties": { - "accountName": "r-database-account-1689", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:09:17Z", - "deletionTime": "2023-04-04T22:10:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3444", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:33:47Z", + "deletionTime": "2023-03-31T05:52:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", - "creationTime": "2023-04-04T22:09:19Z", - "deletionTime": "2023-04-04T22:10:56Z" + "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", + "creationTime": "2023-03-31T05:33:48Z", + "deletionTime": "2023-03-31T05:52:04Z" } ] } }, { - "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "properties": { - "accountName": "r-database-account-4876", - "apiType": "Sql", - "creationTime": "2023-04-04T22:24:45Z", - "deletionTime": "2023-04-04T22:25:39Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-8369", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", - "creationTime": "2023-04-04T22:24:46Z", - "deletionTime": "2023-04-04T22:25:39Z" + "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z" } ] } }, { - "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "name": "a6938641-f254-423b-877a-01a80f789530", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", "properties": { - "accountName": "r-database-account-3793", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:38:37Z", - "deletionTime": "2023-04-04T22:39:26Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4184", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:20:37Z", + "deletionTime": "2023-03-31T06:36:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", - "creationTime": "2023-04-04T22:38:38Z", - "deletionTime": "2023-04-04T22:39:26Z" + "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", + "creationTime": "2023-03-31T06:20:38Z", + "deletionTime": "2023-03-31T06:36:54Z" } ] } }, { - "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", "properties": { - "accountName": "r-database-account-2846", + "accountName": "restoredaccount-8230", "apiType": "Table, Sql", - "creationTime": "2023-04-04T22:54:10Z", - "deletionTime": "2023-04-04T22:55:15Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", - "creationTime": "2023-04-04T22:54:11Z", - "deletionTime": "2023-04-04T22:55:15Z" + "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z" } ] } }, { - "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", "properties": { - "accountName": "r-database-account-121", + "accountName": "r-database-account-9421", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:09:10Z", - "deletionTime": "2023-04-04T23:26:11Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T07:10:08Z", + "deletionTime": "2023-03-31T07:27:01Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", - "creationTime": "2023-04-04T23:09:11Z", - "deletionTime": "2023-04-04T23:26:11Z" + "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", + "creationTime": "2023-03-31T07:10:09Z", + "deletionTime": "2023-03-31T07:27:01Z" } ] } }, { - "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", + "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", "properties": { - "accountName": "restoredaccount-7907", + "accountName": "restoredaccount-2737", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z" + "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z" } ] } }, { - "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", "properties": { - "accountName": "r-database-account-5836", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:53:57Z", - "deletionTime": "2023-04-05T00:12:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4921", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T07:56:33Z", + "deletionTime": "2023-03-31T07:58:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", - "creationTime": "2023-04-04T23:53:58Z", - "deletionTime": "2023-04-05T00:12:42Z" + "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", + "creationTime": "2023-03-31T07:56:34Z", + "deletionTime": "2023-03-31T07:58:09Z" } ] } }, { - "name": "eda15431-8fd3-434e-a724-6478d0d766b0", + "name": "bea1d046-d612-49e3-b64c-3e82a216987a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", "properties": { - "accountName": "restoredaccount-2781", + "accountName": "r-database-account-4832", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T08:15:55Z", + "deletionTime": "2023-03-31T08:33:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z" + "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", + "creationTime": "2023-03-31T08:15:57Z", + "deletionTime": "2023-03-31T08:33:06Z" } ] } }, { - "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", + "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "properties": { - "accountName": "r-database-account-886", - "apiType": "Sql", - "creationTime": "2023-04-05T00:38:08Z", - "deletionTime": "2023-04-05T00:55:26Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", - "creationTime": "2023-04-05T00:38:09Z", - "deletionTime": "2023-04-05T00:55:26Z" + "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z" } ] } }, { - "name": "0461674a-5302-4644-8006-15273be1dd01", + "name": "9e6527c2-ded9-493a-9086-df70877c305d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", "properties": { - "accountName": "restoredaccount-1331", - "apiType": "Sql", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7247", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T09:00:28Z", + "deletionTime": "2023-03-31T09:01:48Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z" + "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", + "creationTime": "2023-03-31T09:00:29Z", + "deletionTime": "2023-03-31T09:01:48Z" } ] } }, { - "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", "properties": { - "accountName": "r-database-account-5720", + "accountName": "r-database-account-2911", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:20:43Z", - "deletionTime": "2023-04-05T01:39:46Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T15:04:29Z", + "deletionTime": "2023-03-31T15:05:51Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", - "creationTime": "2023-04-05T01:20:44Z", - "deletionTime": "2023-04-05T01:39:46Z" + "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", + "creationTime": "2023-03-31T15:04:30Z", + "deletionTime": "2023-03-31T15:05:51Z" } ] } }, { - "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", "properties": { - "accountName": "restoredaccount-3222", + "accountName": "r-database-account-7482", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T15:22:06Z", + "deletionTime": "2023-03-31T15:23:48Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z" + "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", + "creationTime": "2023-03-31T15:22:08Z", + "deletionTime": "2023-03-31T15:23:48Z" } ] } }, { - "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "name": "c739e02a-8d12-44a1-9b43-72dee580e901", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", "properties": { - "accountName": "r-database-account-7279", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:07:38Z", - "deletionTime": "2023-04-05T02:24:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2396", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:34:52Z", + "deletionTime": "2023-04-04T16:36:27Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", - "creationTime": "2023-04-05T02:07:39Z", - "deletionTime": "2023-04-05T02:24:18Z" + "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", + "creationTime": "2023-04-04T16:34:53Z", + "deletionTime": "2023-04-04T16:36:27Z" } ] } }, { - "name": "3364799a-fb66-48f3-b389-45af2e775bd2", + "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", "properties": { - "accountName": "restoredaccount-2694", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2962", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:56:08Z", + "deletionTime": "2023-04-04T16:57:51Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z" + "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", + "creationTime": "2023-04-04T16:56:09Z", + "deletionTime": "2023-04-04T16:57:51Z" } ] } }, { - "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", "properties": { - "accountName": "r-database-account-2111", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:52:15Z", - "deletionTime": "2023-04-05T02:53:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2963", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:15:44Z", + "deletionTime": "2023-04-04T17:17:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", - "creationTime": "2023-04-05T02:52:16Z", - "deletionTime": "2023-04-05T02:53:42Z" + "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", + "creationTime": "2023-04-04T17:15:45Z", + "deletionTime": "2023-04-04T17:17:16Z" } ] } }, { - "name": "1275f66f-c69b-4813-9b61-901e1ec451af", + "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "properties": { - "accountName": "r-database-account-4270", + "accountName": "r-database-account-6481", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:09:42Z", - "deletionTime": "2023-04-05T03:11:28Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T17:49:37Z", + "deletionTime": "2023-04-04T17:51:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", - "creationTime": "2023-04-05T03:09:43Z", - "deletionTime": "2023-04-05T03:11:28Z" + "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", + "creationTime": "2023-04-04T17:49:38Z", + "deletionTime": "2023-04-04T17:51:33Z" } ] } }, { - "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", + "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", "properties": { - "accountName": "r-database-account-6226", + "accountName": "r-database-account-5265", "apiType": "Sql", - "creationTime": "2023-04-05T03:25:14Z", - "deletionTime": "2023-04-05T03:26:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T18:05:44Z", + "deletionTime": "2023-04-04T18:06:15Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", - "creationTime": "2023-04-05T03:25:15Z", - "deletionTime": "2023-04-05T03:26:12Z" + "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", + "creationTime": "2023-04-04T18:05:45Z", + "deletionTime": "2023-04-04T18:06:15Z" } ] } }, { - "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", + "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", "properties": { - "accountName": "r-database-account-4472", + "accountName": "r-database-account-2888", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:39:46Z", - "deletionTime": "2023-04-05T03:40:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T18:48:32Z", + "deletionTime": "2023-04-04T18:50:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", - "creationTime": "2023-04-05T03:39:47Z", - "deletionTime": "2023-04-05T03:40:55Z" + "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", + "creationTime": "2023-04-04T18:48:33Z", + "deletionTime": "2023-04-04T18:50:14Z" } ] } }, { - "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", + "name": "ad1760ce-6137-41f0-843a-84a233b507fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", "properties": { - "accountName": "r-database-account-5112", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T03:56:41Z", - "deletionTime": "2023-04-05T03:57:47Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3827", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:16:39Z", + "deletionTime": "2023-04-04T19:18:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", - "creationTime": "2023-04-05T03:56:42Z", - "deletionTime": "2023-04-05T03:57:47Z" + "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", + "creationTime": "2023-04-04T19:16:40Z", + "deletionTime": "2023-04-04T19:18:14Z" } ] } }, { - "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", + "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", "properties": { - "accountName": "r-database-account-8806", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:11:45Z", - "deletionTime": "2023-04-05T04:37:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-7735", + "apiType": "Sql", + "creationTime": "2023-04-04T19:32:03Z", + "deletionTime": "2023-04-04T19:33:01Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", - "creationTime": "2023-04-05T04:11:47Z", - "deletionTime": "2023-04-05T04:37:16Z" + "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", + "creationTime": "2023-04-04T19:32:04Z", + "deletionTime": "2023-04-04T19:33:01Z" } ] } }, { - "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", + "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", "properties": { - "accountName": "restoredaccount-6850", + "accountName": "r-database-account-1093", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T19:46:39Z", + "deletionTime": "2023-04-04T19:47:45Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", + "creationTime": "2023-04-04T19:46:40Z", + "deletionTime": "2023-04-04T19:47:45Z" } ] } }, { - "name": "fcd234fa-a27c-4150-9595-d0db433584e6", + "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", "properties": { - "accountName": "r-database-account-705", - "apiType": "Sql", - "creationTime": "2023-04-05T05:56:56Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5066", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", - "creationTime": "2023-04-05T05:56:57Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z" } ] } }, { - "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", "properties": { - "accountName": "r-database-account-4894", + "accountName": "r-database-account-1835", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:13:31Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T20:17:28Z", + "deletionTime": "2023-04-04T20:34:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", - "creationTime": "2023-04-05T06:13:32Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", + "creationTime": "2023-04-04T20:17:29Z", + "deletionTime": "2023-04-04T20:34:14Z" } ] } }, { - "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "name": "cb2e954a-4e71-425a-b780-25555527fc7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", "properties": { - "accountName": "r-database-account-3212", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T06:08:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5931", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", - "creationTime": "2023-04-05T06:08:09Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z" } ] } }, { - "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", "properties": { - "accountName": "r-database-account-9540", + "accountName": "r-database-account-8394", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:53:04Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T21:02:22Z", + "deletionTime": "2023-04-04T21:20:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", - "creationTime": "2023-04-05T05:53:05Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", + "creationTime": "2023-04-04T21:02:23Z", + "deletionTime": "2023-04-04T21:20:17Z" } ] } }, { - "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", "properties": { - "accountName": "r-database-account-4658", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:02:37Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5571", + "apiType": "Sql", + "creationTime": "2023-04-04T21:44:41Z", + "deletionTime": "2023-04-04T21:45:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", - "creationTime": "2023-04-05T06:02:38Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", + "creationTime": "2023-04-04T21:44:42Z", + "deletionTime": "2023-04-04T21:45:35Z" } ] } }, { - "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "name": "987588f7-7709-4336-aa45-223395911848", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", "properties": { - "accountName": "r-database-account-3189", + "accountName": "r-database-account-1689", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:35:19Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T22:09:17Z", + "deletionTime": "2023-04-04T22:10:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", - "creationTime": "2023-04-05T06:35:20Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", + "creationTime": "2023-04-04T22:09:19Z", + "deletionTime": "2023-04-04T22:10:56Z" } ] } }, { - "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "properties": { - "accountName": "restoredaccount-7747", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4876", + "apiType": "Sql", + "creationTime": "2023-04-04T22:24:45Z", + "deletionTime": "2023-04-04T22:25:39Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z" + "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", + "creationTime": "2023-04-04T22:24:46Z", + "deletionTime": "2023-04-04T22:25:39Z" } ] } }, { - "name": "adc4a343-1599-470d-abcc-d951fdd50f37", + "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "properties": { - "accountName": "r-database-account-3312", + "accountName": "r-database-account-3793", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:13:48Z", - "deletionTime": "2023-04-05T06:56:38Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T22:38:37Z", + "deletionTime": "2023-04-04T22:39:26Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", - "creationTime": "2023-04-04T17:13:49Z", - "deletionTime": "2023-04-05T06:56:38Z" + "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", + "creationTime": "2023-04-04T22:38:38Z", + "deletionTime": "2023-04-04T22:39:26Z" } ] } }, { - "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", + "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "properties": { - "accountName": "r-database-account-5846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:44:23Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2846", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T22:54:10Z", + "deletionTime": "2023-04-04T22:55:15Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", - "creationTime": "2023-04-04T21:44:25Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", + "creationTime": "2023-04-04T22:54:11Z", + "deletionTime": "2023-04-04T22:55:15Z" } ] } }, { - "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", + "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "properties": { - "accountName": "r-database-account-2760", - "apiType": "Sql", - "creationTime": "2023-04-04T21:33:57Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-121", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:09:10Z", + "deletionTime": "2023-04-04T23:26:11Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", - "creationTime": "2023-04-04T21:33:58Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", + "creationTime": "2023-04-04T23:09:11Z", + "deletionTime": "2023-04-04T23:26:11Z" } ] } }, { - "name": "9ce35a43-8b24-4060-a058-191f976df7c1", + "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", "properties": { - "accountName": "restoredaccount-9271", - "apiType": "Sql", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7907", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z" } ] } }, { - "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", + "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "properties": { - "accountName": "r-database-account-9266", - "apiType": "Sql", - "creationTime": "2023-03-29T07:47:00Z", - "deletionTime": "2023-04-05T06:58:41Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5836", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:53:57Z", + "deletionTime": "2023-04-05T00:12:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", - "creationTime": "2023-03-29T07:47:01Z", - "deletionTime": "2023-04-05T06:58:41Z" + "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", + "creationTime": "2023-04-04T23:53:58Z", + "deletionTime": "2023-04-05T00:12:42Z" } ] } }, { - "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "name": "eda15431-8fd3-434e-a724-6478d0d766b0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", "properties": { - "accountName": "r-database-account-641", - "apiType": "Sql", - "creationTime": "2023-03-29T04:26:01Z", - "deletionTime": "2023-04-05T06:59:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-2781", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", - "creationTime": "2023-03-29T04:26:02Z", - "deletionTime": "2023-04-05T06:59:03Z" + "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z" } ] } }, { - "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", "properties": { - "accountName": "r-database-account-3287", + "accountName": "r-database-account-886", "apiType": "Sql", - "creationTime": "2023-03-29T07:55:06Z", - "deletionTime": "2023-04-05T07:00:47Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T00:38:08Z", + "deletionTime": "2023-04-05T00:55:26Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", - "creationTime": "2023-03-29T07:55:07Z", - "deletionTime": "2023-04-05T07:00:47Z" + "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", + "creationTime": "2023-04-05T00:38:09Z", + "deletionTime": "2023-04-05T00:55:26Z" } ] } }, { - "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "name": "0461674a-5302-4644-8006-15273be1dd01", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", "properties": { - "accountName": "r-database-account-3926", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:08:41Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-1331", + "apiType": "Sql", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", - "creationTime": "2023-03-29T17:08:42Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z" } ] } }, { - "name": "92ce3190-d16b-438f-9791-b2254a597435", + "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "properties": { - "accountName": "r-database-account-1530", + "accountName": "r-database-account-5720", "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:05:13Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", - "creationTime": "2023-03-31T07:05:14Z", - "deletionTime": "2023-04-05T07:01:53Z" - } - ] - } - }, - { - "name": "c5934152-2095-41b0-9962-72be301ec23c", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", - "properties": { - "accountName": "r-database-account-1333", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:09:38Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T01:20:43Z", + "deletionTime": "2023-04-05T01:39:46Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", - "creationTime": "2023-03-30T07:09:40Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", + "creationTime": "2023-04-05T01:20:44Z", + "deletionTime": "2023-04-05T01:39:46Z" } ] } }, { - "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", + "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", "properties": { - "accountName": "r-database-account-2197", - "apiType": "Sql", - "creationTime": "2023-03-29T04:24:10Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3222", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", - "creationTime": "2023-03-29T04:24:11Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z" } ] } }, { - "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "properties": { - "accountName": "r-database-account-4608", + "accountName": "r-database-account-7279", "apiType": "Table, Sql", - "creationTime": "2023-03-30T00:10:43Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T02:07:38Z", + "deletionTime": "2023-04-05T02:24:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", - "creationTime": "2023-03-30T00:10:44Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", + "creationTime": "2023-04-05T02:07:39Z", + "deletionTime": "2023-04-05T02:24:18Z" } ] } }, { - "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "name": "3364799a-fb66-48f3-b389-45af2e775bd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", "properties": { - "accountName": "r-database-account-4659", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:19:29Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-2694", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", - "creationTime": "2023-04-04T18:19:30Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z" } ] } }, { - "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", "properties": { - "accountName": "r-database-account-5637", + "accountName": "r-database-account-2111", "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:25:03Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T02:52:15Z", + "deletionTime": "2023-04-05T02:53:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", - "creationTime": "2023-03-30T16:25:04Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", + "creationTime": "2023-04-05T02:52:16Z", + "deletionTime": "2023-04-05T02:53:42Z" } ] } }, { - "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "name": "1275f66f-c69b-4813-9b61-901e1ec451af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", "properties": { - "accountName": "r-database-account-5467", + "accountName": "r-database-account-4270", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:53:26Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T03:09:42Z", + "deletionTime": "2023-04-05T03:11:28Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", - "creationTime": "2023-04-05T04:53:27Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", + "creationTime": "2023-04-05T03:09:43Z", + "deletionTime": "2023-04-05T03:11:28Z" } ] } }, { - "name": "401f849e-50e6-483b-813a-1a5f1059006c", + "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", "properties": { - "accountName": "r-database-account-5933", + "accountName": "r-database-account-6226", "apiType": "Sql", - "creationTime": "2023-04-04T19:13:48Z", - "deletionTime": "2023-04-05T07:01:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T03:25:14Z", + "deletionTime": "2023-04-05T03:26:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", - "creationTime": "2023-04-04T19:13:49Z", - "deletionTime": "2023-04-05T07:01:55Z" + "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", + "creationTime": "2023-04-05T03:25:15Z", + "deletionTime": "2023-04-05T03:26:12Z" } ] } }, { - "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", + "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", "properties": { - "accountName": "r-database-account-1535", + "accountName": "r-database-account-4472", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:20:58Z", - "deletionTime": "2023-04-05T07:01:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T03:39:46Z", + "deletionTime": "2023-04-05T03:40:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", - "creationTime": "2023-03-30T20:21:00Z", - "deletionTime": "2023-04-05T07:01:58Z" + "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", + "creationTime": "2023-04-05T03:39:47Z", + "deletionTime": "2023-04-05T03:40:55Z" } ] } }, { - "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", + "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", "properties": { - "accountName": "r-database-account-5305", - "apiType": "Sql", - "creationTime": "2023-03-29T02:15:48Z", - "deletionTime": "2023-04-05T07:02:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5112", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T03:56:41Z", + "deletionTime": "2023-04-05T03:57:47Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", - "creationTime": "2023-03-29T02:15:49Z", - "deletionTime": "2023-04-05T07:02:00Z" + "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", + "creationTime": "2023-04-05T03:56:42Z", + "deletionTime": "2023-04-05T03:57:47Z" } ] } }, { - "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", + "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", "properties": { - "accountName": "restoredaccount-590", - "apiType": "Sql", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8806", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T04:11:45Z", + "deletionTime": "2023-04-05T04:37:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", + "creationTime": "2023-04-05T04:11:47Z", + "deletionTime": "2023-04-05T04:37:16Z" } ] } }, { - "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", "properties": { - "accountName": "restoredaccount-3736", + "accountName": "restoredaccount-6850", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "af699620-0019-4a6b-ad59-e7c6381814ba", + "name": "fcd234fa-a27c-4150-9595-d0db433584e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", "properties": { - "accountName": "restoredaccount-7822", + "accountName": "r-database-account-705", "apiType": "Sql", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T05:56:56Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", + "creationTime": "2023-04-05T05:56:57Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", + "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "properties": { - "accountName": "restoredaccount-5262", + "accountName": "r-database-account-4894", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T06:13:31Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z" + "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", + "creationTime": "2023-04-05T06:13:32Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "05442da3-1214-4c48-9883-b06ab54491dd", + "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "properties": { - "accountName": "r-database-account-6510", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:12:03Z", - "deletionTime": "2023-04-05T16:13:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3212", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T06:08:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", - "creationTime": "2023-04-05T16:12:04Z", - "deletionTime": "2023-04-05T16:13:54Z" + "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", + "creationTime": "2023-04-05T06:08:09Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", + "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "properties": { - "accountName": "r-database-account-6751", - "apiType": "Sql", - "creationTime": "2023-04-05T16:17:14Z", - "deletionTime": "2023-04-05T16:17:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9540", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T05:53:04Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", - "creationTime": "2023-04-05T16:17:16Z", - "deletionTime": "2023-04-05T16:17:54Z" + "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", + "creationTime": "2023-04-05T05:53:05Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "554b58bc-ad47-4031-9100-02ef15baa510", + "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "properties": { - "accountName": "r-database-account-3896", + "accountName": "r-database-account-4658", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:22:51Z", - "deletionTime": "2023-04-05T16:24:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T06:02:37Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", - "creationTime": "2023-04-05T16:22:52Z", - "deletionTime": "2023-04-05T16:24:03Z" + "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", + "creationTime": "2023-04-05T06:02:38Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "d97105e7-6a53-435f-9219-21b7e6ace085", + "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", "properties": { - "accountName": "r-database-account-8009", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T16:28:41Z", - "deletionTime": "2023-04-05T16:29:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3189", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:35:19Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", - "creationTime": "2023-04-05T16:28:42Z", - "deletionTime": "2023-04-05T16:29:40Z" + "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", + "creationTime": "2023-04-05T06:35:20Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "properties": { - "accountName": "r-database-account-5770", + "accountName": "restoredaccount-7747", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:34:14Z", - "deletionTime": "2023-04-05T16:51:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", - "creationTime": "2023-04-05T16:34:15Z", - "deletionTime": "2023-04-05T16:51:55Z" + "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z" } ] } }, { - "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "name": "adc4a343-1599-470d-abcc-d951fdd50f37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", "properties": { - "accountName": "restoredaccount-4079", + "accountName": "r-database-account-3312", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T17:13:48Z", + "deletionTime": "2023-04-05T06:56:38Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z" + "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", + "creationTime": "2023-04-04T17:13:49Z", + "deletionTime": "2023-04-05T06:56:38Z" } ] } }, { - "name": "a181c3ee-171b-4481-b30c-623238c24d41", + "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", "properties": { - "accountName": "restoredaccount-5402", + "accountName": "r-database-account-5846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T21:44:23Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z" + "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", + "creationTime": "2023-04-04T21:44:25Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "115d217b-1e58-4653-af7e-756be6313d6e", + "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", "properties": { - "accountName": "r-database-account-5935", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:56:31Z", - "deletionTime": "2023-04-05T17:15:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2760", + "apiType": "Sql", + "creationTime": "2023-04-04T21:33:57Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", - "creationTime": "2023-04-05T16:56:32Z", - "deletionTime": "2023-04-05T17:15:52Z" + "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", + "creationTime": "2023-04-04T21:33:58Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "name": "9ce35a43-8b24-4060-a058-191f976df7c1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", "properties": { - "accountName": "r-database-account-339", + "accountName": "restoredaccount-9271", "apiType": "Sql", - "creationTime": "2023-04-05T17:17:47Z", - "deletionTime": "2023-04-05T17:34:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", - "creationTime": "2023-04-05T17:17:48Z", - "deletionTime": "2023-04-05T17:34:52Z" + "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "4350889f-8316-4611-8c7b-0de037f83cb3", + "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", "properties": { - "accountName": "restoredaccount-6292", + "accountName": "r-database-account-9266", "apiType": "Sql", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T07:47:00Z", + "deletionTime": "2023-04-05T06:58:41Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z" + "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", + "creationTime": "2023-03-29T07:47:01Z", + "deletionTime": "2023-04-05T06:58:41Z" } ] } }, { - "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", + "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "properties": { - "accountName": "r-database-account-8514", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:39:47Z", - "deletionTime": "2023-04-05T17:58:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-641", + "apiType": "Sql", + "creationTime": "2023-03-29T04:26:01Z", + "deletionTime": "2023-04-05T06:59:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", - "creationTime": "2023-04-05T17:39:48Z", - "deletionTime": "2023-04-05T17:58:43Z" + "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", + "creationTime": "2023-03-29T04:26:02Z", + "deletionTime": "2023-04-05T06:59:03Z" } ] } }, { - "name": "e39d66a9-028e-499d-b488-fde2e53814c5", + "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "properties": { - "accountName": "restoredaccount-9641", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3287", + "apiType": "Sql", + "creationTime": "2023-03-29T07:55:06Z", + "deletionTime": "2023-04-05T07:00:47Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z" + "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", + "creationTime": "2023-03-29T07:55:07Z", + "deletionTime": "2023-04-05T07:00:47Z" } ] } }, { - "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", + "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "properties": { - "accountName": "restoredaccount-2652", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3926", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:08:41Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", + "creationTime": "2023-03-29T17:08:42Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "name": "92ce3190-d16b-438f-9791-b2254a597435", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", "properties": { - "accountName": "r-database-account-20", + "accountName": "r-database-account-1530", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:03:36Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-31T07:05:13Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", - "creationTime": "2023-04-05T18:03:37Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", + "creationTime": "2023-03-31T07:05:14Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", + "name": "c5934152-2095-41b0-9962-72be301ec23c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", "properties": { - "accountName": "r-database-account-727", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:25:45Z", - "deletionTime": "2023-04-05T18:27:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-1333", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:09:38Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", - "creationTime": "2023-04-05T18:25:47Z", - "deletionTime": "2023-04-05T18:27:03Z" + "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", + "creationTime": "2023-03-30T07:09:40Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", "properties": { - "accountName": "r-database-account-2209", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:38:04Z", - "deletionTime": "2023-04-05T18:40:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2197", + "apiType": "Sql", + "creationTime": "2023-03-29T04:24:10Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", - "creationTime": "2023-04-05T18:38:05Z", - "deletionTime": "2023-04-05T18:40:00Z" + "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", + "creationTime": "2023-03-29T04:24:11Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e106c7e7-2828-4193-b125-0540ec42f85a", + "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "properties": { - "accountName": "r-grem-db-account-3109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:20Z", - "deletionTime": "2023-04-05T19:17:06Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-4608", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T00:10:43Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", - "creationTime": "2023-04-05T19:15:21Z", - "deletionTime": "2023-04-05T19:17:06Z" + "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", + "creationTime": "2023-03-30T00:10:44Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "19b77f33-9070-4bea-89ec-83ad22c59136", + "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", "properties": { - "accountName": "r-grem-db-account-3153", + "accountName": "r-database-account-4659", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:32:53Z", - "deletionTime": "2023-04-05T19:33:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-04T18:19:29Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", - "creationTime": "2023-04-05T19:32:54Z", - "deletionTime": "2023-04-05T19:33:59Z" + "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", + "creationTime": "2023-04-04T18:19:30Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", + "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", "properties": { - "accountName": "r-grem-db-account-6612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:47:56Z", - "deletionTime": "2023-04-05T20:04:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5637", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:25:03Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", - "creationTime": "2023-04-05T19:47:57Z", - "deletionTime": "2023-04-05T20:04:52Z" + "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", + "creationTime": "2023-03-30T16:25:04Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "properties": { - "accountName": "restoredaccount-5075", + "accountName": "r-database-account-5467", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T04:53:26Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z" + "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", + "creationTime": "2023-04-05T04:53:27Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "57958516-07cd-498b-b42b-d8bbde38fc72", + "name": "401f849e-50e6-483b-813a-1a5f1059006c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", "properties": { - "accountName": "r-grem-db-account-2460", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:32:03Z", - "deletionTime": "2023-04-05T20:52:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5933", + "apiType": "Sql", + "creationTime": "2023-04-04T19:13:48Z", + "deletionTime": "2023-04-05T07:01:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", - "creationTime": "2023-04-05T20:32:04Z", - "deletionTime": "2023-04-05T20:52:58Z" + "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", + "creationTime": "2023-04-04T19:13:49Z", + "deletionTime": "2023-04-05T07:01:55Z" } ] } }, { - "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", "properties": { - "accountName": "restoredaccount-9191", + "accountName": "r-database-account-1535", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-30T20:20:58Z", + "deletionTime": "2023-04-05T07:01:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z" + "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", + "creationTime": "2023-03-30T20:21:00Z", + "deletionTime": "2023-04-05T07:01:58Z" } ] } }, { - "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", "properties": { - "accountName": "r-grem-db-account-917", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:20:40Z", - "deletionTime": "2023-04-05T21:22:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5305", + "apiType": "Sql", + "creationTime": "2023-03-29T02:15:48Z", + "deletionTime": "2023-04-05T07:02:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", - "creationTime": "2023-04-05T21:20:41Z", - "deletionTime": "2023-04-05T21:22:32Z" + "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", + "creationTime": "2023-03-29T02:15:49Z", + "deletionTime": "2023-04-05T07:02:00Z" } ] } }, { - "name": "d8af4291-a857-435c-9e68-add9be61e3e3", + "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", "properties": { - "accountName": "r-grem-db-account-4408", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:38:27Z", - "deletionTime": "2023-04-05T21:39:23Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-590", + "apiType": "Sql", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", - "creationTime": "2023-04-05T21:38:28Z", - "deletionTime": "2023-04-05T21:39:23Z" + "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2348e86d-d845-4023-a61c-52a7c4998681", + "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "properties": { - "accountName": "r-grem-db-account-3493", + "accountName": "restoredaccount-3736", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:53:12Z", - "deletionTime": "2023-04-05T22:10:15Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", - "creationTime": "2023-04-05T21:53:13Z", - "deletionTime": "2023-04-05T22:10:15Z" + "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "10d05397-ea2c-4d64-a325-da1097b67a30", + "name": "af699620-0019-4a6b-ad59-e7c6381814ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", "properties": { - "accountName": "restoredaccount-7617", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7822", + "apiType": "Sql", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z" + "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", "properties": { - "accountName": "r-grem-db-account-4657", + "accountName": "restoredaccount-5262", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:37:57Z", - "deletionTime": "2023-04-05T22:57:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", - "creationTime": "2023-04-05T22:37:58Z", - "deletionTime": "2023-04-05T22:57:18Z" + "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z" } ] } }, { - "name": "b9c23cc0-13f3-4895-8534-809a00376677", + "name": "05442da3-1214-4c48-9883-b06ab54491dd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", "properties": { - "accountName": "restoredaccount-1097", + "accountName": "r-database-account-6510", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T16:12:03Z", + "deletionTime": "2023-04-05T16:13:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z" + "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", + "creationTime": "2023-04-05T16:12:04Z", + "deletionTime": "2023-04-05T16:13:54Z" } ] } }, { - "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", + "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", "properties": { - "accountName": "r-table-account-4377", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:25:55Z", - "deletionTime": "2023-04-05T23:27:10Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6751", + "apiType": "Sql", + "creationTime": "2023-04-05T16:17:14Z", + "deletionTime": "2023-04-05T16:17:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", - "creationTime": "2023-04-05T23:25:56Z", - "deletionTime": "2023-04-05T23:27:10Z" + "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", + "creationTime": "2023-04-05T16:17:16Z", + "deletionTime": "2023-04-05T16:17:54Z" } ] } }, { - "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", + "name": "554b58bc-ad47-4031-9100-02ef15baa510", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", "properties": { - "accountName": "r-table-account-1415", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:41:00Z", - "deletionTime": "2023-04-05T23:59:07Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3896", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:22:51Z", + "deletionTime": "2023-04-05T16:24:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", - "creationTime": "2023-04-05T23:41:01Z", - "deletionTime": "2023-04-05T23:59:07Z" + "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", + "creationTime": "2023-04-05T16:22:52Z", + "deletionTime": "2023-04-05T16:24:03Z" } ] } }, { - "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", + "name": "d97105e7-6a53-435f-9219-21b7e6ace085", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", "properties": { - "accountName": "restoredaccount-5386", + "accountName": "r-database-account-8009", "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T16:28:41Z", + "deletionTime": "2023-04-05T16:29:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z" + "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", + "creationTime": "2023-04-05T16:28:42Z", + "deletionTime": "2023-04-05T16:29:40Z" } ] } }, { - "name": "701f814c-13b7-4144-b75c-52946e6946cb", + "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "properties": { - "accountName": "r-table-account-6354", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:26:22Z", - "deletionTime": "2023-04-06T00:43:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5770", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:34:14Z", + "deletionTime": "2023-04-05T16:51:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", - "creationTime": "2023-04-06T00:26:23Z", - "deletionTime": "2023-04-06T00:43:42Z" + "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", + "creationTime": "2023-04-05T16:34:15Z", + "deletionTime": "2023-04-05T16:51:55Z" } ] } }, { - "name": "a96f997d-2cbf-4a64-b917-c776e6908601", + "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "properties": { - "accountName": "restoredaccount-3726", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-4079", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z" + "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z" } ] } }, { - "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "name": "a181c3ee-171b-4481-b30c-623238c24d41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", "properties": { - "accountName": "r-table-account-6883", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:10:50Z", - "deletionTime": "2023-04-06T01:12:24Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5402", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", - "creationTime": "2023-04-06T01:10:51Z", - "deletionTime": "2023-04-06T01:12:24Z" + "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z" } ] } }, { - "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "name": "115d217b-1e58-4653-af7e-756be6313d6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", "properties": { - "accountName": "r-table-account-5301", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:30:03Z", - "deletionTime": "2023-04-06T01:31:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5935", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:56:31Z", + "deletionTime": "2023-04-05T17:15:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", - "creationTime": "2023-04-06T01:30:04Z", - "deletionTime": "2023-04-06T01:31:00Z" + "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", + "creationTime": "2023-04-05T16:56:32Z", + "deletionTime": "2023-04-05T17:15:52Z" } ] } }, { - "name": "999e9d75-47c8-4230-8a4e-677ee461269b", + "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "properties": { - "accountName": "r-database-account-3960", + "accountName": "r-database-account-339", "apiType": "Sql", - "creationTime": "2023-04-06T02:16:51Z", - "deletionTime": "2023-04-06T02:17:49Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T17:17:47Z", + "deletionTime": "2023-04-05T17:34:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", - "creationTime": "2023-04-06T02:16:52Z", - "deletionTime": "2023-04-06T02:17:49Z" + "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", + "creationTime": "2023-04-05T17:17:48Z", + "deletionTime": "2023-04-05T17:34:52Z" } ] } }, { - "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "name": "4350889f-8316-4611-8c7b-0de037f83cb3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", "properties": { - "accountName": "r-database-account-6028", + "accountName": "restoredaccount-6292", "apiType": "Sql", - "creationTime": "2023-04-06T02:27:53Z", - "deletionTime": "2023-04-06T02:44:39Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", - "creationTime": "2023-04-06T02:27:54Z", - "deletionTime": "2023-04-06T02:44:39Z" + "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z" } ] } }, { - "name": "3065e921-a49b-43d6-84aa-037f18987a23", + "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", "properties": { - "accountName": "restoredaccount-7075", - "apiType": "Sql", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-8514", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:39:47Z", + "deletionTime": "2023-04-05T17:58:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z" + "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", + "creationTime": "2023-04-05T17:39:48Z", + "deletionTime": "2023-04-05T17:58:43Z" } ] } }, { - "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", + "name": "e39d66a9-028e-499d-b488-fde2e53814c5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", "properties": { - "accountName": "r-database-account-5983", - "apiType": "Sql", - "creationTime": "2023-04-06T03:09:16Z", - "deletionTime": "2023-04-06T03:10:13Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-9641", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", - "creationTime": "2023-04-06T03:09:18Z", - "deletionTime": "2023-04-06T03:10:13Z" + "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z" } ] } }, { - "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", "properties": { - "accountName": "r-database-account-7214", - "apiType": "Sql", - "creationTime": "2023-04-06T03:20:49Z", - "deletionTime": "2023-04-06T03:37:02Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-2652", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", - "creationTime": "2023-04-06T03:20:50Z", - "deletionTime": "2023-04-06T03:37:02Z" + "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", + "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "properties": { - "accountName": "restoredaccount-1487", - "apiType": "Sql", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-20", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:03:36Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z" + "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", + "creationTime": "2023-04-05T18:03:37Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", + "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", "properties": { - "accountName": "r-table-account-2891", + "accountName": "r-database-account-727", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:02:47Z", - "deletionTime": "2023-04-06T04:03:49Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T18:25:45Z", + "deletionTime": "2023-04-05T18:27:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", - "creationTime": "2023-04-06T04:02:48Z", - "deletionTime": "2023-04-06T04:03:49Z" + "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", + "creationTime": "2023-04-05T18:25:47Z", + "deletionTime": "2023-04-05T18:27:03Z" } ] } }, { - "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", "properties": { - "accountName": "r-table-account-7603", + "accountName": "r-database-account-2209", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:18:01Z", - "deletionTime": "2023-04-06T04:36:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T18:38:04Z", + "deletionTime": "2023-04-05T18:40:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", - "creationTime": "2023-04-06T04:18:02Z", - "deletionTime": "2023-04-06T04:36:17Z" + "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", + "creationTime": "2023-04-05T18:38:05Z", + "deletionTime": "2023-04-05T18:40:00Z" } ] } }, { - "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", + "name": "e106c7e7-2828-4193-b125-0540ec42f85a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", "properties": { - "accountName": "restoredaccount-1355", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-3109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:20Z", + "deletionTime": "2023-04-05T19:17:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z" + "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", + "creationTime": "2023-04-05T19:15:21Z", + "deletionTime": "2023-04-05T19:17:06Z" } ] } }, { - "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", + "name": "19b77f33-9070-4bea-89ec-83ad22c59136", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", "properties": { - "accountName": "r-table-account-6373", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:05:15Z", - "deletionTime": "2023-04-06T05:22:50Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-3153", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:32:53Z", + "deletionTime": "2023-04-05T19:33:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", - "creationTime": "2023-04-06T05:05:16Z", - "deletionTime": "2023-04-06T05:22:50Z" - } - ] + "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", + "creationTime": "2023-04-05T19:32:54Z", + "deletionTime": "2023-04-05T19:33:59Z" + } + ] } }, { - "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", "properties": { - "accountName": "restoredaccount-665", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-6612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:47:56Z", + "deletionTime": "2023-04-05T20:04:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z" + "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", + "creationTime": "2023-04-05T19:47:57Z", + "deletionTime": "2023-04-05T20:04:52Z" } ] } }, { - "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", + "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "properties": { - "accountName": "r-table-account-1188", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:50:20Z", - "deletionTime": "2023-04-06T05:52:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5075", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", - "creationTime": "2023-04-06T05:50:21Z", - "deletionTime": "2023-04-06T05:52:03Z" + "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z" } ] } }, { - "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", + "name": "57958516-07cd-498b-b42b-d8bbde38fc72", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", "properties": { - "accountName": "r-table-account-5261", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:08:10Z", - "deletionTime": "2023-04-06T06:09:02Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-2460", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:32:03Z", + "deletionTime": "2023-04-05T20:52:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", - "creationTime": "2023-04-06T06:08:11Z", - "deletionTime": "2023-04-06T06:09:02Z" + "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", + "creationTime": "2023-04-05T20:32:04Z", + "deletionTime": "2023-04-05T20:52:58Z" } ] } }, { - "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", + "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", "properties": { - "accountName": "r-grem-db-account-723", + "accountName": "restoredaccount-9191", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:39:44Z", - "deletionTime": "2023-04-06T06:41:33Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", - "creationTime": "2023-04-06T06:39:45Z", - "deletionTime": "2023-04-06T06:41:33Z" + "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z" } ] } }, { - "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", + "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", "properties": { - "accountName": "r-grem-db-account-7969", + "accountName": "r-grem-db-account-917", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:58:36Z", - "deletionTime": "2023-04-06T06:59:36Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T21:20:40Z", + "deletionTime": "2023-04-05T21:22:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", - "creationTime": "2023-04-06T06:58:37Z", - "deletionTime": "2023-04-06T06:59:36Z" + "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", + "creationTime": "2023-04-05T21:20:41Z", + "deletionTime": "2023-04-05T21:22:32Z" } ] } }, { - "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", + "name": "d8af4291-a857-435c-9e68-add9be61e3e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", "properties": { - "accountName": "r-grem-db-account-2577", + "accountName": "r-grem-db-account-4408", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:15:43Z", - "deletionTime": "2023-04-06T07:33:07Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T21:38:27Z", + "deletionTime": "2023-04-05T21:39:23Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", - "creationTime": "2023-04-06T07:15:45Z", - "deletionTime": "2023-04-06T07:33:07Z" + "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", + "creationTime": "2023-04-05T21:38:28Z", + "deletionTime": "2023-04-05T21:39:23Z" } ] } }, { - "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "name": "2348e86d-d845-4023-a61c-52a7c4998681", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", "properties": { - "accountName": "restoredaccount-693", + "accountName": "r-grem-db-account-3493", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T21:53:12Z", + "deletionTime": "2023-04-05T22:10:15Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z" + "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", + "creationTime": "2023-04-05T21:53:13Z", + "deletionTime": "2023-04-05T22:10:15Z" } ] } }, { - "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", + "name": "10d05397-ea2c-4d64-a325-da1097b67a30", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", "properties": { - "accountName": "r-grem-db-account-4601", + "accountName": "restoredaccount-7617", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:00:25Z", - "deletionTime": "2023-04-06T08:20:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", - "creationTime": "2023-04-06T08:00:26Z", - "deletionTime": "2023-04-06T08:20:12Z" + "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z" } ] } }, { - "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "properties": { - "accountName": "restoredaccount-1430", + "accountName": "r-grem-db-account-4657", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T22:37:57Z", + "deletionTime": "2023-04-05T22:57:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z" + "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", + "creationTime": "2023-04-05T22:37:58Z", + "deletionTime": "2023-04-05T22:57:18Z" } ] } }, { - "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "name": "b9c23cc0-13f3-4895-8534-809a00376677", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", "properties": { - "accountName": "r-grem-db-account-7507", + "accountName": "restoredaccount-1097", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:48:00Z", - "deletionTime": "2023-04-06T08:49:48Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", - "creationTime": "2023-04-06T08:48:01Z", - "deletionTime": "2023-04-06T08:49:48Z" + "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z" } ] } }, { - "name": "a8bfadea-a883-491c-8311-3202491cfe5d", + "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", "properties": { - "accountName": "r-grem-db-account-2606", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:05:50Z", - "deletionTime": "2023-04-06T09:06:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-4377", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:25:55Z", + "deletionTime": "2023-04-05T23:27:10Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", - "creationTime": "2023-04-06T09:05:51Z", - "deletionTime": "2023-04-06T09:06:43Z" + "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", + "creationTime": "2023-04-05T23:25:56Z", + "deletionTime": "2023-04-05T23:27:10Z" } ] } }, { - "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", "properties": { - "accountName": "r-grem-db-account-6681", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:21:06Z", - "deletionTime": "2023-04-06T09:38:10Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-1415", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:41:00Z", + "deletionTime": "2023-04-05T23:59:07Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", - "creationTime": "2023-04-06T09:21:07Z", - "deletionTime": "2023-04-06T09:38:10Z" + "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", + "creationTime": "2023-04-05T23:41:01Z", + "deletionTime": "2023-04-05T23:59:07Z" } ] } }, { - "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", "properties": { - "accountName": "restoredaccount-4215", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5386", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z" + "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z" } ] } }, { - "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", + "name": "701f814c-13b7-4144-b75c-52946e6946cb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", "properties": { - "accountName": "r-grem-db-account-846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:06:04Z", - "deletionTime": "2023-04-06T10:25:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-6354", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:26:22Z", + "deletionTime": "2023-04-06T00:43:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", - "creationTime": "2023-04-06T10:06:06Z", - "deletionTime": "2023-04-06T10:25:18Z" + "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", + "creationTime": "2023-04-06T00:26:23Z", + "deletionTime": "2023-04-06T00:43:42Z" } ] } }, { - "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "name": "a96f997d-2cbf-4a64-b917-c776e6908601", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", "properties": { - "accountName": "restoredaccount-5193", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3726", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z" + "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z" } ] } }, { - "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "properties": { - "accountName": "r-table-account-6567", + "accountName": "r-table-account-6883", "apiType": "Table, Sql", - "creationTime": "2023-04-06T10:53:20Z", - "deletionTime": "2023-04-06T10:54:04Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T01:10:50Z", + "deletionTime": "2023-04-06T01:12:24Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", - "creationTime": "2023-04-06T10:53:21Z", - "deletionTime": "2023-04-06T10:54:04Z" + "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", + "creationTime": "2023-04-06T01:10:51Z", + "deletionTime": "2023-04-06T01:12:24Z" } ] } }, { - "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", "properties": { - "accountName": "r-table-account-6921", + "accountName": "r-table-account-5301", "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:08:49Z", - "deletionTime": "2023-04-06T11:27:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T01:30:03Z", + "deletionTime": "2023-04-06T01:31:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", - "creationTime": "2023-04-06T11:08:51Z", - "deletionTime": "2023-04-06T11:27:03Z" + "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", + "creationTime": "2023-04-06T01:30:04Z", + "deletionTime": "2023-04-06T01:31:00Z" } ] } }, { - "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", + "name": "999e9d75-47c8-4230-8a4e-677ee461269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", "properties": { - "accountName": "restoredaccount-7286", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3960", + "apiType": "Sql", + "creationTime": "2023-04-06T02:16:51Z", + "deletionTime": "2023-04-06T02:17:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z" + "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", + "creationTime": "2023-04-06T02:16:52Z", + "deletionTime": "2023-04-06T02:17:49Z" } ] } }, { - "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "properties": { - "accountName": "r-table-account-5254", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:54:50Z", - "deletionTime": "2023-04-06T12:11:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-6028", + "apiType": "Sql", + "creationTime": "2023-04-06T02:27:53Z", + "deletionTime": "2023-04-06T02:44:39Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", - "creationTime": "2023-04-06T11:54:51Z", - "deletionTime": "2023-04-06T12:11:56Z" + "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", + "creationTime": "2023-04-06T02:27:54Z", + "deletionTime": "2023-04-06T02:44:39Z" } ] } }, { - "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "name": "3065e921-a49b-43d6-84aa-037f18987a23", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", "properties": { - "accountName": "restoredaccount-6482", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7075", + "apiType": "Sql", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z" + "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z" } ] } }, { - "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", "properties": { - "accountName": "r-table-account-7579", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:39:46Z", - "deletionTime": "2023-04-06T12:41:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-5983", + "apiType": "Sql", + "creationTime": "2023-04-06T03:09:16Z", + "deletionTime": "2023-04-06T03:10:13Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", - "creationTime": "2023-04-06T12:39:48Z", - "deletionTime": "2023-04-06T12:41:09Z" + "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", + "creationTime": "2023-04-06T03:09:18Z", + "deletionTime": "2023-04-06T03:10:13Z" } ] } }, { - "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", + "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "properties": { - "accountName": "cliz2xezqib6sfs", + "accountName": "r-database-account-7214", "apiType": "Sql", - "creationTime": "2023-04-06T17:48:58Z", - "deletionTime": "2023-04-06T17:51:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T03:20:49Z", + "deletionTime": "2023-04-06T03:37:02Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", - "creationTime": "2023-04-06T17:48:59Z", - "deletionTime": "2023-04-06T17:51:37Z" + "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", + "creationTime": "2023-04-06T03:20:50Z", + "deletionTime": "2023-04-06T03:37:02Z" } ] } }, { - "name": "d4eb1a5c-fa82-416b-8765-73105541441a", + "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", "properties": { - "accountName": "climxyj6ppdtdi3", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:23Z", - "deletionTime": "2023-04-06T17:53:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-1487", + "apiType": "Sql", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", - "creationTime": "2023-04-06T17:50:24Z", - "deletionTime": "2023-04-06T17:53:09Z" + "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z" } ] } }, { - "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", + "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", "properties": { - "accountName": "clinhlpp5ltdx45", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:16Z", - "deletionTime": "2023-04-06T17:53:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-2891", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:02:47Z", + "deletionTime": "2023-04-06T04:03:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", - "creationTime": "2023-04-06T17:50:17Z", - "deletionTime": "2023-04-06T17:53:35Z" + "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", + "creationTime": "2023-04-06T04:02:48Z", + "deletionTime": "2023-04-06T04:03:49Z" } ] } }, { - "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", "properties": { - "accountName": "clicvlfgrzahmvn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:25Z", - "deletionTime": "2023-04-06T17:54:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-7603", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:18:01Z", + "deletionTime": "2023-04-06T04:36:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T17:54:37Z" + "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", + "creationTime": "2023-04-06T04:18:02Z", + "deletionTime": "2023-04-06T04:36:17Z" } ] } }, { - "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", "properties": { - "accountName": "cli3hfttbxzir22", - "apiType": "Sql", - "creationTime": "2023-04-06T17:53:13Z", - "deletionTime": "2023-04-06T17:55:25Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-1355", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", - "creationTime": "2023-04-06T17:53:14Z", - "deletionTime": "2023-04-06T17:55:25Z" + "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z" } ] } }, { - "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", + "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", "properties": { - "accountName": "clioyp6agdkdrvk", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:56:23Z", - "deletionTime": "2023-04-06T17:58:30Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-6373", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:05:15Z", + "deletionTime": "2023-04-06T05:22:50Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", - "creationTime": "2023-04-06T17:56:24Z", - "deletionTime": "2023-04-06T17:58:30Z" + "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", + "creationTime": "2023-04-06T05:05:16Z", + "deletionTime": "2023-04-06T05:22:50Z" } ] } }, { - "name": "c4ce576d-4033-4b12-a450-daa13093cf34", + "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", "properties": { - "accountName": "clipniczjve2l4q", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:56:45Z", - "deletionTime": "2023-04-06T17:58:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-665", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", - "creationTime": "2023-04-06T17:56:46Z", - "deletionTime": "2023-04-06T17:58:52Z" + "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z" } ] } }, { - "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", + "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", "properties": { - "accountName": "clitae37flgxvip", - "apiType": "Sql", - "creationTime": "2023-04-06T17:57:03Z", - "deletionTime": "2023-04-06T17:58:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-1188", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:50:20Z", + "deletionTime": "2023-04-06T05:52:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", - "creationTime": "2023-04-06T17:57:04Z", - "deletionTime": "2023-04-06T17:58:56Z" + "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", + "creationTime": "2023-04-06T05:50:21Z", + "deletionTime": "2023-04-06T05:52:03Z" } ] } }, { - "name": "16cd72d1-8782-4faa-9e06-263055e4a852", + "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", "properties": { - "accountName": "cliqeiwdwhcytpv", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:06Z", - "deletionTime": "2023-04-06T18:02:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-5261", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:08:10Z", + "deletionTime": "2023-04-06T06:09:02Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", - "creationTime": "2023-04-06T18:02:07Z", - "deletionTime": "2023-04-06T18:02:32Z" + "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", + "creationTime": "2023-04-06T06:08:11Z", + "deletionTime": "2023-04-06T06:09:02Z" } ] } }, { - "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", + "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", "properties": { - "accountName": "cling2ssmapqjtb", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:20Z", - "deletionTime": "2023-04-06T18:03:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-723", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:39:44Z", + "deletionTime": "2023-04-06T06:41:33Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", - "creationTime": "2023-04-06T18:02:21Z", - "deletionTime": "2023-04-06T18:03:00Z" + "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", + "creationTime": "2023-04-06T06:39:45Z", + "deletionTime": "2023-04-06T06:41:33Z" } ] } }, { - "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", + "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", "properties": { - "accountName": "clic7r4mbsoucoq", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T18:04:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-7969", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:58:36Z", + "deletionTime": "2023-04-06T06:59:36Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", - "creationTime": "2023-04-06T17:50:27Z", - "deletionTime": "2023-04-06T18:04:54Z" + "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", + "creationTime": "2023-04-06T06:58:37Z", + "deletionTime": "2023-04-06T06:59:36Z" } ] } }, { - "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", + "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", "properties": { - "accountName": "cli6dll5uxhswmo", - "apiType": "Sql", - "creationTime": "2023-04-06T17:49:07Z", - "deletionTime": "2023-04-06T18:08:24Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-2577", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:15:43Z", + "deletionTime": "2023-04-06T07:33:07Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", - "creationTime": "2023-04-06T17:49:08Z", - "deletionTime": "2023-04-06T18:08:24Z" + "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", + "creationTime": "2023-04-06T07:15:45Z", + "deletionTime": "2023-04-06T07:33:07Z" } ] } }, { - "name": "12fd85da-0738-45bc-a4ca-3576006082e6", + "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "properties": { - "accountName": "restoredaccount-7559", + "accountName": "restoredaccount-693", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z" + "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z" } ] } }, { - "name": "730730ee-ee98-48bf-9c87-a38abac5781d", + "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", "properties": { - "accountName": "r-grem-db-account-3799", + "accountName": "r-grem-db-account-4601", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:54:33Z", - "deletionTime": "2023-04-06T18:11:45Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T08:00:25Z", + "deletionTime": "2023-04-06T08:20:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", - "creationTime": "2023-04-06T17:54:34Z", - "deletionTime": "2023-04-06T18:11:45Z" + "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", + "creationTime": "2023-04-06T08:00:26Z", + "deletionTime": "2023-04-06T08:20:12Z" } ] } }, { - "name": "a331a0ab-07a6-4831-827d-30e513076c75", + "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "properties": { - "accountName": "r-grem-db-account-8345", + "accountName": "restoredaccount-1430", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:39Z", - "deletionTime": "2023-04-06T18:52:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", - "creationTime": "2023-04-06T18:35:40Z", - "deletionTime": "2023-04-06T18:52:37Z" + "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z" } ] } }, { - "name": "c20213cc-0b64-4141-abdc-45f028e756fd", + "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "properties": { - "accountName": "restoredaccount-3447", + "accountName": "r-grem-db-account-7507", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T08:48:00Z", + "deletionTime": "2023-04-06T08:49:48Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z" + "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", + "creationTime": "2023-04-06T08:48:01Z", + "deletionTime": "2023-04-06T08:49:48Z" } ] } }, { - "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "name": "a8bfadea-a883-491c-8311-3202491cfe5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", "properties": { - "accountName": "r-grem-db-account-6227", + "accountName": "r-grem-db-account-2606", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:23:52Z", - "deletionTime": "2023-04-06T19:41:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T09:05:50Z", + "deletionTime": "2023-04-06T09:06:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", - "creationTime": "2023-04-06T19:23:53Z", - "deletionTime": "2023-04-06T19:41:19Z" + "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", + "creationTime": "2023-04-06T09:05:51Z", + "deletionTime": "2023-04-06T09:06:43Z" } ] } }, { - "name": "4228ce2e-f496-4131-a7b4-a093f4644646", + "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", "properties": { - "accountName": "restoredaccount-601", + "accountName": "r-grem-db-account-6681", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T09:21:06Z", + "deletionTime": "2023-04-06T09:38:10Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z" + "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", + "creationTime": "2023-04-06T09:21:07Z", + "deletionTime": "2023-04-06T09:38:10Z" } ] } }, { - "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "properties": { - "accountName": "r-database-account-3957", - "apiType": "Sql", - "creationTime": "2023-04-06T20:07:56Z", - "deletionTime": "2023-04-06T20:08:54Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-4215", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", - "creationTime": "2023-04-06T20:07:57Z", - "deletionTime": "2023-04-06T20:08:54Z" + "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z" } ] } }, { - "name": "53ad2502-1710-406d-84e3-296fce5bd44a", + "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", "properties": { - "accountName": "r-database-account-9163", - "apiType": "Sql", - "creationTime": "2023-04-06T20:19:51Z", - "deletionTime": "2023-04-06T20:36:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-846", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:06:04Z", + "deletionTime": "2023-04-06T10:25:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", - "creationTime": "2023-04-06T20:19:52Z", - "deletionTime": "2023-04-06T20:36:03Z" + "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", + "creationTime": "2023-04-06T10:06:06Z", + "deletionTime": "2023-04-06T10:25:18Z" } ] } }, { - "name": "70ea9f86-be31-455a-b5be-791409c2b437", + "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", "properties": { - "accountName": "restoredaccount-7173", - "apiType": "Sql", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5193", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z" + "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z" } ] } }, { - "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", + "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "properties": { - "accountName": "r-database-account-3610", - "apiType": "Sql", - "creationTime": "2023-04-06T21:00:14Z", - "deletionTime": "2023-04-06T21:01:06Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-6567", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T10:53:20Z", + "deletionTime": "2023-04-06T10:54:04Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", - "creationTime": "2023-04-06T21:00:15Z", - "deletionTime": "2023-04-06T21:01:06Z" + "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", + "creationTime": "2023-04-06T10:53:21Z", + "deletionTime": "2023-04-06T10:54:04Z" } ] } }, { - "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", "properties": { - "accountName": "r-database-account-2590", - "apiType": "Sql", - "creationTime": "2023-04-06T21:11:43Z", - "deletionTime": "2023-04-06T21:29:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-6921", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:08:49Z", + "deletionTime": "2023-04-06T11:27:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", - "creationTime": "2023-04-06T21:11:44Z", - "deletionTime": "2023-04-06T21:29:03Z" + "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", + "creationTime": "2023-04-06T11:08:51Z", + "deletionTime": "2023-04-06T11:27:03Z" } ] } }, { - "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", "properties": { - "accountName": "restoredaccount-5783", - "apiType": "Sql", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7286", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z" + "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z" } ] } }, { - "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", + "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", "properties": { - "accountName": "r-grem-db-account-360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T21:54:18Z", - "deletionTime": "2023-04-06T21:55:57Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-5254", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:54:50Z", + "deletionTime": "2023-04-06T12:11:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", - "creationTime": "2023-04-06T21:54:19Z", - "deletionTime": "2023-04-06T21:55:57Z" + "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", + "creationTime": "2023-04-06T11:54:51Z", + "deletionTime": "2023-04-06T12:11:56Z" } ] } }, { - "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", + "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "properties": { - "accountName": "r-grem-db-account-5702", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:13:06Z", - "deletionTime": "2023-04-06T22:13:57Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-6482", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", - "creationTime": "2023-04-06T22:13:07Z", - "deletionTime": "2023-04-06T22:13:57Z" + "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z" } ] } }, { - "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", "properties": { - "accountName": "r-grem-db-account-7080", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:28:25Z", - "deletionTime": "2023-04-06T22:45:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-7579", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:39:46Z", + "deletionTime": "2023-04-06T12:41:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", - "creationTime": "2023-04-06T22:28:26Z", - "deletionTime": "2023-04-06T22:45:55Z" + "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", + "creationTime": "2023-04-06T12:39:48Z", + "deletionTime": "2023-04-06T12:41:09Z" } ] } }, { - "name": "0045cc2f-f262-44f7-94be-a8a81258114b", + "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", "properties": { - "accountName": "restoredaccount-3266", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cliz2xezqib6sfs", + "apiType": "Sql", + "creationTime": "2023-04-06T17:48:58Z", + "deletionTime": "2023-04-06T17:51:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z" + "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", + "creationTime": "2023-04-06T17:48:59Z", + "deletionTime": "2023-04-06T17:51:37Z" } ] } }, { - "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", + "name": "d4eb1a5c-fa82-416b-8765-73105541441a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", "properties": { - "accountName": "r-grem-db-account-8379", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:13:12Z", - "deletionTime": "2023-04-06T23:33:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "climxyj6ppdtdi3", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:23Z", + "deletionTime": "2023-04-06T17:53:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", - "creationTime": "2023-04-06T23:13:14Z", - "deletionTime": "2023-04-06T23:33:31Z" + "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", + "creationTime": "2023-04-06T17:50:24Z", + "deletionTime": "2023-04-06T17:53:09Z" } ] } }, { - "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", "properties": { - "accountName": "restoredaccount-4898", + "accountName": "clinhlpp5ltdx45", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T17:50:16Z", + "deletionTime": "2023-04-06T17:53:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z" + "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", + "creationTime": "2023-04-06T17:50:17Z", + "deletionTime": "2023-04-06T17:53:35Z" } ] } }, { - "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "properties": { - "accountName": "r-grem-db-account-97", + "accountName": "clicvlfgrzahmvn", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:01:21Z", - "deletionTime": "2023-04-07T00:03:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T17:50:25Z", + "deletionTime": "2023-04-06T17:54:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", - "creationTime": "2023-04-07T00:01:22Z", - "deletionTime": "2023-04-07T00:03:03Z" + "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T17:54:37Z" } ] } }, { - "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", + "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "properties": { - "accountName": "r-grem-db-account-359", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:19:33Z", - "deletionTime": "2023-04-07T00:20:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cli3hfttbxzir22", + "apiType": "Sql", + "creationTime": "2023-04-06T17:53:13Z", + "deletionTime": "2023-04-06T17:55:25Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", - "creationTime": "2023-04-07T00:19:34Z", - "deletionTime": "2023-04-07T00:20:32Z" + "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", + "creationTime": "2023-04-06T17:53:14Z", + "deletionTime": "2023-04-06T17:55:25Z" } ] } }, { - "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", "properties": { - "accountName": "r-grem-db-account-6322", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:35:00Z", - "deletionTime": "2023-04-07T00:51:27Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clioyp6agdkdrvk", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:56:23Z", + "deletionTime": "2023-04-06T17:58:30Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", - "creationTime": "2023-04-07T00:35:01Z", - "deletionTime": "2023-04-07T00:51:27Z" + "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", + "creationTime": "2023-04-06T17:56:24Z", + "deletionTime": "2023-04-06T17:58:30Z" } ] } }, { - "name": "89acddd1-7338-4be9-b3f3-a7c060975428", + "name": "c4ce576d-4033-4b12-a450-daa13093cf34", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", "properties": { - "accountName": "restoredaccount-3920", + "accountName": "clipniczjve2l4q", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "creationTime": "2023-04-06T17:56:45Z", + "deletionTime": "2023-04-06T17:58:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z" + "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", + "creationTime": "2023-04-06T17:56:46Z", + "deletionTime": "2023-04-06T17:58:52Z" } ] } }, { - "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", "properties": { - "accountName": "r-grem-db-account-1985", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:20:59Z", - "deletionTime": "2023-04-07T01:39:59Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clitae37flgxvip", + "apiType": "Sql", + "creationTime": "2023-04-06T17:57:03Z", + "deletionTime": "2023-04-06T17:58:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", - "creationTime": "2023-04-07T01:21:01Z", - "deletionTime": "2023-04-07T01:39:59Z" + "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", + "creationTime": "2023-04-06T17:57:04Z", + "deletionTime": "2023-04-06T17:58:56Z" } ] } }, { - "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "name": "16cd72d1-8782-4faa-9e06-263055e4a852", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", "properties": { - "accountName": "restoredaccount-2245", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cliqeiwdwhcytpv", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:06Z", + "deletionTime": "2023-04-06T18:02:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z" + "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", + "creationTime": "2023-04-06T18:02:07Z", + "deletionTime": "2023-04-06T18:02:32Z" } ] } }, { - "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", "properties": { - "accountName": "r-table-account-6589", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:08:08Z", - "deletionTime": "2023-04-07T02:09:18Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cling2ssmapqjtb", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:20Z", + "deletionTime": "2023-04-06T18:03:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", - "creationTime": "2023-04-07T02:08:09Z", - "deletionTime": "2023-04-07T02:09:18Z" + "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", + "creationTime": "2023-04-06T18:02:21Z", + "deletionTime": "2023-04-06T18:03:00Z" } ] } }, { - "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", + "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", "properties": { - "accountName": "r-table-account-455", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:23:44Z", - "deletionTime": "2023-04-07T02:42:21Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "clic7r4mbsoucoq", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T18:04:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", - "creationTime": "2023-04-07T02:23:45Z", - "deletionTime": "2023-04-07T02:42:21Z" + "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", + "creationTime": "2023-04-06T17:50:27Z", + "deletionTime": "2023-04-06T18:04:54Z" } ] } }, { - "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", "properties": { - "accountName": "restoredaccount-27", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "cli6dll5uxhswmo", + "apiType": "Sql", + "creationTime": "2023-04-06T17:49:07Z", + "deletionTime": "2023-04-06T18:08:24Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z" + "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", + "creationTime": "2023-04-06T17:49:08Z", + "deletionTime": "2023-04-06T18:08:24Z" } ] } }, { - "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "name": "12fd85da-0738-45bc-a4ca-3576006082e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", "properties": { - "accountName": "r-table-account-4096", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:09:53Z", - "deletionTime": "2023-04-07T03:26:55Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7559", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", - "creationTime": "2023-04-07T03:09:54Z", - "deletionTime": "2023-04-07T03:26:55Z" + "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z" } ] } }, { - "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "name": "730730ee-ee98-48bf-9c87-a38abac5781d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", "properties": { - "accountName": "restoredaccount-1168", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-3799", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T17:54:33Z", + "deletionTime": "2023-04-06T18:11:45Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z" + "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", + "creationTime": "2023-04-06T17:54:34Z", + "deletionTime": "2023-04-06T18:11:45Z" } ] } }, { - "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "name": "a331a0ab-07a6-4831-827d-30e513076c75", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", "properties": { - "accountName": "r-table-account-6117", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:54:19Z", - "deletionTime": "2023-04-07T03:55:39Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-8345", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:39Z", + "deletionTime": "2023-04-06T18:52:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", - "creationTime": "2023-04-07T03:54:20Z", - "deletionTime": "2023-04-07T03:55:39Z" + "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", + "creationTime": "2023-04-06T18:35:40Z", + "deletionTime": "2023-04-06T18:52:37Z" } ] } }, { - "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "name": "c20213cc-0b64-4141-abdc-45f028e756fd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", "properties": { - "accountName": "r-table-account-5255", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:11:45Z", - "deletionTime": "2023-04-07T04:12:39Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3447", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", - "creationTime": "2023-04-07T04:11:47Z", - "deletionTime": "2023-04-07T04:12:39Z" + "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z" } ] } }, { - "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "properties": { - "accountName": "r-table-account-555", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:26:38Z", - "deletionTime": "2023-04-07T04:45:11Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-6227", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:23:52Z", + "deletionTime": "2023-04-06T19:41:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", - "creationTime": "2023-04-07T04:26:39Z", - "deletionTime": "2023-04-07T04:45:11Z" + "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", + "creationTime": "2023-04-06T19:23:53Z", + "deletionTime": "2023-04-06T19:41:19Z" } ] } }, { - "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "name": "4228ce2e-f496-4131-a7b4-a093f4644646", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", "properties": { - "accountName": "restoredaccount-3867", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z" + "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z" } ] } }, { - "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "properties": { - "accountName": "r-table-account-4311", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:13:59Z", - "deletionTime": "2023-04-07T05:30:58Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3957", + "apiType": "Sql", + "creationTime": "2023-04-06T20:07:56Z", + "deletionTime": "2023-04-06T20:08:54Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", - "creationTime": "2023-04-07T05:14:00Z", - "deletionTime": "2023-04-07T05:30:58Z" + "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", + "creationTime": "2023-04-06T20:07:57Z", + "deletionTime": "2023-04-06T20:08:54Z" } ] } }, { - "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "name": "53ad2502-1710-406d-84e3-296fce5bd44a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", "properties": { - "accountName": "restoredaccount-7020", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-9163", + "apiType": "Sql", + "creationTime": "2023-04-06T20:19:51Z", + "deletionTime": "2023-04-06T20:36:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z" + "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", + "creationTime": "2023-04-06T20:19:52Z", + "deletionTime": "2023-04-06T20:36:03Z" } ] } }, { - "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "name": "70ea9f86-be31-455a-b5be-791409c2b437", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", "properties": { - "accountName": "r-table-account-6934", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:58:40Z", - "deletionTime": "2023-04-07T06:00:10Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-7173", + "apiType": "Sql", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", - "creationTime": "2023-04-07T05:58:41Z", - "deletionTime": "2023-04-07T06:00:10Z" + "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z" } ] } }, { - "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", "properties": { - "accountName": "cliz4gfhacxt3ra", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:02:28Z", - "deletionTime": "2023-04-07T18:06:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-3610", + "apiType": "Sql", + "creationTime": "2023-04-06T21:00:14Z", + "deletionTime": "2023-04-06T21:01:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", - "creationTime": "2023-04-07T18:02:29Z", - "deletionTime": "2023-04-07T18:06:12Z" + "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", + "creationTime": "2023-04-06T21:00:15Z", + "deletionTime": "2023-04-06T21:01:06Z" } ] } }, { - "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", "properties": { - "accountName": "clizzr52zwge4ps", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:16:23Z", - "deletionTime": "2023-04-07T18:19:37Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-database-account-2590", + "apiType": "Sql", + "creationTime": "2023-04-06T21:11:43Z", + "deletionTime": "2023-04-06T21:29:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", - "creationTime": "2023-04-07T18:16:24Z", - "deletionTime": "2023-04-07T18:19:37Z" + "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", + "creationTime": "2023-04-06T21:11:44Z", + "deletionTime": "2023-04-06T21:29:03Z" } ] } }, { - "name": "ab946470-3753-427d-a821-ec8a57709a65", + "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "properties": { - "accountName": "cliyfwfppqkfatd", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:23:09Z", - "deletionTime": "2023-04-07T18:49:00Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-5783", + "apiType": "Sql", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", - "creationTime": "2023-04-07T18:23:10Z", - "deletionTime": "2023-04-07T18:49:00Z" + "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z" } ] } }, { - "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", "properties": { - "accountName": "clinxdvetbmpu2e", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:54:49Z", - "deletionTime": "2023-04-07T19:21:12Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T21:54:18Z", + "deletionTime": "2023-04-06T21:55:57Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", - "creationTime": "2023-04-07T18:54:50Z", - "deletionTime": "2023-04-07T19:21:12Z" - } - ] + "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", + "creationTime": "2023-04-06T21:54:19Z", + "deletionTime": "2023-04-06T21:55:57Z" + } + ] } }, { - "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", "properties": { - "accountName": "clilwpd6a2jivng", - "apiType": "Sql", - "creationTime": "2023-04-07T22:22:56Z", - "deletionTime": "2023-04-07T22:49:32Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-5702", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:13:06Z", + "deletionTime": "2023-04-06T22:13:57Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", - "creationTime": "2023-04-07T22:22:57Z", - "deletionTime": "2023-04-07T22:49:32Z" + "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", + "creationTime": "2023-04-06T22:13:07Z", + "deletionTime": "2023-04-06T22:13:57Z" } ] } }, { - "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", "properties": { - "accountName": "cli5ohlmiu76mcl", - "apiType": "Sql", - "creationTime": "2023-04-08T14:54:41Z", - "deletionTime": "2023-04-08T15:00:16Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-7080", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:28:25Z", + "deletionTime": "2023-04-06T22:45:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", - "creationTime": "2023-04-08T14:54:42Z", - "deletionTime": "2023-04-08T15:00:16Z" + "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", + "creationTime": "2023-04-06T22:28:26Z", + "deletionTime": "2023-04-06T22:45:55Z" } ] } }, { - "name": "20547469-51f9-4bd8-af49-537306f0b327", + "name": "0045cc2f-f262-44f7-94be-a8a81258114b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", "properties": { - "accountName": "clifmmb7dwsbns2", - "apiType": "Sql", - "creationTime": "2023-04-08T15:18:01Z", - "deletionTime": "2023-04-08T15:49:43Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3266", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", - "creationTime": "2023-04-08T15:18:02Z", - "deletionTime": "2023-04-08T15:49:43Z" + "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z" } ] } }, { - "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", "properties": { - "accountName": "cliv5od2aotadzs", - "apiType": "Sql", - "creationTime": "2023-04-08T15:52:34Z", - "deletionTime": "2023-04-08T16:18:52Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-8379", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:13:12Z", + "deletionTime": "2023-04-06T23:33:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", - "creationTime": "2023-04-08T15:52:35Z", - "deletionTime": "2023-04-08T16:18:52Z" + "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", + "creationTime": "2023-04-06T23:13:14Z", + "deletionTime": "2023-04-06T23:33:31Z" } ] } }, { - "name": "62bf06d8-9e56-4434-9078-423179904be7", + "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "properties": { - "accountName": "clijr7md3oh7aue", - "apiType": "Sql", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-4898", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z" + "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z" } ] } }, { - "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "properties": { - "accountName": "clidkdojm4zyywo", - "apiType": "Sql", - "creationTime": "2023-04-08T17:18:16Z", - "deletionTime": "2023-04-08T17:22:23Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-97", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:01:21Z", + "deletionTime": "2023-04-07T00:03:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", - "creationTime": "2023-04-08T17:18:17Z", - "deletionTime": "2023-04-08T17:22:23Z" + "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", + "creationTime": "2023-04-07T00:01:22Z", + "deletionTime": "2023-04-07T00:03:03Z" } ] } }, { - "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", "properties": { - "accountName": "clidhqrfu4m2zyv", - "apiType": "Sql", - "creationTime": "2023-04-10T17:53:22Z", - "deletionTime": "2023-04-10T17:56:06Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-359", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:19:33Z", + "deletionTime": "2023-04-07T00:20:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", - "creationTime": "2023-04-10T17:53:23Z", - "deletionTime": "2023-04-10T17:56:06Z" + "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", + "creationTime": "2023-04-07T00:19:34Z", + "deletionTime": "2023-04-07T00:20:32Z" } ] } }, { - "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", "properties": { - "accountName": "mk-ps-pna-enabled", - "apiType": "Sql", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-6322", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:35:00Z", + "deletionTime": "2023-04-07T00:51:27Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z" + "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", + "creationTime": "2023-04-07T00:35:01Z", + "deletionTime": "2023-04-07T00:51:27Z" } ] } }, { - "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "name": "89acddd1-7338-4be9-b3f3-a7c060975428", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", "properties": { - "accountName": "mk-test-ps-pna-disabled", - "apiType": "Sql", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-3920", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z" + "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z" } ] } }, { - "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", "properties": { - "accountName": "mayank-test-src", - "apiType": "Sql", - "creationTime": "2023-04-12T19:51:34Z", - "deletionTime": "2023-04-12T23:26:03Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-grem-db-account-1985", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:20:59Z", + "deletionTime": "2023-04-07T01:39:59Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", - "creationTime": "2023-04-12T19:51:35Z", - "deletionTime": "2023-04-12T23:26:03Z" + "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", + "creationTime": "2023-04-07T01:21:01Z", + "deletionTime": "2023-04-07T01:39:59Z" } ] } }, { - "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "properties": { - "accountName": "climpgqg4rhbujz", - "apiType": "Sql", - "creationTime": "2023-04-13T13:44:29Z", - "deletionTime": "2023-04-13T13:48:14Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-2245", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", - "creationTime": "2023-04-13T13:44:30Z", - "deletionTime": "2023-04-13T13:48:14Z" + "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z" } ] } }, { - "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", "properties": { - "accountName": "mayank-src", - "apiType": "Sql", - "creationTime": "2023-04-13T17:30:02Z", - "deletionTime": "2023-04-13T18:35:56Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-6589", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:08:08Z", + "deletionTime": "2023-04-07T02:09:18Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", - "creationTime": "2023-04-13T17:30:03Z", - "deletionTime": "2023-04-13T18:35:56Z" + "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", + "creationTime": "2023-04-07T02:08:09Z", + "deletionTime": "2023-04-07T02:09:18Z" } ] } }, { - "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", "properties": { - "accountName": "mayank-pspreview-test", - "apiType": "Sql", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-455", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:23:44Z", + "deletionTime": "2023-04-07T02:42:21Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z" + "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", + "creationTime": "2023-04-07T02:23:45Z", + "deletionTime": "2023-04-07T02:42:21Z" } ] } }, { - "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "properties": { - "accountName": "r-database-account-3188", - "apiType": "Sql", - "creationTime": "2023-04-18T13:44:01Z", - "deletionTime": "2023-04-18T14:06:35Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "restoredaccount-27", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", - "creationTime": "2023-04-18T13:44:02Z", - "deletionTime": "2023-04-18T14:06:35Z" - } - ] + "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z" + } + ] } }, { - "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", "properties": { - "accountName": "restoredaccount-5903", - "apiType": "Sql", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z", - "oldestRestorableTime": "2023-03-19T18:21:31Z", + "accountName": "r-table-account-4096", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:09:53Z", + "deletionTime": "2023-04-07T03:26:55Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z" + "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", + "creationTime": "2023-04-07T03:09:54Z", + "deletionTime": "2023-04-07T03:26:55Z" } ] } }, { - "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", - "location": "East US", + "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", "properties": { - "accountName": "drop-continuous7", - "apiType": "Sql", - "creationTime": "2022-05-26T18:49:51Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "accountName": "restoredaccount-1168", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", - "creationTime": "2022-05-26T18:49:52Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z" } ] } }, { - "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", - "location": "East US", + "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", "properties": { - "accountName": "periodicacctdrop", - "apiType": "Sql", - "creationTime": "2022-08-24T22:57:51Z", - "oldestRestorableTime": "2023-04-11T18:21:29Z", + "accountName": "r-table-account-6117", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:54:19Z", + "deletionTime": "2023-04-07T03:55:39Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", - "creationTime": "2022-08-24T22:57:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", + "creationTime": "2023-04-07T03:54:20Z", + "deletionTime": "2023-04-07T03:55:39Z" } ] } }, { - "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", - "location": "East US", + "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", "properties": { - "accountName": "periodicacctdrop2", - "apiType": "Sql", - "creationTime": "2022-05-26T20:16:50Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-table-account-5255", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:11:45Z", + "deletionTime": "2023-04-07T04:12:39Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", - "creationTime": "2022-05-26T20:16:50Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", + "creationTime": "2023-04-07T04:11:47Z", + "deletionTime": "2023-04-07T04:12:39Z" } ] } }, { - "name": "b169ba58-4696-4196-99a4-51995d99f004", - "location": "East US", + "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", "properties": { - "accountName": "readregionrestore-1", - "apiType": "Sql", - "creationTime": "2023-03-02T00:15:37Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-table-account-555", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:26:38Z", + "deletionTime": "2023-04-07T04:45:11Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "Southeast Asia", - "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", - "creationTime": "2023-03-02T00:15:37Z" - }, - { - "locationName": "Central India", - "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", - "creationTime": "2023-03-02T00:38:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", + "creationTime": "2023-04-07T04:26:39Z", + "deletionTime": "2023-04-07T04:45:11Z" } ] } }, { - "name": "83301fff-71b5-4cb0-a399-3c6331b78411", - "location": "East US", + "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "properties": { - "accountName": "portal-mongo-test", - "apiType": "MongoDB", - "creationTime": "2023-03-27T17:28:08Z", - "deletionTime": "2023-03-27T17:30:49Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "restoredaccount-3867", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", - "creationTime": "2023-03-27T17:28:09Z", - "deletionTime": "2023-03-27T17:30:49Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z" } ] } }, { - "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", - "location": "East US", + "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "properties": { - "accountName": "amisi-8bd4a726", - "apiType": "Sql", - "creationTime": "2023-03-29T07:24:07Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "r-table-account-4311", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:13:59Z", + "deletionTime": "2023-04-07T05:30:58Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", - "creationTime": "2023-03-29T07:26:03Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", - "creationTime": "2023-03-29T07:24:08Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", + "creationTime": "2023-04-07T05:14:00Z", + "deletionTime": "2023-04-07T05:30:58Z" } ] } }, { - "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", - "location": "East US", + "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", "properties": { - "accountName": "amisi-da11000f", - "apiType": "Sql", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "accountName": "restoredaccount-7020", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", - "creationTime": "2023-03-29T07:09:11Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z" } ] } }, { - "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", - "location": "East US", + "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", "properties": { - "accountName": "dsapaliga-restore-test2", - "apiType": "Sql", - "creationTime": "2023-03-29T19:36:21Z", - "deletionTime": "2023-03-29T22:55:47Z", - "oldestRestorableTime": "2023-03-22T22:55:47Z", + "accountName": "r-table-account-6934", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:58:40Z", + "deletionTime": "2023-04-07T06:00:10Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", - "creationTime": "2023-03-29T19:36:22Z", - "deletionTime": "2023-03-29T22:55:47Z" + "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", + "creationTime": "2023-04-07T05:58:41Z", + "deletionTime": "2023-04-07T06:00:10Z" } ] } }, { - "name": "66326971-fd72-4b66-9495-da9f95f0e86a", - "location": "East US", + "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", "properties": { - "accountName": "dsapaliga-restore-test3", - "apiType": "Sql", - "creationTime": "2023-03-29T21:45:59Z", - "deletionTime": "2023-03-29T22:55:54Z", - "oldestRestorableTime": "2023-03-22T22:55:54Z", + "accountName": "cliz4gfhacxt3ra", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:02:28Z", + "deletionTime": "2023-04-07T18:06:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", - "creationTime": "2023-03-29T21:48:10Z", - "deletionTime": "2023-03-29T21:57:56Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", - "creationTime": "2023-03-29T21:46:00Z", - "deletionTime": "2023-03-29T22:55:54Z" + "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", + "creationTime": "2023-04-07T18:02:29Z", + "deletionTime": "2023-04-07T18:06:12Z" } ] } }, { - "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", - "location": "East US", + "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", "properties": { - "accountName": "dsapaliga-restore-test4", - "apiType": "Sql", - "creationTime": "2023-03-29T22:08:33Z", - "deletionTime": "2023-03-29T22:56:00Z", - "oldestRestorableTime": "2023-03-22T22:56:00Z", + "accountName": "clizzr52zwge4ps", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:16:23Z", + "deletionTime": "2023-04-07T18:19:37Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", - "creationTime": "2023-03-29T22:08:34Z", - "deletionTime": "2023-03-29T22:56:00Z" - } - ] - } + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", + "creationTime": "2023-04-07T18:16:24Z", + "deletionTime": "2023-04-07T18:19:37Z" + } + ] + } }, { - "name": "84a35eb5-784c-4923-a52f-60bd04765953", - "location": "East US", + "name": "ab946470-3753-427d-a821-ec8a57709a65", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", "properties": { - "accountName": "dsapaliga-restore-test6", - "apiType": "Sql", - "creationTime": "2023-03-29T22:24:23Z", - "deletionTime": "2023-03-29T22:56:18Z", - "oldestRestorableTime": "2023-03-22T22:56:18Z", + "accountName": "cliyfwfppqkfatd", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:23:09Z", + "deletionTime": "2023-04-07T18:49:00Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", - "creationTime": "2023-03-29T22:26:42Z", - "deletionTime": "2023-03-29T22:56:18Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", - "creationTime": "2023-03-29T22:24:24Z", - "deletionTime": "2023-03-29T22:56:18Z" + "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", + "creationTime": "2023-04-07T18:23:10Z", + "deletionTime": "2023-04-07T18:49:00Z" } ] } }, { - "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", - "location": "East US", + "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", "properties": { - "accountName": "dsapaliga-restored-westus-m", - "apiType": "Sql", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z", - "oldestRestorableTime": "2023-03-22T22:56:46Z", + "accountName": "clinxdvetbmpu2e", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:54:49Z", + "deletionTime": "2023-04-07T19:21:12Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z" + "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", + "creationTime": "2023-04-07T18:54:50Z", + "deletionTime": "2023-04-07T19:21:12Z" } ] } }, { - "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", - "location": "East US", + "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", "properties": { - "accountName": "cli-continuous30-sopplsfv", + "accountName": "clilwpd6a2jivng", "apiType": "Sql", - "creationTime": "2023-03-29T23:59:38Z", - "deletionTime": "2023-03-30T00:12:32Z", - "oldestRestorableTime": "2023-03-23T00:12:32Z", + "creationTime": "2023-04-07T22:22:56Z", + "deletionTime": "2023-04-07T22:49:32Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", - "creationTime": "2023-03-30T00:02:04Z", - "deletionTime": "2023-03-30T00:12:32Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", - "creationTime": "2023-03-29T23:59:39Z", - "deletionTime": "2023-03-30T00:12:32Z" + "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", + "creationTime": "2023-04-07T22:22:57Z", + "deletionTime": "2023-04-07T22:49:32Z" } ] } }, { - "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", - "location": "East US", + "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", "properties": { - "accountName": "cli-continuous30-l5utea24-restored", + "accountName": "cli5ohlmiu76mcl", "apiType": "Sql", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T14:54:41Z", + "deletionTime": "2023-04-08T15:00:16Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", + "creationTime": "2023-04-08T14:54:42Z", + "deletionTime": "2023-04-08T15:00:16Z" } ] } }, { - "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", - "location": "East US", + "name": "20547469-51f9-4bd8-af49-537306f0b327", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", "properties": { - "accountName": "cli-continuous30-l5utea24", + "accountName": "clifmmb7dwsbns2", "apiType": "Sql", - "creationTime": "2023-03-30T00:33:44Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T15:18:01Z", + "deletionTime": "2023-04-08T15:49:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", - "creationTime": "2023-03-30T00:36:04Z", - "deletionTime": "2023-03-30T01:02:30Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", - "creationTime": "2023-03-30T00:33:45Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", + "creationTime": "2023-04-08T15:18:02Z", + "deletionTime": "2023-04-08T15:49:43Z" } ] } }, { - "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", - "location": "East US", + "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", "properties": { - "accountName": "cli-continuous30-3eb7aosu", + "accountName": "cliv5od2aotadzs", "apiType": "Sql", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z", - "oldestRestorableTime": "2023-03-23T03:46:34Z", + "creationTime": "2023-04-08T15:52:34Z", + "deletionTime": "2023-04-08T16:18:52Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", - "creationTime": "2023-03-30T03:35:19Z", - "deletionTime": "2023-03-30T03:46:34Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z" + "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", + "creationTime": "2023-04-08T15:52:35Z", + "deletionTime": "2023-04-08T16:18:52Z" } ] } }, { - "name": "856077e3-8335-4b95-9577-2ebf016ee892", - "location": "East US", + "name": "62bf06d8-9e56-4434-9078-423179904be7", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", "properties": { - "accountName": "cli-continuous30-tqwxb6nj", + "accountName": "clijr7md3oh7aue", "apiType": "Sql", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z", - "oldestRestorableTime": "2023-03-23T04:05:05Z", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", - "creationTime": "2023-03-30T03:53:50Z", - "deletionTime": "2023-03-30T04:05:05Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z" + "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z" } ] } }, { - "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", - "location": "East US", + "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", "properties": { - "accountName": "cli-continuous30-cmjnvki7", + "accountName": "clidkdojm4zyywo", "apiType": "Sql", - "creationTime": "2023-03-30T04:58:52Z", - "deletionTime": "2023-03-30T05:12:19Z", - "oldestRestorableTime": "2023-03-23T05:12:19Z", + "creationTime": "2023-04-08T17:18:16Z", + "deletionTime": "2023-04-08T17:22:23Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", - "creationTime": "2023-03-30T05:01:09Z", - "deletionTime": "2023-03-30T05:12:19Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", - "creationTime": "2023-03-30T04:58:53Z", - "deletionTime": "2023-03-30T05:12:19Z" + "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", + "creationTime": "2023-04-08T17:18:17Z", + "deletionTime": "2023-04-08T17:22:23Z" } ] } }, { - "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", - "location": "East US", + "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", "properties": { - "accountName": "cli-continuous30-pmjqwgr5-restored", + "accountName": "clidhqrfu4m2zyv", "apiType": "Sql", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-10T17:53:22Z", + "deletionTime": "2023-04-10T17:56:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", + "creationTime": "2023-04-10T17:53:23Z", + "deletionTime": "2023-04-10T17:56:06Z" } ] } }, { - "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", - "location": "East US", + "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", "properties": { - "accountName": "cli-continuous30-pmjqwgr5", + "accountName": "mk-ps-pna-enabled", "apiType": "Sql", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", - "creationTime": "2023-03-30T14:12:07Z", - "deletionTime": "2023-03-30T14:38:59Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z" } ] } }, { - "name": "f68b64bb-38f3-429b-be8f-81e44763929d", - "location": "East US", + "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", "properties": { - "accountName": "cli-continuous30-ta4jrave", + "accountName": "mk-test-ps-pna-disabled", "apiType": "Sql", - "creationTime": "2023-03-30T14:48:08Z", - "deletionTime": "2023-03-30T15:16:54Z", - "oldestRestorableTime": "2023-03-23T15:16:54Z", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", - "creationTime": "2023-03-30T14:50:33Z", - "deletionTime": "2023-03-30T15:16:54Z" - }, + "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z" + } + ] + } + }, + { + "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "properties": { + "accountName": "mayank-test-src", + "apiType": "Sql", + "creationTime": "2023-04-12T19:51:34Z", + "deletionTime": "2023-04-12T23:26:03Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", - "creationTime": "2023-03-30T14:48:09Z", - "deletionTime": "2023-03-30T15:16:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", + "creationTime": "2023-04-12T19:51:35Z", + "deletionTime": "2023-04-12T23:26:03Z" } ] } }, { - "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", - "location": "East US", + "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", "properties": { - "accountName": "amisi-8bd4a726-restored", + "accountName": "climpgqg4rhbujz", "apiType": "Sql", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-13T13:44:29Z", + "deletionTime": "2023-04-13T13:48:14Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", + "creationTime": "2023-04-13T13:44:30Z", + "deletionTime": "2023-04-13T13:48:14Z" } ] } }, { - "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", - "location": "East US", + "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", "properties": { - "accountName": "amisi-765b8849", + "accountName": "mayank-src", "apiType": "Sql", - "creationTime": "2023-03-30T20:15:03Z", - "deletionTime": "2023-03-31T06:20:15Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-13T17:30:02Z", + "deletionTime": "2023-04-13T18:35:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", - "creationTime": "2023-03-30T20:15:04Z", - "deletionTime": "2023-03-31T06:20:15Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", + "creationTime": "2023-04-13T17:30:03Z", + "deletionTime": "2023-04-13T18:35:56Z" } ] } }, { - "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", - "location": "Qatar Central", + "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "accountName": "mayank-pspreview-test", "apiType": "Sql", - "creationTime": "2022-09-29T05:44:13Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", - "creationTime": "2022-09-29T05:44:13Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z" } ] } }, { - "name": "a672303a-644d-4996-9d49-b3d2eddea72d", - "location": "Qatar Central", + "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "accountName": "r-database-account-3188", "apiType": "Sql", - "creationTime": "2023-03-10T00:42:29Z", - "oldestRestorableTime": "2023-03-19T18:21:29Z", + "creationTime": "2023-04-18T13:44:01Z", + "deletionTime": "2023-04-18T14:06:35Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", - "creationTime": "2023-03-10T00:42:29Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", + "creationTime": "2023-04-18T13:44:02Z", + "deletionTime": "2023-04-18T14:06:35Z" } ] } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-9c59eb130e8d892d-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "54bf318547b15ef893d216b1edae3344", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-database-2982" }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:33 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982/operationResults/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2397d7a5-135b-40e0-9593-1a982a144a9e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "fe0ba58f-9def-49a5-8e80-28cf5611cb32", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182134Z:2397d7a5-135b-40e0-9593-1a982a144a9e" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-374d6f1e27bbb599-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e46083aadb6d089bd53f37f8dd4d9f76", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:33 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "054659d8-33f8-4eec-a34d-0cd22b7c846a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "054659d8-33f8-4eec-a34d-0cd22b7c846a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182134Z:054659d8-33f8-4eec-a34d-0cd22b7c846a" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-01b72eeb485412b7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "14d1a1865f3ba85fa0b578c83a24a277", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c804c1ab-6718-48f3-b99d-fe68a8f54779", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "c804c1ab-6718-48f3-b99d-fe68a8f54779", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182135Z:c804c1ab-6718-48f3-b99d-fe68a8f54779" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-8fbe6004ec66d4af-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6a068ee04f4d16d75ee7f09fa5982d8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0327616f-e058-42f6-825f-ef39148b56c2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "0327616f-e058-42f6-825f-ef39148b56c2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182136Z:0327616f-e058-42f6-825f-ef39148b56c2" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-08f78a68715ba8d2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1a4d9649de4a4b4c23b743b762d2cdb1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:37 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "95597d89-1ccb-410c-9f73-6981c00d2197", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "95597d89-1ccb-410c-9f73-6981c00d2197", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182137Z:95597d89-1ccb-410c-9f73-6981c00d2197" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-cdb6ac007076ab21-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4f17bf9c34473729c9bab5546ebf0308", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:39 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d223614c-edf7-4820-a549-a0de9e1081f7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "d223614c-edf7-4820-a549-a0de9e1081f7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182139Z:d223614c-edf7-4820-a549-a0de9e1081f7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-ab64f9fba9aeaa7e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a37fea8887d6012d41ba46950b1fb48c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:43 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0ff7212-cfc9-4b12-9962-d3fd6e6f13aa", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "b0ff7212-cfc9-4b12-9962-d3fd6e6f13aa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182143Z:b0ff7212-cfc9-4b12-9962-d3fd6e6f13aa" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/fe0ba58f-9def-49a5-8e80-28cf5611cb32?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-cdc7263fc7ed9ebc-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e6033f19dd8014466c16519028f8dd63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:51 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cc9a1696-60a7-46c8-932c-a93b95ffee63", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "cc9a1696-60a7-46c8-932c-a93b95ffee63", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182151Z:cc9a1696-60a7-46c8-932c-a93b95ffee63" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-45b0a484b16548b19ec3e75ef4598069-6f3b4c4827398a1d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "782f3bb42a5214da91160d8dee932ba9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "479", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:51 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e2d46ae-67ea-4803-9066-19e7cbe21bd3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "1e2d46ae-67ea-4803-9066-19e7cbe21bd3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182152Z:1e2d46ae-67ea-4803-9066-19e7cbe21bd3" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", - "name": "sql-database-2982", - "properties": { - "resource": { - "id": "sql-database-2982", - "_rid": "lk4bAA==", - "_self": "dbs/lk4bAA==/", - "_etag": "\u00220000b711-0000-0700-0000-643edfb40000\u0022", - "_colls": "colls/", - "_users": "users/", - "_ts": 1681842100 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982/containers/sql-container-9048?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "489", - "Content-Type": "application/json", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-08f9c8946f5ec419-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bc2f3b29871da4aa6b36c0369dd849dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-container-9048", - "indexingPolicy": { - "automatic": true, - "indexingMode": "consistent", - "includedPaths": [ + { + "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "properties": { + "accountName": "restoredaccount-5903", + "apiType": "Sql", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "properties": { + "accountName": "r-database-account-8442", + "apiType": "Sql", + "creationTime": "2023-04-18T18:21:09Z", + "deletionTime": "2023-04-18T18:43:26Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", + "creationTime": "2023-04-18T18:21:10Z", + "deletionTime": "2023-04-18T18:43:26Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "properties": { + "accountName": "restoredaccount-5883", + "apiType": "Sql", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z" } ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" } }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:52 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982/containers/sql-container-9048/operationResults/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8adc434-a562-449f-9079-e7368babc495", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "42510b5f-02b9-4cff-b1c7-e84d1383e8e9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182152Z:e8adc434-a562-449f-9079-e7368babc495" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-328ed3b2dc94092c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bdff8aa7a7adb39785d3e7f31addf43d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:52 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb8f2345-3dcc-488e-86b7-c2a7bf3ee284", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "fb8f2345-3dcc-488e-86b7-c2a7bf3ee284", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182152Z:fb8f2345-3dcc-488e-86b7-c2a7bf3ee284" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-2ee85c898b6d7632-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b20bb0c3b95bf0c94bcbcdc91dd9eb45", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c9cb03e-935f-49d3-ba7a-509eb9a658e1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "1c9cb03e-935f-49d3-ba7a-509eb9a658e1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182153Z:1c9cb03e-935f-49d3-ba7a-509eb9a658e1" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-a6592d9620496f62-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "138fd65d8cd93b2f491c6a6851fc4911", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78aef467-ec6a-4f72-a122-40610988b6e4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "78aef467-ec6a-4f72-a122-40610988b6e4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182154Z:78aef467-ec6a-4f72-a122-40610988b6e4" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-eeeb3554c560b835-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "080c2d5f261aee8ec00f71e2dace96ab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f7a689c-bd9b-4834-9a74-9fc08ea03307", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "5f7a689c-bd9b-4834-9a74-9fc08ea03307", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182156Z:5f7a689c-bd9b-4834-9a74-9fc08ea03307" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-6fc6913f419a0c41-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4495a2e8e14e376381cf693e4e619e4f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:21:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23ea66d8-c966-4628-8d40-2f95f3ac4bd3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "23ea66d8-c966-4628-8d40-2f95f3ac4bd3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182158Z:23ea66d8-c966-4628-8d40-2f95f3ac4bd3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-628afd79b0e0a4f5-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f069bb81e2cc372a47a152ca1a4c617b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:22:01 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "79829768-78ca-4f98-a83c-80cf231c81db", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "79829768-78ca-4f98-a83c-80cf231c81db", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182202Z:79829768-78ca-4f98-a83c-80cf231c81db" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/42510b5f-02b9-4cff-b1c7-e84d1383e8e9?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-5119a68fb82cde24-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "af7fbf8604667ec2c9d4874abd4f9f5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:22:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "df143ceb-946f-4910-867f-c06861aaa56f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "df143ceb-946f-4910-867f-c06861aaa56f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182210Z:df143ceb-946f-4910-867f-c06861aaa56f" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982/containers/sql-container-9048?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-f2e3e1857a8bb7556e405e6c473da0fe-6ea5932367aae86d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1e612170a66505de775dfdad8e981d34", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "1374", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:22:10 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d400236b-1ab9-4a4f-8614-e17fced82f2e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "d400236b-1ab9-4a4f-8614-e17fced82f2e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T182210Z:d400236b-1ab9-4a4f-8614-e17fced82f2e" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442/sqlDatabases/sql-database-2982/containers/sql-container-9048", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "sql-container-9048", - "properties": { - "resource": { - "id": "sql-container-9048", - "indexingPolicy": { - "indexingMode": "consistent", - "automatic": true, - "includedPaths": [ + { + "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "properties": { + "accountName": "r-database-account-8968", + "apiType": "Sql", + "creationTime": "2023-04-18T20:58:17Z", + "deletionTime": "2023-04-18T21:21:06Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", + "creationTime": "2023-04-18T20:58:18Z", + "deletionTime": "2023-04-18T21:21:06Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", + "properties": { + "accountName": "restoredaccount-8805", + "apiType": "Sql", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" - }, + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z" + } + ] + } + }, + { + "name": "b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "properties": { + "accountName": "r-database-account-7565", + "apiType": "Sql", + "creationTime": "2023-04-19T04:54:02Z", + "deletionTime": "2023-04-19T05:17:07Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/\u0022_etag\u0022/?" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e32db9e6-b23b-45f5-bd4e-beeb5d5cfcfd", + "creationTime": "2023-04-19T04:54:03Z", + "deletionTime": "2023-04-19T05:17:07Z" } - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "a440fc94-a486-473c-bdeb-b62363814132", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a440fc94-a486-473c-bdeb-b62363814132", + "properties": { + "accountName": "restoredaccount-8250", + "apiType": "Sql", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point", - "LineString", - "Polygon", - "MultiPolygon" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9ec5ba28-2882-4e91-9893-86ea897dbc5e", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" - }, - "uniqueKeyPolicy": { - "uniqueKeys": [] - }, - "conflictResolutionPolicy": { - "mode": "LastWriterWins", - "conflictResolutionPath": "/_ts", - "conflictResolutionProcedure": "" - }, - "backupPolicy": { - "type": 1 - }, - "geospatialConfig": { - "type": "Geography" - }, - "_rid": "lk4bAIgakxA=", - "_ts": 1681842119, - "_self": "dbs/lk4bAA==/colls/lk4bAIgakxA=/", - "_etag": "\u00220000bd11-0000-0700-0000-643edfc70000\u0022", - "_docs": "docs/", - "_sprocs": "sprocs/", - "_triggers": "triggers/", - "_udfs": "udfs/", - "_conflicts": "conflicts/", - "statistics": [ - { - "id": "0", - "sizeInKB": 0, - "documentCount": 0, - "sampledDistinctPartitionKeyCount": 0, - "partitionKeys": [] - } - ] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5883?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "515", - "Content-Type": "application/json", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-bab5569217671d3a-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e18fb8eee8eff97cea26f75be07af701", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "kind": "GlobalDocumentDB", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "location": "westus", - "properties": { - "locations": [ - { - "locationName": "westus", - "isZoneRedundant": false } - ], - "databaseAccountOfferType": "Standard", - "createMode": "Restore", - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", - "restoreTimestampInUtc": "2023-04-18T18:26:46.0000000Z" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "2967", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:17 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5883/operationResults/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b600849f-c519-4cb9-a953-942189ba33a2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "028cc8ea-4aec-4374-bc4b-d7d7d4447e2c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183018Z:b600849f-c519-4cb9-a953-942189ba33a2" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5883", - "name": "restoredaccount-5883", - "location": "West US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T18:30:14.7926113Z" - }, - "properties": { - "provisioningState": "Creating", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "d9583616-9c4d-406a-a90a-ae7a76b2b825", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "Session", - "maxIntervalInSeconds": 5, - "maxStalenessPrefix": 100 }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "documentEndpoint": "https://r-database-account-8442-westus.documents.azure.com:443/", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + { + "name": "69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "properties": { + "accountName": "r-database-account-3177", + "apiType": "Sql", + "creationTime": "2023-04-19T07:32:19Z", + "deletionTime": "2023-04-19T07:54:43Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "210dee70-f60f-47b7-8889-5f67d71947e6", + "creationTime": "2023-04-19T07:32:20Z", + "deletionTime": "2023-04-19T07:54:43Z" + } + ] } - ], - "readLocations": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "documentEndpoint": "https://r-database-account-8442-westus.documents.azure.com:443/", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "properties": { + "accountName": "restoredaccount-9058", + "apiType": "Sql", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a1bf9469-0ff7-4c2e-972e-c3d4ef68b403", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z" + } + ] } - ], - "locations": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "documentEndpoint": "https://r-database-account-8442-westus.documents.azure.com:443/", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "properties": { + "accountName": "r-database-account-9523", + "apiType": "Sql", + "creationTime": "2023-04-19T19:31:56Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e5f0e9e2-a635-44b1-a893-a62c09abdca5", + "creationTime": "2023-04-19T19:31:57Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "failoverPriority": 0 + }, + { + "name": "34a42388-aa1f-4250-84fe-060ea0dcb913", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/34a42388-aa1f-4250-84fe-060ea0dcb913", + "properties": { + "accountName": "restoredaccount-4287", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "77025bb1-914c-491d-a1a5-e947b2d43090", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" + }, + { + "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "properties": { + "accountName": "r-database-account-8435", + "apiType": "Sql", + "creationTime": "2023-04-06T02:11:39Z", + "deletionTime": "2023-04-19T23:49:01Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", + "creationTime": "2023-04-06T02:11:40Z", + "deletionTime": "2023-04-19T23:49:01Z" + } + ] } }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", - "restoreTimestampInUtc": "2023-04-18T18:26:46Z", - "sourceBackupLocation": "West US", - "databasesToRestore": [] + { + "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "properties": { + "accountName": "r-database-account-5580", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T18:31:49Z", + "deletionTime": "2023-04-19T23:53:21Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", + "creationTime": "2023-04-05T18:31:50Z", + "deletionTime": "2023-04-19T23:53:21Z" + } + ] + } }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" + { + "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "properties": { + "accountName": "r-database-account-163", + "apiType": "Sql", + "creationTime": "2023-04-18T16:23:17Z", + "deletionTime": "2023-04-19T23:54:07Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", + "creationTime": "2023-04-18T16:23:18Z", + "deletionTime": "2023-04-19T23:54:07Z" + } + ] + } }, - "capacity": { - "totalThroughputLimit": -1 + { + "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "properties": { + "accountName": "r-database-account-8550", + "apiType": "Sql", + "creationTime": "2023-04-06T02:07:24Z", + "deletionTime": "2023-04-19T23:57:08Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", + "creationTime": "2023-04-06T02:07:26Z", + "deletionTime": "2023-04-19T23:57:08Z" + } + ] + } }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T18:30:14.7926113Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T18:30:14.7926113Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:30:14.7926113Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:30:14.7926113Z" + { + "name": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "properties": { + "accountName": "r-database-account-605", + "apiType": "Sql", + "creationTime": "2023-04-20T00:04:33Z", + "deletionTime": "2023-04-20T00:05:28Z", + "oldestRestorableTime": "2023-03-21T00:08:06Z", + "restorableLocations": [] } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-d2751b895bb05031-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "97cfdc527d0f3881e4247a7fe6a997e3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:17 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0097bc0-4ada-4709-9aba-ffab5254909d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "b0097bc0-4ada-4709-9aba-ffab5254909d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183018Z:b0097bc0-4ada-4709-9aba-ffab5254909d" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-a2abd45b93ea894b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3e9aac054824d72bd7ae67b6e074e4fb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:19 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52f76acd-8d22-4ace-808b-ad3529e9d837", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "52f76acd-8d22-4ace-808b-ad3529e9d837", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183019Z:52f76acd-8d22-4ace-808b-ad3529e9d837" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-f5ae44925260767c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "03083ff55fab76f1d9bf071e9c60f9d0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:20 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "be019ae3-9d5c-42fc-93e8-47ab906c3c7b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "be019ae3-9d5c-42fc-93e8-47ab906c3c7b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183020Z:be019ae3-9d5c-42fc-93e8-47ab906c3c7b" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-5d621d782671f552-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "680125a1f2540993b0f7bf6015ca586f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:21 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aea14bd1-1fc1-4388-b4ee-6a34bfe79a43", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "aea14bd1-1fc1-4388-b4ee-6a34bfe79a43", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183021Z:aea14bd1-1fc1-4388-b4ee-6a34bfe79a43" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-a1fc7d3db6a4dea4-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a68a7e4093a0a638ba246564410d3b77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:23 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e994604d-27ec-47b9-a321-f10e3039ebd8", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "e994604d-27ec-47b9-a321-f10e3039ebd8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183023Z:e994604d-27ec-47b9-a321-f10e3039ebd8" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-630a8aaa64c9cfe4-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bb1596b57b7303a6acff53b3a090600e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:27 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eba8671a-fa6f-4b1b-9ebf-22a7a3f7229a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "eba8671a-fa6f-4b1b-9ebf-22a7a3f7229a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183027Z:eba8671a-fa6f-4b1b-9ebf-22a7a3f7229a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-12ea99957cc8dc94-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1dde976752d60e2fec5bae308c2fc7a3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "48701708-eec3-4c1f-83d8-64ab27c50b5e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "48701708-eec3-4c1f-83d8-64ab27c50b5e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183035Z:48701708-eec3-4c1f-83d8-64ab27c50b5e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-403deee0b771aab7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7fab48bb9db5c4fcd886faa13f850629", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:30:51 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "242df7bd-d81d-4102-bd64-306e3e1514af", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "242df7bd-d81d-4102-bd64-306e3e1514af", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183052Z:242df7bd-d81d-4102-bd64-306e3e1514af" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-13010725f9901c7e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "aafd56c31e2e62a06607ce17cd75767c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:31:23 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e38f45b8-5ee1-466a-801f-fec272ad30e4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "e38f45b8-5ee1-466a-801f-fec272ad30e4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183124Z:e38f45b8-5ee1-466a-801f-fec272ad30e4" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-a96a03c68652b723-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "57f8af37e1e5c9599b194550588ece67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:31:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6f81a30d-06a3-4720-98ee-5083626ff09b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "6f81a30d-06a3-4720-98ee-5083626ff09b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183156Z:6f81a30d-06a3-4720-98ee-5083626ff09b" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-097702479f337321-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "356d85551d329d74a74918adcfe4f762", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:32:27 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "77a14b29-0294-4f89-b666-56a5c70277f1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "77a14b29-0294-4f89-b666-56a5c70277f1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183228Z:77a14b29-0294-4f89-b666-56a5c70277f1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-307dca80ffb5ac5c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "906a7e0fae8ce144fd340e15d9500ad8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:33:00 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f1df060-d9ea-48a3-84bd-d1c73c4284ee", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "5f1df060-d9ea-48a3-84bd-d1c73c4284ee", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183300Z:5f1df060-d9ea-48a3-84bd-d1c73c4284ee" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-7cef8fbcf2658632-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "48c16738410819493a5bb09bc9abfab6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:33:32 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a8aa227c-e211-4724-a81d-799b760b6ff9", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "a8aa227c-e211-4724-a81d-799b760b6ff9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183332Z:a8aa227c-e211-4724-a81d-799b760b6ff9" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-79943e5a9f410834-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "da40e2223e23a7da408b38fe0e5fc356", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:34:04 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a6afc998-68b6-45aa-b5a2-c3e57a92c2e0", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "a6afc998-68b6-45aa-b5a2-c3e57a92c2e0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183404Z:a6afc998-68b6-45aa-b5a2-c3e57a92c2e0" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-f1663cb6af6d435b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "67753f3faf22ce5934515531fea81851", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:34:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "76c48f36-4daf-4096-b619-dd7588e41ac6", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "76c48f36-4daf-4096-b619-dd7588e41ac6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183436Z:76c48f36-4daf-4096-b619-dd7588e41ac6" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-9368f7584c581c84-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f6f258393010fab48d1a077c084b0adb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:35:07 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "32981905-764b-4ff3-a6d7-aab7f7631316", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "32981905-764b-4ff3-a6d7-aab7f7631316", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183508Z:32981905-764b-4ff3-a6d7-aab7f7631316" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-be95b2758751e5f8-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "895c5997923673938972a5d2e8a8a898", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:35:40 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6a7e3763-c71e-4fe9-ba22-9201047b7f0f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "6a7e3763-c71e-4fe9-ba22-9201047b7f0f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183541Z:6a7e3763-c71e-4fe9-ba22-9201047b7f0f" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-ed2127d24aaef188-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b6c4e673cd6d0f468a7ad908a7dcc5e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:36:12 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ac906757-9aa2-403c-97b7-fd4818b98e25", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "ac906757-9aa2-403c-97b7-fd4818b98e25", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183613Z:ac906757-9aa2-403c-97b7-fd4818b98e25" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-a5aa5540488d11f2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a59a7a468e4ba71bc47f6d9d8ae212e4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:36:44 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "39d34ebd-2cc5-4e8c-a281-135183a278f3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "39d34ebd-2cc5-4e8c-a281-135183a278f3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183645Z:39d34ebd-2cc5-4e8c-a281-135183a278f3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-d2f1f70c73485bf6-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "22086e725386ca6d124dfebcb88bcbac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:37:17 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1dab2143-aa27-44a5-9942-061b7f21b8db", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "1dab2143-aa27-44a5-9942-061b7f21b8db", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183717Z:1dab2143-aa27-44a5-9942-061b7f21b8db" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-5cffb9bbb0c845a3-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6d8bbcad030ee54dcb1df1ed5fa984a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:37:49 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "564b9f4b-1942-4eaa-beb7-98c06495ccc2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "564b9f4b-1942-4eaa-beb7-98c06495ccc2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183749Z:564b9f4b-1942-4eaa-beb7-98c06495ccc2" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-9b07704735fdbef5-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3996f567a2d4f2610ccf92fd905eee39", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:38:21 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "acaedbe0-79cc-441b-b98d-633bac7b4b48", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "acaedbe0-79cc-441b-b98d-633bac7b4b48", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183821Z:acaedbe0-79cc-441b-b98d-633bac7b4b48" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-5c8cc49e783f29c7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cdf0c0b3a4576ed62023576962806a69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:38:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ff40f1f-7e4d-411b-a824-e714381de01a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "0ff40f1f-7e4d-411b-a824-e714381de01a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183853Z:0ff40f1f-7e4d-411b-a824-e714381de01a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-79623424646cf5fd-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c35456c991f50ad85b98613e704f556c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:39:25 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "12ff74c8-92b7-4660-82cc-a11fa21a5287", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "12ff74c8-92b7-4660-82cc-a11fa21a5287", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183925Z:12ff74c8-92b7-4660-82cc-a11fa21a5287" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-c94cdecf5a42380b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9e3ab82fb7b8c3511e2718b04bf8908c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:39:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ccb10915-4003-40cf-b82f-fbaa48adce67", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "ccb10915-4003-40cf-b82f-fbaa48adce67", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T183957Z:ccb10915-4003-40cf-b82f-fbaa48adce67" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-6afbf971e7785e19-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "393429642a0a2243e8e672be4297fdd1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:40:29 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c688be11-2ab6-4ad3-9710-934a1a40f264", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "c688be11-2ab6-4ad3-9710-934a1a40f264", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184030Z:c688be11-2ab6-4ad3-9710-934a1a40f264" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-bb6caa6e2d496504-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "aa3aeacecc4611b00591a5cd7927be62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:41:01 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d6f0bea7-2d46-4cf4-9f32-4b5e38d8e313", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "d6f0bea7-2d46-4cf4-9f32-4b5e38d8e313", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184102Z:d6f0bea7-2d46-4cf4-9f32-4b5e38d8e313" - }, - "ResponseBody": { - "status": "Dequeued" + }, + { + "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "properties": { + "accountName": "drop-continuous7", + "apiType": "Sql", + "creationTime": "2022-05-26T18:49:51Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", + "creationTime": "2022-05-26T18:49:52Z" + } + ] + } + }, + { + "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "properties": { + "accountName": "periodicacctdrop", + "apiType": "Sql", + "creationTime": "2022-08-24T22:57:51Z", + "oldestRestorableTime": "2023-04-13T00:08:03Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", + "creationTime": "2022-08-24T22:57:51Z" + } + ] + } + }, + { + "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "properties": { + "accountName": "periodicacctdrop2", + "apiType": "Sql", + "creationTime": "2022-05-26T20:16:50Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", + "creationTime": "2022-05-26T20:16:50Z" + } + ] + } + }, + { + "name": "b169ba58-4696-4196-99a4-51995d99f004", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "properties": { + "accountName": "readregionrestore-1", + "apiType": "Sql", + "creationTime": "2023-03-02T00:15:37Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "Southeast Asia", + "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", + "creationTime": "2023-03-02T00:15:37Z" + }, + { + "locationName": "Central India", + "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", + "creationTime": "2023-03-02T00:38:10Z" + } + ] + } + }, + { + "name": "83301fff-71b5-4cb0-a399-3c6331b78411", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "properties": { + "accountName": "portal-mongo-test", + "apiType": "MongoDB", + "creationTime": "2023-03-27T17:28:08Z", + "deletionTime": "2023-03-27T17:30:49Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", + "creationTime": "2023-03-27T17:28:09Z", + "deletionTime": "2023-03-27T17:30:49Z" + } + ] + } + }, + { + "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "properties": { + "accountName": "amisi-8bd4a726", + "apiType": "Sql", + "creationTime": "2023-03-29T07:24:07Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", + "creationTime": "2023-03-29T07:26:03Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", + "creationTime": "2023-03-29T07:24:08Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "properties": { + "accountName": "amisi-da11000f", + "apiType": "Sql", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", + "creationTime": "2023-03-29T07:09:11Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "properties": { + "accountName": "dsapaliga-restore-test2", + "apiType": "Sql", + "creationTime": "2023-03-29T19:36:21Z", + "deletionTime": "2023-03-29T22:55:47Z", + "oldestRestorableTime": "2023-03-22T22:55:47Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", + "creationTime": "2023-03-29T19:36:22Z", + "deletionTime": "2023-03-29T22:55:47Z" + } + ] + } + }, + { + "name": "66326971-fd72-4b66-9495-da9f95f0e86a", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "properties": { + "accountName": "dsapaliga-restore-test3", + "apiType": "Sql", + "creationTime": "2023-03-29T21:45:59Z", + "deletionTime": "2023-03-29T22:55:54Z", + "oldestRestorableTime": "2023-03-22T22:55:54Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", + "creationTime": "2023-03-29T21:48:10Z", + "deletionTime": "2023-03-29T21:57:56Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", + "creationTime": "2023-03-29T21:46:00Z", + "deletionTime": "2023-03-29T22:55:54Z" + } + ] + } + }, + { + "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "properties": { + "accountName": "dsapaliga-restore-test4", + "apiType": "Sql", + "creationTime": "2023-03-29T22:08:33Z", + "deletionTime": "2023-03-29T22:56:00Z", + "oldestRestorableTime": "2023-03-22T22:56:00Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", + "creationTime": "2023-03-29T22:08:34Z", + "deletionTime": "2023-03-29T22:56:00Z" + } + ] + } + }, + { + "name": "84a35eb5-784c-4923-a52f-60bd04765953", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "properties": { + "accountName": "dsapaliga-restore-test6", + "apiType": "Sql", + "creationTime": "2023-03-29T22:24:23Z", + "deletionTime": "2023-03-29T22:56:18Z", + "oldestRestorableTime": "2023-03-22T22:56:18Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", + "creationTime": "2023-03-29T22:26:42Z", + "deletionTime": "2023-03-29T22:56:18Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", + "creationTime": "2023-03-29T22:24:24Z", + "deletionTime": "2023-03-29T22:56:18Z" + } + ] + } + }, + { + "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "properties": { + "accountName": "dsapaliga-restored-westus-m", + "apiType": "Sql", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z", + "oldestRestorableTime": "2023-03-22T22:56:46Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z" + } + ] + } + }, + { + "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "properties": { + "accountName": "cli-continuous30-sopplsfv", + "apiType": "Sql", + "creationTime": "2023-03-29T23:59:38Z", + "deletionTime": "2023-03-30T00:12:32Z", + "oldestRestorableTime": "2023-03-23T00:12:32Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", + "creationTime": "2023-03-30T00:02:04Z", + "deletionTime": "2023-03-30T00:12:32Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", + "creationTime": "2023-03-29T23:59:39Z", + "deletionTime": "2023-03-30T00:12:32Z" + } + ] + } + }, + { + "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "properties": { + "accountName": "cli-continuous30-l5utea24-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "properties": { + "accountName": "cli-continuous30-l5utea24", + "apiType": "Sql", + "creationTime": "2023-03-30T00:33:44Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", + "creationTime": "2023-03-30T00:36:04Z", + "deletionTime": "2023-03-30T01:02:30Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", + "creationTime": "2023-03-30T00:33:45Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "properties": { + "accountName": "cli-continuous30-3eb7aosu", + "apiType": "Sql", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z", + "oldestRestorableTime": "2023-03-23T03:46:34Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", + "creationTime": "2023-03-30T03:35:19Z", + "deletionTime": "2023-03-30T03:46:34Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z" + } + ] + } + }, + { + "name": "856077e3-8335-4b95-9577-2ebf016ee892", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "properties": { + "accountName": "cli-continuous30-tqwxb6nj", + "apiType": "Sql", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z", + "oldestRestorableTime": "2023-03-23T04:05:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", + "creationTime": "2023-03-30T03:53:50Z", + "deletionTime": "2023-03-30T04:05:05Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z" + } + ] + } + }, + { + "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "properties": { + "accountName": "cli-continuous30-cmjnvki7", + "apiType": "Sql", + "creationTime": "2023-03-30T04:58:52Z", + "deletionTime": "2023-03-30T05:12:19Z", + "oldestRestorableTime": "2023-03-23T05:12:19Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", + "creationTime": "2023-03-30T05:01:09Z", + "deletionTime": "2023-03-30T05:12:19Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", + "creationTime": "2023-03-30T04:58:53Z", + "deletionTime": "2023-03-30T05:12:19Z" + } + ] + } + }, + { + "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5", + "apiType": "Sql", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", + "creationTime": "2023-03-30T14:12:07Z", + "deletionTime": "2023-03-30T14:38:59Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "f68b64bb-38f3-429b-be8f-81e44763929d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "properties": { + "accountName": "cli-continuous30-ta4jrave", + "apiType": "Sql", + "creationTime": "2023-03-30T14:48:08Z", + "deletionTime": "2023-03-30T15:16:54Z", + "oldestRestorableTime": "2023-03-23T15:16:54Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", + "creationTime": "2023-03-30T14:50:33Z", + "deletionTime": "2023-03-30T15:16:54Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", + "creationTime": "2023-03-30T14:48:09Z", + "deletionTime": "2023-03-30T15:16:54Z" + } + ] + } + }, + { + "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "properties": { + "accountName": "amisi-8bd4a726-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z" + } + ] + } + }, + { + "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "properties": { + "accountName": "amisi-765b8849", + "apiType": "Sql", + "creationTime": "2023-03-30T20:15:03Z", + "deletionTime": "2023-03-31T06:20:15Z", + "oldestRestorableTime": "2023-03-21T00:08:03Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", + "creationTime": "2023-03-30T20:15:04Z", + "deletionTime": "2023-03-31T06:20:15Z" + } + ] + } + }, + { + "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "apiType": "Sql", + "creationTime": "2022-09-29T05:44:13Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", + "creationTime": "2022-09-29T05:44:13Z" + } + ] + } + }, + { + "name": "a672303a-644d-4996-9d49-b3d2eddea72d", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "apiType": "Sql", + "creationTime": "2023-03-10T00:42:29Z", + "oldestRestorableTime": "2023-03-21T00:08:04Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", + "creationTime": "2023-03-10T00:42:29Z" + } + ] + } + } + ] } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-3f7980d963fcc22b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "47dad5081b1b04627417b5d144928086", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "120", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:41:33 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab584423-00f0-48cb-906e-93793d2c4f84", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "ab584423-00f0-48cb-906e-93793d2c4f84", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184134Z:ab584423-00f0-48cb-906e-93793d2c4f84" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-5e4357451f3062e7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "61e2472ae6be9846782234788576a8c1", + "traceparent": "00-fda23b547d927675cb188831b892ff75-629bc06d67e0d1d0-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "8425c666c057ba9a6e86b92778203207", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-database-1826" + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:42:05 GMT", + "Date": "Thu, 20 Apr 2023 00:08:08 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826/operationResults/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eb40d1ce-de14-4b97-aa8e-622ad23a5187", + "x-ms-correlation-request-id": "d235bf20-1329-4d49-a276-fb0ff270bae0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "eb40d1ce-de14-4b97-aa8e-622ad23a5187", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184206Z:eb40d1ce-de14-4b97-aa8e-622ad23a5187" + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "1f751b4f-e650-4c70-966c-8e4e80a6299e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000808Z:d235bf20-1329-4d49-a276-fb0ff270bae0" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-72c17a411ca4023e-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-2645d9e1c00c9904-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6db60f28b6bdb3b58735362e16decc72", + "x-ms-client-request-id": "0344ee49e04f835656939d6950f7db58", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -15812,241 +14805,91 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:42:38 GMT", + "Date": "Thu, 20 Apr 2023 00:08:08 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cbe70726-1b7e-4f3d-a5c4-f60426ee95b6", + "x-ms-correlation-request-id": "3e0fe58d-0a4e-4a17-a246-2fc4f5e47e32", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "cbe70726-1b7e-4f3d-a5c4-f60426ee95b6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184238Z:cbe70726-1b7e-4f3d-a5c4-f60426ee95b6" + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "3e0fe58d-0a4e-4a17-a246-2fc4f5e47e32", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000809Z:3e0fe58d-0a4e-4a17-a246-2fc4f5e47e32" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/028cc8ea-4aec-4374-bc4b-d7d7d4447e2c?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-2236f421b4dc4e2a-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-b58f30da8e5a5a01-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "31a31e105c4521a48e41cef8e6e97ffd", + "x-ms-client-request-id": "522df9a21e66eb54ddb758a7041295fa", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:10 GMT", + "Date": "Thu, 20 Apr 2023 00:08:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "028ece49-0c48-43f6-a72a-2fe22d747eb1", + "x-ms-correlation-request-id": "309a47b4-5887-468e-9f94-49f701f12adc", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "028ece49-0c48-43f6-a72a-2fe22d747eb1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184310Z:028ece49-0c48-43f6-a72a-2fe22d747eb1" + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "309a47b4-5887-468e-9f94-49f701f12adc", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000810Z:309a47b4-5887-468e-9f94-49f701f12adc" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5883?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-bee4c527f455411284fe6806611df8b2-79e3d5de052526b1-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-f59e90e25eae78d6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "35a9f46f12db73c9912ed989af18829a", + "x-ms-client-request-id": "8addd81a2edc68b79f423179dc801e34", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "3119", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:10 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4258be61-9907-44f3-bfe4-37d43734d83d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "4258be61-9907-44f3-bfe4-37d43734d83d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184310Z:4258be61-9907-44f3-bfe4-37d43734d83d" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5883", - "name": "restoredaccount-5883", - "location": "West US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T18:42:46.8959198Z" - }, - "properties": { - "provisioningState": "Succeeded", - "documentEndpoint": "https://restoredaccount-5883.documents.azure.com:443/", - "sqlEndpoint": "https://restoredaccount-5883.documents.azure.com:443/", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "d9583616-9c4d-406a-a90a-ae7a76b2b825", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "BoundedStaleness", - "maxIntervalInSeconds": 1000, - "maxStalenessPrefix": 300 - }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "documentEndpoint": "https://restoredaccount-5883-westus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "readLocations": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "documentEndpoint": "https://restoredaccount-5883-westus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "locations": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "documentEndpoint": "https://restoredaccount-5883-westus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-5883-westus", - "locationName": "West US", - "failoverPriority": 0 - } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" - } - }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", - "restoreTimestampInUtc": "2023-04-18T18:26:46Z", - "sourceBackupLocation": "West US", - "databasesToRestore": [] - }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" - }, - "capacity": { - "totalThroughputLimit": -1 - }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T18:42:46.8959198Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T18:42:46.8959198Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:42:46.8959198Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T18:42:46.8959198Z" - } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8442?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-2f23801eb392e7df-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6667c25677d2cb7b6b94df7ce8bdcc9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:11 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 00:08:10 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "56ca1d6c-a755-4d7f-8367-f7e8833a2cfe", + "x-ms-correlation-request-id": "ec4fedf5-ab1f-4c56-8f7e-da96b478dc2b", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "1c9653b6-9dab-443a-9058-833d8bf0f5e5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184312Z:56ca1d6c-a755-4d7f-8367-f7e8833a2cfe" + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "ec4fedf5-ab1f-4c56-8f7e-da96b478dc2b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000811Z:ec4fedf5-ab1f-4c56-8f7e-da96b478dc2b" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-035c4a2d87234681-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-1a9ba1d30a767376-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "24a234be1981f72b78dec946334d8bd3", + "x-ms-client-request-id": "2ce563d41a462a7a9958269888af7f44", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16055,29 +14898,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:11 GMT", + "Date": "Thu, 20 Apr 2023 00:08:11 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a032c7f0-2ea5-4af9-987b-455e4dd40628", + "x-ms-correlation-request-id": "123128d0-730d-4c0e-bf07-7776def5309f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "a032c7f0-2ea5-4af9-987b-455e4dd40628", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184312Z:a032c7f0-2ea5-4af9-987b-455e4dd40628" + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "123128d0-730d-4c0e-bf07-7776def5309f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000812Z:123128d0-730d-4c0e-bf07-7776def5309f" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-46208d58f171b97d-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-e32ad8c9eed6646c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "77d33b616159be652a6911a2d7654850", + "x-ms-client-request-id": "784fa3fd5119747c41c4b224ecdb0f5c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16086,29 +14929,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:13 GMT", + "Date": "Thu, 20 Apr 2023 00:08:13 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70afe8de-01a7-456e-a8bd-4f8b5ca63d02", + "x-ms-correlation-request-id": "b79263d1-a2d0-4a3b-acd9-d6f6792d0d84", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "70afe8de-01a7-456e-a8bd-4f8b5ca63d02", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184313Z:70afe8de-01a7-456e-a8bd-4f8b5ca63d02" + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "b79263d1-a2d0-4a3b-acd9-d6f6792d0d84", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000814Z:b79263d1-a2d0-4a3b-acd9-d6f6792d0d84" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-90d287494bbc57bd-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-13362182dae004a1-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b3bd6822a81b9c1c0cc7a856ce50cb08", + "x-ms-client-request-id": "a0d22398692cffb35db2f083071fe0f0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16117,122 +14960,191 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:14 GMT", + "Date": "Thu, 20 Apr 2023 00:08:17 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe2518e1-ec4f-4cae-8fa2-cd8a609f5126", + "x-ms-correlation-request-id": "0e58a10b-e3c2-464d-8fb9-ab0581835919", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "fe2518e1-ec4f-4cae-8fa2-cd8a609f5126", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184314Z:fe2518e1-ec4f-4cae-8fa2-cd8a609f5126" + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "0e58a10b-e3c2-464d-8fb9-ab0581835919", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000818Z:0e58a10b-e3c2-464d-8fb9-ab0581835919" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1f751b4f-e650-4c70-966c-8e4e80a6299e?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-a6d96934ef5e0511-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-a34e7dc54d7ead51-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "47b4cba4fa475d1dcfe3f91808892013", + "x-ms-client-request-id": "397bedc2a631831be771ea8268563ebd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:15 GMT", + "Date": "Thu, 20 Apr 2023 00:08:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4fdb6967-5ea0-4e2e-ad9b-ea18f75ceec1", + "x-ms-correlation-request-id": "2d22791e-9a3d-4eeb-bfb3-2fdb81a3e774", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "4fdb6967-5ea0-4e2e-ad9b-ea18f75ceec1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184315Z:4fdb6967-5ea0-4e2e-ad9b-ea18f75ceec1" + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "2d22791e-9a3d-4eeb-bfb3-2fdb81a3e774", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000826Z:2d22791e-9a3d-4eeb-bfb3-2fdb81a3e774" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-98d884b0153f72cd-00", + "traceparent": "00-fda23b547d927675cb188831b892ff75-71a0f60f51420a72-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ca247895d78fb9b81f376a91b80eefda", + "x-ms-client-request-id": "64ffc949dedd9418ef4f1a6660f86c21", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "479", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:17 GMT", + "Date": "Thu, 20 Apr 2023 00:08:26 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0cea36b1-b239-43c2-b849-2a9d2f3184d5", + "x-ms-correlation-request-id": "d1b3c182-1d98-492e-9d1a-1bb3f21f44d9", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "0cea36b1-b239-43c2-b849-2a9d2f3184d5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184317Z:0cea36b1-b239-43c2-b849-2a9d2f3184d5" + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "d1b3c182-1d98-492e-9d1a-1bb3f21f44d9", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000827Z:d1b3c182-1d98-492e-9d1a-1bb3f21f44d9" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", + "name": "sql-database-1826", + "properties": { + "resource": { + "id": "sql-database-1826", + "_rid": "VNAgAA==", + "_self": "dbs/VNAgAA==/", + "_etag": "\u002200005d04-0000-0700-0000-6440826f0000\u0022", + "_colls": "colls/", + "_users": "users/", + "_ts": 1681949295 + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826/containers/sql-container-1559?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-3f30819e4c1423bc-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0bfd099e00b127084b60e437af039483", + "Content-Length": "489", + "Content-Type": "application/json", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-eb91827ae11b4b9d-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "5fff62c22bd507f14fb9bb7e31970674", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-container-1559", + "indexingPolicy": { + "automatic": true, + "indexingMode": "consistent", + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point" + ] + } + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + } + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:21 GMT", + "Date": "Thu, 20 Apr 2023 00:08:27 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826/containers/sql-container-1559/operationResults/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e6eeddd7-acf1-41b6-b137-10088a554dff", + "x-ms-correlation-request-id": "e123ce8a-19a7-443b-8f1b-b86215d8f310", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "e6eeddd7-acf1-41b6-b137-10088a554dff", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184321Z:e6eeddd7-acf1-41b6-b137-10088a554dff" + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "078df232-7081-4609-a3cc-0f4023deb626", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000828Z:e123ce8a-19a7-443b-8f1b-b86215d8f310" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-0b631c05693d7706-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-3a04397f19f08b29-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "55c094a7002bcc7813fb2810908ba4c0", + "x-ms-client-request-id": "f4a69dc95d3f9e730e5c8e255c15beb7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16241,29 +15153,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:29 GMT", + "Date": "Thu, 20 Apr 2023 00:08:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2060b7f6-45fc-4a84-9b33-7c2892b2ad9e", + "x-ms-correlation-request-id": "f8b02205-434a-4ed0-b753-5f72d9bf016f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "2060b7f6-45fc-4a84-9b33-7c2892b2ad9e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184330Z:2060b7f6-45fc-4a84-9b33-7c2892b2ad9e" + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "f8b02205-434a-4ed0-b753-5f72d9bf016f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000828Z:f8b02205-434a-4ed0-b753-5f72d9bf016f" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-df1f80ed58ebc4fe-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-5afb2fe044fd77a2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fe791ef3148b956270fc7e2ff3800a1b", + "x-ms-client-request-id": "bd2df214012eaf687d2a788b4966532c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16272,29 +15184,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:43:45 GMT", + "Date": "Thu, 20 Apr 2023 00:08:28 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dc4c57d6-1940-452a-8ffd-8057fb2b965e", + "x-ms-correlation-request-id": "549e2fdb-432b-47cf-a1ff-4f7aea90c932", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "dc4c57d6-1940-452a-8ffd-8057fb2b965e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184346Z:dc4c57d6-1940-452a-8ffd-8057fb2b965e" + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "549e2fdb-432b-47cf-a1ff-4f7aea90c932", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000829Z:549e2fdb-432b-47cf-a1ff-4f7aea90c932" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-6b19fe4f949d3214-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-f35471c2ec798d29-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "24eae6a39a4d9daf9031f8b5d7f896c0", + "x-ms-client-request-id": "93b4b6ca12f1d535c79f111e83be78d1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16303,29 +15215,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:44:17 GMT", + "Date": "Thu, 20 Apr 2023 00:08:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8885e42d-481b-420f-9c35-3ebd1c1b64e9", + "x-ms-correlation-request-id": "d95f789d-b646-4926-8305-b5e8697cfc92", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "8885e42d-481b-420f-9c35-3ebd1c1b64e9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184418Z:8885e42d-481b-420f-9c35-3ebd1c1b64e9" + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "d95f789d-b646-4926-8305-b5e8697cfc92", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000830Z:d95f789d-b646-4926-8305-b5e8697cfc92" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-0013b0d497b73665-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-a28d9d0f0a4d87a5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "904323bb958992f8322be52e8249d992", + "x-ms-client-request-id": "c277298b31f5c7d635f67614e5e754a7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16334,29 +15246,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:44:49 GMT", + "Date": "Thu, 20 Apr 2023 00:08:30 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe7b1262-2bae-40c2-95c0-3a0a9bbfaee5", + "x-ms-correlation-request-id": "669cdf29-1c86-451f-96d3-3b53a2db4611", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "fe7b1262-2bae-40c2-95c0-3a0a9bbfaee5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184450Z:fe7b1262-2bae-40c2-95c0-3a0a9bbfaee5" + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "669cdf29-1c86-451f-96d3-3b53a2db4611", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000831Z:669cdf29-1c86-451f-96d3-3b53a2db4611" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-34cfd038cfecd419-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-8320cafe99f4f8da-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a96c0cf180a059736fdc6e5a1cacbd77", + "x-ms-client-request-id": "a65a62092a6101c6bc57f68ef0492bbf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16365,29 +15277,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:45:22 GMT", + "Date": "Thu, 20 Apr 2023 00:08:32 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "62f8637e-2915-48dd-b1fc-327b656621b5", + "x-ms-correlation-request-id": "3d8e4900-32b4-422f-8d51-aa9d9accad08", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "62f8637e-2915-48dd-b1fc-327b656621b5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184522Z:62f8637e-2915-48dd-b1fc-327b656621b5" + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "3d8e4900-32b4-422f-8d51-aa9d9accad08", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000833Z:3d8e4900-32b4-422f-8d51-aa9d9accad08" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-4b5a9ad1f0166b9f-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-9d01776a7907e608-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cf73bd65793d0e91ee57f122b5801b47", + "x-ms-client-request-id": "20ffa6b191ee9836dfed5efb9c20f0df", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16396,153 +15308,349 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:45:54 GMT", + "Date": "Thu, 20 Apr 2023 00:08:36 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c30094a5-a244-492d-8823-c37231afd8c1", + "x-ms-correlation-request-id": "55eaba61-83ab-4cd8-9f28-1f7902092930", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "c30094a5-a244-492d-8823-c37231afd8c1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184554Z:c30094a5-a244-492d-8823-c37231afd8c1" + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "55eaba61-83ab-4cd8-9f28-1f7902092930", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000837Z:55eaba61-83ab-4cd8-9f28-1f7902092930" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/078df232-7081-4609-a3cc-0f4023deb626?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-720a1840cac26dc0-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-a11c26de57d52b7a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cac46557ec8c3b20b0ea21ad269d7686", + "x-ms-client-request-id": "2115694bd26361706376059d3a48d7eb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:46:26 GMT", + "Date": "Thu, 20 Apr 2023 00:08:45 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2482cf51-da58-4d63-bfb5-dc970fa362fa", + "x-ms-correlation-request-id": "a663a99d-2a91-4f2f-bdb3-299b9a5088ea", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "2482cf51-da58-4d63-bfb5-dc970fa362fa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184626Z:2482cf51-da58-4d63-bfb5-dc970fa362fa" + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "a663a99d-2a91-4f2f-bdb3-299b9a5088ea", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000845Z:a663a99d-2a91-4f2f-bdb3-299b9a5088ea" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826/containers/sql-container-1559?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-72bff40d0f46669d-00", + "traceparent": "00-7d7ae3823aaec98a405ff7cf00239366-98792ebe87c444b4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c4c96e6d0ad577557b5ebb488e51a4ef", + "x-ms-client-request-id": "3e63b7ca34e878b92bc1c673ccca659b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "1374", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:46:57 GMT", + "Date": "Thu, 20 Apr 2023 00:08:46 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9bd2f402-0669-489a-a5fd-a5d36340d200", + "x-ms-correlation-request-id": "ebc25546-0c92-48fe-82f4-2bafde212b00", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "9bd2f402-0669-489a-a5fd-a5d36340d200", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184658Z:9bd2f402-0669-489a-a5fd-a5d36340d200" + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "ebc25546-0c92-48fe-82f4-2bafde212b00", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T000846Z:ebc25546-0c92-48fe-82f4-2bafde212b00" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077/sqlDatabases/sql-database-1826/containers/sql-container-1559", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", + "name": "sql-container-1559", + "properties": { + "resource": { + "id": "sql-container-1559", + "indexingPolicy": { + "indexingMode": "consistent", + "automatic": true, + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + }, + { + "path": "/\u0022_etag\u0022/?" + } + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point", + "LineString", + "Polygon", + "MultiPolygon" + ] + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + }, + "uniqueKeyPolicy": { + "uniqueKeys": [] + }, + "conflictResolutionPolicy": { + "mode": "LastWriterWins", + "conflictResolutionPath": "/_ts", + "conflictResolutionProcedure": "" + }, + "backupPolicy": { + "type": 1 + }, + "geospatialConfig": { + "type": "Geography" + }, + "_rid": "VNAgAIyQMGk=", + "_ts": 1681949314, + "_self": "dbs/VNAgAA==/colls/VNAgAIyQMGk=/", + "_etag": "\u002200006204-0000-0700-0000-644082820000\u0022", + "_docs": "docs/", + "_sprocs": "sprocs/", + "_triggers": "triggers/", + "_udfs": "udfs/", + "_conflicts": "conflicts/", + "statistics": [ + { + "id": "0", + "sizeInKB": 0, + "documentCount": 0, + "sampledDistinctPartitionKeyCount": 0, + "partitionKeys": [] + } + ] + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5322?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-39e9ec09ba61d2ef-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b60227c0f2e778eb9d371e5257e4e750", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "515", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:47:30 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "328cd658-3da1-4624-9698-62cc3cd33821", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "328cd658-3da1-4624-9698-62cc3cd33821", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184731Z:328cd658-3da1-4624-9698-62cc3cd33821" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-a2ea20675e362421-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "47b46be157b64d71104c4f2e31d7ac5e", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-8c1cf28da6440422-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "348642175b0a36df9ebc788b985e9715", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, + "RequestBody": { + "kind": "GlobalDocumentDB", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "location": "westus", + "properties": { + "locations": [ + { + "locationName": "westus", + "isZoneRedundant": false + } + ], + "databaseAccountOfferType": "Standard", + "createMode": "Restore", + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "restoreTimestampInUtc": "2023-04-20T00:12:22.0000000Z" + } + } + }, "StatusCode": 200, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "2778", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:48:02 GMT", + "Date": "Thu, 20 Apr 2023 00:16:53 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5322/operationResults/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4bce6b2c-cfd4-473e-a8c9-808a5b075662", + "x-ms-correlation-request-id": "fe405d36-c7e3-4d42-9bb3-a9c00a2d5358", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "4bce6b2c-cfd4-473e-a8c9-808a5b075662", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184803Z:4bce6b2c-cfd4-473e-a8c9-808a5b075662" + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "1eb06f94-31b2-48dc-bba3-925b206ff248", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001654Z:fe405d36-c7e3-4d42-9bb3-a9c00a2d5358" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5322", + "name": "restoredaccount-5322", + "location": "West US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T00:16:51.3489866Z" + }, + "properties": { + "provisioningState": "Creating", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "f3db04bc-7552-4f70-af65-a7be0274a695", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "Session", + "maxIntervalInSeconds": 5, + "maxStalenessPrefix": 100 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "restoreTimestampInUtc": "2023-04-20T00:12:22Z", + "sourceBackupLocation": "West US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T00:16:51.3489866Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T00:16:51.3489866Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T00:16:51.3489866Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T00:16:51.3489866Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-71443da72498b5a7-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-d5383882ed584053-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ffed3146bf9b7a9e8250269eeb021f96", + "x-ms-client-request-id": "05233669b7515bc08307497740ec9263", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16551,29 +15659,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:48:34 GMT", + "Date": "Thu, 20 Apr 2023 00:16:53 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c1e35503-d546-46b0-bd8e-bc6fef4c6c50", + "x-ms-correlation-request-id": "b87f6b2e-9422-45c4-9db1-e81d47a20603", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "c1e35503-d546-46b0-bd8e-bc6fef4c6c50", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184835Z:c1e35503-d546-46b0-bd8e-bc6fef4c6c50" + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "b87f6b2e-9422-45c4-9db1-e81d47a20603", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001654Z:b87f6b2e-9422-45c4-9db1-e81d47a20603" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-eac94f06f1aaac82-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-8ce6c13df3651c91-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "23676a765c9d6838b5b5a69aa2bd47c6", + "x-ms-client-request-id": "9a595d2ede7f20b52ad59714b9d33909", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16582,29 +15690,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:49:06 GMT", + "Date": "Thu, 20 Apr 2023 00:16:54 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7b16ed61-48a2-4951-bc2a-4ade9dbc5ed4", + "x-ms-correlation-request-id": "9b13933f-4f49-438a-b462-d3a41d71ccc6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "7b16ed61-48a2-4951-bc2a-4ade9dbc5ed4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184907Z:7b16ed61-48a2-4951-bc2a-4ade9dbc5ed4" + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "9b13933f-4f49-438a-b462-d3a41d71ccc6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001655Z:9b13933f-4f49-438a-b462-d3a41d71ccc6" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-0c567b49eaafb3b9-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-27240894996d0b28-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "260cc08be7f621b5cc39c46630d3610d", + "x-ms-client-request-id": "62216723913abac470893aaaad9f70af", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16613,29 +15721,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:49:39 GMT", + "Date": "Thu, 20 Apr 2023 00:16:55 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff5cd570-3b94-4f9c-99e7-82d29c4f9078", + "x-ms-correlation-request-id": "5b714c15-59eb-454f-90a6-9b518128f2e7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "ff5cd570-3b94-4f9c-99e7-82d29c4f9078", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T184939Z:ff5cd570-3b94-4f9c-99e7-82d29c4f9078" + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "5b714c15-59eb-454f-90a6-9b518128f2e7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001656Z:5b714c15-59eb-454f-90a6-9b518128f2e7" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-1b9a052bde7f5a8c-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-c7fd7e9341b14771-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c6b7b82c896fe9c1f9844ae61903d7c5", + "x-ms-client-request-id": "9edc3e63fe3b8b918003db7b1faca2af", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16644,29 +15752,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:50:11 GMT", + "Date": "Thu, 20 Apr 2023 00:16:56 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f3dd850c-cdbd-4684-b266-56245e95573b", + "x-ms-correlation-request-id": "adb85479-f0eb-45f4-8bd9-e3cf779d2931", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "f3dd850c-cdbd-4684-b266-56245e95573b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185011Z:f3dd850c-cdbd-4684-b266-56245e95573b" + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "adb85479-f0eb-45f4-8bd9-e3cf779d2931", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001657Z:adb85479-f0eb-45f4-8bd9-e3cf779d2931" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-2191a825fc69e709-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-5c6c42e071af9afa-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2b126008f9f68ea0b546566398d138e2", + "x-ms-client-request-id": "d85440ce2fcb9d28999e2af6a30b728a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16675,29 +15783,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:50:43 GMT", + "Date": "Thu, 20 Apr 2023 00:16:58 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c2a4b69d-a48d-4c85-898e-4affdb5d1c9f", + "x-ms-correlation-request-id": "f7b4a1a5-c3a8-40f9-9978-3c972d08426f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "c2a4b69d-a48d-4c85-898e-4affdb5d1c9f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185043Z:c2a4b69d-a48d-4c85-898e-4affdb5d1c9f" + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "f7b4a1a5-c3a8-40f9-9978-3c972d08426f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001659Z:f7b4a1a5-c3a8-40f9-9978-3c972d08426f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-33a8d8ee30bc4384-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-151c1ec819d2d84a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e96d985380050156fe232c729dcf07c8", + "x-ms-client-request-id": "7bb0e7659af725cdd695e237b6499bc3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16706,29 +15814,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:51:15 GMT", + "Date": "Thu, 20 Apr 2023 00:17:04 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fd92002a-09a4-4f26-bb25-ef8be406be8d", + "x-ms-correlation-request-id": "cc20b6f0-8581-4352-97a2-5f18418969f7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "fd92002a-09a4-4f26-bb25-ef8be406be8d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185115Z:fd92002a-09a4-4f26-bb25-ef8be406be8d" + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "cc20b6f0-8581-4352-97a2-5f18418969f7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001704Z:cc20b6f0-8581-4352-97a2-5f18418969f7" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-f1f0f7a5048593a2-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-6ea37c020b91c2b7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d05efe6136c0331718281029325e5027", + "x-ms-client-request-id": "6ddc8ae7974b33e4153f059cd49ae875", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16737,29 +15845,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:51:47 GMT", + "Date": "Thu, 20 Apr 2023 00:17:12 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3bb85ff5-c17e-4a08-9827-e7cd0f72e736", + "x-ms-correlation-request-id": "bb072571-830d-441b-b833-a3e9fb5c038f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "3bb85ff5-c17e-4a08-9827-e7cd0f72e736", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185148Z:3bb85ff5-c17e-4a08-9827-e7cd0f72e736" + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "bb072571-830d-441b-b833-a3e9fb5c038f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001712Z:bb072571-830d-441b-b833-a3e9fb5c038f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-8608c7bd5e95d010-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-1a018b0f588c7fb0-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8192674ced9687c00a112cd2cd2df1e6", + "x-ms-client-request-id": "3816509027fb33b8722f01354df1e650", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16768,29 +15876,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:52:19 GMT", + "Date": "Thu, 20 Apr 2023 00:17:28 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09f17abb-c8c0-4651-9171-f1d2eeb3cdf5", + "x-ms-correlation-request-id": "884286fb-7bf3-4758-8951-c32c6aea3b93", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "09f17abb-c8c0-4651-9171-f1d2eeb3cdf5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185220Z:09f17abb-c8c0-4651-9171-f1d2eeb3cdf5" + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "884286fb-7bf3-4758-8951-c32c6aea3b93", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001728Z:884286fb-7bf3-4758-8951-c32c6aea3b93" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-4245fec665e45eff-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-cfa40cbd33788dec-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9a018d3e67731c22803ad1dd6f2ccfa0", + "x-ms-client-request-id": "180f6603052fcd3f037c66b79531513b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16799,124 +15907,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:52:51 GMT", + "Date": "Thu, 20 Apr 2023 00:17:59 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6de21938-8de0-420f-b643-22b63cad2e01", + "x-ms-correlation-request-id": "ef081d90-86d6-4b0d-af93-73926dcfd1b0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "6de21938-8de0-420f-b643-22b63cad2e01", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185252Z:6de21938-8de0-420f-b643-22b63cad2e01" + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "ef081d90-86d6-4b0d-af93-73926dcfd1b0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001800Z:ef081d90-86d6-4b0d-af93-73926dcfd1b0" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1c9653b6-9dab-443a-9058-833d8bf0f5e5?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-ce878c773c2394c12cf541a0af780cc0-36024a6723821195-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "352604d2853c73323ed6c6af0a4565ea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:24 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "65be4903-3cb4-4906-866c-2754ad1e6306", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "65be4903-3cb4-4906-866c-2754ad1e6306", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185324Z:65be4903-3cb4-4906-866c-2754ad1e6306" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5883?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-865c501e76bff633-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a4eb2a36b65ce4b44575015b1ce318dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:25 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4be55f6c-48c8-4626-a342-7ded68fe6c6c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185325Z:4be55f6c-48c8-4626-a342-7ded68fe6c6c" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-44378b3ee54935d7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "45a6e6d42a401b435041efc784d7575a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:25 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f1cae1c4-5394-4cb0-8dd8-156a252b3abf", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "f1cae1c4-5394-4cb0-8dd8-156a252b3abf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185325Z:f1cae1c4-5394-4cb0-8dd8-156a252b3abf" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-8648a3622a9e09b4-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-bb8c0b727cc54c5c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7e6de8bd9d447be2803249cf5a1642d3", + "x-ms-client-request-id": "66a76dad6232c0c7d2a8fa1c95aee623", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16925,29 +15938,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:26 GMT", + "Date": "Thu, 20 Apr 2023 00:18:31 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0e090f3-5ff2-486c-bd4a-e7e2e725614b", + "x-ms-correlation-request-id": "20075841-7c35-4709-8d55-b17b946a1b92", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "e0e090f3-5ff2-486c-bd4a-e7e2e725614b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185326Z:e0e090f3-5ff2-486c-bd4a-e7e2e725614b" + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "20075841-7c35-4709-8d55-b17b946a1b92", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001832Z:20075841-7c35-4709-8d55-b17b946a1b92" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-fc9cf1f7e9850b43-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-2c92bb59192612ab-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3587c662d23c179c47e477c5cce23483", + "x-ms-client-request-id": "6d98b558cf8b8a451049357ec1009d40", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16956,29 +15969,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:27 GMT", + "Date": "Thu, 20 Apr 2023 00:19:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "77d1392d-dbd1-409b-9e66-af700137024b", + "x-ms-correlation-request-id": "8f42a4de-a9ba-4140-9111-6f6159339fa3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "77d1392d-dbd1-409b-9e66-af700137024b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185327Z:77d1392d-dbd1-409b-9e66-af700137024b" + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "8f42a4de-a9ba-4140-9111-6f6159339fa3", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001904Z:8f42a4de-a9ba-4140-9111-6f6159339fa3" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-53f7449be9f19aca-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-cb67d2c7b7eaddd9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b8df0136940536f6032bc50ee074c139", + "x-ms-client-request-id": "e088c6de8049a11d9e4f46860a223754", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16987,29 +16000,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:28 GMT", + "Date": "Thu, 20 Apr 2023 00:19:36 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c81e314a-faf9-4300-96ff-1645c70dbfd5", + "x-ms-correlation-request-id": "f5ab4b92-6c29-409b-8265-9ed8a3e100cf", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "c81e314a-faf9-4300-96ff-1645c70dbfd5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185328Z:c81e314a-faf9-4300-96ff-1645c70dbfd5" + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "f5ab4b92-6c29-409b-8265-9ed8a3e100cf", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T001936Z:f5ab4b92-6c29-409b-8265-9ed8a3e100cf" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-f7ea710e244d4bfa-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-5862767bea17ff27-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bd641cff2150eb1e4b56365f261daf9d", + "x-ms-client-request-id": "df5e4296e399deaf271c55e82d48fed1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17018,29 +16031,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:30 GMT", + "Date": "Thu, 20 Apr 2023 00:20:08 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "60a1fb94-95d0-41ff-b11c-ff264e5aa573", + "x-ms-correlation-request-id": "8ad7a00c-d3a9-4e87-a493-d8e564dbbbaf", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "60a1fb94-95d0-41ff-b11c-ff264e5aa573", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185330Z:60a1fb94-95d0-41ff-b11c-ff264e5aa573" + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "8ad7a00c-d3a9-4e87-a493-d8e564dbbbaf", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002008Z:8ad7a00c-d3a9-4e87-a493-d8e564dbbbaf" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-8e336b87fa214de9-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-a93c9fdd4dbecf56-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5999c5fe8937cecdcf5031110d8e36d3", + "x-ms-client-request-id": "cf3eb90b0526d8da97f7ce3c88bf7fed", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17049,29 +16062,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:34 GMT", + "Date": "Thu, 20 Apr 2023 00:20:40 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "46460023-5b9f-4d30-8108-0f464b7bf373", + "x-ms-correlation-request-id": "1383d59e-5a1f-453b-805b-2f1217984f6c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "46460023-5b9f-4d30-8108-0f464b7bf373", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185334Z:46460023-5b9f-4d30-8108-0f464b7bf373" + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "1383d59e-5a1f-453b-805b-2f1217984f6c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002040Z:1383d59e-5a1f-453b-805b-2f1217984f6c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-916de9b1bc2b9f0e-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-0747510c22702380-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "afc63d23767e1433e3f46cae5d9710e6", + "x-ms-client-request-id": "7ee8e012bea2faa716a9b92c2a347355", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17080,29 +16093,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:42 GMT", + "Date": "Thu, 20 Apr 2023 00:21:12 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67c95ba0-6753-4509-b4c7-3d6bb3ee5cb9", + "x-ms-correlation-request-id": "4f392acc-0b91-40b2-9633-4592a703490a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "67c95ba0-6753-4509-b4c7-3d6bb3ee5cb9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185343Z:67c95ba0-6753-4509-b4c7-3d6bb3ee5cb9" + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "4f392acc-0b91-40b2-9633-4592a703490a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002112Z:4f392acc-0b91-40b2-9633-4592a703490a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-f52e2b4cd355579b-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-23fc148145a0d209-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1a10277b68db75024e95ee00ef0cdebd", + "x-ms-client-request-id": "517b745067e4912d678547a214735568", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17111,29 +16124,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:53:58 GMT", + "Date": "Thu, 20 Apr 2023 00:21:44 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d289f31-3400-4dd7-b122-6cf6b3daa2ce", + "x-ms-correlation-request-id": "ad5bb785-b7b7-4261-a37b-54b8492bee82", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "5d289f31-3400-4dd7-b122-6cf6b3daa2ce", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185359Z:5d289f31-3400-4dd7-b122-6cf6b3daa2ce" + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "ad5bb785-b7b7-4261-a37b-54b8492bee82", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002145Z:ad5bb785-b7b7-4261-a37b-54b8492bee82" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-b6f13c92039e3866-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-1f64d426971b43b2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e83c6320ff56871e928475431c1f7138", + "x-ms-client-request-id": "4cd6689d7f604d2e1243b97d4cadae62", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17142,29 +16155,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:54:30 GMT", + "Date": "Thu, 20 Apr 2023 00:22:16 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cdf4d67e-cff1-4176-ad11-2a2acfc9a1dc", + "x-ms-correlation-request-id": "f0402242-70cc-44dc-a500-0e09bbea82cd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "cdf4d67e-cff1-4176-ad11-2a2acfc9a1dc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185431Z:cdf4d67e-cff1-4176-ad11-2a2acfc9a1dc" + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "f0402242-70cc-44dc-a500-0e09bbea82cd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002217Z:f0402242-70cc-44dc-a500-0e09bbea82cd" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-e73d24d16072023d-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-702c29b6ab2e1007-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e5954b3f1b7ebaf83b5060e9883324d7", + "x-ms-client-request-id": "13ec79832e43aa09b256171c7605e5a2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17173,29 +16186,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:55:02 GMT", + "Date": "Thu, 20 Apr 2023 00:22:49 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a76dd3c1-7eb6-4598-b215-27469b02c9d8", + "x-ms-correlation-request-id": "7c2d17e1-818b-4238-9e47-7f06c7afb9c6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "a76dd3c1-7eb6-4598-b215-27469b02c9d8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185503Z:a76dd3c1-7eb6-4598-b215-27469b02c9d8" + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "7c2d17e1-818b-4238-9e47-7f06c7afb9c6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002249Z:7c2d17e1-818b-4238-9e47-7f06c7afb9c6" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-0160f49724126072-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-7d3fbc18d4f623e2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fa8eaf15285a7c9009898856f2bf582f", + "x-ms-client-request-id": "c28f5153265ed0f5452e3fa0aeb044ba", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17204,29 +16217,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:55:35 GMT", + "Date": "Thu, 20 Apr 2023 00:23:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "45ded3ab-27b9-4500-8d8a-1b45f230c69a", + "x-ms-correlation-request-id": "b5a1a58b-0b16-4f0f-add5-6f6242d7cabb", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "45ded3ab-27b9-4500-8d8a-1b45f230c69a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185535Z:45ded3ab-27b9-4500-8d8a-1b45f230c69a" + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "b5a1a58b-0b16-4f0f-add5-6f6242d7cabb", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002321Z:b5a1a58b-0b16-4f0f-add5-6f6242d7cabb" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-4e92551ad7011093-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-c7e8cdab9d469334-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a4c0b524f876043f6b81ad059f35fe5e", + "x-ms-client-request-id": "9b1ee5d642866e245f2b9a096811d60c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17235,29 +16248,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:56:07 GMT", + "Date": "Thu, 20 Apr 2023 00:23:52 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "74190a19-eb79-428b-bf34-ae85b677e65b", + "x-ms-correlation-request-id": "ddc377d2-6505-447e-9b2f-69f94de5ab31", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "74190a19-eb79-428b-bf34-ae85b677e65b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185607Z:74190a19-eb79-428b-bf34-ae85b677e65b" + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "ddc377d2-6505-447e-9b2f-69f94de5ab31", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002353Z:ddc377d2-6505-447e-9b2f-69f94de5ab31" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-854669600015d811-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-adbbd4db5398b899-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6d2d9e5f769017ddba19dcf592a1c87c", + "x-ms-client-request-id": "fb29165dec1d5c04831ccd15ef68fc02", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17266,29 +16279,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:56:39 GMT", + "Date": "Thu, 20 Apr 2023 00:24:24 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d91a1679-353f-4c14-bf4f-9a20d696096e", + "x-ms-correlation-request-id": "0a80bb71-ce93-425e-a553-bb045755740c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "d91a1679-353f-4c14-bf4f-9a20d696096e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185639Z:d91a1679-353f-4c14-bf4f-9a20d696096e" + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "0a80bb71-ce93-425e-a553-bb045755740c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002425Z:0a80bb71-ce93-425e-a553-bb045755740c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-8bb54cf2871b3573-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-9664f96a8d30f25d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d2c430f780731d606f898fd97a8adcd3", + "x-ms-client-request-id": "90465c124ae7111c2c2063328ceb6733", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17297,29 +16310,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:57:11 GMT", + "Date": "Thu, 20 Apr 2023 00:24:57 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b23f4218-9522-4b45-a06e-cad46b8d5acb", + "x-ms-correlation-request-id": "29b7a50c-cf21-411c-bcda-6746d900eac8", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "b23f4218-9522-4b45-a06e-cad46b8d5acb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185711Z:b23f4218-9522-4b45-a06e-cad46b8d5acb" + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "29b7a50c-cf21-411c-bcda-6746d900eac8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002457Z:29b7a50c-cf21-411c-bcda-6746d900eac8" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-9e58d71d1feac96e-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-13aab26657bca907-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "54f62a8aeb91ad9fd8a9e95c1c4a71c9", + "x-ms-client-request-id": "974332574987ea9ce0c1176a740e7ff6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17328,29 +16341,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:57:43 GMT", + "Date": "Thu, 20 Apr 2023 00:25:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "435dae3d-3506-46d7-b850-b5d13aeaef33", + "x-ms-correlation-request-id": "9ea73c54-b09b-4ef1-9f0d-9b6575d875d7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "435dae3d-3506-46d7-b850-b5d13aeaef33", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185744Z:435dae3d-3506-46d7-b850-b5d13aeaef33" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "9ea73c54-b09b-4ef1-9f0d-9b6575d875d7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002529Z:9ea73c54-b09b-4ef1-9f0d-9b6575d875d7" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-08abdfedbdde6faf-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-b04ddb3c7978e2de-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6f0d31b92b70dfeb3d10fd06e7039c30", + "x-ms-client-request-id": "0bf7972f46cb1325fa18cefc89d2cf98", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17359,29 +16372,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:58:16 GMT", + "Date": "Thu, 20 Apr 2023 00:26:01 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "03aef111-f392-42f3-aa40-10613c3c7fb0", + "x-ms-correlation-request-id": "8aa01fc7-c202-4aef-b025-4ee690c664b3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "03aef111-f392-42f3-aa40-10613c3c7fb0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185816Z:03aef111-f392-42f3-aa40-10613c3c7fb0" + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "8aa01fc7-c202-4aef-b025-4ee690c664b3", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002601Z:8aa01fc7-c202-4aef-b025-4ee690c664b3" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-a4c615bd77c853aa-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-a1a103069c2be902-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "686a083c73aa0cea9117fac996040125", + "x-ms-client-request-id": "bcbe99b56425c87ac05bb02532b19c1e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17390,29 +16403,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:58:48 GMT", + "Date": "Thu, 20 Apr 2023 00:26:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "28f61ea5-d410-4140-9ea9-6b44349151b3", + "x-ms-correlation-request-id": "9613039f-3b72-4f6a-9b31-5f5c4aa6130f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "28f61ea5-d410-4140-9ea9-6b44349151b3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185848Z:28f61ea5-d410-4140-9ea9-6b44349151b3" + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "9613039f-3b72-4f6a-9b31-5f5c4aa6130f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002634Z:9613039f-3b72-4f6a-9b31-5f5c4aa6130f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-07cfd73839c23c31-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-888c786059cc89e4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4820c5176d7c5e623e171681ed98c5d4", + "x-ms-client-request-id": "f4026ca15bf311670d2f9d6e7b9f610e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17421,29 +16434,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:59:20 GMT", + "Date": "Thu, 20 Apr 2023 00:27:06 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d041e0b4-e964-4c24-a89f-3f18f135b34a", + "x-ms-correlation-request-id": "06411288-0db4-4ff5-af6f-4db0cc847b5a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "d041e0b4-e964-4c24-a89f-3f18f135b34a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185920Z:d041e0b4-e964-4c24-a89f-3f18f135b34a" + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "06411288-0db4-4ff5-af6f-4db0cc847b5a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002706Z:06411288-0db4-4ff5-af6f-4db0cc847b5a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-37c8f5ca55defe6c-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-a4dc38ccf80c607d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "131fb90c08df451f4701dd5930214839", + "x-ms-client-request-id": "dab57ff1c24fcad11d2f4b709500e048", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17452,29 +16465,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:59:52 GMT", + "Date": "Thu, 20 Apr 2023 00:27:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "74c348d7-cd43-4581-8388-d660b7b6f4f6", + "x-ms-correlation-request-id": "2c45999b-1d15-4535-b1ce-598ea32f0701", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "74c348d7-cd43-4581-8388-d660b7b6f4f6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T185952Z:74c348d7-cd43-4581-8388-d660b7b6f4f6" + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "2c45999b-1d15-4535-b1ce-598ea32f0701", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002738Z:2c45999b-1d15-4535-b1ce-598ea32f0701" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-7c264250de02c52f-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-9a4598b3bc52eb3a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "22eed70e53e3cfb3a50b29925d681ef8", + "x-ms-client-request-id": "1c5bb07bdbcf59a431adaff5c70b4d20", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17483,29 +16496,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:00:24 GMT", + "Date": "Thu, 20 Apr 2023 00:28:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2ade54b6-3403-41b6-a0cc-f7dcef8587fa", + "x-ms-correlation-request-id": "095a0fa1-f493-44a3-b16d-5e0658755925", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "2ade54b6-3403-41b6-a0cc-f7dcef8587fa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190024Z:2ade54b6-3403-41b6-a0cc-f7dcef8587fa" + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "095a0fa1-f493-44a3-b16d-5e0658755925", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002810Z:095a0fa1-f493-44a3-b16d-5e0658755925" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-5a9ec7371b1c33f1-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-21477be5028fcead-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ddbd2652ede40f46a5da017b8f092e1d", + "x-ms-client-request-id": "b333a1fac2fcdfce9a37d7c410f77b0d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17514,29 +16527,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:00:56 GMT", + "Date": "Thu, 20 Apr 2023 00:28:42 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdcc88d6-48de-4cf5-affc-65f7f4144afd", + "x-ms-correlation-request-id": "53f6c0be-7c86-49ff-aa22-5411c0a627d8", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "bdcc88d6-48de-4cf5-affc-65f7f4144afd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190057Z:bdcc88d6-48de-4cf5-affc-65f7f4144afd" + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "53f6c0be-7c86-49ff-aa22-5411c0a627d8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002842Z:53f6c0be-7c86-49ff-aa22-5411c0a627d8" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-21aadcf80133109f-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-3f22748d9a1134e8-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1672dccfa2a9b8f005506dd3de8ce7de", + "x-ms-client-request-id": "caf3554f4444163eda5ba8a212dc0311", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17545,149 +16558,270 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:01:28 GMT", + "Date": "Thu, 20 Apr 2023 00:29:14 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6efa709c-3eda-4d7e-a91e-b49c3a6bdb93", + "x-ms-correlation-request-id": "c406286d-a4c9-4d2d-ae33-90e183f01836", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "6efa709c-3eda-4d7e-a91e-b49c3a6bdb93", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190129Z:6efa709c-3eda-4d7e-a91e-b49c3a6bdb93" + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "c406286d-a4c9-4d2d-ae33-90e183f01836", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002914Z:c406286d-a4c9-4d2d-ae33-90e183f01836" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1eb06f94-31b2-48dc-bba3-925b206ff248?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-9249cf93fdc8c2de-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-79f36180dcd53bac-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0a06e5e26a64215491df7d0952383f9c", + "x-ms-client-request-id": "f3762ae12dccb94be17b829703df493a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:02:01 GMT", + "Date": "Thu, 20 Apr 2023 00:29:46 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6f58f6cd-d5f5-44f8-8d19-829a3709da51", + "x-ms-correlation-request-id": "76ba66a3-0b3b-4742-88d1-b1e08bf3c8e7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "6f58f6cd-d5f5-44f8-8d19-829a3709da51", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190201Z:6f58f6cd-d5f5-44f8-8d19-829a3709da51" + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "76ba66a3-0b3b-4742-88d1-b1e08bf3c8e7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002946Z:76ba66a3-0b3b-4742-88d1-b1e08bf3c8e7" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5322?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-8815721a4506e021-00", + "traceparent": "00-138ebe6e24bc4459f3e537ca32aa460b-8a4b086471fba2b2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "81c30cdd08f6af4e3504d89480723019", + "x-ms-client-request-id": "72a6a2318218b5dc631cd8a1192bccbe", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "3107", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:02:33 GMT", + "Date": "Thu, 20 Apr 2023 00:29:46 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1fe6d250-6b0a-4c15-b217-c9f3bc3a9a44", + "x-ms-correlation-request-id": "69e0aa4f-4e5d-465c-80b5-40f916e7fc09", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "1fe6d250-6b0a-4c15-b217-c9f3bc3a9a44", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190233Z:1fe6d250-6b0a-4c15-b217-c9f3bc3a9a44" + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "69e0aa4f-4e5d-465c-80b5-40f916e7fc09", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002946Z:69e0aa4f-4e5d-465c-80b5-40f916e7fc09" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5322", + "name": "restoredaccount-5322", + "location": "West US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T00:29:32.3525066Z" + }, + "properties": { + "provisioningState": "Succeeded", + "documentEndpoint": "https://restoredaccount-5322.documents.azure.com:443/", + "sqlEndpoint": "https://restoredaccount-5322.documents.azure.com:443/", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "f3db04bc-7552-4f70-af65-a7be0274a695", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "Session", + "maxIntervalInSeconds": 5, + "maxStalenessPrefix": 100 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "documentEndpoint": "https://restoredaccount-5322-westus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "documentEndpoint": "https://restoredaccount-5322-westus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "documentEndpoint": "https://restoredaccount-5322-westus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-5322-westus", + "locationName": "West US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "restoreTimestampInUtc": "2023-04-20T00:12:22Z", + "sourceBackupLocation": "West US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T00:29:32.3525066Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T00:29:32.3525066Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T00:29:32.3525066Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T00:29:32.3525066Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1077?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-79893a5849d60196-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "aa9823f3230264b8875184c925e766cc", + "traceparent": "00-13fcd8250bf48a838adef432a6123fd0-d7ec467c2e72bab2-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "e5e3c634878121400939e8c8c2a713fa", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/edcfd3fb-8bdb-472d-a476-c8a1958cc3ca?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:05 GMT", + "Date": "Thu, 20 Apr 2023 00:29:47 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/edcfd3fb-8bdb-472d-a476-c8a1958cc3ca?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3959acd2-3143-4b99-b0f3-e3a06741b1d3", + "x-ms-correlation-request-id": "9315f1cc-660b-4d07-b9ef-ee9059e3ccd3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "3959acd2-3143-4b99-b0f3-e3a06741b1d3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190305Z:3959acd2-3143-4b99-b0f3-e3a06741b1d3" + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "edcfd3fb-8bdb-472d-a476-c8a1958cc3ca", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002948Z:9315f1cc-660b-4d07-b9ef-ee9059e3ccd3" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/58e5fec3-deaa-4d1d-b6d5-9689ed9b0d7b?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-5322?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-a8416706241166faab53230e902d0922-6430b550bffdb078-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d2f6d11166c8dae89657d45f91c0a11f", + "traceparent": "00-ef7de0d1821574570c14770dcbd229be-e1ec605190f6745a-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "3c63c3ae64fca9b9628469de9913f3bb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/13b3ca25-c80c-4900-b7e3-0f5530b3c63b?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:37 GMT", + "Date": "Thu, 20 Apr 2023 00:29:48 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/13b3ca25-c80c-4900-b7e3-0f5530b3c63b?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "861a3513-7357-4182-aa95-3aa6d01da6c8", + "x-ms-correlation-request-id": "a2d44a64-bfde-4dc4-b1b1-545cd6d623a2", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "861a3513-7357-4182-aa95-3aa6d01da6c8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190337Z:861a3513-7357-4182-aa95-3aa6d01da6c8" + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "13b3ca25-c80c-4900-b7e3-0f5530b3c63b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002949Z:a2d44a64-bfde-4dc4-b1b1-545cd6d623a2" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } } ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "816564807", + "RandomSeed": "117015425", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccountAsync.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccountAsync.json index a418f2271520..00781321631d 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccountAsync.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/RestoreSqlDatabaseAccountAsync.json @@ -1,14 +1,14 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-7783?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-6716?api-version=**", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0be50c442b3440f6eb5825f6c76fc487-08b1495f8a334684-00", + "traceparent": "00-c08e1494c3cafd2d81aa4eb72ea9ea47-6dc701aa70a4bd79-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8777ffc109de4d721b1de002d6d5a450", + "x-ms-client-request-id": "4ddfcb0387e38f5a9422edb01426a450", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,19 +17,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 20:55:46 GMT", + "Date": "Thu, 20 Apr 2023 03:00:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b47855e-a4c6-4167-b6c3-6b06f107ab15", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "5b47855e-a4c6-4167-b6c3-6b06f107ab15", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205546Z:5b47855e-a4c6-4167-b6c3-6b06f107ab15" + "x-ms-correlation-request-id": "f48c2590-c955-4787-8c76-e84c07ff81e7", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "f48c2590-c955-4787-8c76-e84c07ff81e7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030009Z:f48c2590-c955-4787-8c76-e84c07ff81e7" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783", - "name": "dbaccount-7783", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716", + "name": "dbaccount-6716", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -38,16 +38,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663?api-version=2022-11-15-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "561", "Content-Type": "application/json", - "traceparent": "00-41b71466ac116616d5e56fa764702622-d4ad22f34e570e5c-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a340c57b64e8e735472b3700f7a9eb40", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-06c9cd07c7df3b7f-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "d63c986394f173c3c74f5e6efa627da2", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -85,31 +85,31 @@ }, "StatusCode": 200, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "2410", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:55:53 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/operationResults/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 03:00:16 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/operationResults/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78968e2a-4a03-45e6-8456-900dc5fbbe13", + "x-ms-correlation-request-id": "4f77f9d2-2f44-41bb-a67f-7584fc5fd698", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "e4eec884-76e9-4c9d-9f72-0eb70ff49bbc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205553Z:78968e2a-4a03-45e6-8456-900dc5fbbe13" + "x-ms-request-id": "1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030016Z:4f77f9d2-2f44-41bb-a67f-7584fc5fd698" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968", - "name": "r-database-account-8968", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663", + "name": "r-database-account-3663", "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T20:55:50.8091687Z" + "createdAt": "2023-04-20T03:00:14.5472158Z" }, "properties": { "provisioningState": "Creating", @@ -126,7 +126,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "instanceId": "b56820c9-0aa2-45a7-8e37-35ab0d86d215", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -144,7 +144,7 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, @@ -153,7 +153,7 @@ ], "readLocations": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, @@ -162,7 +162,7 @@ ], "locations": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", "provisioningState": "Creating", "failoverPriority": 0, @@ -171,7 +171,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", "failoverPriority": 0 } @@ -195,16 +195,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T20:55:50.8091687Z" + "generationTime": "2023-04-20T03:00:14.5472158Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T20:55:50.8091687Z" + "generationTime": "2023-04-20T03:00:14.5472158Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:55:50.8091687Z" + "generationTime": "2023-04-20T03:00:14.5472158Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:55:50.8091687Z" + "generationTime": "2023-04-20T03:00:14.5472158Z" } } }, @@ -214,13 +214,13 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-82eb88d54c79a992-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-a8f9fc42f9a0eb85-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0620804d846e9ad9429f97de3a4c2374", + "x-ms-client-request-id": "991f4385d8c537121cd91c37fb209abf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -229,29 +229,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:55:53 GMT", + "Date": "Thu, 20 Apr 2023 03:00:16 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2b120727-e4cd-452f-acb9-043d7ce400e4", + "x-ms-correlation-request-id": "eea8e8a1-8d41-4e07-a2f1-993b06c2b185", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "2b120727-e4cd-452f-acb9-043d7ce400e4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205553Z:2b120727-e4cd-452f-acb9-043d7ce400e4" + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "eea8e8a1-8d41-4e07-a2f1-993b06c2b185", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030016Z:eea8e8a1-8d41-4e07-a2f1-993b06c2b185" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-87c7bf9b65c980f7-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-49534cf02b79d617-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "87e8c2f56877526b7e835584330d86dd", + "x-ms-client-request-id": "01830e6fd61df74bbe7d0b65c3b404ac", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -260,29 +260,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:55:54 GMT", + "Date": "Thu, 20 Apr 2023 03:00:17 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "11927eff-4fb4-417c-b1f0-3c38f93c17d6", + "x-ms-correlation-request-id": "3f07f117-dbfa-499b-8657-26a69bb6b521", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "11927eff-4fb4-417c-b1f0-3c38f93c17d6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205554Z:11927eff-4fb4-417c-b1f0-3c38f93c17d6" + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "3f07f117-dbfa-499b-8657-26a69bb6b521", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030017Z:3f07f117-dbfa-499b-8657-26a69bb6b521" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-3a62fc9556b4b631-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-6825ce72621bc742-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "77b3762ae48969d17492a59c91688200", + "x-ms-client-request-id": "b6e8a192e343b8dc124f5cba4fa2c2a9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -291,29 +291,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:55:55 GMT", + "Date": "Thu, 20 Apr 2023 03:00:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ec64e24e-5111-47bc-9a93-2c251e291b4b", + "x-ms-correlation-request-id": "22bcd90c-3f7b-4c92-bb8a-b1136bbc4475", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "ec64e24e-5111-47bc-9a93-2c251e291b4b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205555Z:ec64e24e-5111-47bc-9a93-2c251e291b4b" + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "22bcd90c-3f7b-4c92-bb8a-b1136bbc4475", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030018Z:22bcd90c-3f7b-4c92-bb8a-b1136bbc4475" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-ba783700c4268c93-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-213f07aea90a6eb9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9f32bd3f7980e54915cd88eb2e546634", + "x-ms-client-request-id": "609e10f1bb97ae9ff827db47ccac7367", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -322,29 +322,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:55:56 GMT", + "Date": "Thu, 20 Apr 2023 03:00:19 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83bf1b52-dc3e-4477-9dca-b33ceded4c7f", + "x-ms-correlation-request-id": "4daf870c-fe85-45ac-8d7a-792fa70e44d7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "83bf1b52-dc3e-4477-9dca-b33ceded4c7f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205556Z:83bf1b52-dc3e-4477-9dca-b33ceded4c7f" + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "4daf870c-fe85-45ac-8d7a-792fa70e44d7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030019Z:4daf870c-fe85-45ac-8d7a-792fa70e44d7" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-42510d95449eae04-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-413daa7771a3a8de-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c3b3b919ac9910ebf07f13e5c2cec015", + "x-ms-client-request-id": "5aa46fd5e3388c7b31caeecd7a90a71b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -353,29 +353,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:55:58 GMT", + "Date": "Thu, 20 Apr 2023 03:00:21 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0929416-8729-4f11-a28a-d6ffd968ff0a", + "x-ms-correlation-request-id": "e2e59f44-2819-4e62-a242-f107aca5dd68", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "e0929416-8729-4f11-a28a-d6ffd968ff0a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205558Z:e0929416-8729-4f11-a28a-d6ffd968ff0a" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "e2e59f44-2819-4e62-a242-f107aca5dd68", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030021Z:e2e59f44-2819-4e62-a242-f107aca5dd68" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-5c9060ae4b33a5d8-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-9a1e84852b2fad19-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "76455401e7dab05d2dcd61bb5ce53a20", + "x-ms-client-request-id": "b27462baa415d6140139bd1b0895ec66", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -384,29 +384,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:56:02 GMT", + "Date": "Thu, 20 Apr 2023 03:00:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "937424bc-4eec-41a4-a750-2b695d760545", + "x-ms-correlation-request-id": "3464f87e-92e6-4a9c-9788-2cff730a2701", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "937424bc-4eec-41a4-a750-2b695d760545", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205603Z:937424bc-4eec-41a4-a750-2b695d760545" + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "3464f87e-92e6-4a9c-9788-2cff730a2701", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030026Z:3464f87e-92e6-4a9c-9788-2cff730a2701" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-c2f62c722fd20702-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-58a720d150fed64e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d882712bbeb59367d121ae0066642346", + "x-ms-client-request-id": "dfe4f4db68fd0d7194122ecccdd13467", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -415,29 +415,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:56:10 GMT", + "Date": "Thu, 20 Apr 2023 03:00:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6abee4fa-3524-4af8-a647-e81ebb2f81c4", + "x-ms-correlation-request-id": "86711544-34ba-4c1b-9c1d-4676da59e488", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "6abee4fa-3524-4af8-a647-e81ebb2f81c4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205611Z:6abee4fa-3524-4af8-a647-e81ebb2f81c4" + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "86711544-34ba-4c1b-9c1d-4676da59e488", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030034Z:86711544-34ba-4c1b-9c1d-4676da59e488" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-4edf6b3111dbe734-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-94d69e80e6d2d0f2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "daea730cf00f32595c0396cc4a2fb40a", + "x-ms-client-request-id": "6a8cbf7fc03731525ace58fe255f839c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -446,29 +446,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:56:26 GMT", + "Date": "Thu, 20 Apr 2023 03:00:50 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f1149cc4-8e44-4d2c-aeff-fcc1174d0c5b", + "x-ms-correlation-request-id": "936d70f8-b254-42a1-8d42-dfe9f9953512", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "f1149cc4-8e44-4d2c-aeff-fcc1174d0c5b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205627Z:f1149cc4-8e44-4d2c-aeff-fcc1174d0c5b" + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "936d70f8-b254-42a1-8d42-dfe9f9953512", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030050Z:936d70f8-b254-42a1-8d42-dfe9f9953512" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-e83b29bcb9fdacbf-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-3629a83d00b05acc-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "50b9f345e84c4360edb1a4b8385c4ac8", + "x-ms-client-request-id": "85f187dec8ac521ef0661e027548082f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -477,29 +477,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:56:58 GMT", + "Date": "Thu, 20 Apr 2023 03:01:22 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ef5b8d65-98a0-4b4c-bd8d-67abb1987ccb", + "x-ms-correlation-request-id": "408230a4-08ea-41b7-a322-49c9a1cc1361", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "ef5b8d65-98a0-4b4c-bd8d-67abb1987ccb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205659Z:ef5b8d65-98a0-4b4c-bd8d-67abb1987ccb" + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "408230a4-08ea-41b7-a322-49c9a1cc1361", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030122Z:408230a4-08ea-41b7-a322-49c9a1cc1361" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-3fff221156def833-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-7aec567b07298c0a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e8ae1baa5ffb3b10174f7bb2279b48a2", + "x-ms-client-request-id": "499c560481081b2ea2b3842f0f73e834", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -508,29 +508,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:57:31 GMT", + "Date": "Thu, 20 Apr 2023 03:01:54 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3a042884-39be-46c9-b482-15c257ae0e2f", + "x-ms-correlation-request-id": "86edde1f-8216-4e77-b918-6bdc4fd35ae4", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "3a042884-39be-46c9-b482-15c257ae0e2f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205731Z:3a042884-39be-46c9-b482-15c257ae0e2f" + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "86edde1f-8216-4e77-b918-6bdc4fd35ae4", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030154Z:86edde1f-8216-4e77-b918-6bdc4fd35ae4" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-501252a449dd17c2-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-9fc4921a616546e6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "73bba36dd2aa23fa13a7ec5d4ba0faff", + "x-ms-client-request-id": "46ed928fafe0b7bba03a7ad1a24fbb12", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -539,29 +539,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:03 GMT", + "Date": "Thu, 20 Apr 2023 03:02:26 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ed9861d-11d3-4b78-b009-1cdf87f449da", + "x-ms-correlation-request-id": "a9242bbd-900b-46cd-bbc8-40edc90c3024", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "0ed9861d-11d3-4b78-b009-1cdf87f449da", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205803Z:0ed9861d-11d3-4b78-b009-1cdf87f449da" + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "a9242bbd-900b-46cd-bbc8-40edc90c3024", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030226Z:a9242bbd-900b-46cd-bbc8-40edc90c3024" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e4eec884-76e9-4c9d-9f72-0eb70ff49bbc?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1e501ec8-d5bb-4017-bfef-5b3d09f9f7b5?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-5a383973a3bbcaa0-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-147cf1e05c5e1615-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2f21cdb8cb80e50fe27d39fc6dad1b52", + "x-ms-client-request-id": "cff928c539c35d9358d6e2f843ee427d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -570,29 +570,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:35 GMT", + "Date": "Thu, 20 Apr 2023 03:02:58 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7cf003c6-0eb0-4083-800f-608866a0720d", + "x-ms-correlation-request-id": "0320bd54-83ec-4108-886f-fb3de90b5ef7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "7cf003c6-0eb0-4083-800f-608866a0720d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205835Z:7cf003c6-0eb0-4083-800f-608866a0720d" + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "0320bd54-83ec-4108-886f-fb3de90b5ef7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030259Z:0320bd54-83ec-4108-886f-fb3de90b5ef7" }, "ResponseBody": { "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-41b71466ac116616d5e56fa764702622-c211a773885b41e2-00", + "traceparent": "00-96533ba214c197e1bf4843c0b8c1bb97-066d165ebe6fbdd4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "954b0269d7a1d81e218bd55472b3f076", + "x-ms-client-request-id": "e373e97ec25a554f9ae4a8ce075d7852", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -601,31 +601,31 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "2838", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:35 GMT", + "Date": "Thu, 20 Apr 2023 03:02:58 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "60ca480c-4410-4c6c-95c3-c82e2511fa4e", + "x-ms-correlation-request-id": "0f43945b-bf35-4bc7-a8d6-563f4879e926", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "60ca480c-4410-4c6c-95c3-c82e2511fa4e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205835Z:60ca480c-4410-4c6c-95c3-c82e2511fa4e" + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "0f43945b-bf35-4bc7-a8d6-563f4879e926", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030259Z:0f43945b-bf35-4bc7-a8d6-563f4879e926" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968", - "name": "r-database-account-8968", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663", + "name": "r-database-account-3663", "location": "West US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T20:58:16.9160476Z" + "createdAt": "2023-04-20T03:02:47.0431787Z" }, "properties": { "provisioningState": "Succeeded", - "documentEndpoint": "https://r-database-account-8968.documents.azure.com:443/", - "sqlEndpoint": "https://r-database-account-8968.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-3663.documents.azure.com:443/", + "sqlEndpoint": "https://r-database-account-3663.documents.azure.com:443/", "publicNetworkAccess": "Enabled", "enableAutomaticFailover": false, "enableMultipleWriteLocations": false, @@ -639,7 +639,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "instanceId": "b56820c9-0aa2-45a7-8e37-35ab0d86d215", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -657,9 +657,9 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", - "documentEndpoint": "https://r-database-account-8968-westus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-3663-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -667,9 +667,9 @@ ], "readLocations": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", - "documentEndpoint": "https://r-database-account-8968-westus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-3663-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -677,9 +677,9 @@ ], "locations": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", - "documentEndpoint": "https://r-database-account-8968-westus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-3663-westus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -687,7 +687,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-8968-westus", + "id": "r-database-account-3663-westus", "locationName": "West US", "failoverPriority": 0 } @@ -711,16 +711,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T20:58:16.9160476Z" + "generationTime": "2023-04-20T03:02:47.0431787Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T20:58:16.9160476Z" + "generationTime": "2023-04-20T03:02:47.0431787Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:58:16.9160476Z" + "generationTime": "2023-04-20T03:02:47.0431787Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:58:16.9160476Z" + "generationTime": "2023-04-20T03:02:47.0431787Z" } } }, @@ -735,9 +735,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-7f51e5b88e39c96c9257ecffadabbc46-79d6702510b5f6ff-00", + "traceparent": "00-f9c53119d6657cd097d3133f3123a94d-d3cc9f55cf806203-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "59f97b551879a12194d5902d99fdb665", + "x-ms-client-request-id": "e66972f718795671fe90ed09ccc273b2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -746,15 +746,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 20:58:35 GMT", + "Date": "Thu, 20 Apr 2023 03:02:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f7128d00-0a93-41c3-999c-c53cf9f8a5c6", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "f7128d00-0a93-41c3-999c-c53cf9f8a5c6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205835Z:f7128d00-0a93-41c3-999c-c53cf9f8a5c6" + "x-ms-correlation-request-id": "6eb9c6de-06fc-47e3-91e2-3af42155c231", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "6eb9c6de-06fc-47e3-91e2-3af42155c231", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030259Z:6eb9c6de-06fc-47e3-91e2-3af42155c231" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -781,22 +781,22 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "49f39a8b6455e15eaf490ef5f6ba732f", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "b953fdf8d8dc03b8d9a434df90c555fb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "444427", + "Content-Length": "470003", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 20:58:39 GMT", + "Date": "Thu, 20 Apr 2023 03:03:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "647560ba-7a74-425f-863d-85f2498156b2", + "x-ms-correlation-request-id": "3ce450c0-4ba5-4b4c-89ca-43855b4746d1", "x-ms-original-request-ids": [ "", "", @@ -837,9 +837,9 @@ "", "" ], - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "647560ba-7a74-425f-863d-85f2498156b2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205840Z:647560ba-7a74-425f-863d-85f2498156b2" + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "3ce450c0-4ba5-4b4c-89ca-43855b4746d1", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030304Z:3ce450c0-4ba5-4b4c-89ca-43855b4746d1" }, "ResponseBody": { "value": [ @@ -852,7 +852,7 @@ "accountName": "barprod-systemid-sw-1109027095", "apiType": "Sql", "creationTime": "2022-12-13T19:12:35Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -871,7 +871,7 @@ "accountName": "barprod-systemid-sw-1109027095-rl1", "apiType": "Sql", "creationTime": "2022-12-13T19:33:35Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -890,7 +890,7 @@ "accountName": "barprod-systemid-sw-1305567950", "apiType": "Sql", "creationTime": "2022-12-13T21:09:30Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -909,7 +909,7 @@ "accountName": "barprod-systemid-sw-1305567950-rl1", "apiType": "Sql", "creationTime": "2022-12-13T21:30:58Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -928,7 +928,7 @@ "accountName": "vinh-restore-fail", "apiType": "Sql", "creationTime": "2022-12-13T22:07:03Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -947,7 +947,7 @@ "accountName": "vinh-restore-fail2", "apiType": "Sql", "creationTime": "2022-12-13T22:10:55Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -966,7 +966,7 @@ "accountName": "vinh-restore-not-fail3", "apiType": "Sql", "creationTime": "2022-12-13T23:32:55Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -985,7 +985,7 @@ "accountName": "barprod-systemid-sw-1525116479", "apiType": "Sql", "creationTime": "2022-12-13T23:28:39Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1004,7 +1004,7 @@ "accountName": "barprod-systemid-sw-1526492563", "apiType": "Sql", "creationTime": "2022-12-13T23:30:14Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1023,7 +1023,7 @@ "accountName": "barprod-systemid-sw-1526492563-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:51:46Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1042,7 +1042,7 @@ "accountName": "barprod-systemid-sw-1525116479-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:54:20Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1061,7 +1061,7 @@ "accountName": "vinh-restore-fail-2identities", "apiType": "Sql", "creationTime": "2022-12-16T01:32:31Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1080,7 +1080,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns", "apiType": "Sql", "creationTime": "2023-04-06T15:49:22Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1104,7 +1104,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns-restored", "apiType": "Sql", "creationTime": "2023-04-06T17:07:39Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1134,115 +1134,20 @@ } }, { - "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", - "properties": { - "accountName": "r-database-account-1528", - "apiType": "Sql", - "creationTime": "2023-04-17T21:38:01Z", - "oldestRestorableTime": "2023-04-17T21:38:01Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", - "creationTime": "2023-04-17T21:38:02Z" - } - ] - } - }, - { - "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", - "properties": { - "accountName": "r-database-account-6679", - "apiType": "Sql", - "creationTime": "2023-04-17T22:29:22Z", - "oldestRestorableTime": "2023-04-17T22:29:22Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", - "creationTime": "2023-04-17T22:29:23Z" - } - ] - } - }, - { - "name": "789de828-aa5f-47fb-8313-a13a25376c97", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", - "properties": { - "accountName": "r-database-account-904", - "apiType": "Sql", - "creationTime": "2023-04-17T22:35:24Z", - "oldestRestorableTime": "2023-04-17T22:35:24Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", - "creationTime": "2023-04-17T22:35:25Z" - } - ] - } - }, - { - "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", - "properties": { - "accountName": "r-database-account-4144", - "apiType": "Sql", - "creationTime": "2023-04-17T22:38:31Z", - "oldestRestorableTime": "2023-04-17T22:38:31Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", - "creationTime": "2023-04-17T22:38:32Z" - } - ] - } - }, - { - "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", - "properties": { - "accountName": "r-database-account-5433", - "apiType": "Sql", - "creationTime": "2023-04-17T22:54:36Z", - "oldestRestorableTime": "2023-04-17T22:54:36Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", - "creationTime": "2023-04-17T22:54:37Z" - } - ] - } - }, - { - "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "name": "7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "properties": { - "accountName": "r-database-account-6099", + "accountName": "r-database-account-7066", "apiType": "Sql", - "creationTime": "2023-04-18T16:25:48Z", - "oldestRestorableTime": "2023-04-18T16:25:48Z", + "creationTime": "2023-04-19T23:41:57Z", + "oldestRestorableTime": "2023-04-19T23:41:57Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", - "creationTime": "2023-04-18T16:25:49Z" + "regionalDatabaseAccountInstanceId": "47687275-17cc-4eaf-842d-83592b5bcfb4", + "creationTime": "2023-04-19T23:41:58Z" } ] } @@ -1299,7 +1204,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T15:41:19Z", "deletionTime": "2023-04-06T16:51:10Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1326,7 +1231,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T17:50:09Z", "deletionTime": "2023-04-06T18:56:25Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1401,7 +1306,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T19:55:04Z", "deletionTime": "2023-04-06T21:02:28Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1428,7 +1333,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T22:30:52Z", "deletionTime": "2023-04-06T22:32:02Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1449,7 +1354,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T21:11:17Z", "deletionTime": "2023-04-06T22:32:04Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1539,7 +1444,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T20:14:52Z", "deletionTime": "2023-04-07T21:19:01Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1560,7 +1465,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T21:36:53Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1581,7 +1486,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T22:53:05Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1602,7 +1507,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T15:47:08Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1623,7 +1528,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T14:28:30Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1650,7 +1555,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T17:43:02Z", "deletionTime": "2023-04-10T18:59:57Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1671,7 +1576,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T18:59:04Z", "deletionTime": "2023-04-10T18:59:58Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1692,7 +1597,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T21:49:40Z", "deletionTime": "2023-04-14T21:51:26Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1713,7 +1618,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T20:29:55Z", "deletionTime": "2023-04-14T21:51:27Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1740,7 +1645,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T22:00:54Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1761,7 +1666,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T23:17:22Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1809,7 +1714,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:11:24Z", "deletionTime": "2023-04-17T19:14:59Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1830,7 +1735,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:41:46Z", "deletionTime": "2023-04-17T19:45:17Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1851,7 +1756,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T21:39:56Z", "deletionTime": "2023-04-17T21:43:27Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1872,7 +1777,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:20:01Z", "deletionTime": "2023-04-17T22:21:35Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1893,7 +1798,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:44:28Z", "deletionTime": "2023-04-17T22:51:35Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1914,7 +1819,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:20:58Z", "deletionTime": "2023-04-17T23:22:34Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1935,7 +1840,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:38:00Z", "deletionTime": "2023-04-17T23:54:37Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1956,7 +1861,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:57:24Z", "deletionTime": "2023-04-17T23:58:57Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1977,7 +1882,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:12:13Z", "deletionTime": "2023-04-18T00:15:52Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1998,7 +1903,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:34:02Z", "deletionTime": "2023-04-18T00:37:41Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2019,7 +1924,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:04:49Z", "deletionTime": "2023-04-18T01:08:23Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2040,7 +1945,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:21:53Z", "deletionTime": "2023-04-18T01:33:08Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2061,7 +1966,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T02:09:18Z", "deletionTime": "2023-04-18T03:26:25Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2082,7 +1987,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T03:25:35Z", "deletionTime": "2023-04-18T03:36:07Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2103,7 +2008,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T13:32:30Z", "deletionTime": "2023-04-18T13:33:25Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2124,7 +2029,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:55:26Z", "deletionTime": "2023-04-18T14:27:44Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2145,7 +2050,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:11:57Z", "deletionTime": "2023-04-18T16:12:45Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2166,7 +2071,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:27:03Z", "deletionTime": "2023-04-18T17:46:27Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2187,7 +2092,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T17:45:32Z", "deletionTime": "2023-04-18T17:57:15Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2208,7 +2113,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T18:09:59Z", "deletionTime": "2023-04-18T18:10:51Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2229,7 +2134,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T19:06:06Z", "deletionTime": "2023-04-18T20:23:01Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2250,7 +2155,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T20:22:32Z", "deletionTime": "2023-04-18T20:33:48Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2271,7 +2176,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T20:47:01Z", "deletionTime": "2023-04-18T20:47:57Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2283,13662 +2188,12719 @@ } }, { - "name": "d88e6a3c-687d-4990-a516-da739070bf81", - "location": "North Central US", + "name": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/ace1682c-5308-4c5d-a9db-7ff549629e40", "properties": { - "accountName": "kal-continuous7", + "accountName": "r-database-account-9177", "apiType": "Sql", - "creationTime": "2022-06-07T20:09:38Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-18T22:42:05Z", + "deletionTime": "2023-04-18T22:42:43Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", - "creationTime": "2022-06-07T20:09:39Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "accc8467-dc2a-4143-b608-9c2344bb1e2e", + "creationTime": "2023-04-18T22:42:06Z", + "deletionTime": "2023-04-18T22:42:43Z" } ] } }, { - "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", - "location": "North Central US", + "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", "properties": { - "accountName": "kal-continuous7-restored1", + "accountName": "r-database-account-2021", "apiType": "Sql", - "creationTime": "2022-06-10T19:23:44Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-18T23:07:37Z", + "deletionTime": "2023-04-18T23:08:08Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", - "creationTime": "2022-06-10T19:23:44Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", + "creationTime": "2023-04-18T23:07:38Z", + "deletionTime": "2023-04-18T23:08:08Z" } ] } }, { - "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", - "location": "North Central US", + "name": "f8009a8a-a683-4969-a990-03f2fbc2c357", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f8009a8a-a683-4969-a990-03f2fbc2c357", "properties": { - "accountName": "kal-continuous7-demorestore", + "accountName": "r-database-account-8744", "apiType": "Sql", - "creationTime": "2022-06-10T21:20:46Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T03:02:08Z", + "deletionTime": "2023-04-19T04:19:02Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", - "creationTime": "2022-06-10T21:20:46Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "17fd7f68-0b30-4914-ba38-df23f7fd370f", + "creationTime": "2023-04-19T03:02:09Z", + "deletionTime": "2023-04-19T04:19:02Z" } ] } }, { - "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", - "location": "North Central US", + "name": "133f8fa2-4579-4865-a24c-025431c27770", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/133f8fa2-4579-4865-a24c-025431c27770", "properties": { - "accountName": "test-billing-continuous30", + "accountName": "restoredaccount-3290", "apiType": "Sql", - "creationTime": "2022-07-28T21:54:20Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", - "creationTime": "2022-07-28T21:54:21Z" - }, - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", - "creationTime": "2022-08-31T21:09:14Z" - }, - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", - "creationTime": "2022-08-31T22:24:21Z" + "regionalDatabaseAccountInstanceId": "8f15ca6f-59e6-4bc4-8d12-e34438839844", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z" } ] } }, { - "name": "e84733a9-ee18-456c-b12b-1d37e542608b", - "location": "North Central US", + "name": "363500e0-8574-42d3-bcb0-78b9930907ed", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/363500e0-8574-42d3-bcb0-78b9930907ed", "properties": { - "accountName": "new-cosmsosdb-account", + "accountName": "r-database-account-9591", "apiType": "Sql", - "creationTime": "2022-08-31T20:34:40Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-19T04:42:38Z", + "deletionTime": "2023-04-19T04:43:26Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", - "creationTime": "2022-08-31T20:34:40Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "7d495937-f573-4895-a5a2-f7a57e189e0a", + "creationTime": "2023-04-19T04:42:39Z", + "deletionTime": "2023-04-19T04:43:26Z" } ] } }, { - "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", - "location": "North Central US", + "name": "539f95cf-af16-4c95-8ba6-3d96971c755e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/539f95cf-af16-4c95-8ba6-3d96971c755e", "properties": { - "accountName": "amisitestpitracc", + "accountName": "r-database-account-8090", "apiType": "Sql", - "creationTime": "2023-03-29T04:22:22Z", - "deletionTime": "2023-04-07T16:42:28Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-19T05:41:29Z", + "deletionTime": "2023-04-19T06:58:53Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", - "creationTime": "2023-03-29T04:22:23Z", - "deletionTime": "2023-03-30T19:57:43Z" - }, { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", - "creationTime": "2023-03-29T07:29:18Z", - "deletionTime": "2023-04-07T16:42:28Z" + "regionalDatabaseAccountInstanceId": "ffff6e0c-bb13-4441-9bfb-4eab39131773", + "creationTime": "2023-04-19T05:41:30Z", + "deletionTime": "2023-04-19T06:58:53Z" } ] } }, { - "name": "2414c009-8022-442c-9ab6-81c276eb2a99", - "location": "Central US", + "name": "48bd7479-e12e-42d5-9693-f0795eca3d89", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/48bd7479-e12e-42d5-9693-f0795eca3d89", "properties": { - "accountName": "vinh-periodic", + "accountName": "restoredaccount-6404", "apiType": "Sql", - "creationTime": "2022-06-06T19:53:54Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", - "creationTime": "2022-06-06T19:53:54Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "fa2c002a-9218-4777-a5cd-1880bde715ea", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z" } ] } }, { - "name": "5716280d-381e-4045-b936-d0edbfc7317b", - "location": "Central US", + "name": "075a5d48-f9d7-4306-b262-03b3737ba475", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/075a5d48-f9d7-4306-b262-03b3737ba475", "properties": { - "accountName": "databaseaccount9284", + "accountName": "r-database-account-4017", "apiType": "Sql", - "creationTime": "2022-09-20T05:50:05Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-19T07:21:28Z", + "deletionTime": "2023-04-19T07:22:09Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", - "creationTime": "2022-09-20T05:50:06Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b14d2cf8-83ac-45ff-bc4e-1f199f848240", + "creationTime": "2023-04-19T07:21:29Z", + "deletionTime": "2023-04-19T07:22:09Z" } ] } }, { - "name": "34a9cb27-53a5-4143-9af7-810285110075", - "location": "Central US", + "name": "2e6d7920-9c30-41cf-ab15-20d2f5c82abf", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/2e6d7920-9c30-41cf-ab15-20d2f5c82abf", "properties": { - "accountName": "databaseaccount6234", + "accountName": "r-database-account-2005", "apiType": "Sql", - "creationTime": "2022-09-20T09:04:22Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-19T17:40:33Z", + "deletionTime": "2023-04-19T18:57:32Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", - "creationTime": "2022-09-20T09:04:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f5d1cf26-ce18-43b2-9533-62904f9851a1", + "creationTime": "2023-04-19T17:40:34Z", + "deletionTime": "2023-04-19T18:57:32Z" } ] } }, { - "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", - "location": "Central US", + "name": "4ca1a638-30f9-412c-ba0e-e032a5b27651", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4ca1a638-30f9-412c-ba0e-e032a5b27651", "properties": { - "accountName": "databaseaccount8251", + "accountName": "restoredaccount-7552", "apiType": "Sql", - "creationTime": "2022-09-20T16:29:44Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", - "creationTime": "2022-09-20T16:29:45Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "294a8817-cd2a-41a8-90a9-581dde2404b3", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z" } ] } }, { - "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", - "location": "Central US", + "name": "707bd438-bc4a-4206-bf34-42de3238ba79", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/707bd438-bc4a-4206-bf34-42de3238ba79", "properties": { - "accountName": "sql-portal-test", + "accountName": "r-database-account-646", "apiType": "Sql", - "creationTime": "2023-03-08T18:47:23Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T19:21:04Z", + "deletionTime": "2023-04-19T19:21:53Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", - "creationTime": "2023-03-08T18:47:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "6591ef21-988f-47ed-8b0c-1545a5528b09", + "creationTime": "2023-04-19T19:21:05Z", + "deletionTime": "2023-04-19T19:21:53Z" } ] } }, { - "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", - "location": "Central US", + "name": "5c92ee4f-9697-48ae-815d-9b14ae598781", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c92ee4f-9697-48ae-815d-9b14ae598781", "properties": { - "accountName": "dsapaliga-xrr-cu", + "accountName": "r-database-account-9891", "apiType": "Sql", - "creationTime": "2023-03-30T15:10:46Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T20:56:22Z", + "deletionTime": "2023-04-19T22:13:46Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", - "creationTime": "2023-03-30T15:10:47Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", - "creationTime": "2023-03-30T15:13:00Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "53a6a001-bc9f-4171-9928-fcc9a77577e5", + "creationTime": "2023-04-19T20:56:23Z", + "deletionTime": "2023-04-19T22:13:46Z" } ] } }, { - "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", - "location": "West US 2", + "name": "8c8b9024-40be-4f92-a466-8370faf4eacd", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/8c8b9024-40be-4f92-a466-8370faf4eacd", "properties": { - "accountName": "databaseaccount2058", - "apiType": "MongoDB", - "creationTime": "2022-04-14T02:10:48Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "restoredaccount-8231", + "apiType": "Sql", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", - "creationTime": "2022-04-14T02:10:49Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6340bdaf-07bb-45b1-b411-7921b7a52e97", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z" } ] } }, { - "name": "fce807d5-4358-4ea1-8130-0439181f6be0", - "location": "West US 2", + "name": "5c6333bd-6bc8-4e1f-8672-9e386c60eef1", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c6333bd-6bc8-4e1f-8672-9e386c60eef1", "properties": { - "accountName": "vinh-demo-periodic", + "accountName": "r-database-account-26", "apiType": "Sql", - "creationTime": "2022-05-26T04:53:41Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", - "creationTime": "2022-05-26T04:53:41Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "e9a47ca5-930f-4aa6-ac17-36a7cbe8cba8", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z" } ] } }, { - "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", - "location": "West US 2", + "name": "9519c744-78d1-42ce-84bb-777e7c3cb046", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9519c744-78d1-42ce-84bb-777e7c3cb046", "properties": { - "accountName": "vinh-demo-continous30", + "accountName": "r-database-account-8825", "apiType": "Sql", - "creationTime": "2022-05-26T03:29:41Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T23:39:20Z", + "deletionTime": "2023-04-19T23:47:25Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", - "creationTime": "2022-05-26T03:29:42Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f435cc2e-e45b-4157-8e44-37f29671a9c0", + "creationTime": "2023-04-19T23:39:21Z", + "deletionTime": "2023-04-19T23:47:25Z" } ] } }, { - "name": "9177692a-0db9-4c0c-af1d-af0310418b43", - "location": "West US 2", + "name": "9e112cc2-439e-4cc6-aa49-7fb930652213", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9e112cc2-439e-4cc6-aa49-7fb930652213", "properties": { - "accountName": "vinh-demo-continous7", + "accountName": "r-database-account-9118", "apiType": "Sql", - "creationTime": "2022-05-26T04:14:49Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T20:20:11Z", + "deletionTime": "2023-04-19T23:48:12Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", - "creationTime": "2022-05-26T04:14:50Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "d7145521-4702-4ca4-a561-a25cc303c858", + "creationTime": "2023-04-19T20:20:12Z", + "deletionTime": "2023-04-19T23:48:12Z" } ] } }, { - "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", - "location": "West US 2", + "name": "789de828-aa5f-47fb-8313-a13a25376c97", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", "properties": { - "accountName": "vinh-demo-periodic2", + "accountName": "r-database-account-904", "apiType": "Sql", - "creationTime": "2022-05-26T18:12:07Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-17T22:35:24Z", + "deletionTime": "2023-04-19T23:48:20Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", - "creationTime": "2022-05-26T18:12:07Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", + "creationTime": "2023-04-17T22:35:25Z", + "deletionTime": "2023-04-19T23:48:20Z" } ] } }, { - "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", - "location": "West US 2", + "name": "7bfa7165-82b3-40d0-bbb5-4b71c77a620c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7bfa7165-82b3-40d0-bbb5-4b71c77a620c", "properties": { - "accountName": "vinh-demo-continous7-2", + "accountName": "r-database-account-8401", "apiType": "Sql", - "creationTime": "2022-05-26T18:05:53Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "creationTime": "2023-04-19T02:38:50Z", + "deletionTime": "2023-04-19T23:49:12Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", - "creationTime": "2022-05-26T18:05:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3d83dafe-7b63-4dc2-a490-57664ae4913a", + "creationTime": "2023-04-19T02:38:51Z", + "deletionTime": "2023-04-19T23:49:12Z" } ] } }, { - "name": "9484f425-a747-4e73-b8c4-04983e984315", - "location": "West US 2", + "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", "properties": { - "accountName": "clip2dbd2gollbc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-6679", + "apiType": "Sql", + "creationTime": "2023-04-17T22:29:22Z", + "deletionTime": "2023-04-19T23:53:08Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", + "creationTime": "2023-04-17T22:29:23Z", + "deletionTime": "2023-04-19T23:53:08Z" } ] } }, { - "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", - "location": "West US 2", + "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", "properties": { - "accountName": "cli3fpzmlckewgo", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:36:38Z", - "deletionTime": "2023-04-07T19:56:52Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-6099", + "apiType": "Sql", + "creationTime": "2023-04-18T16:25:48Z", + "deletionTime": "2023-04-19T23:53:11Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", - "creationTime": "2023-04-07T19:36:40Z", - "deletionTime": "2023-04-07T19:56:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", + "creationTime": "2023-04-18T16:25:49Z", + "deletionTime": "2023-04-19T23:53:11Z" } ] } }, { - "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", - "location": "West US 2", + "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", "properties": { - "accountName": "cliftacbeowmtnb", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-5433", + "apiType": "Sql", + "creationTime": "2023-04-17T22:54:36Z", + "deletionTime": "2023-04-19T23:53:30Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", + "creationTime": "2023-04-17T22:54:37Z", + "deletionTime": "2023-04-19T23:53:30Z" } ] } }, { - "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", - "location": "West US 2", + "name": "030969ae-8f77-4a8c-a143-3ea7918a6a15", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/030969ae-8f77-4a8c-a143-3ea7918a6a15", "properties": { - "accountName": "clipofi2jwwbtu4", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:22:17Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-4785", + "apiType": "Sql", + "creationTime": "2023-04-19T23:51:43Z", + "deletionTime": "2023-04-19T23:53:36Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", - "creationTime": "2023-04-07T21:22:18Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "1dcb01a3-a653-44fc-9622-575fe1d69e1e", + "creationTime": "2023-04-19T23:51:44Z", + "deletionTime": "2023-04-19T23:53:36Z" } ] } }, { - "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", - "location": "West US 2", + "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", "properties": { - "accountName": "cliwq55chmmvzvu", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T13:41:40Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-4144", + "apiType": "Sql", + "creationTime": "2023-04-17T22:38:31Z", + "deletionTime": "2023-04-19T23:53:44Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", - "creationTime": "2023-04-14T13:41:42Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", + "creationTime": "2023-04-17T22:38:32Z", + "deletionTime": "2023-04-19T23:53:44Z" } ] } }, { - "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", - "location": "West US 2", + "name": "e2c2398c-3aa1-4d04-84da-64bb557292f3", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e2c2398c-3aa1-4d04-84da-64bb557292f3", "properties": { - "accountName": "clixsitnvbfssqd", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-2826", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:34Z", + "deletionTime": "2023-04-19T23:53:47Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "c03d8e05-59e3-420e-a9be-fba97b9d05bf", + "creationTime": "2023-04-19T19:54:35Z", + "deletionTime": "2023-04-19T23:53:47Z" } ] } }, { - "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", - "location": "West US 2", + "name": "33c24168-b5c2-47d4-9762-d577d358c06a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/33c24168-b5c2-47d4-9762-d577d358c06a", "properties": { - "accountName": "clinwxgmq26mrzy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T14:50:51Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-168", + "apiType": "Sql", + "creationTime": "2023-04-19T22:47:58Z", + "deletionTime": "2023-04-19T23:54:08Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", - "creationTime": "2023-04-14T14:50:52Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "047a0df3-b96b-4dfe-acf1-88b2de702c89", + "creationTime": "2023-04-19T22:47:59Z", + "deletionTime": "2023-04-19T23:54:08Z" } ] } }, { - "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", - "location": "West US 2", + "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", "properties": { - "accountName": "clibaor2akp53uy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-database-account-1528", + "apiType": "Sql", + "creationTime": "2023-04-17T21:38:01Z", + "deletionTime": "2023-04-19T23:54:11Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", + "creationTime": "2023-04-17T21:38:02Z", + "deletionTime": "2023-04-19T23:54:11Z" } ] } }, { - "name": "40dbd153-3d36-42b7-8649-48e6307849f9", - "location": "East US 2", + "name": "e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "properties": { - "accountName": "cliiumnemwk33v5", + "accountName": "r-database-account-5849", "apiType": "Sql", - "creationTime": "2023-04-14T16:48:09Z", - "oldestRestorableTime": "2023-04-14T16:48:09Z", + "creationTime": "2023-04-20T00:32:15Z", + "deletionTime": "2023-04-20T01:48:35Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", - "creationTime": "2023-04-14T16:48:10Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "4266d527-63fd-44c4-9d73-2d68a8ab41b9", + "creationTime": "2023-04-20T00:32:16Z", + "deletionTime": "2023-04-20T01:48:35Z" } ] } }, { - "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", - "location": "East US 2", + "name": "e7a884a0-d941-44cf-a344-2dd1d8c91284", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7a884a0-d941-44cf-a344-2dd1d8c91284", "properties": { - "accountName": "cli-continuous30-cylyo7wg-restored", + "accountName": "restoredaccount-6463", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-20T01:47:59Z", + "deletionTime": "2023-04-20T01:48:35Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6e242568-ac8e-4a84-8fae-a1dcd16744f4", + "creationTime": "2023-04-20T01:47:59Z", + "deletionTime": "2023-04-20T01:48:35Z" } ] } }, { - "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", - "location": "East US 2", + "name": "d88e6a3c-687d-4990-a516-da739070bf81", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", "properties": { - "accountName": "cli-continuous30-cylyo7wg", + "accountName": "kal-continuous7", "apiType": "Sql", - "creationTime": "2023-03-24T15:42:44Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-06-07T20:09:38Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", - "creationTime": "2023-03-24T15:42:45Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", + "creationTime": "2022-06-07T20:09:39Z" } ] } }, { - "name": "8c9286c5-c880-449c-9030-327de00e36b6", - "location": "East US 2", + "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", "properties": { - "accountName": "cli-continuous30-wuye4s75", + "accountName": "kal-continuous7-restored1", "apiType": "Sql", - "creationTime": "2023-03-24T16:04:54Z", - "deletionTime": "2023-03-24T16:12:17Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-06-10T19:23:44Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", - "creationTime": "2023-03-24T16:04:55Z", - "deletionTime": "2023-03-24T16:12:17Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", + "creationTime": "2022-06-10T19:23:44Z" } ] } }, { - "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", - "location": "East US 2", + "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", "properties": { - "accountName": "cli-continuous30-qpysbnmc", + "accountName": "kal-continuous7-demorestore", "apiType": "Sql", - "creationTime": "2023-03-24T16:45:16Z", - "deletionTime": "2023-03-24T16:52:22Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-06-10T21:20:46Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", - "creationTime": "2023-03-24T16:45:17Z", - "deletionTime": "2023-03-24T16:52:22Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", + "creationTime": "2022-06-10T21:20:46Z" } ] } }, { - "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", - "location": "East US 2", + "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", "properties": { - "accountName": "cli-continuous30-4uv42csa", + "accountName": "test-billing-continuous30", "apiType": "Sql", - "creationTime": "2023-03-24T17:01:08Z", - "deletionTime": "2023-03-24T17:07:36Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-07-28T21:54:20Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", - "creationTime": "2023-03-24T17:01:09Z", - "deletionTime": "2023-03-24T17:07:36Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", + "creationTime": "2022-07-28T21:54:21Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", + "creationTime": "2022-08-31T21:09:14Z" + }, + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", + "creationTime": "2022-08-31T22:24:21Z" } ] } }, { - "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", - "location": "East US 2", + "name": "e84733a9-ee18-456c-b12b-1d37e542608b", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", "properties": { - "accountName": "cli-continuous30-e6tglvvh", + "accountName": "new-cosmsosdb-account", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:31Z", - "deletionTime": "2023-03-24T19:24:33Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-08-31T20:34:40Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", - "creationTime": "2023-03-24T19:18:32Z", - "deletionTime": "2023-03-24T19:24:33Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", + "creationTime": "2022-08-31T20:34:40Z" } ] } }, { - "name": "bbc21107-730f-460e-a806-f73643e95a9b", - "location": "East US 2", + "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", "properties": { - "accountName": "cli-continuous30-mgbfodqo", + "accountName": "amisitestpitracc", "apiType": "Sql", - "creationTime": "2023-03-29T20:28:56Z", - "deletionTime": "2023-03-29T20:31:58Z", - "oldestRestorableTime": "2023-03-22T20:31:58Z", + "creationTime": "2023-03-29T04:22:22Z", + "deletionTime": "2023-04-07T16:42:28Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", - "creationTime": "2023-03-29T20:28:57Z", - "deletionTime": "2023-03-29T20:31:58Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", + "creationTime": "2023-03-29T04:22:23Z", + "deletionTime": "2023-03-30T19:57:43Z" + }, + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", + "creationTime": "2023-03-29T07:29:18Z", + "deletionTime": "2023-04-07T16:42:28Z" } ] } }, { - "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", - "location": "East US 2", + "name": "2414c009-8022-442c-9ab6-81c276eb2a99", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", "properties": { - "accountName": "cli-continuous30-pqnqtvrw", + "accountName": "vinh-periodic", "apiType": "Sql", - "creationTime": "2023-03-29T20:35:21Z", - "deletionTime": "2023-03-29T20:38:56Z", - "oldestRestorableTime": "2023-03-22T20:38:56Z", + "creationTime": "2022-06-06T19:53:54Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", - "creationTime": "2023-03-29T20:37:50Z", - "deletionTime": "2023-03-29T20:38:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", - "creationTime": "2023-03-29T20:35:22Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", + "creationTime": "2022-06-06T19:53:54Z" } ] } }, { - "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", - "location": "East US 2", + "name": "5716280d-381e-4045-b936-d0edbfc7317b", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", "properties": { - "accountName": "cli-continuous30-nbcgdudl", + "accountName": "databaseaccount9284", "apiType": "Sql", - "creationTime": "2023-03-29T20:49:15Z", - "deletionTime": "2023-03-29T20:52:54Z", - "oldestRestorableTime": "2023-03-22T20:52:54Z", + "creationTime": "2022-09-20T05:50:05Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", - "creationTime": "2023-03-29T20:51:44Z", - "deletionTime": "2023-03-29T20:52:54Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", - "creationTime": "2023-03-29T20:49:16Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", + "creationTime": "2022-09-20T05:50:06Z" } ] } }, { - "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", - "location": "East US 2", + "name": "34a9cb27-53a5-4143-9af7-810285110075", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", "properties": { - "accountName": "cli-continuous30-fvguiiqd", + "accountName": "databaseaccount6234", "apiType": "Sql", - "creationTime": "2023-03-29T20:58:03Z", - "deletionTime": "2023-03-29T21:26:03Z", - "oldestRestorableTime": "2023-03-22T21:26:03Z", + "creationTime": "2022-09-20T09:04:22Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", - "creationTime": "2023-03-29T21:00:45Z", - "deletionTime": "2023-03-29T21:26:03Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", - "creationTime": "2023-03-29T20:58:04Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", + "creationTime": "2022-09-20T09:04:23Z" } ] } }, { - "name": "648c8b93-36da-440c-801c-19d18e3b3f21", - "location": "East US 2", + "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", "properties": { - "accountName": "cli-continuous30-of2nmx5u", + "accountName": "databaseaccount8251", "apiType": "Sql", - "creationTime": "2023-03-29T22:12:53Z", - "deletionTime": "2023-03-29T22:16:03Z", - "oldestRestorableTime": "2023-03-22T22:16:03Z", + "creationTime": "2022-09-20T16:29:44Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", - "creationTime": "2023-03-29T22:12:54Z", - "deletionTime": "2023-03-29T22:16:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", + "creationTime": "2022-09-20T16:29:45Z" } ] } }, { - "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", - "location": "East US 2", + "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", "properties": { - "accountName": "cli-continuous30-guwsy4ak", + "accountName": "sql-portal-test", "apiType": "Sql", - "creationTime": "2023-03-29T22:43:18Z", - "deletionTime": "2023-03-29T22:48:52Z", - "oldestRestorableTime": "2023-03-22T22:48:52Z", + "creationTime": "2023-03-08T18:47:23Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", - "creationTime": "2023-03-29T22:45:41Z", - "deletionTime": "2023-03-29T22:48:52Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", - "creationTime": "2023-03-29T22:43:19Z", - "deletionTime": "2023-03-29T22:48:52Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", + "creationTime": "2023-03-08T18:47:23Z" } ] } }, { - "name": "751f535c-90ad-422c-8791-d85058c83f19", - "location": "East US 2", + "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "accountName": "dsapaliga-xrr-cu", "apiType": "Sql", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-03-30T15:10:46Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", + "creationTime": "2023-03-30T15:10:47Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", + "creationTime": "2023-03-30T15:13:00Z" } ] } }, { - "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", - "location": "East US 2", + "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h", - "apiType": "Sql", - "creationTime": "2023-04-05T22:25:06Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "databaseaccount2058", + "apiType": "MongoDB", + "creationTime": "2022-04-14T02:10:48Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", - "creationTime": "2023-04-05T22:25:07Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", + "creationTime": "2022-04-14T02:10:49Z" } ] } }, { - "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", - "location": "East US 2", + "name": "fce807d5-4358-4ea1-8130-0439181f6be0", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv-restored", + "accountName": "vinh-demo-periodic", "apiType": "Sql", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-05-26T04:53:41Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", + "creationTime": "2022-05-26T04:53:41Z" } ] } }, { - "name": "9962f6da-506f-408b-927f-4eb07a12c382", - "location": "East US 2", + "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv", + "accountName": "vinh-demo-continous30", "apiType": "Sql", - "creationTime": "2023-04-07T15:43:38Z", - "deletionTime": "2023-04-07T16:06:55Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2022-05-26T03:29:41Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", - "creationTime": "2023-04-07T15:43:39Z", - "deletionTime": "2023-04-07T16:06:55Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", + "creationTime": "2022-05-26T03:29:42Z" } ] } }, { - "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", - "location": "East US 2", + "name": "9177692a-0db9-4c0c-af1d-af0310418b43", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", "properties": { - "accountName": "cli-continuous30-5xp42uvg", + "accountName": "vinh-demo-continous7", "apiType": "Sql", - "creationTime": "2023-04-07T16:35:15Z", - "deletionTime": "2023-04-07T16:38:01Z", - "oldestRestorableTime": "2023-03-31T16:38:01Z", + "creationTime": "2022-05-26T04:14:49Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", - "creationTime": "2023-04-07T16:35:16Z", - "deletionTime": "2023-04-07T16:38:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", + "creationTime": "2022-05-26T04:14:50Z" } ] } }, { - "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", - "location": "East US 2", + "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", "properties": { - "accountName": "cli-continuous7-kadtogihc", + "accountName": "vinh-demo-periodic2", "apiType": "Sql", - "creationTime": "2023-04-07T16:56:03Z", - "deletionTime": "2023-04-07T16:57:45Z", - "oldestRestorableTime": "2023-03-31T16:56:56Z", + "creationTime": "2022-05-26T18:12:07Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", - "creationTime": "2023-04-07T16:56:04Z", - "deletionTime": "2023-04-07T16:57:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", + "creationTime": "2022-05-26T18:12:07Z" } ] } }, { - "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", - "location": "East US 2", + "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", "properties": { - "accountName": "cli-continuous7-ghrp5g2r3", + "accountName": "vinh-demo-continous7-2", "apiType": "Sql", - "creationTime": "2023-04-07T17:01:55Z", - "deletionTime": "2023-04-07T17:04:46Z", - "oldestRestorableTime": "2023-03-31T17:04:46Z", + "creationTime": "2022-05-26T18:05:53Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", - "creationTime": "2023-04-07T17:01:56Z", - "deletionTime": "2023-04-07T17:04:46Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", + "creationTime": "2022-05-26T18:05:53Z" } ] } }, { - "name": "53c25e9f-44ca-4509-adcd-23802185cba8", - "location": "East US 2", + "name": "9484f425-a747-4e73-b8c4-04983e984315", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", "properties": { - "accountName": "cli-periodic-d6qxquiv72md", - "apiType": "Sql", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z", - "oldestRestorableTime": "2023-04-07T17:18:47Z", + "accountName": "clip2dbd2gollbc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z" } ] } }, { - "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", - "location": "East US 2", + "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", "properties": { - "accountName": "cliufubmalcsuyb", + "accountName": "cli3fpzmlckewgo", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-07T19:36:38Z", + "deletionTime": "2023-04-07T19:56:52Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", + "creationTime": "2023-04-07T19:36:40Z", + "deletionTime": "2023-04-07T19:56:52Z" } ] } }, { - "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", - "location": "East US 2", + "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", "properties": { - "accountName": "clitfyptqa45syc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:33:20Z", - "deletionTime": "2023-04-07T17:52:53Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cliftacbeowmtnb", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", - "creationTime": "2023-04-07T17:33:21Z", - "deletionTime": "2023-04-07T17:52:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "329d5785-2f04-451c-a748-f79d0f562ff9", - "location": "East US 2", + "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", "properties": { - "accountName": "cliahilffivwqwi", - "apiType": "MongoDB", - "creationTime": "2023-04-07T19:26:23Z", - "deletionTime": "2023-04-07T19:31:01Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "clipofi2jwwbtu4", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:22:17Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", - "creationTime": "2023-04-07T19:26:24Z", - "deletionTime": "2023-04-07T19:31:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", + "creationTime": "2023-04-07T21:22:18Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", - "location": "East US 2", + "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", "properties": { - "accountName": "cli5nu6pl77n5ia", + "accountName": "cliwq55chmmvzvu", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:12:03Z", - "deletionTime": "2023-04-07T20:16:06Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-14T13:41:40Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", - "creationTime": "2023-04-07T20:12:04Z", - "deletionTime": "2023-04-07T20:16:06Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", + "creationTime": "2023-04-14T13:41:42Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "ced5610b-4422-469f-a9ca-f83235fea285", - "location": "East US 2", + "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", "properties": { - "accountName": "clisrkiadnudmcc", + "accountName": "clixsitnvbfssqd", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:25:32Z", - "deletionTime": "2023-04-07T20:29:54Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", - "creationTime": "2023-04-07T20:25:33Z", - "deletionTime": "2023-04-07T20:29:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", - "location": "East US 2", + "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", "properties": { - "accountName": "cliypixaxarcyzp", + "accountName": "clinwxgmq26mrzy", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:36:05Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-14T14:50:51Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", - "creationTime": "2023-04-07T20:36:06Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", + "creationTime": "2023-04-14T14:50:52Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", - "location": "East US 2", + "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", "properties": { - "accountName": "clilnfxvj3jbdds", + "accountName": "clibaor2akp53uy", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "name": "40dbd153-3d36-42b7-8649-48e6307849f9", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", "properties": { - "accountName": "cliwoaphmlu77h5", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:56:14Z", - "deletionTime": "2023-04-07T21:59:20Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cliiumnemwk33v5", + "apiType": "Sql", + "creationTime": "2023-04-14T16:48:09Z", + "oldestRestorableTime": "2023-04-14T16:48:09Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", - "creationTime": "2023-04-07T21:56:15Z", - "deletionTime": "2023-04-07T21:59:20Z" + "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", + "creationTime": "2023-04-14T16:48:10Z" } ] } }, { - "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", "properties": { - "accountName": "clioh53zckfrcxk", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T22:04:54Z", - "deletionTime": "2023-04-07T22:09:53Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-cylyo7wg-restored", + "apiType": "Sql", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", - "creationTime": "2023-04-07T22:04:55Z", - "deletionTime": "2023-04-07T22:09:53Z" + "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", "properties": { - "accountName": "cli7cixib236qbg", + "accountName": "cli-continuous30-cylyo7wg", "apiType": "Sql", - "creationTime": "2023-04-08T17:25:42Z", - "deletionTime": "2023-04-08T17:29:36Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-03-24T15:42:44Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", - "creationTime": "2023-04-08T17:25:44Z", - "deletionTime": "2023-04-08T17:29:36Z" + "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", + "creationTime": "2023-03-24T15:42:45Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "name": "8c9286c5-c880-449c-9030-327de00e36b6", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", "properties": { - "accountName": "cli-continuous7-hfvk4t4fj", + "accountName": "cli-continuous30-wuye4s75", "apiType": "Sql", - "creationTime": "2023-04-13T14:48:07Z", - "deletionTime": "2023-04-13T14:49:43Z", - "oldestRestorableTime": "2023-04-06T14:49:43Z", + "creationTime": "2023-03-24T16:04:54Z", + "deletionTime": "2023-03-24T16:12:17Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", - "creationTime": "2023-04-13T14:48:08Z", - "deletionTime": "2023-04-13T14:49:43Z" + "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", + "creationTime": "2023-03-24T16:04:55Z", + "deletionTime": "2023-03-24T16:12:17Z" } ] } }, { - "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "properties": { - "accountName": "cli-continuous7-zputoz3gu", + "accountName": "cli-continuous30-qpysbnmc", "apiType": "Sql", - "creationTime": "2023-04-14T13:23:19Z", - "deletionTime": "2023-04-14T13:26:29Z", - "oldestRestorableTime": "2023-04-07T13:26:29Z", + "creationTime": "2023-03-24T16:45:16Z", + "deletionTime": "2023-03-24T16:52:22Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", - "creationTime": "2023-04-14T13:23:20Z", - "deletionTime": "2023-04-14T13:26:29Z" + "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", + "creationTime": "2023-03-24T16:45:17Z", + "deletionTime": "2023-03-24T16:52:22Z" } ] } }, { - "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "properties": { - "accountName": "cli-continuous7-737ullqld", + "accountName": "cli-continuous30-4uv42csa", "apiType": "Sql", - "creationTime": "2023-04-14T13:36:13Z", - "deletionTime": "2023-04-14T13:38:00Z", - "oldestRestorableTime": "2023-04-07T13:38:00Z", + "creationTime": "2023-03-24T17:01:08Z", + "deletionTime": "2023-03-24T17:07:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", - "creationTime": "2023-04-14T13:36:14Z", - "deletionTime": "2023-04-14T13:38:00Z" + "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", + "creationTime": "2023-03-24T17:01:09Z", + "deletionTime": "2023-03-24T17:07:36Z" } ] } }, { - "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "properties": { - "accountName": "clidiym44m6kuui", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-e6tglvvh", + "apiType": "Sql", + "creationTime": "2023-03-24T19:18:31Z", + "deletionTime": "2023-03-24T19:24:33Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", + "creationTime": "2023-03-24T19:18:32Z", + "deletionTime": "2023-03-24T19:24:33Z" } ] } }, { - "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "name": "bbc21107-730f-460e-a806-f73643e95a9b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", "properties": { - "accountName": "clifxznjcelc2k7", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:07:29Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-mgbfodqo", + "apiType": "Sql", + "creationTime": "2023-03-29T20:28:56Z", + "deletionTime": "2023-03-29T20:31:58Z", + "oldestRestorableTime": "2023-03-22T20:31:58Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", - "creationTime": "2023-04-14T14:07:30Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", + "creationTime": "2023-03-29T20:28:57Z", + "deletionTime": "2023-03-29T20:31:58Z" } ] } }, { - "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "properties": { - "accountName": "clifdo3gehahcp3", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:32:21Z", - "deletionTime": "2023-04-14T14:36:53Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-pqnqtvrw", + "apiType": "Sql", + "creationTime": "2023-03-29T20:35:21Z", + "deletionTime": "2023-03-29T20:38:56Z", + "oldestRestorableTime": "2023-03-22T20:38:56Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", + "creationTime": "2023-03-29T20:37:50Z", + "deletionTime": "2023-03-29T20:38:56Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", - "creationTime": "2023-04-14T14:32:22Z", - "deletionTime": "2023-04-14T14:36:53Z" + "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", + "creationTime": "2023-03-29T20:35:22Z", + "deletionTime": "2023-03-29T20:38:56Z" } ] } }, { - "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", "properties": { - "accountName": "clijvrcnqk7clgr", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:39:15Z", - "deletionTime": "2023-04-14T15:59:46Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-nbcgdudl", + "apiType": "Sql", + "creationTime": "2023-03-29T20:49:15Z", + "deletionTime": "2023-03-29T20:52:54Z", + "oldestRestorableTime": "2023-03-22T20:52:54Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", + "creationTime": "2023-03-29T20:51:44Z", + "deletionTime": "2023-03-29T20:52:54Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", - "creationTime": "2023-04-14T15:39:16Z", - "deletionTime": "2023-04-14T15:59:46Z" + "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", + "creationTime": "2023-03-29T20:49:16Z", + "deletionTime": "2023-03-29T20:52:54Z" } ] } }, { - "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", "properties": { - "accountName": "cliw5rqb5ajsohh", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-fvguiiqd", + "apiType": "Sql", + "creationTime": "2023-03-29T20:58:03Z", + "deletionTime": "2023-03-29T21:26:03Z", + "oldestRestorableTime": "2023-03-22T21:26:03Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", + "creationTime": "2023-03-29T21:00:45Z", + "deletionTime": "2023-03-29T21:26:03Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z" + "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", + "creationTime": "2023-03-29T20:58:04Z", + "deletionTime": "2023-03-29T21:26:03Z" } ] } }, { - "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "name": "648c8b93-36da-440c-801c-19d18e3b3f21", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", "properties": { - "accountName": "cliz3js7jmkwxxb", + "accountName": "cli-continuous30-of2nmx5u", "apiType": "Sql", - "creationTime": "2023-04-14T16:51:53Z", - "deletionTime": "2023-04-14T16:55:53Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-03-29T22:12:53Z", + "deletionTime": "2023-03-29T22:16:03Z", + "oldestRestorableTime": "2023-03-22T22:16:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", - "creationTime": "2023-04-14T16:51:54Z", - "deletionTime": "2023-04-14T16:55:53Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", + "creationTime": "2023-03-29T22:12:54Z", + "deletionTime": "2023-03-29T22:16:03Z" } ] } }, { - "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "properties": { - "accountName": "cliamicotk3huk3", - "apiType": "MongoDB", - "creationTime": "2023-04-14T16:59:34Z", - "deletionTime": "2023-04-14T17:04:35Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous30-guwsy4ak", + "apiType": "Sql", + "creationTime": "2023-03-29T22:43:18Z", + "deletionTime": "2023-03-29T22:48:52Z", + "oldestRestorableTime": "2023-03-22T22:48:52Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", - "creationTime": "2023-04-14T16:59:35Z", - "deletionTime": "2023-04-14T17:04:35Z" - } - ] - } - }, - { - "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", - "location": "East US 2", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", - "properties": { - "accountName": "cli7fcxogqa75ng", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T17:07:39Z", - "deletionTime": "2023-04-14T17:12:37Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", - "restorableLocations": [ + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", + "creationTime": "2023-03-29T22:45:41Z", + "deletionTime": "2023-03-29T22:48:52Z" + }, { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", - "creationTime": "2023-04-14T17:07:40Z", - "deletionTime": "2023-04-14T17:12:37Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", + "creationTime": "2023-03-29T22:43:19Z", + "deletionTime": "2023-03-29T22:48:52Z" } ] } }, { - "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "name": "751f535c-90ad-422c-8791-d85058c83f19", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", "properties": { - "accountName": "clibijii3gdxu7r", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T17:16:06Z", - "deletionTime": "2023-04-14T17:19:35Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "apiType": "Sql", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", - "creationTime": "2023-04-14T17:16:07Z", - "deletionTime": "2023-04-14T17:19:35Z" + "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", "properties": { - "accountName": "cli-continuous7-ixtyb5gvo", + "accountName": "cli-systemid-kq6yvu46yp4h", "apiType": "Sql", - "creationTime": "2023-04-14T17:21:52Z", - "deletionTime": "2023-04-14T17:23:42Z", - "oldestRestorableTime": "2023-04-07T17:22:55Z", + "creationTime": "2023-04-05T22:25:06Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", - "creationTime": "2023-04-14T17:21:53Z", - "deletionTime": "2023-04-14T17:23:42Z" + "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", + "creationTime": "2023-04-05T22:25:07Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", "properties": { - "accountName": "cli-continuous30-expjec5z", + "accountName": "cli-systemid-pml7r44tlwdv-restored", "apiType": "Sql", - "creationTime": "2023-04-14T17:25:24Z", - "deletionTime": "2023-04-14T17:27:06Z", - "oldestRestorableTime": "2023-04-07T17:27:06Z", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", - "creationTime": "2023-04-14T17:25:25Z", - "deletionTime": "2023-04-14T17:27:06Z" + "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z" } ] } }, { - "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "name": "9962f6da-506f-408b-927f-4eb07a12c382", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", "properties": { - "accountName": "cli-periodic-ppe7oaphbkgu", + "accountName": "cli-systemid-pml7r44tlwdv", "apiType": "Sql", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z", - "oldestRestorableTime": "2023-04-14T18:01:21Z", + "creationTime": "2023-04-07T15:43:38Z", + "deletionTime": "2023-04-07T16:06:55Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z" + "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", + "creationTime": "2023-04-07T15:43:39Z", + "deletionTime": "2023-04-07T16:06:55Z" } ] } }, { - "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "accountName": "cli-continuous30-5xp42uvg", "apiType": "Sql", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-07T16:35:15Z", + "deletionTime": "2023-04-07T16:38:01Z", + "oldestRestorableTime": "2023-03-31T16:38:01Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", + "creationTime": "2023-04-07T16:35:16Z", + "deletionTime": "2023-04-07T16:38:01Z" } ] } }, { - "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g", + "accountName": "cli-continuous7-kadtogihc", "apiType": "Sql", - "creationTime": "2023-04-14T18:08:00Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-07T16:56:03Z", + "deletionTime": "2023-04-07T16:57:45Z", + "oldestRestorableTime": "2023-03-31T16:56:56Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", - "creationTime": "2023-04-14T18:08:01Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", + "creationTime": "2023-04-07T16:56:04Z", + "deletionTime": "2023-04-07T16:57:45Z" } ] } }, { - "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", "properties": { - "accountName": "cli7i23nmwwvyik", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T18:36:04Z", - "deletionTime": "2023-04-14T18:40:37Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-continuous7-ghrp5g2r3", + "apiType": "Sql", + "creationTime": "2023-04-07T17:01:55Z", + "deletionTime": "2023-04-07T17:04:46Z", + "oldestRestorableTime": "2023-03-31T17:04:46Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", - "creationTime": "2023-04-14T18:36:05Z", - "deletionTime": "2023-04-14T18:40:37Z" + "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", + "creationTime": "2023-04-07T17:01:56Z", + "deletionTime": "2023-04-07T17:04:46Z" } ] } }, { - "name": "f4004a76-8173-4d36-9590-6090cce37a4d", - "location": "West Europe", + "name": "53c25e9f-44ca-4509-adcd-23802185cba8", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", "properties": { - "accountName": "aholdtest", - "apiType": "MongoDB", - "creationTime": "2021-07-01T19:34:24Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cli-periodic-d6qxquiv72md", + "apiType": "Sql", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z", + "oldestRestorableTime": "2023-04-07T17:18:47Z", "restorableLocations": [ { - "locationName": "West Europe", - "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", - "creationTime": "2021-07-01T19:34:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z" } ] } }, { - "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", - "location": "West US", + "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "properties": { - "accountName": "targetacct112", - "apiType": "Sql", - "creationTime": "2021-03-01T10:33:41Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cliufubmalcsuyb", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", - "creationTime": "2021-03-01T10:33:41Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z" } ] } }, { - "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", - "location": "West US", + "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", "properties": { - "accountName": "pitrmongotest", - "apiType": "MongoDB", - "creationTime": "2020-10-01T17:27:22Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clitfyptqa45syc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:33:20Z", + "deletionTime": "2023-04-07T17:52:53Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", - "creationTime": "2020-10-01T17:27:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", + "creationTime": "2023-04-07T17:33:21Z", + "deletionTime": "2023-04-07T17:52:53Z" } ] } }, { - "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", - "location": "West US", + "name": "329d5785-2f04-451c-a748-f79d0f562ff9", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", "properties": { - "accountName": "pitrmongowithsnapshots", + "accountName": "cliahilffivwqwi", "apiType": "MongoDB", - "creationTime": "2021-01-07T19:45:07Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "creationTime": "2023-04-07T19:26:23Z", + "deletionTime": "2023-04-07T19:31:01Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", - "creationTime": "2021-01-07T19:45:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", + "creationTime": "2023-04-07T19:26:24Z", + "deletionTime": "2023-04-07T19:31:01Z" } ] } }, { - "name": "36d321ce-5c39-4d66-9347-47beebff1142", - "location": "West US", + "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", "properties": { - "accountName": "test0319-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:28:13Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cli5nu6pl77n5ia", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:12:03Z", + "deletionTime": "2023-04-07T20:16:06Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", - "creationTime": "2021-07-07T21:28:13Z" - }, - { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", - "creationTime": "2021-07-07T21:28:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", + "creationTime": "2023-04-07T20:12:04Z", + "deletionTime": "2023-04-07T20:16:06Z" } ] } }, { - "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", - "location": "West US", + "name": "ced5610b-4422-469f-a9ca-f83235fea285", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", "properties": { - "accountName": "pitracctdemo2", - "apiType": "Sql", - "creationTime": "2020-08-11T02:34:23Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "clisrkiadnudmcc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:25:32Z", + "deletionTime": "2023-04-07T20:29:54Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", - "creationTime": "2020-08-11T02:34:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", + "creationTime": "2023-04-07T20:25:33Z", + "deletionTime": "2023-04-07T20:29:54Z" } ] } }, { - "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", - "location": "West US", + "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", "properties": { - "accountName": "ptr-target", - "apiType": "Sql", - "creationTime": "2021-01-05T22:25:24Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cliypixaxarcyzp", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:36:05Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", - "creationTime": "2021-01-05T22:25:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", + "creationTime": "2023-04-07T20:36:06Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", - "location": "West US", + "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", "properties": { - "accountName": "pitrmongotest-restore", - "apiType": "MongoDB", - "creationTime": "2020-10-01T21:24:45Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clilnfxvj3jbdds", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", - "creationTime": "2020-10-01T21:24:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", - "location": "West US", + "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", "properties": { - "accountName": "pitrdemo1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:28:59Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cliwoaphmlu77h5", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:56:14Z", + "deletionTime": "2023-04-07T21:59:20Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", - "creationTime": "2020-10-15T17:29:00Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", + "creationTime": "2023-04-07T21:56:15Z", + "deletionTime": "2023-04-07T21:59:20Z" } ] } }, { - "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", - "location": "West US", + "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", "properties": { - "accountName": "pitrdemorestored1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:37:20Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clioh53zckfrcxk", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T22:04:54Z", + "deletionTime": "2023-04-07T22:09:53Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", - "creationTime": "2020-10-15T17:37:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", + "creationTime": "2023-04-07T22:04:55Z", + "deletionTime": "2023-04-07T22:09:53Z" } ] } }, { - "name": "23e99a35-cd36-4df4-9614-f767a03b9995", - "location": "West US", + "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", "properties": { - "accountName": "subbannageeta", + "accountName": "cli7cixib236qbg", "apiType": "Sql", - "creationTime": "2020-08-08T01:04:53Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "creationTime": "2023-04-08T17:25:42Z", + "deletionTime": "2023-04-08T17:29:36Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", - "creationTime": "2020-08-08T01:04:53Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", - "creationTime": "2020-08-08T01:15:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", + "creationTime": "2023-04-08T17:25:44Z", + "deletionTime": "2023-04-08T17:29:36Z" } ] } }, { - "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", - "location": "West US", + "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", "properties": { - "accountName": "scottkirill", + "accountName": "cli-continuous7-hfvk4t4fj", "apiType": "Sql", - "creationTime": "2021-04-15T17:21:20Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "creationTime": "2023-04-13T14:48:07Z", + "deletionTime": "2023-04-13T14:49:43Z", + "oldestRestorableTime": "2023-04-06T14:49:43Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", - "creationTime": "2021-04-15T17:21:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", + "creationTime": "2023-04-13T14:48:08Z", + "deletionTime": "2023-04-13T14:49:43Z" } ] } }, { - "name": "01c9a078-6ca2-43fd-92c7-632167c86590", - "location": "West US", + "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", "properties": { - "accountName": "test0319-pitr-r1", + "accountName": "cli-continuous7-zputoz3gu", "apiType": "Sql", - "creationTime": "2021-07-07T21:54:07Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "creationTime": "2023-04-14T13:23:19Z", + "deletionTime": "2023-04-14T13:26:29Z", + "oldestRestorableTime": "2023-04-07T13:26:29Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", - "creationTime": "2021-07-07T21:54:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", + "creationTime": "2023-04-14T13:23:20Z", + "deletionTime": "2023-04-14T13:26:29Z" } ] } }, { - "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", - "location": "West US", + "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", "properties": { - "accountName": "onboardingtestaccount0124", + "accountName": "cli-continuous7-737ullqld", "apiType": "Sql", - "creationTime": "2022-01-24T20:24:43Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "creationTime": "2023-04-14T13:36:13Z", + "deletionTime": "2023-04-14T13:38:00Z", + "oldestRestorableTime": "2023-04-07T13:38:00Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", - "creationTime": "2022-01-24T20:24:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", + "creationTime": "2023-04-14T13:36:14Z", + "deletionTime": "2023-04-14T13:38:00Z" } ] } }, { - "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", - "location": "West US", + "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", "properties": { - "accountName": "onboardingtestaccount0124-restored", - "apiType": "Sql", - "creationTime": "2022-01-24T20:48:23Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clidiym44m6kuui", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", - "creationTime": "2022-01-24T20:48:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "01652628-d4ef-449d-846e-38e8250f0b9a", - "location": "West US", + "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", "properties": { - "accountName": "vinh-table2-restore", - "apiType": "Table, Sql", - "creationTime": "2022-04-07T00:48:08Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clifxznjcelc2k7", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:07:29Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", - "creationTime": "2022-04-07T00:48:08Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", + "creationTime": "2023-04-14T14:07:30Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "4b754475-3b23-4485-9205-87ac1661af13", - "location": "West US", + "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", "properties": { - "accountName": "vinhpitr30-cli", - "apiType": "Sql", - "creationTime": "2022-04-29T23:50:20Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clifdo3gehahcp3", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:32:21Z", + "deletionTime": "2023-04-14T14:36:53Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", - "creationTime": "2022-04-29T23:50:21Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", + "creationTime": "2023-04-14T14:32:22Z", + "deletionTime": "2023-04-14T14:36:53Z" } ] } }, { - "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", - "location": "West US", + "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", "properties": { - "accountName": "vinhperiodic3-cli", - "apiType": "Sql", - "creationTime": "2022-06-03T17:21:23Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "clijvrcnqk7clgr", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:39:15Z", + "deletionTime": "2023-04-14T15:59:46Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", - "creationTime": "2022-06-03T17:21:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", + "creationTime": "2023-04-14T15:39:16Z", + "deletionTime": "2023-04-14T15:59:46Z" } ] } }, { - "name": "023add2e-531e-4574-a7df-4d09c97d548d", - "location": "West US", + "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", "properties": { - "accountName": "vinh-pitr7-portal", - "apiType": "Sql", - "creationTime": "2022-05-31T19:24:32Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "cliw5rqb5ajsohh", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", - "creationTime": "2022-05-31T19:24:34Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z" } ] } }, { - "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", - "location": "West US", + "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "accountName": "cliz3js7jmkwxxb", "apiType": "Sql", - "creationTime": "2022-05-31T23:36:11Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2023-04-14T16:51:53Z", + "deletionTime": "2023-04-14T16:55:53Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", - "creationTime": "2022-05-31T23:36:11Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", + "creationTime": "2023-04-14T16:51:54Z", + "deletionTime": "2023-04-14T16:55:53Z" } ] } }, { - "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", - "location": "West US", + "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", - "apiType": "Sql", - "creationTime": "2022-06-03T18:42:58Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "cliamicotk3huk3", + "apiType": "MongoDB", + "creationTime": "2023-04-14T16:59:34Z", + "deletionTime": "2023-04-14T17:04:35Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", - "creationTime": "2022-06-03T18:42:58Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", + "creationTime": "2023-04-14T16:59:35Z", + "deletionTime": "2023-04-14T17:04:35Z" } ] } }, { - "name": "3808b68e-7cae-4b91-901b-e29b35b311be", - "location": "West US", + "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", "properties": { - "accountName": "vinh-periodic-again", - "apiType": "Sql", - "creationTime": "2022-06-10T20:01:48Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cli7fcxogqa75ng", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T17:07:39Z", + "deletionTime": "2023-04-14T17:12:37Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", - "creationTime": "2022-06-10T20:01:48Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", + "creationTime": "2023-04-14T17:07:40Z", + "deletionTime": "2023-04-14T17:12:37Z" } ] } }, { - "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", - "location": "West US", + "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", "properties": { - "accountName": "vinh-periodic-again2", - "apiType": "Sql", - "creationTime": "2022-06-10T23:57:37Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "clibijii3gdxu7r", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T17:16:06Z", + "deletionTime": "2023-04-14T17:19:35Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", - "creationTime": "2022-06-10T23:57:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", + "creationTime": "2023-04-14T17:16:07Z", + "deletionTime": "2023-04-14T17:19:35Z" } ] } }, { - "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", - "location": "West US", + "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", "properties": { - "accountName": "vinh-gremlin-again", - "apiType": "Gremlin, Sql", - "creationTime": "2022-07-28T01:55:28Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "cli-continuous7-ixtyb5gvo", + "apiType": "Sql", + "creationTime": "2023-04-14T17:21:52Z", + "deletionTime": "2023-04-14T17:23:42Z", + "oldestRestorableTime": "2023-04-07T17:22:55Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", - "creationTime": "2022-07-28T01:55:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", + "creationTime": "2023-04-14T17:21:53Z", + "deletionTime": "2023-04-14T17:23:42Z" } ] } }, { - "name": "df774a43-6e6f-4725-82d0-67c18c69a906", - "location": "West US", + "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", "properties": { - "accountName": "vinh-table-tennis-cli-0190", - "apiType": "Table, Sql", - "creationTime": "2022-08-11T05:19:28Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cli-continuous30-expjec5z", + "apiType": "Sql", + "creationTime": "2023-04-14T17:25:24Z", + "deletionTime": "2023-04-14T17:27:06Z", + "oldestRestorableTime": "2023-04-07T17:27:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", - "creationTime": "2022-08-11T05:19:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", + "creationTime": "2023-04-14T17:25:25Z", + "deletionTime": "2023-04-14T17:27:06Z" } ] } }, { - "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", - "location": "West US", + "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", "properties": { - "accountName": "ddhamothsqlpitracc", + "accountName": "cli-periodic-ppe7oaphbkgu", "apiType": "Sql", - "creationTime": "2022-10-12T07:15:50Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z", + "oldestRestorableTime": "2023-04-14T18:01:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", - "creationTime": "2022-10-12T07:15:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z" } ] } }, { - "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", - "location": "West US", + "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", "properties": { - "accountName": "ddhamothmongopitracc", - "apiType": "MongoDB", - "creationTime": "2022-10-12T07:18:54Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "apiType": "Sql", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", - "creationTime": "2022-10-12T07:18:55Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", - "location": "West US", + "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", "properties": { - "accountName": "dsapaligadbkeytest", + "accountName": "cli-systemid-ppze3bdfpo3g", "apiType": "Sql", - "creationTime": "2022-10-27T16:53:54Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2023-04-14T18:08:00Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", - "creationTime": "2022-10-27T16:53:56Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", + "creationTime": "2023-04-14T18:08:01Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", - "location": "West US", + "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", "properties": { - "accountName": "ddhamothpitrsqlacc2", - "apiType": "Sql", - "creationTime": "2022-11-15T21:30:17Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "cli7i23nmwwvyik", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T18:36:04Z", + "deletionTime": "2023-04-14T18:40:37Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", - "creationTime": "2022-11-15T21:30:18Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", + "creationTime": "2023-04-14T18:36:05Z", + "deletionTime": "2023-04-14T18:40:37Z" } ] } }, { - "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", - "location": "West US", + "name": "f4004a76-8173-4d36-9590-6090cce37a4d", + "location": "West Europe", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", "properties": { - "accountName": "vinkumsql", - "apiType": "Sql", - "creationTime": "2022-12-06T19:35:15Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "aholdtest", + "apiType": "MongoDB", + "creationTime": "2021-07-01T19:34:24Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", - "creationTime": "2022-12-06T19:35:16Z" + "locationName": "West Europe", + "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", + "creationTime": "2021-07-01T19:34:25Z" } ] } }, { - "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", "properties": { - "accountName": "dsapaliga-monitor-test2", + "accountName": "targetacct112", "apiType": "Sql", - "creationTime": "2022-12-09T16:57:51Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2021-03-01T10:33:41Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", - "creationTime": "2022-12-09T16:57:51Z" + "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", + "creationTime": "2021-03-01T10:33:41Z" } ] } }, { - "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", "properties": { - "accountName": "nikhiltestmig", - "apiType": "Sql", - "creationTime": "2022-12-15T19:23:56Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "pitrmongotest", + "apiType": "MongoDB", + "creationTime": "2020-10-01T17:27:22Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", - "creationTime": "2022-12-15T19:23:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", - "creationTime": "2022-12-19T06:05:45Z" + "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", + "creationTime": "2020-10-01T17:27:23Z" } ] } }, { - "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", "properties": { - "accountName": "nikhil-multi-region-pitr", - "apiType": "Sql", - "creationTime": "2022-12-19T06:00:50Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "pitrmongowithsnapshots", + "apiType": "MongoDB", + "creationTime": "2021-01-07T19:45:07Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", - "creationTime": "2022-12-19T06:00:52Z" + "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", + "creationTime": "2021-01-07T19:45:07Z" } ] } }, { - "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "name": "36d321ce-5c39-4d66-9347-47beebff1142", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", "properties": { - "accountName": "test-account23", + "accountName": "test0319-r1", "apiType": "Sql", - "creationTime": "2022-12-24T18:24:52Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2021-07-07T21:28:13Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", - "creationTime": "2022-12-24T18:24:53Z" + "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", + "creationTime": "2021-07-07T21:28:13Z" }, { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", - "creationTime": "2022-12-24T18:27:11Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", + "creationTime": "2021-07-07T21:28:13Z" } ] } }, { - "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "properties": { - "accountName": "testpitr", + "accountName": "pitracctdemo2", "apiType": "Sql", - "creationTime": "2022-12-27T20:37:00Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2020-08-11T02:34:23Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", - "creationTime": "2022-12-27T20:37:02Z" + "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", + "creationTime": "2020-08-11T02:34:24Z" } ] } }, { - "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", + "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", "properties": { - "accountName": "readregionrestore-test", + "accountName": "ptr-target", "apiType": "Sql", - "creationTime": "2023-01-09T23:54:38Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2021-01-05T22:25:24Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", - "creationTime": "2023-01-09T23:54:38Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", + "creationTime": "2021-01-05T22:25:24Z" } ] } }, { - "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", + "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "properties": { - "accountName": "vinhpitr30-cli-arm-restore", - "apiType": "Sql", - "creationTime": "2023-02-06T21:33:23Z", - "oldestRestorableTime": "2023-03-19T20:58:37Z", + "accountName": "pitrmongotest-restore", + "apiType": "MongoDB", + "creationTime": "2020-10-01T21:24:45Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", - "creationTime": "2023-02-06T21:33:23Z" + "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", + "creationTime": "2020-10-01T21:24:45Z" } ] } }, { - "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", + "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", "properties": { - "accountName": "grem-test", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-06T19:09:58Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "pitrdemo1015", + "apiType": "Sql", + "creationTime": "2020-10-15T17:28:59Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", - "creationTime": "2023-03-06T19:09:59Z" + "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", + "creationTime": "2020-10-15T17:29:00Z" } ] } }, { - "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", + "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", "properties": { - "accountName": "mongo-test-1", - "apiType": "MongoDB", - "creationTime": "2023-03-06T19:26:33Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "pitrdemorestored1015", + "apiType": "Sql", + "creationTime": "2020-10-15T17:37:20Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", - "creationTime": "2023-03-06T19:26:34Z" + "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", + "creationTime": "2020-10-15T17:37:20Z" } ] } }, { - "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", + "name": "23e99a35-cd36-4df4-9614-f767a03b9995", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", "properties": { - "accountName": "sql-test-1", + "accountName": "subbannageeta", "apiType": "Sql", - "creationTime": "2023-03-06T19:26:23Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2020-08-08T01:04:53Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", - "creationTime": "2023-03-06T19:26:24Z" + "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", + "creationTime": "2020-08-08T01:04:53Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", + "creationTime": "2020-08-08T01:15:44Z" } ] } }, { - "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", "properties": { - "accountName": "tables-test-1", - "apiType": "Table, Sql", - "creationTime": "2023-03-06T19:30:24Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "scottkirill", + "apiType": "Sql", + "creationTime": "2021-04-15T17:21:20Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", - "creationTime": "2023-03-06T19:30:25Z" + "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", + "creationTime": "2021-04-15T17:21:20Z" } ] } }, { - "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "name": "01c9a078-6ca2-43fd-92c7-632167c86590", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "test0319-pitr-r1", "apiType": "Sql", - "creationTime": "2023-03-28T14:32:50Z", - "oldestRestorableTime": "2023-03-28T14:32:50Z", + "creationTime": "2021-07-07T21:54:07Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", - "creationTime": "2023-03-28T14:32:51Z" + "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", + "creationTime": "2021-07-07T21:54:07Z" } ] } }, { - "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "onboardingtestaccount0124", "apiType": "Sql", - "creationTime": "2023-03-28T14:53:31Z", - "oldestRestorableTime": "2023-03-28T14:53:31Z", + "creationTime": "2022-01-24T20:24:43Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", - "creationTime": "2023-03-28T14:53:32Z" + "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", + "creationTime": "2022-01-24T20:24:44Z" } ] } }, { - "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", "properties": { - "accountName": "dsapaliga-xrr-test", + "accountName": "onboardingtestaccount0124-restored", "apiType": "Sql", - "creationTime": "2023-03-30T04:00:57Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "creationTime": "2022-01-24T20:48:23Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", - "creationTime": "2023-03-30T04:00:58Z" + "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", + "creationTime": "2022-01-24T20:48:23Z" } ] } }, { - "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "name": "01652628-d4ef-449d-846e-38e8250f0b9a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", "properties": { - "accountName": "dsapaliga-xrr-cli2", - "apiType": "Sql", - "creationTime": "2023-03-30T04:23:35Z", - "oldestRestorableTime": "2023-04-11T20:58:37Z", + "accountName": "vinh-table2-restore", + "apiType": "Table, Sql", + "creationTime": "2022-04-07T00:48:08Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", - "creationTime": "2023-03-30T04:23:36Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", - "creationTime": "2023-03-30T04:25:59Z" + "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", + "creationTime": "2022-04-07T00:48:08Z" } ] } }, { - "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "name": "4b754475-3b23-4485-9205-87ac1661af13", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", "properties": { - "accountName": "r-database-account-5580", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T18:31:49Z", - "oldestRestorableTime": "2023-04-05T18:31:49Z", + "accountName": "vinhpitr30-cli", + "apiType": "Sql", + "creationTime": "2022-04-29T23:50:20Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", - "creationTime": "2023-04-05T18:31:50Z" + "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", + "creationTime": "2022-04-29T23:50:21Z" } ] } }, { - "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", "properties": { - "accountName": "r-grem-db-account-938", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:55Z", - "oldestRestorableTime": "2023-04-05T19:15:55Z", + "accountName": "vinhperiodic3-cli", + "apiType": "Sql", + "creationTime": "2022-06-03T17:21:23Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", - "creationTime": "2023-04-05T19:15:56Z" + "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", + "creationTime": "2022-06-03T17:21:23Z" } ] } }, { - "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", + "name": "023add2e-531e-4574-a7df-4d09c97d548d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", "properties": { - "accountName": "r-table-account-9379", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:45:49Z", - "oldestRestorableTime": "2023-04-06T01:45:49Z", + "accountName": "vinh-pitr7-portal", + "apiType": "Sql", + "creationTime": "2022-05-31T19:24:32Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", - "creationTime": "2023-04-06T01:45:51Z" + "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", + "creationTime": "2022-05-31T19:24:34Z" } ] } }, { - "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", + "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", "properties": { - "accountName": "restoredaccount-5362", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:03:48Z", - "oldestRestorableTime": "2023-04-06T02:03:48Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "apiType": "Sql", + "creationTime": "2022-05-31T23:36:11Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", - "creationTime": "2023-04-06T02:03:48Z" + "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", + "creationTime": "2022-05-31T23:36:11Z" } ] } }, { - "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "properties": { - "accountName": "r-database-account-8550", + "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", "apiType": "Sql", - "creationTime": "2023-04-06T02:07:24Z", - "oldestRestorableTime": "2023-04-06T02:07:24Z", + "creationTime": "2022-06-03T18:42:58Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", - "creationTime": "2023-04-06T02:07:26Z" + "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", + "creationTime": "2022-06-03T18:42:58Z" } ] } }, { - "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", + "name": "3808b68e-7cae-4b91-901b-e29b35b311be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", "properties": { - "accountName": "r-table-account-5626", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:12:24Z", - "oldestRestorableTime": "2023-04-06T02:12:24Z", + "accountName": "vinh-periodic-again", + "apiType": "Sql", + "creationTime": "2022-06-10T20:01:48Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", - "creationTime": "2023-04-06T02:12:25Z" + "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", + "creationTime": "2022-06-10T20:01:48Z" } ] } }, { - "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", "properties": { - "accountName": "r-database-account-8435", + "accountName": "vinh-periodic-again2", "apiType": "Sql", - "creationTime": "2023-04-06T02:11:39Z", - "oldestRestorableTime": "2023-04-06T02:11:39Z", + "creationTime": "2022-06-10T23:57:37Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", - "creationTime": "2023-04-06T02:11:40Z" + "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", + "creationTime": "2022-06-10T23:57:37Z" } ] } }, { - "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", + "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", "properties": { - "accountName": "r-table-account-1300", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:23:30Z", - "oldestRestorableTime": "2023-04-06T06:23:30Z", + "accountName": "vinh-gremlin-again", + "apiType": "Gremlin, Sql", + "creationTime": "2022-07-28T01:55:28Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", - "creationTime": "2023-04-06T06:23:31Z" + "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", + "creationTime": "2022-07-28T01:55:28Z" } ] } }, { - "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "name": "df774a43-6e6f-4725-82d0-67c18c69a906", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", "properties": { - "accountName": "restoredaccount-9934", + "accountName": "vinh-table-tennis-cli-0190", "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:40:38Z", - "oldestRestorableTime": "2023-04-06T06:40:38Z", + "creationTime": "2022-08-11T05:19:28Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", - "creationTime": "2023-04-06T06:40:38Z" + "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", + "creationTime": "2022-08-11T05:19:28Z" } ] } }, { - "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", + "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "properties": { - "accountName": "cli3grog6psgdfn", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T17:59:19Z", - "oldestRestorableTime": "2023-04-06T17:59:19Z", + "accountName": "ddhamothsqlpitracc", + "apiType": "Sql", + "creationTime": "2022-10-12T07:15:50Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", - "creationTime": "2023-04-06T17:59:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", + "creationTime": "2022-10-12T07:15:51Z" } ] } }, { - "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "properties": { - "accountName": "clil3ignfqgk6kz", + "accountName": "ddhamothmongopitracc", "apiType": "MongoDB", - "creationTime": "2023-04-06T18:02:42Z", - "oldestRestorableTime": "2023-04-06T18:02:42Z", + "creationTime": "2022-10-12T07:18:54Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", - "creationTime": "2023-04-06T18:02:43Z" + "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", + "creationTime": "2022-10-12T07:18:55Z" } ] } }, { - "name": "4656b731-172b-4064-8514-f327e6841751", + "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "properties": { - "accountName": "cliysii3c7g3auw", + "accountName": "dsapaligadbkeytest", "apiType": "Sql", - "creationTime": "2023-04-06T18:00:38Z", - "oldestRestorableTime": "2023-04-06T18:00:38Z", + "creationTime": "2022-10-27T16:53:54Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", - "creationTime": "2023-04-06T18:00:39Z" + "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", + "creationTime": "2022-10-27T16:53:56Z" } ] } }, { - "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", + "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", "properties": { - "accountName": "clihhqescxfepto", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:03:34Z", - "oldestRestorableTime": "2023-04-06T18:03:34Z", + "accountName": "ddhamothpitrsqlacc2", + "apiType": "Sql", + "creationTime": "2022-11-15T21:30:17Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", - "creationTime": "2023-04-06T18:03:35Z" + "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", + "creationTime": "2022-11-15T21:30:18Z" } ] } }, { - "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", "properties": { - "accountName": "clib27b72hyhtjp", + "accountName": "vinkumsql", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:02Z", - "oldestRestorableTime": "2023-04-06T18:02:02Z", + "creationTime": "2022-12-06T19:35:15Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", - "creationTime": "2023-04-06T18:02:03Z" + "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", + "creationTime": "2022-12-06T19:35:16Z" } ] } }, { - "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "properties": { - "accountName": "clio3vmbb3n7afz", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:07:13Z", - "oldestRestorableTime": "2023-04-06T18:07:13Z", + "accountName": "dsapaliga-monitor-test2", + "apiType": "Sql", + "creationTime": "2022-12-09T16:57:51Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", - "creationTime": "2023-04-06T18:07:14Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", + "creationTime": "2022-12-09T16:57:51Z" } ] } }, { - "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "properties": { - "accountName": "cliuoo2ldjhxpwj", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:04:25Z", - "oldestRestorableTime": "2023-04-06T18:04:25Z", + "accountName": "nikhiltestmig", + "apiType": "Sql", + "creationTime": "2022-12-15T19:23:56Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", - "creationTime": "2023-04-06T18:04:26Z" + "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", + "creationTime": "2022-12-15T19:23:56Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", + "creationTime": "2022-12-19T06:05:45Z" } ] } }, { - "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", + "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", "properties": { - "accountName": "clizy6bsjdyjuwo", + "accountName": "nikhil-multi-region-pitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:03:13Z", - "oldestRestorableTime": "2023-04-06T18:03:13Z", + "creationTime": "2022-12-19T06:00:50Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", - "creationTime": "2023-04-06T18:03:14Z" + "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", + "creationTime": "2022-12-19T06:00:52Z" } ] } }, { - "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "properties": { - "accountName": "clizcfq53tcsj7v", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:04:50Z", - "oldestRestorableTime": "2023-04-06T18:04:50Z", + "accountName": "test-account23", + "apiType": "Sql", + "creationTime": "2022-12-24T18:24:52Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", - "creationTime": "2023-04-06T18:04:52Z" + "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", + "creationTime": "2022-12-24T18:24:53Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", + "creationTime": "2022-12-24T18:27:11Z" } ] } }, { - "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", + "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "properties": { - "accountName": "cli2gdxmqiqo4ik", + "accountName": "testpitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:58Z", - "oldestRestorableTime": "2023-04-06T18:02:58Z", + "creationTime": "2022-12-27T20:37:00Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", - "creationTime": "2023-04-06T18:02:58Z" + "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", + "creationTime": "2022-12-27T20:37:02Z" } ] } }, { - "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", + "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", "properties": { - "accountName": "cligsqzmjlnuq5j", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:06:34Z", - "oldestRestorableTime": "2023-04-06T18:06:34Z", + "accountName": "readregionrestore-test", + "apiType": "Sql", + "creationTime": "2023-01-09T23:54:38Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", - "creationTime": "2023-04-06T18:06:35Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", + "creationTime": "2023-01-09T23:54:38Z" } ] } }, { - "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", "properties": { - "accountName": "r-grem-db-account-7826", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:27:30Z", - "oldestRestorableTime": "2023-04-06T18:27:30Z", + "accountName": "vinhpitr30-cli-arm-restore", + "apiType": "Sql", + "creationTime": "2023-02-06T21:33:23Z", + "oldestRestorableTime": "2023-03-21T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", - "creationTime": "2023-04-06T18:27:31Z" + "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", + "creationTime": "2023-02-06T21:33:23Z" } ] } }, { - "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", + "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", "properties": { - "accountName": "cliec3z5o2473ut", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:31:12Z", - "oldestRestorableTime": "2023-04-06T18:31:12Z", - "restorableLocations": [ - { + "accountName": "grem-test", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-06T19:09:58Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", + "restorableLocations": [ + { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", - "creationTime": "2023-04-06T18:31:13Z" + "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", + "creationTime": "2023-03-06T19:09:59Z" } ] } }, { - "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", + "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", "properties": { - "accountName": "clinrylxz344nf3", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:44Z", - "oldestRestorableTime": "2023-04-06T18:29:44Z", + "accountName": "mongo-test-1", + "apiType": "MongoDB", + "creationTime": "2023-03-06T19:26:33Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", - "creationTime": "2023-04-06T18:29:45Z" + "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", + "creationTime": "2023-03-06T19:26:34Z" } ] } }, { - "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", + "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", "properties": { - "accountName": "clilaesevwusylf", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:34:21Z", - "oldestRestorableTime": "2023-04-06T18:34:21Z", + "accountName": "sql-test-1", + "apiType": "Sql", + "creationTime": "2023-03-06T19:26:23Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", - "creationTime": "2023-04-06T18:34:23Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", + "creationTime": "2023-03-06T19:26:24Z" } ] } }, { - "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "properties": { - "accountName": "cli7p3qq5cporx7", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:35Z", - "oldestRestorableTime": "2023-04-06T18:29:35Z", + "accountName": "tables-test-1", + "apiType": "Table, Sql", + "creationTime": "2023-03-06T19:30:24Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", - "creationTime": "2023-04-06T18:29:36Z" + "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", + "creationTime": "2023-03-06T19:30:25Z" } ] } }, { - "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", + "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "properties": { - "accountName": "clij75qd5uyobmj", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:31:13Z", - "oldestRestorableTime": "2023-04-06T18:31:13Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:32:50Z", + "oldestRestorableTime": "2023-03-28T14:32:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", - "creationTime": "2023-04-06T18:31:14Z" + "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", + "creationTime": "2023-03-28T14:32:51Z" } ] } }, { - "name": "8a7d6175-2174-495f-9147-ade59959d7a1", + "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "properties": { - "accountName": "r-grem-db-account-5687", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:34:51Z", - "oldestRestorableTime": "2023-04-06T18:34:51Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:53:31Z", + "oldestRestorableTime": "2023-03-28T14:53:31Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", - "creationTime": "2023-04-06T18:34:52Z" + "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", + "creationTime": "2023-03-28T14:53:32Z" } ] } }, { - "name": "91df614a-d17c-4510-8727-354fe0d1447d", + "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "properties": { - "accountName": "clivh5sbv5jm2tn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:55Z", - "oldestRestorableTime": "2023-04-06T18:35:55Z", + "accountName": "dsapaliga-xrr-test", + "apiType": "Sql", + "creationTime": "2023-03-30T04:00:57Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", - "creationTime": "2023-04-06T18:35:56Z" + "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", + "creationTime": "2023-03-30T04:00:58Z" } ] } }, { - "name": "073071e8-3f6e-4510-9175-440346e61824", + "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", "properties": { - "accountName": "clipmrcd5m37yeh", + "accountName": "dsapaliga-xrr-cli2", "apiType": "Sql", - "creationTime": "2023-04-06T18:34:27Z", - "oldestRestorableTime": "2023-04-06T18:34:27Z", + "creationTime": "2023-03-30T04:23:35Z", + "oldestRestorableTime": "2023-04-13T03:03:01Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", - "creationTime": "2023-04-06T18:34:28Z" + "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", + "creationTime": "2023-03-30T04:23:36Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", + "creationTime": "2023-03-30T04:25:59Z" } ] } }, { - "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", + "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", "properties": { - "accountName": "clieik2we2gw5zk", - "apiType": "Sql", - "creationTime": "2023-04-06T18:34:28Z", - "oldestRestorableTime": "2023-04-06T18:34:28Z", + "accountName": "r-grem-db-account-938", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:55Z", + "oldestRestorableTime": "2023-04-05T19:15:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", - "creationTime": "2023-04-06T18:34:29Z" + "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", + "creationTime": "2023-04-05T19:15:56Z" } ] } }, { - "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", + "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", "properties": { - "accountName": "cli24p5gxxip4wp", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:36:07Z", - "oldestRestorableTime": "2023-04-06T18:36:07Z", + "accountName": "r-table-account-9379", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:45:49Z", + "oldestRestorableTime": "2023-04-06T01:45:49Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", - "creationTime": "2023-04-06T18:36:08Z" + "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", + "creationTime": "2023-04-06T01:45:51Z" } ] } }, { - "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", "properties": { - "accountName": "cli4nd5tsapqcn4", + "accountName": "restoredaccount-5362", "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:38:50Z", - "oldestRestorableTime": "2023-04-06T18:38:50Z", + "creationTime": "2023-04-06T02:03:48Z", + "oldestRestorableTime": "2023-04-06T02:03:48Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", - "creationTime": "2023-04-06T18:38:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", + "creationTime": "2023-04-06T02:03:48Z" } ] } }, { - "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", "properties": { - "accountName": "r-database-account-163", - "apiType": "Sql", - "creationTime": "2023-04-18T16:23:17Z", - "oldestRestorableTime": "2023-04-18T16:23:17Z", + "accountName": "r-table-account-5626", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:12:24Z", + "oldestRestorableTime": "2023-04-06T02:12:24Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", - "creationTime": "2023-04-18T16:23:18Z" + "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", + "creationTime": "2023-04-06T02:12:25Z" } ] } }, { - "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", "properties": { - "accountName": "r-database-account-8968", - "apiType": "Sql", - "creationTime": "2023-04-18T20:58:17Z", - "oldestRestorableTime": "2023-04-18T20:58:17Z", + "accountName": "r-table-account-1300", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:23:30Z", + "oldestRestorableTime": "2023-04-06T06:23:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", - "creationTime": "2023-04-18T20:58:18Z" + "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", + "creationTime": "2023-04-06T06:23:31Z" } ] } }, { - "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "properties": { - "accountName": "r-database-account-4892", - "apiType": "Sql", - "creationTime": "2023-03-23T10:54:16Z", - "deletionTime": "2023-03-23T10:54:57Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9934", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:40:38Z", + "oldestRestorableTime": "2023-04-06T06:40:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", - "creationTime": "2023-03-23T10:54:17Z", - "deletionTime": "2023-03-23T10:54:57Z" + "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", + "creationTime": "2023-04-06T06:40:38Z" } ] } }, { - "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", "properties": { - "accountName": "r-database-account-6730", - "apiType": "Sql", - "creationTime": "2023-03-23T11:05:04Z", - "deletionTime": "2023-03-23T11:06:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cli3grog6psgdfn", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T17:59:19Z", + "oldestRestorableTime": "2023-04-06T17:59:19Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", - "creationTime": "2023-03-23T11:05:05Z", - "deletionTime": "2023-03-23T11:06:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", + "creationTime": "2023-04-06T17:59:20Z" } ] } }, { - "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "properties": { - "accountName": "dbaccount-6688", - "apiType": "Sql", - "creationTime": "2023-03-23T11:16:07Z", - "deletionTime": "2023-03-23T11:20:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clil3ignfqgk6kz", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:02:42Z", + "oldestRestorableTime": "2023-04-06T18:02:42Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", - "creationTime": "2023-03-23T11:16:08Z", - "deletionTime": "2023-03-23T11:20:59Z" + "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", + "creationTime": "2023-04-06T18:02:43Z" } ] } }, { - "name": "0768f3f1-b168-46b8-bdd2-671139a55152", + "name": "4656b731-172b-4064-8514-f327e6841751", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", "properties": { - "accountName": "dbaccount-1880", + "accountName": "cliysii3c7g3auw", "apiType": "Sql", - "creationTime": "2023-03-23T11:22:51Z", - "deletionTime": "2023-03-23T11:26:46Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:00:38Z", + "oldestRestorableTime": "2023-04-06T18:00:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", - "creationTime": "2023-03-23T11:22:52Z", - "deletionTime": "2023-03-23T11:26:46Z" + "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", + "creationTime": "2023-04-06T18:00:39Z" } ] } }, { - "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", + "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clihhqescxfepto", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:03:34Z", + "oldestRestorableTime": "2023-04-06T18:03:34Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z" + "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", + "creationTime": "2023-04-06T18:03:35Z" } ] } }, { - "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", + "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "clib27b72hyhtjp", "apiType": "Sql", - "creationTime": "2023-03-23T21:16:33Z", - "deletionTime": "2023-03-23T21:20:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:02:02Z", + "oldestRestorableTime": "2023-04-06T18:02:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", - "creationTime": "2023-03-23T21:16:34Z", - "deletionTime": "2023-03-23T21:20:17Z" + "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", + "creationTime": "2023-04-06T18:02:03Z" } ] } }, { - "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:01:08Z", - "deletionTime": "2023-03-24T16:04:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clio3vmbb3n7afz", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:07:13Z", + "oldestRestorableTime": "2023-04-06T18:07:13Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", - "creationTime": "2023-03-24T16:01:09Z", - "deletionTime": "2023-03-24T16:04:52Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", + "creationTime": "2023-04-06T18:07:14Z" } ] } }, { - "name": "151f9fea-5280-4201-8e95-0ea414c89379", + "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:18:09Z", - "deletionTime": "2023-03-24T16:21:49Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cliuoo2ldjhxpwj", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:04:25Z", + "oldestRestorableTime": "2023-04-06T18:04:25Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", - "creationTime": "2023-03-24T16:18:10Z", - "deletionTime": "2023-03-24T16:21:49Z" + "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", + "creationTime": "2023-04-06T18:04:26Z" } ] } }, { - "name": "edbde762-f533-4cc9-886a-a2196e203b19", + "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "clizy6bsjdyjuwo", "apiType": "Sql", - "creationTime": "2023-03-24T17:00:54Z", - "deletionTime": "2023-03-24T17:03:11Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:03:13Z", + "oldestRestorableTime": "2023-04-06T18:03:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", - "creationTime": "2023-03-24T17:00:55Z", - "deletionTime": "2023-03-24T17:03:11Z" + "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", + "creationTime": "2023-04-06T18:03:14Z" } ] } }, { - "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", + "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clizcfq53tcsj7v", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:04:50Z", + "oldestRestorableTime": "2023-04-06T18:04:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z" + "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", + "creationTime": "2023-04-06T18:04:52Z" } ] } }, { - "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", + "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "cli2gdxmqiqo4ik", "apiType": "Sql", - "creationTime": "2023-03-24T18:51:09Z", - "deletionTime": "2023-03-24T18:51:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:02:58Z", + "oldestRestorableTime": "2023-04-06T18:02:58Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", - "creationTime": "2023-03-24T18:51:10Z", - "deletionTime": "2023-03-24T18:51:31Z" + "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", + "creationTime": "2023-04-06T18:02:58Z" } ] } }, { - "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T19:00:50Z", - "deletionTime": "2023-03-24T19:15:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cligsqzmjlnuq5j", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:06:34Z", + "oldestRestorableTime": "2023-04-06T18:06:34Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", - "creationTime": "2023-03-24T19:00:51Z", - "deletionTime": "2023-03-24T19:15:40Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", + "creationTime": "2023-04-06T18:06:35Z" } ] } }, { - "name": "219254b8-6f3a-466e-b360-95f262bfe51e", + "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", "properties": { - "accountName": "cosmosdb-1217", - "apiType": "Sql", - "creationTime": "2023-03-24T19:18:09Z", - "deletionTime": "2023-03-24T19:20:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-7826", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:27:30Z", + "oldestRestorableTime": "2023-04-06T18:27:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", - "creationTime": "2023-03-24T19:18:10Z", - "deletionTime": "2023-03-24T19:20:56Z" + "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", + "creationTime": "2023-04-06T18:27:31Z" } ] } }, { - "name": "e888bd61-957a-4028-af47-b834b0a267ab", + "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T19:34:54Z", - "deletionTime": "2023-03-24T19:50:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cliec3z5o2473ut", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:31:12Z", + "oldestRestorableTime": "2023-04-06T18:31:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", - "creationTime": "2023-03-24T19:34:55Z", - "deletionTime": "2023-03-24T19:50:50Z" + "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", + "creationTime": "2023-04-06T18:31:13Z" } ] } }, { - "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", "properties": { - "accountName": "restored2-cosmosdb-1210-5", + "accountName": "clinrylxz344nf3", "apiType": "Sql", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:29:44Z", + "oldestRestorableTime": "2023-04-06T18:29:44Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z" + "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", + "creationTime": "2023-04-06T18:29:45Z" } ] } }, { - "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T20:32:49Z", - "deletionTime": "2023-03-24T20:50:46Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clilaesevwusylf", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:34:21Z", + "oldestRestorableTime": "2023-04-06T18:34:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", - "creationTime": "2023-03-24T20:32:50Z", - "deletionTime": "2023-03-24T20:50:46Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", + "creationTime": "2023-04-06T18:34:23Z" } ] } }, { - "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "cli7p3qq5cporx7", "apiType": "Sql", - "creationTime": "2023-03-25T16:11:27Z", - "deletionTime": "2023-03-25T16:23:23Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:29:35Z", + "oldestRestorableTime": "2023-04-06T18:29:35Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", - "creationTime": "2023-03-25T16:11:28Z", - "deletionTime": "2023-03-25T16:23:23Z" + "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", + "creationTime": "2023-04-06T18:29:36Z" } ] } }, { - "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", + "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clij75qd5uyobmj", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:31:13Z", + "oldestRestorableTime": "2023-04-06T18:31:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z" + "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", + "creationTime": "2023-04-06T18:31:14Z" } ] } }, { - "name": "2533e0b0-a675-441d-9b41-147c66cb8834", + "name": "8a7d6175-2174-495f-9147-ade59959d7a1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-26T16:03:42Z", - "deletionTime": "2023-03-26T16:15:36Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-5687", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:34:51Z", + "oldestRestorableTime": "2023-04-06T18:34:51Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", - "creationTime": "2023-03-26T16:03:43Z", - "deletionTime": "2023-03-26T16:15:36Z" + "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", + "creationTime": "2023-04-06T18:34:52Z" } ] } }, { - "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", + "name": "91df614a-d17c-4510-8727-354fe0d1447d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-27T03:23:23Z", - "deletionTime": "2023-03-27T03:41:45Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clivh5sbv5jm2tn", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:55Z", + "oldestRestorableTime": "2023-04-06T18:35:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", - "creationTime": "2023-03-27T03:23:24Z", - "deletionTime": "2023-03-27T03:41:45Z" + "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", + "creationTime": "2023-04-06T18:35:56Z" } ] } }, { - "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", + "name": "073071e8-3f6e-4510-9175-440346e61824", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", "properties": { - "accountName": "grem-test-72", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z", - "oldestRestorableTime": "2023-03-20T17:30:51Z", + "accountName": "clipmrcd5m37yeh", + "apiType": "Sql", + "creationTime": "2023-04-06T18:34:27Z", + "oldestRestorableTime": "2023-04-06T18:34:27Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z" + "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", + "creationTime": "2023-04-06T18:34:28Z" } ] } }, { - "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clieik2we2gw5zk", "apiType": "Sql", - "creationTime": "2023-03-28T02:19:03Z", - "deletionTime": "2023-03-28T02:22:53Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T18:34:28Z", + "oldestRestorableTime": "2023-04-06T18:34:28Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", - "creationTime": "2023-03-28T02:19:04Z", - "deletionTime": "2023-03-28T02:22:53Z" + "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", + "creationTime": "2023-04-06T18:34:29Z" } ] } }, { - "name": "a9481019-401b-431b-b5f7-440ec8798dfd", + "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T03:39:15Z", - "deletionTime": "2023-03-28T03:42:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cli24p5gxxip4wp", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:36:07Z", + "oldestRestorableTime": "2023-04-06T18:36:07Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", - "creationTime": "2023-03-28T03:39:16Z", - "deletionTime": "2023-03-28T03:42:12Z" + "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", + "creationTime": "2023-04-06T18:36:08Z" } ] } }, { - "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", + "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T13:58:50Z", - "deletionTime": "2023-03-28T13:59:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cli4nd5tsapqcn4", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:38:50Z", + "oldestRestorableTime": "2023-04-06T18:38:50Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", - "creationTime": "2023-03-28T13:58:51Z", - "deletionTime": "2023-03-28T13:59:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", + "creationTime": "2023-04-06T18:38:51Z" } ] } }, { - "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "name": "b56820c9-0aa2-45a7-8e37-35ab0d86d215", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b56820c9-0aa2-45a7-8e37-35ab0d86d215", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "r-database-account-3663", "apiType": "Sql", - "creationTime": "2023-03-28T14:10:51Z", - "deletionTime": "2023-03-28T14:13:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-20T03:02:48Z", + "oldestRestorableTime": "2023-04-20T03:02:48Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", - "creationTime": "2023-03-28T14:10:52Z", - "deletionTime": "2023-03-28T14:13:58Z" + "regionalDatabaseAccountInstanceId": "d6b3797d-2293-4f03-9583-871ccf0f3d38", + "creationTime": "2023-04-20T03:02:48Z" } ] } }, { - "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", + "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", "properties": { - "accountName": "cosmosdb-1233", + "accountName": "r-database-account-4892", "apiType": "Sql", - "creationTime": "2023-03-28T14:25:17Z", - "deletionTime": "2023-03-28T14:28:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-23T10:54:16Z", + "deletionTime": "2023-03-23T10:54:57Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", - "creationTime": "2023-03-28T14:25:18Z", - "deletionTime": "2023-03-28T14:28:04Z" + "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", + "creationTime": "2023-03-23T10:54:17Z", + "deletionTime": "2023-03-23T10:54:57Z" } ] } }, { - "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "r-database-account-6730", "apiType": "Sql", - "creationTime": "2023-03-28T14:35:15Z", - "deletionTime": "2023-03-28T14:39:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-23T11:05:04Z", + "deletionTime": "2023-03-23T11:06:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", - "creationTime": "2023-03-28T14:35:16Z", - "deletionTime": "2023-03-28T14:39:43Z" + "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", + "creationTime": "2023-03-23T11:05:05Z", + "deletionTime": "2023-03-23T11:06:25Z" } ] } }, { - "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", "properties": { - "accountName": "cosmosdb-1234", + "accountName": "dbaccount-6688", "apiType": "Sql", - "creationTime": "2023-03-28T14:54:34Z", - "deletionTime": "2023-03-28T14:58:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-23T11:16:07Z", + "deletionTime": "2023-03-23T11:20:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", - "creationTime": "2023-03-28T14:54:35Z", - "deletionTime": "2023-03-28T14:58:59Z" + "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", + "creationTime": "2023-03-23T11:16:08Z", + "deletionTime": "2023-03-23T11:20:59Z" } ] } }, { - "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "name": "0768f3f1-b168-46b8-bdd2-671139a55152", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", "properties": { - "accountName": "cosmosdb-12103", + "accountName": "dbaccount-1880", "apiType": "Sql", - "creationTime": "2023-03-28T15:09:04Z", - "deletionTime": "2023-03-28T15:27:39Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-23T11:22:51Z", + "deletionTime": "2023-03-23T11:26:46Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", - "creationTime": "2023-03-28T15:09:05Z", - "deletionTime": "2023-03-28T15:27:39Z" + "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", + "creationTime": "2023-03-23T11:22:52Z", + "deletionTime": "2023-03-23T11:26:46Z" } ] } }, { - "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", "properties": { - "accountName": "restored2-cosmosdb-12103-3", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z" + "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z" } ] } }, { - "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", + "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", "properties": { - "accountName": "cosmosdb-12104", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-23T21:16:33Z", + "deletionTime": "2023-03-23T21:20:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", - "creationTime": "2023-03-28T15:34:43Z", - "deletionTime": "2023-03-28T15:39:16Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z" + "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", + "creationTime": "2023-03-23T21:16:34Z", + "deletionTime": "2023-03-23T21:20:17Z" } ] } }, { - "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", "properties": { - "accountName": "r-database-account-9490", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T22:16:00Z", - "deletionTime": "2023-03-28T22:16:48Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T16:01:08Z", + "deletionTime": "2023-03-24T16:04:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", - "creationTime": "2023-03-28T22:16:01Z", - "deletionTime": "2023-03-28T22:16:48Z" + "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", + "creationTime": "2023-03-24T16:01:09Z", + "deletionTime": "2023-03-24T16:04:52Z" } ] } }, { - "name": "03ad66ba-329b-42a9-a663-7175c237d696", + "name": "151f9fea-5280-4201-8e95-0ea414c89379", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T01:52:39Z", - "deletionTime": "2023-03-29T01:53:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T16:18:09Z", + "deletionTime": "2023-03-24T16:21:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", - "creationTime": "2023-03-29T01:52:40Z", - "deletionTime": "2023-03-29T01:53:32Z" + "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", + "creationTime": "2023-03-24T16:18:10Z", + "deletionTime": "2023-03-24T16:21:49Z" } ] } }, { - "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "name": "edbde762-f533-4cc9-886a-a2196e203b19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", "properties": { - "accountName": "r-database-account-8615", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T17:00:54Z", + "deletionTime": "2023-03-24T17:03:11Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z" + "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", + "creationTime": "2023-03-24T17:00:55Z", + "deletionTime": "2023-03-24T17:03:11Z" } ] } }, { - "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", + "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", "properties": { - "accountName": "r-database-account-6456", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:33:02Z", - "deletionTime": "2023-03-29T02:34:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", - "restorableLocations": [ + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", - "creationTime": "2023-03-29T02:33:03Z", - "deletionTime": "2023-03-29T02:34:43Z" + "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z" } ] } }, { - "name": "835d93a1-22dd-478a-b58d-426efe281471", + "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", "properties": { - "accountName": "r-database-account-4855", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:47:00Z", - "deletionTime": "2023-03-29T02:49:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T18:51:09Z", + "deletionTime": "2023-03-24T18:51:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", - "creationTime": "2023-03-29T02:47:01Z", - "deletionTime": "2023-03-29T02:49:00Z" + "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", + "creationTime": "2023-03-24T18:51:10Z", + "deletionTime": "2023-03-24T18:51:31Z" } ] } }, { - "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", "properties": { - "accountName": "r-database-account-84", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T03:26:20Z", - "deletionTime": "2023-03-29T03:28:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T19:00:50Z", + "deletionTime": "2023-03-24T19:15:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", - "creationTime": "2023-03-29T03:26:21Z", - "deletionTime": "2023-03-29T03:28:03Z" + "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", + "creationTime": "2023-03-24T19:00:51Z", + "deletionTime": "2023-03-24T19:15:40Z" } ] } }, { - "name": "745f1b21-405d-46bf-8788-0d661ffbb160", + "name": "219254b8-6f3a-466e-b360-95f262bfe51e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1217", "apiType": "Sql", - "creationTime": "2023-03-29T03:40:43Z", - "deletionTime": "2023-03-29T03:42:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T19:18:09Z", + "deletionTime": "2023-03-24T19:20:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", - "creationTime": "2023-03-29T03:40:44Z", - "deletionTime": "2023-03-29T03:42:31Z" + "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", + "creationTime": "2023-03-24T19:18:10Z", + "deletionTime": "2023-03-24T19:20:56Z" } ] } }, { - "name": "454b0097-ad05-4177-9048-93cff3b23e4c", + "name": "e888bd61-957a-4028-af47-b834b0a267ab", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", "properties": { - "accountName": "r-database-account-985", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:04:48Z", - "deletionTime": "2023-03-29T04:05:36Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T19:34:54Z", + "deletionTime": "2023-03-24T19:50:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", - "creationTime": "2023-03-29T04:04:49Z", - "deletionTime": "2023-03-29T04:05:36Z" + "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", + "creationTime": "2023-03-24T19:34:55Z", + "deletionTime": "2023-03-24T19:50:50Z" } ] } }, { - "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", + "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", "properties": { - "accountName": "r-database-account-411", + "accountName": "restored2-cosmosdb-1210-5", "apiType": "Sql", - "creationTime": "2023-03-29T04:32:28Z", - "deletionTime": "2023-03-29T04:34:13Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", - "creationTime": "2023-03-29T04:32:29Z", - "deletionTime": "2023-03-29T04:34:13Z" + "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z" } ] } }, { - "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", + "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "properties": { - "accountName": "r-database-account-7460", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:59:34Z", - "deletionTime": "2023-03-29T05:01:02Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-24T20:32:49Z", + "deletionTime": "2023-03-24T20:50:46Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", - "creationTime": "2023-03-29T04:59:35Z", - "deletionTime": "2023-03-29T05:01:02Z" + "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", + "creationTime": "2023-03-24T20:32:50Z", + "deletionTime": "2023-03-24T20:50:46Z" } ] } }, { - "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "properties": { - "accountName": "r-database-account-6301", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:27:44Z", - "deletionTime": "2023-03-29T05:29:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-25T16:11:27Z", + "deletionTime": "2023-03-25T16:23:23Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", - "creationTime": "2023-03-29T05:27:45Z", - "deletionTime": "2023-03-29T05:29:32Z" + "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", + "creationTime": "2023-03-25T16:11:28Z", + "deletionTime": "2023-03-25T16:23:23Z" } ] } }, { - "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", "properties": { - "accountName": "r-database-account-725", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:51:55Z", - "deletionTime": "2023-03-29T05:53:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", - "creationTime": "2023-03-29T05:51:56Z", - "deletionTime": "2023-03-29T05:53:14Z" + "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z" } ] } }, { - "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "name": "2533e0b0-a675-441d-9b41-147c66cb8834", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", "properties": { - "accountName": "r-database-account-5868", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:07:55Z", - "deletionTime": "2023-03-29T06:10:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-26T16:03:42Z", + "deletionTime": "2023-03-26T16:15:36Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", - "creationTime": "2023-03-29T06:07:56Z", - "deletionTime": "2023-03-29T06:10:43Z" + "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", + "creationTime": "2023-03-26T16:03:43Z", + "deletionTime": "2023-03-26T16:15:36Z" } ] } }, { - "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", "properties": { - "accountName": "r-database-account-6513", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:41:45Z", - "deletionTime": "2023-03-29T06:45:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-27T03:23:23Z", + "deletionTime": "2023-03-27T03:41:45Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", - "creationTime": "2023-03-29T06:41:46Z", - "deletionTime": "2023-03-29T06:45:18Z" + "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", + "creationTime": "2023-03-27T03:23:24Z", + "deletionTime": "2023-03-27T03:41:45Z" } ] } }, { - "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", "properties": { - "accountName": "r-database-account-79", - "apiType": "Sql", - "creationTime": "2023-03-29T07:22:12Z", - "deletionTime": "2023-03-29T07:24:10Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "grem-test-72", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", - "creationTime": "2023-03-29T07:22:13Z", - "deletionTime": "2023-03-29T07:24:10Z" + "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z" } ] } }, { - "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", "properties": { - "accountName": "r-database-account-766", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T08:19:11Z", - "deletionTime": "2023-03-29T08:20:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-28T02:19:03Z", + "deletionTime": "2023-03-28T02:22:53Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", - "creationTime": "2023-03-29T08:19:12Z", - "deletionTime": "2023-03-29T08:20:09Z" + "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", + "creationTime": "2023-03-28T02:19:04Z", + "deletionTime": "2023-03-28T02:22:53Z" } ] } }, { - "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "name": "a9481019-401b-431b-b5f7-440ec8798dfd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", "properties": { - "accountName": "r-database-account-9810", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:33:51Z", - "deletionTime": "2023-03-29T08:48:10Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T03:39:15Z", + "deletionTime": "2023-03-28T03:42:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", - "creationTime": "2023-03-29T08:33:53Z", - "deletionTime": "2023-03-29T08:48:10Z" + "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", + "creationTime": "2023-03-28T03:39:16Z", + "deletionTime": "2023-03-28T03:42:12Z" } ] } }, { - "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", "properties": { - "accountName": "r-database-account-6103", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T09:01:29Z", - "deletionTime": "2023-03-29T09:13:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-28T13:58:50Z", + "deletionTime": "2023-03-28T13:59:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", - "creationTime": "2023-03-29T09:01:30Z", - "deletionTime": "2023-03-29T09:13:42Z" + "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", + "creationTime": "2023-03-28T13:58:51Z", + "deletionTime": "2023-03-28T13:59:37Z" } ] } }, { - "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "properties": { - "accountName": "r-database-account-8066", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:28:36Z", - "deletionTime": "2023-03-29T09:44:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:10:51Z", + "deletionTime": "2023-03-28T14:13:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", - "creationTime": "2023-03-29T09:28:37Z", - "deletionTime": "2023-03-29T09:44:31Z" + "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", + "creationTime": "2023-03-28T14:10:52Z", + "deletionTime": "2023-03-28T14:13:58Z" } ] } }, { - "name": "ddab1ead-237f-448e-8291-995fddb1ae74", + "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", "properties": { - "accountName": "r-database-account-7977", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T10:01:55Z", - "deletionTime": "2023-03-29T10:03:30Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-1233", + "apiType": "Sql", + "creationTime": "2023-03-28T14:25:17Z", + "deletionTime": "2023-03-28T14:28:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", - "creationTime": "2023-03-29T10:01:56Z", - "deletionTime": "2023-03-29T10:03:30Z" + "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", + "creationTime": "2023-03-28T14:25:18Z", + "deletionTime": "2023-03-28T14:28:04Z" } ] } }, { - "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "properties": { - "accountName": "r-database-account-116", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T10:20:03Z", - "deletionTime": "2023-03-29T10:21:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:35:15Z", + "deletionTime": "2023-03-28T14:39:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", - "creationTime": "2023-03-29T10:20:04Z", - "deletionTime": "2023-03-29T10:21:16Z" + "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", + "creationTime": "2023-03-28T14:35:16Z", + "deletionTime": "2023-03-28T14:39:43Z" } ] } }, { - "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", + "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "properties": { - "accountName": "restoredaccount-7426", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-1234", + "apiType": "Sql", + "creationTime": "2023-03-28T14:54:34Z", + "deletionTime": "2023-03-28T14:58:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z" + "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", + "creationTime": "2023-03-28T14:54:35Z", + "deletionTime": "2023-03-28T14:58:59Z" } ] } }, { - "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "properties": { - "accountName": "r-database-account-9884", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:16:22Z", - "deletionTime": "2023-03-29T10:33:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-12103", + "apiType": "Sql", + "creationTime": "2023-03-28T15:09:04Z", + "deletionTime": "2023-03-28T15:27:39Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", - "creationTime": "2023-03-29T08:16:23Z", - "deletionTime": "2023-03-29T10:33:43Z" + "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", + "creationTime": "2023-03-28T15:09:05Z", + "deletionTime": "2023-03-28T15:27:39Z" } ] } }, { - "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", + "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "properties": { - "accountName": "r-database-account-2379", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:28:35Z", - "deletionTime": "2023-03-29T16:44:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restored2-cosmosdb-12103-3", + "apiType": "Sql", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", - "creationTime": "2023-03-29T16:28:36Z", - "deletionTime": "2023-03-29T16:44:35Z" + "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z" } ] } }, { - "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", + "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", "properties": { - "accountName": "r-database-account-3992", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T16:22:41Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", + "creationTime": "2023-03-28T15:34:43Z", + "deletionTime": "2023-03-28T15:39:16Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", - "creationTime": "2023-03-29T16:22:42Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z" } ] } }, { - "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "properties": { - "accountName": "restoredaccount-232", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9490", + "apiType": "Sql", + "creationTime": "2023-03-28T22:16:00Z", + "deletionTime": "2023-03-28T22:16:48Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", + "creationTime": "2023-03-28T22:16:01Z", + "deletionTime": "2023-03-28T22:16:48Z" } ] } }, { - "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", + "name": "03ad66ba-329b-42a9-a663-7175c237d696", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", "properties": { - "accountName": "r-database-account-1794", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:14:16Z", - "deletionTime": "2023-03-29T17:15:46Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T01:52:39Z", + "deletionTime": "2023-03-29T01:53:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", - "creationTime": "2023-03-29T17:14:17Z", - "deletionTime": "2023-03-29T17:15:46Z" + "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", + "creationTime": "2023-03-29T01:52:40Z", + "deletionTime": "2023-03-29T01:53:32Z" } ] } }, { - "name": "8940962c-1866-49f7-871f-38869cce24f7", + "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "properties": { - "accountName": "r-database-account-7040", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T17:32:14Z", - "deletionTime": "2023-03-29T17:33:38Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8615", + "apiType": "Sql", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", - "creationTime": "2023-03-29T17:32:15Z", - "deletionTime": "2023-03-29T17:33:38Z" + "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z" } ] } }, { - "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", "properties": { - "accountName": "r-database-account-959", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:41:56Z", - "deletionTime": "2023-03-29T17:42:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6456", + "apiType": "Sql", + "creationTime": "2023-03-29T02:33:02Z", + "deletionTime": "2023-03-29T02:34:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", - "creationTime": "2023-03-29T17:41:58Z", - "deletionTime": "2023-03-29T17:42:37Z" + "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", + "creationTime": "2023-03-29T02:33:03Z", + "deletionTime": "2023-03-29T02:34:43Z" } ] } }, { - "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "name": "835d93a1-22dd-478a-b58d-426efe281471", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", "properties": { - "accountName": "r-database-account-8612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:51:17Z", - "deletionTime": "2023-03-29T18:07:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4855", + "apiType": "Sql", + "creationTime": "2023-03-29T02:47:00Z", + "deletionTime": "2023-03-29T02:49:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", - "creationTime": "2023-03-29T17:51:18Z", - "deletionTime": "2023-03-29T18:07:55Z" + "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", + "creationTime": "2023-03-29T02:47:01Z", + "deletionTime": "2023-03-29T02:49:00Z" } ] } }, { - "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", + "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", "properties": { - "accountName": "r-database-account-640", + "accountName": "r-database-account-84", "apiType": "Sql", - "creationTime": "2023-03-29T18:21:12Z", - "deletionTime": "2023-03-29T18:37:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T03:26:20Z", + "deletionTime": "2023-03-29T03:28:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", - "creationTime": "2023-03-29T18:21:13Z", - "deletionTime": "2023-03-29T18:37:25Z" + "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", + "creationTime": "2023-03-29T03:26:21Z", + "deletionTime": "2023-03-29T03:28:03Z" } ] } }, { - "name": "ebcdc313-e068-4539-bfc9-63238422f44d", + "name": "745f1b21-405d-46bf-8788-0d661ffbb160", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:45:36Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T03:40:43Z", + "deletionTime": "2023-03-29T03:42:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", - "creationTime": "2023-03-29T17:45:37Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", + "creationTime": "2023-03-29T03:40:44Z", + "deletionTime": "2023-03-29T03:42:31Z" } ] } }, { - "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "name": "454b0097-ad05-4177-9048-93cff3b23e4c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", "properties": { - "accountName": "restoredaccount-9093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-985", + "apiType": "Sql", + "creationTime": "2023-03-29T04:04:48Z", + "deletionTime": "2023-03-29T04:05:36Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", + "creationTime": "2023-03-29T04:04:49Z", + "deletionTime": "2023-03-29T04:05:36Z" } ] } }, { - "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", "properties": { - "accountName": "restoredaccount-5464", + "accountName": "r-database-account-411", "apiType": "Sql", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T04:32:28Z", + "deletionTime": "2023-03-29T04:34:13Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z" + "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", + "creationTime": "2023-03-29T04:32:29Z", + "deletionTime": "2023-03-29T04:34:13Z" } ] } }, { - "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", + "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", "properties": { - "accountName": "r-database-account-582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:55:11Z", - "deletionTime": "2023-03-29T18:56:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7460", + "apiType": "Sql", + "creationTime": "2023-03-29T04:59:34Z", + "deletionTime": "2023-03-29T05:01:02Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", - "creationTime": "2023-03-29T18:55:12Z", - "deletionTime": "2023-03-29T18:56:12Z" + "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", + "creationTime": "2023-03-29T04:59:35Z", + "deletionTime": "2023-03-29T05:01:02Z" } ] } }, { - "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "properties": { - "accountName": "r-database-account-7109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:11:47Z", - "deletionTime": "2023-03-29T19:13:28Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6301", + "apiType": "Sql", + "creationTime": "2023-03-29T05:27:44Z", + "deletionTime": "2023-03-29T05:29:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", - "creationTime": "2023-03-29T19:11:48Z", - "deletionTime": "2023-03-29T19:13:28Z" + "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", + "creationTime": "2023-03-29T05:27:45Z", + "deletionTime": "2023-03-29T05:29:32Z" } ] } }, { - "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", + "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "properties": { - "accountName": "r-database-account-1862", + "accountName": "r-database-account-725", "apiType": "Sql", - "creationTime": "2023-03-29T19:27:17Z", - "deletionTime": "2023-03-29T19:28:11Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T05:51:55Z", + "deletionTime": "2023-03-29T05:53:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", - "creationTime": "2023-03-29T19:27:18Z", - "deletionTime": "2023-03-29T19:28:11Z" + "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", + "creationTime": "2023-03-29T05:51:56Z", + "deletionTime": "2023-03-29T05:53:14Z" } ] } }, { - "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", + "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", "properties": { - "accountName": "r-database-account-669", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:41:10Z", - "deletionTime": "2023-03-29T19:42:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5868", + "apiType": "Sql", + "creationTime": "2023-03-29T06:07:55Z", + "deletionTime": "2023-03-29T06:10:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", - "creationTime": "2023-03-29T19:41:11Z", - "deletionTime": "2023-03-29T19:42:32Z" + "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", + "creationTime": "2023-03-29T06:07:56Z", + "deletionTime": "2023-03-29T06:10:43Z" } ] } }, { - "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", + "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "properties": { - "accountName": "r-database-account-8361", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T19:57:31Z", - "deletionTime": "2023-03-29T19:58:15Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6513", + "apiType": "Sql", + "creationTime": "2023-03-29T06:41:45Z", + "deletionTime": "2023-03-29T06:45:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", - "creationTime": "2023-03-29T19:57:32Z", - "deletionTime": "2023-03-29T19:58:15Z" + "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", + "creationTime": "2023-03-29T06:41:46Z", + "deletionTime": "2023-03-29T06:45:18Z" } ] } }, { - "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", + "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "properties": { - "accountName": "r-database-account-9", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:12:42Z", - "deletionTime": "2023-03-29T20:28:47Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-79", + "apiType": "Sql", + "creationTime": "2023-03-29T07:22:12Z", + "deletionTime": "2023-03-29T07:24:10Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", - "creationTime": "2023-03-29T20:12:43Z", - "deletionTime": "2023-03-29T20:28:47Z" + "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", + "creationTime": "2023-03-29T07:22:13Z", + "deletionTime": "2023-03-29T07:24:10Z" } ] } }, { - "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "properties": { - "accountName": "r-database-account-7334", + "accountName": "r-database-account-766", "apiType": "Sql", - "creationTime": "2023-03-29T20:42:13Z", - "deletionTime": "2023-03-29T20:44:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T08:19:11Z", + "deletionTime": "2023-03-29T08:20:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", - "creationTime": "2023-03-29T20:42:14Z", - "deletionTime": "2023-03-29T20:44:52Z" + "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", + "creationTime": "2023-03-29T08:19:12Z", + "deletionTime": "2023-03-29T08:20:09Z" } ] } }, { - "name": "9513098d-df71-4d21-8d95-2fd12d55402e", + "name": "fa235396-6959-4dc1-932d-2ac66d318878", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", "properties": { - "accountName": "r-database-account-4820", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:00:04Z", - "deletionTime": "2023-03-29T21:16:44Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9810", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T08:33:51Z", + "deletionTime": "2023-03-29T08:48:10Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", - "creationTime": "2023-03-29T21:00:05Z", - "deletionTime": "2023-03-29T21:16:44Z" + "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", + "creationTime": "2023-03-29T08:33:53Z", + "deletionTime": "2023-03-29T08:48:10Z" } ] } }, { - "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "properties": { - "accountName": "r-database-account-2346", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6103", + "apiType": "Sql", + "creationTime": "2023-03-29T09:01:29Z", + "deletionTime": "2023-03-29T09:13:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z" + "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", + "creationTime": "2023-03-29T09:01:30Z", + "deletionTime": "2023-03-29T09:13:42Z" } ] } }, { - "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", + "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "properties": { - "accountName": "restoredaccount-4730", + "accountName": "r-database-account-8066", "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T09:28:36Z", + "deletionTime": "2023-03-29T09:44:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z" + "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", + "creationTime": "2023-03-29T09:28:37Z", + "deletionTime": "2023-03-29T09:44:31Z" } ] } }, { - "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "name": "ddab1ead-237f-448e-8291-995fddb1ae74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", "properties": { - "accountName": "restoredaccount-1173", + "accountName": "r-database-account-7977", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T10:01:55Z", + "deletionTime": "2023-03-29T10:03:30Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z" + "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", + "creationTime": "2023-03-29T10:01:56Z", + "deletionTime": "2023-03-29T10:03:30Z" } ] } }, { - "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", + "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "properties": { - "accountName": "r-database-account-3981", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T21:50:14Z", - "deletionTime": "2023-03-29T21:52:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-116", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T10:20:03Z", + "deletionTime": "2023-03-29T10:21:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", - "creationTime": "2023-03-29T21:50:15Z", - "deletionTime": "2023-03-29T21:52:00Z" + "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", + "creationTime": "2023-03-29T10:20:04Z", + "deletionTime": "2023-03-29T10:21:16Z" } ] } }, { - "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", "properties": { - "accountName": "r-database-account-6608", - "apiType": "Sql", - "creationTime": "2023-03-29T22:05:54Z", - "deletionTime": "2023-03-29T22:06:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7426", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", - "creationTime": "2023-03-29T22:05:55Z", - "deletionTime": "2023-03-29T22:06:58Z" + "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z" } ] } }, { - "name": "d003df48-a9ea-4212-a771-0c539141cd9d", + "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", "properties": { - "accountName": "r-database-account-9561", + "accountName": "r-database-account-9884", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:19:29Z", - "deletionTime": "2023-03-29T22:20:23Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T08:16:22Z", + "deletionTime": "2023-03-29T10:33:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", - "creationTime": "2023-03-29T22:19:30Z", - "deletionTime": "2023-03-29T22:20:23Z" - } - ] + "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", + "creationTime": "2023-03-29T08:16:23Z", + "deletionTime": "2023-03-29T10:33:43Z" + } + ] } }, { - "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", + "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", "properties": { - "accountName": "r-database-account-1309", + "accountName": "r-database-account-2379", "apiType": "Table, Sql", - "creationTime": "2023-03-29T22:36:33Z", - "deletionTime": "2023-03-29T22:37:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T16:28:35Z", + "deletionTime": "2023-03-29T16:44:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", - "creationTime": "2023-03-29T22:36:35Z", - "deletionTime": "2023-03-29T22:37:50Z" + "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", + "creationTime": "2023-03-29T16:28:36Z", + "deletionTime": "2023-03-29T16:44:35Z" } ] } }, { - "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", "properties": { - "accountName": "dsapaliga-restore-test5", - "apiType": "Sql", - "creationTime": "2023-03-29T21:59:36Z", - "deletionTime": "2023-03-29T22:56:12Z", - "oldestRestorableTime": "2023-03-22T22:56:12Z", + "accountName": "r-database-account-3992", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T16:22:41Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", - "creationTime": "2023-03-29T21:59:38Z", - "deletionTime": "2023-03-29T22:56:12Z" + "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", + "creationTime": "2023-03-29T16:22:42Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", + "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "properties": { - "accountName": "dsapaliga-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z", - "oldestRestorableTime": "2023-03-22T22:56:35Z", + "accountName": "restoredaccount-232", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", "properties": { - "accountName": "dsapaliga-test-restored", - "apiType": "Sql", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z", - "oldestRestorableTime": "2023-03-22T22:57:04Z", + "accountName": "r-database-account-1794", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:14:16Z", + "deletionTime": "2023-03-29T17:15:46Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", + "creationTime": "2023-03-29T17:14:17Z", + "deletionTime": "2023-03-29T17:15:46Z" } ] } }, { - "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "name": "8940962c-1866-49f7-871f-38869cce24f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", "properties": { - "accountName": "dsapaliga-restore-test", - "apiType": "Sql", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z", - "oldestRestorableTime": "2023-03-22T22:57:42Z", + "accountName": "r-database-account-7040", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T17:32:14Z", + "deletionTime": "2023-03-29T17:33:38Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", - "creationTime": "2023-03-29T19:42:26Z", - "deletionTime": "2023-03-29T22:57:42Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z" + "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", + "creationTime": "2023-03-29T17:32:15Z", + "deletionTime": "2023-03-29T17:33:38Z" } ] } }, { - "name": "52581e9f-9743-4007-9041-e15df28ce4ee", + "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", "properties": { - "accountName": "r-database-account-1604", + "accountName": "r-database-account-959", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:51:34Z", - "deletionTime": "2023-03-29T23:07:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T17:41:56Z", + "deletionTime": "2023-03-29T17:42:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", - "creationTime": "2023-03-29T22:51:35Z", - "deletionTime": "2023-03-29T23:07:58Z" + "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", + "creationTime": "2023-03-29T17:41:58Z", + "deletionTime": "2023-03-29T17:42:37Z" } ] } }, { - "name": "9ab892fe-ad41-4e51-a646-530c226c8772", + "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "properties": { - "accountName": "r-database-account-39", - "apiType": "Sql", - "creationTime": "2023-03-29T23:21:19Z", - "deletionTime": "2023-03-29T23:37:29Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:51:17Z", + "deletionTime": "2023-03-29T18:07:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", - "creationTime": "2023-03-29T23:21:20Z", - "deletionTime": "2023-03-29T23:37:29Z" + "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", + "creationTime": "2023-03-29T17:51:18Z", + "deletionTime": "2023-03-29T18:07:55Z" } ] } }, { - "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", "properties": { - "accountName": "r-database-account-6553", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T23:52:19Z", - "deletionTime": "2023-03-29T23:54:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-640", + "apiType": "Sql", + "creationTime": "2023-03-29T18:21:12Z", + "deletionTime": "2023-03-29T18:37:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", - "creationTime": "2023-03-29T23:52:20Z", - "deletionTime": "2023-03-29T23:54:50Z" + "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", + "creationTime": "2023-03-29T18:21:13Z", + "deletionTime": "2023-03-29T18:37:25Z" } ] } }, { - "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", + "name": "ebcdc313-e068-4539-bfc9-63238422f44d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", "properties": { - "accountName": "r-database-account-8730", + "accountName": "r-database-account-6103", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T00:45:13Z", - "deletionTime": "2023-03-30T00:49:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T17:45:36Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", - "creationTime": "2023-03-30T00:45:15Z", - "deletionTime": "2023-03-30T00:49:42Z" + "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", + "creationTime": "2023-03-29T17:45:37Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "properties": { - "accountName": "r-database-account-2459", - "apiType": "Sql", - "creationTime": "2023-03-30T01:04:05Z", - "deletionTime": "2023-03-30T01:06:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9093", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", - "creationTime": "2023-03-30T01:04:06Z", - "deletionTime": "2023-03-30T01:06:50Z" + "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "properties": { - "accountName": "r-database-account-2957", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T01:23:37Z", - "deletionTime": "2023-03-30T01:26:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5464", + "apiType": "Sql", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", - "creationTime": "2023-03-30T01:23:39Z", - "deletionTime": "2023-03-30T01:26:18Z" + "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z" } ] } }, { - "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", "properties": { - "accountName": "r-database-account-6086", + "accountName": "r-database-account-582", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T01:44:49Z", - "deletionTime": "2023-03-30T01:54:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T18:55:11Z", + "deletionTime": "2023-03-29T18:56:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", - "creationTime": "2023-03-30T01:44:50Z", - "deletionTime": "2023-03-30T01:54:03Z" + "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", + "creationTime": "2023-03-29T18:55:12Z", + "deletionTime": "2023-03-29T18:56:12Z" } ] } }, { - "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", + "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", "properties": { - "accountName": "r-database-account-9503", + "accountName": "r-database-account-7109", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:14:47Z", - "deletionTime": "2023-03-30T02:19:28Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T19:11:47Z", + "deletionTime": "2023-03-29T19:13:28Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", - "creationTime": "2023-03-30T02:14:48Z", - "deletionTime": "2023-03-30T02:19:28Z" + "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", + "creationTime": "2023-03-29T19:11:48Z", + "deletionTime": "2023-03-29T19:13:28Z" } ] } }, { - "name": "a717fb23-baed-4b80-ab44-bedcce157333", + "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", "properties": { - "accountName": "r-database-account-255", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:41:09Z", - "deletionTime": "2023-03-30T02:50:27Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-1862", + "apiType": "Sql", + "creationTime": "2023-03-29T19:27:17Z", + "deletionTime": "2023-03-29T19:28:11Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", - "creationTime": "2023-03-30T02:41:10Z", - "deletionTime": "2023-03-30T02:50:27Z" + "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", + "creationTime": "2023-03-29T19:27:18Z", + "deletionTime": "2023-03-29T19:28:11Z" } ] } }, { - "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", "properties": { - "accountName": "cosmosdb-12104", - "apiType": "Sql", - "creationTime": "2023-03-30T03:16:29Z", - "deletionTime": "2023-03-30T03:24:26Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-669", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T19:41:10Z", + "deletionTime": "2023-03-29T19:42:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", - "creationTime": "2023-03-30T03:18:49Z", - "deletionTime": "2023-03-30T03:24:26Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", - "creationTime": "2023-03-30T03:16:30Z", - "deletionTime": "2023-03-30T03:24:26Z" + "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", + "creationTime": "2023-03-29T19:41:11Z", + "deletionTime": "2023-03-29T19:42:32Z" } ] } }, { - "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", "properties": { - "accountName": "r-database-account-7398", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:22:44Z", - "deletionTime": "2023-03-30T03:24:34Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8361", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T19:57:31Z", + "deletionTime": "2023-03-29T19:58:15Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", - "creationTime": "2023-03-30T03:22:45Z", - "deletionTime": "2023-03-30T03:24:34Z" + "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", + "creationTime": "2023-03-29T19:57:32Z", + "deletionTime": "2023-03-29T19:58:15Z" } ] } }, { - "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", "properties": { - "accountName": "r-database-account-2003", + "accountName": "r-database-account-9", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:40:25Z", - "deletionTime": "2023-03-30T03:41:26Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T20:12:42Z", + "deletionTime": "2023-03-29T20:28:47Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", - "creationTime": "2023-03-30T03:40:26Z", - "deletionTime": "2023-03-30T03:41:26Z" + "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", + "creationTime": "2023-03-29T20:12:43Z", + "deletionTime": "2023-03-29T20:28:47Z" } ] } }, { - "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", "properties": { - "accountName": "dsapaliga-rcg-migrationtest", + "accountName": "r-database-account-7334", "apiType": "Sql", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z", - "oldestRestorableTime": "2023-03-23T03:56:45Z", + "creationTime": "2023-03-29T20:42:13Z", + "deletionTime": "2023-03-29T20:44:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z" + "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", + "creationTime": "2023-03-29T20:42:14Z", + "deletionTime": "2023-03-29T20:44:52Z" } ] } }, { - "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", + "name": "9513098d-df71-4d21-8d95-2fd12d55402e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", "properties": { - "accountName": "r-database-account-3308", + "accountName": "r-database-account-4820", "apiType": "Table, Sql", - "creationTime": "2023-03-30T03:55:54Z", - "deletionTime": "2023-03-30T03:56:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T21:00:04Z", + "deletionTime": "2023-03-29T21:16:44Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", - "creationTime": "2023-03-30T03:55:55Z", - "deletionTime": "2023-03-30T03:56:52Z" + "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", + "creationTime": "2023-03-29T21:00:05Z", + "deletionTime": "2023-03-29T21:16:44Z" } ] } }, { - "name": "daf00acd-625e-4dcd-8453-247b297129a3", + "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "properties": { - "accountName": "dsapaliga-restored-cli-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z", - "oldestRestorableTime": "2023-03-23T03:57:10Z", + "accountName": "r-database-account-2346", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z" } ] } }, { - "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", + "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", "properties": { - "accountName": "dsapaliga-xrr-cli", - "apiType": "Sql", - "creationTime": "2023-03-29T23:10:13Z", - "deletionTime": "2023-03-30T03:57:17Z", - "oldestRestorableTime": "2023-03-23T03:57:17Z", + "accountName": "restoredaccount-4730", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", - "creationTime": "2023-03-29T23:12:40Z", - "deletionTime": "2023-03-30T03:57:17Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", - "creationTime": "2023-03-29T23:10:14Z", - "deletionTime": "2023-03-30T03:57:17Z" + "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z" } ] } }, { - "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", + "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z", - "oldestRestorableTime": "2023-03-23T03:57:27Z", + "accountName": "restoredaccount-1173", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z" } ] } }, { - "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", + "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2rg", - "apiType": "Sql", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z", - "oldestRestorableTime": "2023-03-23T03:57:36Z", + "accountName": "r-database-account-3981", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T21:50:14Z", + "deletionTime": "2023-03-29T21:52:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", + "creationTime": "2023-03-29T21:50:15Z", + "deletionTime": "2023-03-29T21:52:00Z" } ] } }, { - "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "properties": { - "accountName": "dsapaliga-xrr-restorefix", + "accountName": "r-database-account-6608", "apiType": "Sql", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z", - "oldestRestorableTime": "2023-03-23T04:15:46Z", + "creationTime": "2023-03-29T22:05:54Z", + "deletionTime": "2023-03-29T22:06:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", - "creationTime": "2023-03-30T03:51:46Z", - "deletionTime": "2023-03-30T04:15:46Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z" + "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", + "creationTime": "2023-03-29T22:05:55Z", + "deletionTime": "2023-03-29T22:06:58Z" } ] } }, { - "name": "2896560d-7c61-44b5-95a3-2e325d44b464", + "name": "d003df48-a9ea-4212-a771-0c539141cd9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", "properties": { - "accountName": "dsapaliga-xrr", - "apiType": "Sql", - "creationTime": "2023-03-29T23:01:28Z", - "deletionTime": "2023-03-30T04:16:00Z", - "oldestRestorableTime": "2023-03-23T04:16:00Z", + "accountName": "r-database-account-9561", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:19:29Z", + "deletionTime": "2023-03-29T22:20:23Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", - "creationTime": "2023-03-29T23:11:33Z", - "deletionTime": "2023-03-30T04:16:00Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", - "creationTime": "2023-03-29T23:01:29Z", - "deletionTime": "2023-03-30T04:16:00Z" + "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", + "creationTime": "2023-03-29T22:19:30Z", + "deletionTime": "2023-03-29T22:20:23Z" } ] } }, { - "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", + "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", "properties": { - "accountName": "r-database-account-9362", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:14:52Z", - "deletionTime": "2023-03-30T04:33:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-1309", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T22:36:33Z", + "deletionTime": "2023-03-29T22:37:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", - "creationTime": "2023-03-30T04:14:53Z", - "deletionTime": "2023-03-30T04:33:19Z" + "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", + "creationTime": "2023-03-29T22:36:35Z", + "deletionTime": "2023-03-29T22:37:50Z" } ] } }, { - "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", + "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "properties": { - "accountName": "r-database-account-7026", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T04:49:23Z", - "deletionTime": "2023-03-30T05:05:15Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", - "creationTime": "2023-03-30T04:49:24Z", - "deletionTime": "2023-03-30T05:05:15Z" - } - ] - } - }, - { - "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", - "properties": { - "accountName": "r-database-account-8518", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:21:59Z", - "deletionTime": "2023-03-30T05:23:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-restore-test5", + "apiType": "Sql", + "creationTime": "2023-03-29T21:59:36Z", + "deletionTime": "2023-03-29T22:56:12Z", + "oldestRestorableTime": "2023-03-22T22:56:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", - "creationTime": "2023-03-30T05:22:00Z", - "deletionTime": "2023-03-30T05:23:37Z" + "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", + "creationTime": "2023-03-29T21:59:38Z", + "deletionTime": "2023-03-29T22:56:12Z" } ] } }, { - "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", "properties": { - "accountName": "restoredaccount-8613", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z", + "oldestRestorableTime": "2023-03-22T22:56:35Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z" } ] } }, { - "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", "properties": { - "accountName": "restoredaccount-4321", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-test-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z", + "oldestRestorableTime": "2023-03-22T22:57:04Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z" } ] } }, { - "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "properties": { - "accountName": "r-database-account-9910", + "accountName": "dsapaliga-restore-test", "apiType": "Sql", - "creationTime": "2023-03-30T05:44:40Z", - "deletionTime": "2023-03-30T06:00:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z", + "oldestRestorableTime": "2023-03-22T22:57:42Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", + "creationTime": "2023-03-29T19:42:26Z", + "deletionTime": "2023-03-29T22:57:42Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", - "creationTime": "2023-03-30T05:44:41Z", - "deletionTime": "2023-03-30T06:00:37Z" + "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z" } ] } }, { - "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "name": "52581e9f-9743-4007-9041-e15df28ce4ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", "properties": { - "accountName": "r-database-account-8895", + "accountName": "r-database-account-1604", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:29:10Z", - "deletionTime": "2023-03-30T06:47:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T22:51:34Z", + "deletionTime": "2023-03-29T23:07:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", - "creationTime": "2023-03-30T06:29:12Z", - "deletionTime": "2023-03-30T06:47:25Z" + "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", + "creationTime": "2023-03-29T22:51:35Z", + "deletionTime": "2023-03-29T23:07:58Z" } ] } }, { - "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "name": "9ab892fe-ad41-4e51-a646-530c226c8772", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", "properties": { - "accountName": "restoredaccount-6039", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-39", + "apiType": "Sql", + "creationTime": "2023-03-29T23:21:19Z", + "deletionTime": "2023-03-29T23:37:29Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z" + "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", + "creationTime": "2023-03-29T23:21:20Z", + "deletionTime": "2023-03-29T23:37:29Z" } ] } }, { - "name": "53b30478-fadc-4af9-bde8-663f3793b182", + "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", "properties": { - "accountName": "r-database-account-6131", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:23:46Z", - "deletionTime": "2023-03-30T07:39:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6553", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T23:52:19Z", + "deletionTime": "2023-03-29T23:54:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", - "creationTime": "2023-03-30T07:23:47Z", - "deletionTime": "2023-03-30T07:39:31Z" + "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", + "creationTime": "2023-03-29T23:52:20Z", + "deletionTime": "2023-03-29T23:54:50Z" } ] } }, { - "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", + "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", "properties": { - "accountName": "r-database-account-5579", + "accountName": "r-database-account-8730", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:00:42Z", - "deletionTime": "2023-03-30T08:02:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T00:45:13Z", + "deletionTime": "2023-03-30T00:49:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", - "creationTime": "2023-03-30T08:00:43Z", - "deletionTime": "2023-03-30T08:02:03Z" + "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", + "creationTime": "2023-03-30T00:45:15Z", + "deletionTime": "2023-03-30T00:49:42Z" } ] } }, { - "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", + "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", "properties": { - "accountName": "r-database-account-6802", + "accountName": "r-database-account-2459", "apiType": "Sql", - "creationTime": "2023-03-30T08:15:53Z", - "deletionTime": "2023-03-30T08:16:49Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T01:04:05Z", + "deletionTime": "2023-03-30T01:06:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", - "creationTime": "2023-03-30T08:15:54Z", - "deletionTime": "2023-03-30T08:16:49Z" + "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", + "creationTime": "2023-03-30T01:04:06Z", + "deletionTime": "2023-03-30T01:06:50Z" } ] } }, { - "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", + "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "properties": { - "accountName": "r-database-account-4928", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:29:55Z", - "deletionTime": "2023-03-30T08:30:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2957", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T01:23:37Z", + "deletionTime": "2023-03-30T01:26:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", - "creationTime": "2023-03-30T08:29:56Z", - "deletionTime": "2023-03-30T08:30:59Z" + "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", + "creationTime": "2023-03-30T01:23:39Z", + "deletionTime": "2023-03-30T01:26:18Z" } ] } }, { - "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", + "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "properties": { - "accountName": "r-database-account-9554", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T08:45:00Z", - "deletionTime": "2023-03-30T08:46:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6086", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T01:44:49Z", + "deletionTime": "2023-03-30T01:54:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", - "creationTime": "2023-03-30T08:45:01Z", - "deletionTime": "2023-03-30T08:46:14Z" + "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", + "creationTime": "2023-03-30T01:44:50Z", + "deletionTime": "2023-03-30T01:54:03Z" } ] } }, { - "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", + "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", "properties": { - "accountName": "r-database-account-9311", + "accountName": "r-database-account-9503", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:00:35Z", - "deletionTime": "2023-03-30T09:16:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T02:14:47Z", + "deletionTime": "2023-03-30T02:19:28Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", - "creationTime": "2023-03-30T09:00:36Z", - "deletionTime": "2023-03-30T09:16:50Z" + "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", + "creationTime": "2023-03-30T02:14:48Z", + "deletionTime": "2023-03-30T02:19:28Z" } ] } }, { - "name": "521a5d65-de37-47be-88ca-ec32b564a261", + "name": "a717fb23-baed-4b80-ab44-bedcce157333", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", "properties": { - "accountName": "r-database-account-2240", + "accountName": "r-database-account-255", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:32:58Z", - "deletionTime": "2023-03-30T09:51:38Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T02:41:09Z", + "deletionTime": "2023-03-30T02:50:27Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", - "creationTime": "2023-03-30T09:32:59Z", - "deletionTime": "2023-03-30T09:51:38Z" + "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", + "creationTime": "2023-03-30T02:41:10Z", + "deletionTime": "2023-03-30T02:50:27Z" } ] } }, { - "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", + "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", "properties": { - "accountName": "r-database-account-1851", + "accountName": "cosmosdb-12104", "apiType": "Sql", - "creationTime": "2023-03-30T10:05:27Z", - "deletionTime": "2023-03-30T10:21:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T03:16:29Z", + "deletionTime": "2023-03-30T03:24:26Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", + "creationTime": "2023-03-30T03:18:49Z", + "deletionTime": "2023-03-30T03:24:26Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", - "creationTime": "2023-03-30T10:05:28Z", - "deletionTime": "2023-03-30T10:21:42Z" + "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", + "creationTime": "2023-03-30T03:16:30Z", + "deletionTime": "2023-03-30T03:24:26Z" } ] } }, { - "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", + "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", "properties": { - "accountName": "r-database-account-5797", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:37:02Z", - "deletionTime": "2023-03-30T10:55:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7398", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:22:44Z", + "deletionTime": "2023-03-30T03:24:34Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", - "creationTime": "2023-03-30T10:37:04Z", - "deletionTime": "2023-03-30T10:55:19Z" + "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", + "creationTime": "2023-03-30T03:22:45Z", + "deletionTime": "2023-03-30T03:24:34Z" } ] } }, { - "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", + "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "properties": { - "accountName": "r-database-account-9560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:11:57Z", - "deletionTime": "2023-03-30T11:25:05Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2003", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:40:25Z", + "deletionTime": "2023-03-30T03:41:26Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", - "creationTime": "2023-03-30T11:11:58Z", - "deletionTime": "2023-03-30T11:25:05Z" + "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", + "creationTime": "2023-03-30T03:40:26Z", + "deletionTime": "2023-03-30T03:41:26Z" } ] } }, { - "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", + "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "properties": { - "accountName": "r-database-account-1767", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:41:56Z", - "deletionTime": "2023-03-30T11:43:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-rcg-migrationtest", + "apiType": "Sql", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z", + "oldestRestorableTime": "2023-03-23T03:56:45Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", - "creationTime": "2023-03-30T11:41:57Z", - "deletionTime": "2023-03-30T11:43:33Z" + "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z" } ] } }, { - "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", "properties": { - "accountName": "restoredaccount-4001", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3308", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T03:55:54Z", + "deletionTime": "2023-03-30T03:56:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", + "creationTime": "2023-03-30T03:55:55Z", + "deletionTime": "2023-03-30T03:56:52Z" } ] } }, { - "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "name": "daf00acd-625e-4dcd-8453-247b297129a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", "properties": { - "accountName": "restoredaccount-7112", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-restored-cli-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z", + "oldestRestorableTime": "2023-03-23T03:57:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z" } ] } }, { - "name": "0370cb08-0af9-4438-b21f-405a5564b689", + "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", "properties": { - "accountName": "restoredaccount-9834", + "accountName": "dsapaliga-xrr-cli", "apiType": "Sql", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T23:10:13Z", + "deletionTime": "2023-03-30T03:57:17Z", + "oldestRestorableTime": "2023-03-23T03:57:17Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", + "creationTime": "2023-03-29T23:12:40Z", + "deletionTime": "2023-03-30T03:57:17Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", + "creationTime": "2023-03-29T23:10:14Z", + "deletionTime": "2023-03-30T03:57:17Z" } ] } }, { - "name": "6c273b23-ae84-4945-b093-d57bca835c7c", + "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", "properties": { - "accountName": "restoredaccount-4009", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-xrr-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z", + "oldestRestorableTime": "2023-03-23T03:57:27Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z" } ] } }, { - "name": "17de7698-0393-4b12-ba51-99d12ba83904", + "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", "properties": { - "accountName": "r-database-account-9743", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:00:07Z", - "deletionTime": "2023-03-30T12:01:49Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-xrr-restored-eastus2rg", + "apiType": "Sql", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z", + "oldestRestorableTime": "2023-03-23T03:57:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", - "creationTime": "2023-03-30T12:00:08Z", - "deletionTime": "2023-03-30T12:01:49Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z" } ] } }, { - "name": "987831cb-c610-4631-a650-0b6678c31649", + "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", "properties": { - "accountName": "r-database-account-3771", + "accountName": "dsapaliga-xrr-restorefix", "apiType": "Sql", - "creationTime": "2023-03-30T12:15:11Z", - "deletionTime": "2023-03-30T12:15:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z", + "oldestRestorableTime": "2023-03-23T04:15:46Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", + "creationTime": "2023-03-30T03:51:46Z", + "deletionTime": "2023-03-30T04:15:46Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", - "creationTime": "2023-03-30T12:15:12Z", - "deletionTime": "2023-03-30T12:15:59Z" + "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z" } ] } }, { - "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", + "name": "2896560d-7c61-44b5-95a3-2e325d44b464", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", "properties": { - "accountName": "r-database-account-3969", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:29:18Z", - "deletionTime": "2023-03-30T12:30:13Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "dsapaliga-xrr", + "apiType": "Sql", + "creationTime": "2023-03-29T23:01:28Z", + "deletionTime": "2023-03-30T04:16:00Z", + "oldestRestorableTime": "2023-03-23T04:16:00Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", + "creationTime": "2023-03-29T23:11:33Z", + "deletionTime": "2023-03-30T04:16:00Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", - "creationTime": "2023-03-30T12:29:19Z", - "deletionTime": "2023-03-30T12:30:13Z" + "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", + "creationTime": "2023-03-29T23:01:29Z", + "deletionTime": "2023-03-30T04:16:00Z" } ] } }, { - "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", + "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", "properties": { - "accountName": "r-database-account-7064", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T12:44:53Z", - "deletionTime": "2023-03-30T12:46:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9362", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:14:52Z", + "deletionTime": "2023-03-30T04:33:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", - "creationTime": "2023-03-30T12:44:54Z", - "deletionTime": "2023-03-30T12:46:04Z" + "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", + "creationTime": "2023-03-30T04:14:53Z", + "deletionTime": "2023-03-30T04:33:19Z" } ] } }, { - "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", "properties": { - "accountName": "r-database-account-8980", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:00:40Z", - "deletionTime": "2023-03-30T13:17:11Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7026", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T04:49:23Z", + "deletionTime": "2023-03-30T05:05:15Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", - "creationTime": "2023-03-30T13:00:41Z", - "deletionTime": "2023-03-30T13:17:11Z" + "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", + "creationTime": "2023-03-30T04:49:24Z", + "deletionTime": "2023-03-30T05:05:15Z" } ] } }, { - "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", "properties": { - "accountName": "r-database-account-2102", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:33:35Z", - "deletionTime": "2023-03-30T13:51:57Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8518", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:21:59Z", + "deletionTime": "2023-03-30T05:23:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", - "creationTime": "2023-03-30T13:33:36Z", - "deletionTime": "2023-03-30T13:51:57Z" + "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", + "creationTime": "2023-03-30T05:22:00Z", + "deletionTime": "2023-03-30T05:23:37Z" } ] } }, { - "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", + "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", "properties": { - "accountName": "r-database-account-6294", - "apiType": "Sql", - "creationTime": "2023-03-30T14:05:48Z", - "deletionTime": "2023-03-30T14:21:29Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-8613", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", - "creationTime": "2023-03-30T14:05:49Z", - "deletionTime": "2023-03-30T14:21:29Z" + "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "86a5260e-5153-431d-8eab-af58b83494af", + "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", "properties": { - "accountName": "r-database-account-2370", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:35:58Z", - "deletionTime": "2023-03-30T14:54:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-4321", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", - "creationTime": "2023-03-30T14:35:59Z", - "deletionTime": "2023-03-30T14:54:17Z" + "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", "properties": { - "accountName": "r-database-account-3273", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:10:49Z", - "deletionTime": "2023-03-30T15:24:06Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9910", + "apiType": "Sql", + "creationTime": "2023-03-30T05:44:40Z", + "deletionTime": "2023-03-30T06:00:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", - "creationTime": "2023-03-30T15:10:50Z", - "deletionTime": "2023-03-30T15:24:06Z" + "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", + "creationTime": "2023-03-30T05:44:41Z", + "deletionTime": "2023-03-30T06:00:37Z" } ] } }, { - "name": "8246105a-a890-4491-9dd6-7292d01fea88", + "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "properties": { - "accountName": "r-database-account-3250", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:40:22Z", - "deletionTime": "2023-03-30T15:41:57Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8895", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:29:10Z", + "deletionTime": "2023-03-30T06:47:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", - "creationTime": "2023-03-30T15:40:23Z", - "deletionTime": "2023-03-30T15:41:57Z" + "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", + "creationTime": "2023-03-30T06:29:12Z", + "deletionTime": "2023-03-30T06:47:25Z" } ] } }, { - "name": "bbf50286-0d85-4979-9c86-63d10090b51a", + "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", "properties": { - "accountName": "restoredaccount-2722", + "accountName": "restoredaccount-6039", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z" } ] } }, { - "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", + "name": "53b30478-fadc-4af9-bde8-663f3793b182", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", "properties": { - "accountName": "restoredaccount-4323", - "apiType": "Sql", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6131", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:23:46Z", + "deletionTime": "2023-03-30T07:39:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", + "creationTime": "2023-03-30T07:23:47Z", + "deletionTime": "2023-03-30T07:39:31Z" } ] } }, { - "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", + "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", "properties": { - "accountName": "restoredaccount-2887", + "accountName": "r-database-account-5579", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T08:00:42Z", + "deletionTime": "2023-03-30T08:02:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", + "creationTime": "2023-03-30T08:00:43Z", + "deletionTime": "2023-03-30T08:02:03Z" } ] } }, { - "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", "properties": { - "accountName": "restoredaccount-3024", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6802", + "apiType": "Sql", + "creationTime": "2023-03-30T08:15:53Z", + "deletionTime": "2023-03-30T08:16:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", + "creationTime": "2023-03-30T08:15:54Z", + "deletionTime": "2023-03-30T08:16:49Z" } ] } }, { - "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", "properties": { - "accountName": "r-database-account-4043", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:31:27Z", - "deletionTime": "2023-03-30T16:47:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4928", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:29:55Z", + "deletionTime": "2023-03-30T08:30:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", - "creationTime": "2023-03-30T16:31:28Z", - "deletionTime": "2023-03-30T16:47:52Z" + "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", + "creationTime": "2023-03-30T08:29:56Z", + "deletionTime": "2023-03-30T08:30:59Z" } ] } }, { - "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", "properties": { - "accountName": "restoredaccount-7511", + "accountName": "r-database-account-9554", "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T08:45:00Z", + "deletionTime": "2023-03-30T08:46:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z" + "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", + "creationTime": "2023-03-30T08:45:01Z", + "deletionTime": "2023-03-30T08:46:14Z" } ] } }, { - "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", "properties": { - "accountName": "r-database-account-353", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9311", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:00:35Z", + "deletionTime": "2023-03-30T09:16:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z" + "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", + "creationTime": "2023-03-30T09:00:36Z", + "deletionTime": "2023-03-30T09:16:50Z" } ] } }, { - "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", + "name": "521a5d65-de37-47be-88ca-ec32b564a261", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", "properties": { - "accountName": "r-database-account-8087", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:24:28Z", - "deletionTime": "2023-03-30T17:39:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2240", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:32:58Z", + "deletionTime": "2023-03-30T09:51:38Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", - "creationTime": "2023-03-30T17:24:29Z", - "deletionTime": "2023-03-30T17:39:50Z" + "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", + "creationTime": "2023-03-30T09:32:59Z", + "deletionTime": "2023-03-30T09:51:38Z" } ] } }, { - "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", "properties": { - "accountName": "restoredaccount-560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-1851", + "apiType": "Sql", + "creationTime": "2023-03-30T10:05:27Z", + "deletionTime": "2023-03-30T10:21:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z" + "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", + "creationTime": "2023-03-30T10:05:28Z", + "deletionTime": "2023-03-30T10:21:42Z" } ] } }, { - "name": "d9e2fd03-4af1-4649-98c3-65f580724594", + "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", "properties": { - "accountName": "r-database-account-7446", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:08:24Z", - "deletionTime": "2023-03-30T19:10:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5797", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:37:02Z", + "deletionTime": "2023-03-30T10:55:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", - "creationTime": "2023-03-30T19:08:25Z", - "deletionTime": "2023-03-30T19:10:04Z" + "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", + "creationTime": "2023-03-30T10:37:04Z", + "deletionTime": "2023-03-30T10:55:19Z" } ] } }, { - "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", + "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", "properties": { - "accountName": "r-database-account-8409", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:30:14Z", - "deletionTime": "2023-03-30T19:46:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:11:57Z", + "deletionTime": "2023-03-30T11:25:05Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", - "creationTime": "2023-03-30T19:30:15Z", - "deletionTime": "2023-03-30T19:46:59Z" + "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", + "creationTime": "2023-03-30T11:11:58Z", + "deletionTime": "2023-03-30T11:25:05Z" } ] } }, { - "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", "properties": { - "accountName": "restoredaccount-9502", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-1767", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:41:56Z", + "deletionTime": "2023-03-30T11:43:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z" + "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", + "creationTime": "2023-03-30T11:41:57Z", + "deletionTime": "2023-03-30T11:43:33Z" } ] } }, { - "name": "a274527e-da37-49f9-9878-cef9f55b334d", + "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", "properties": { - "accountName": "r-database-account-4548", + "accountName": "restoredaccount-4001", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:23:16Z", - "deletionTime": "2023-03-30T20:41:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", - "creationTime": "2023-03-30T20:23:17Z", - "deletionTime": "2023-03-30T20:41:33Z" + "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", + "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "properties": { - "accountName": "restoredaccount-3745", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7112", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z" + "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", + "name": "0370cb08-0af9-4438-b21f-405a5564b689", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", "properties": { - "accountName": "r-database-account-2582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T21:50:24Z", - "deletionTime": "2023-03-30T21:52:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9834", + "apiType": "Sql", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", - "creationTime": "2023-03-30T21:50:27Z", - "deletionTime": "2023-03-30T21:52:04Z" + "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", + "name": "6c273b23-ae84-4945-b093-d57bca835c7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", "properties": { - "accountName": "r-database-account-8779", - "apiType": "Sql", - "creationTime": "2023-03-30T22:06:33Z", - "deletionTime": "2023-03-30T22:07:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-4009", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", - "creationTime": "2023-03-30T22:06:34Z", - "deletionTime": "2023-03-30T22:07:17Z" + "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "38947549-a1bf-4023-bc95-88dcc312797f", + "name": "17de7698-0393-4b12-ba51-99d12ba83904", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", "properties": { - "accountName": "r-database-account-4386", + "accountName": "r-database-account-9743", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:20:34Z", - "deletionTime": "2023-03-30T22:21:28Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T12:00:07Z", + "deletionTime": "2023-03-30T12:01:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", - "creationTime": "2023-03-30T22:20:35Z", - "deletionTime": "2023-03-30T22:21:28Z" + "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", + "creationTime": "2023-03-30T12:00:08Z", + "deletionTime": "2023-03-30T12:01:49Z" } ] } }, { - "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "name": "987831cb-c610-4631-a650-0b6678c31649", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", "properties": { - "accountName": "r-database-account-3583", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T22:35:57Z", - "deletionTime": "2023-03-30T22:36:47Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3771", + "apiType": "Sql", + "creationTime": "2023-03-30T12:15:11Z", + "deletionTime": "2023-03-30T12:15:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", - "creationTime": "2023-03-30T22:35:58Z", - "deletionTime": "2023-03-30T22:36:47Z" + "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", + "creationTime": "2023-03-30T12:15:12Z", + "deletionTime": "2023-03-30T12:15:59Z" } ] } }, { - "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", "properties": { - "accountName": "r-database-account-5053", + "accountName": "r-database-account-3969", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:51:37Z", - "deletionTime": "2023-03-30T23:05:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T12:29:18Z", + "deletionTime": "2023-03-30T12:30:13Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", - "creationTime": "2023-03-30T22:51:38Z", - "deletionTime": "2023-03-30T23:05:43Z" + "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", + "creationTime": "2023-03-30T12:29:19Z", + "deletionTime": "2023-03-30T12:30:13Z" } ] } }, { - "name": "17692a3a-23c6-428d-a13a-94657bdea47a", + "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", "properties": { - "accountName": "r-database-account-9618", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:22:07Z", - "deletionTime": "2023-03-30T23:40:57Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7064", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T12:44:53Z", + "deletionTime": "2023-03-30T12:46:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", - "creationTime": "2023-03-30T23:22:08Z", - "deletionTime": "2023-03-30T23:40:57Z" + "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", + "creationTime": "2023-03-30T12:44:54Z", + "deletionTime": "2023-03-30T12:46:04Z" } ] } }, { - "name": "aae41121-0386-45f5-884b-acca11a878e3", + "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", "properties": { - "accountName": "restoredaccount-2225", + "accountName": "r-database-account-8980", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T13:00:40Z", + "deletionTime": "2023-03-30T13:17:11Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z" + "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", + "creationTime": "2023-03-30T13:00:41Z", + "deletionTime": "2023-03-30T13:17:11Z" } ] } }, { - "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", + "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", "properties": { - "accountName": "r-database-account-220", - "apiType": "Sql", - "creationTime": "2023-03-31T00:05:32Z", - "deletionTime": "2023-03-31T00:21:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2102", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:33:35Z", + "deletionTime": "2023-03-30T13:51:57Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", - "creationTime": "2023-03-31T00:05:33Z", - "deletionTime": "2023-03-31T00:21:52Z" + "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", + "creationTime": "2023-03-30T13:33:36Z", + "deletionTime": "2023-03-30T13:51:57Z" } ] } }, { - "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", + "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", "properties": { - "accountName": "restoredaccount-9446", + "accountName": "r-database-account-6294", "apiType": "Sql", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T14:05:48Z", + "deletionTime": "2023-03-30T14:21:29Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z" + "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", + "creationTime": "2023-03-30T14:05:49Z", + "deletionTime": "2023-03-30T14:21:29Z" } ] } }, { - "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "name": "86a5260e-5153-431d-8eab-af58b83494af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", "properties": { - "accountName": "r-database-account-2092", + "accountName": "r-database-account-2370", "apiType": "Table, Sql", - "creationTime": "2023-03-31T00:47:34Z", - "deletionTime": "2023-03-31T01:05:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T14:35:58Z", + "deletionTime": "2023-03-30T14:54:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", - "creationTime": "2023-03-31T00:47:35Z", - "deletionTime": "2023-03-31T01:05:40Z" + "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", + "creationTime": "2023-03-30T14:35:59Z", + "deletionTime": "2023-03-30T14:54:17Z" } ] } }, { - "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "properties": { - "accountName": "restoredaccount-6025", + "accountName": "r-database-account-3273", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T15:10:49Z", + "deletionTime": "2023-03-30T15:24:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z" + "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", + "creationTime": "2023-03-30T15:10:50Z", + "deletionTime": "2023-03-30T15:24:06Z" } ] } }, { - "name": "89218c06-82d7-4397-a460-2f07c20d7138", + "name": "8246105a-a890-4491-9dd6-7292d01fea88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", "properties": { - "accountName": "r-database-account-2331", + "accountName": "r-database-account-3250", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:32:56Z", - "deletionTime": "2023-03-31T01:49:23Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T15:40:22Z", + "deletionTime": "2023-03-30T15:41:57Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", - "creationTime": "2023-03-31T01:32:57Z", - "deletionTime": "2023-03-31T01:49:23Z" + "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", + "creationTime": "2023-03-30T15:40:23Z", + "deletionTime": "2023-03-30T15:41:57Z" } ] } }, { - "name": "480bf65c-2961-46e6-a44c-4de49632a509", + "name": "bbf50286-0d85-4979-9c86-63d10090b51a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", "properties": { - "accountName": "restoredaccount-6086", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-2722", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z" + "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", "properties": { - "accountName": "r-database-account-3761", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T02:17:45Z", - "deletionTime": "2023-03-31T02:19:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-4323", + "apiType": "Sql", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", - "creationTime": "2023-03-31T02:17:46Z", - "deletionTime": "2023-03-31T02:19:03Z" + "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", + "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", "properties": { - "accountName": "r-database-account-176", + "accountName": "restoredaccount-2887", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T02:35:45Z", - "deletionTime": "2023-03-31T02:37:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", - "creationTime": "2023-03-31T02:35:46Z", - "deletionTime": "2023-03-31T02:37:16Z" + "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", + "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "properties": { - "accountName": "r-database-account-9754", - "apiType": "Sql", - "creationTime": "2023-03-31T02:51:04Z", - "deletionTime": "2023-03-31T02:51:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3024", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", - "creationTime": "2023-03-31T02:51:05Z", - "deletionTime": "2023-03-31T02:51:58Z" + "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", "properties": { - "accountName": "r-database-account-3560", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:04:37Z", - "deletionTime": "2023-03-31T03:05:38Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4043", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:31:27Z", + "deletionTime": "2023-03-30T16:47:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", - "creationTime": "2023-03-31T03:04:38Z", - "deletionTime": "2023-03-31T03:05:38Z" + "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", + "creationTime": "2023-03-30T16:31:28Z", + "deletionTime": "2023-03-30T16:47:52Z" } ] } }, { - "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "properties": { - "accountName": "r-database-account-7061", + "accountName": "restoredaccount-7511", "apiType": "Table, Sql", - "creationTime": "2023-03-31T03:21:54Z", - "deletionTime": "2023-03-31T03:23:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", - "creationTime": "2023-03-31T03:21:55Z", - "deletionTime": "2023-03-31T03:23:03Z" + "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z" } ] } }, { - "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", + "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "properties": { - "accountName": "r-database-account-6492", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:37:32Z", - "deletionTime": "2023-03-31T03:51:53Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-353", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", - "creationTime": "2023-03-31T03:37:33Z", - "deletionTime": "2023-03-31T03:51:53Z" + "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z" } ] } }, { - "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", "properties": { - "accountName": "r-database-account-2187", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:07:50Z", - "deletionTime": "2023-03-31T04:26:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8087", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:24:28Z", + "deletionTime": "2023-03-30T17:39:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", - "creationTime": "2023-03-31T04:07:51Z", - "deletionTime": "2023-03-31T04:26:04Z" + "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", + "creationTime": "2023-03-30T17:24:29Z", + "deletionTime": "2023-03-30T17:39:50Z" } ] } }, { - "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", "properties": { - "accountName": "restoredaccount-3749", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z" + "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z" } ] } }, { - "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "name": "d9e2fd03-4af1-4649-98c3-65f580724594", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", "properties": { - "accountName": "r-database-account-1319", - "apiType": "Sql", - "creationTime": "2023-03-31T04:51:37Z", - "deletionTime": "2023-03-31T05:08:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7446", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:08:24Z", + "deletionTime": "2023-03-30T19:10:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", - "creationTime": "2023-03-31T04:51:38Z", - "deletionTime": "2023-03-31T05:08:00Z" + "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", + "creationTime": "2023-03-30T19:08:25Z", + "deletionTime": "2023-03-30T19:10:04Z" } ] } }, { - "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", "properties": { - "accountName": "restoredaccount-949", - "apiType": "Sql", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8409", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:30:14Z", + "deletionTime": "2023-03-30T19:46:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z" + "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", + "creationTime": "2023-03-30T19:30:15Z", + "deletionTime": "2023-03-30T19:46:59Z" } ] } }, { - "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "properties": { - "accountName": "r-database-account-3444", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:33:47Z", - "deletionTime": "2023-03-31T05:52:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9502", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", - "creationTime": "2023-03-31T05:33:48Z", - "deletionTime": "2023-03-31T05:52:04Z" + "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z" } ] } }, { - "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "name": "a274527e-da37-49f9-9878-cef9f55b334d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", "properties": { - "accountName": "restoredaccount-8369", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4548", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:23:16Z", + "deletionTime": "2023-03-30T20:41:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z" - } - ] + "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", + "creationTime": "2023-03-30T20:23:17Z", + "deletionTime": "2023-03-30T20:41:33Z" + } + ] } }, { - "name": "a6938641-f254-423b-877a-01a80f789530", + "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", "properties": { - "accountName": "r-database-account-4184", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:20:37Z", - "deletionTime": "2023-03-31T06:36:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3745", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", - "creationTime": "2023-03-31T06:20:38Z", - "deletionTime": "2023-03-31T06:36:54Z" + "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z" } ] } }, { - "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", + "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", "properties": { - "accountName": "restoredaccount-8230", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T21:50:24Z", + "deletionTime": "2023-03-30T21:52:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z" + "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", + "creationTime": "2023-03-30T21:50:27Z", + "deletionTime": "2023-03-30T21:52:04Z" } ] } }, { - "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", + "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", "properties": { - "accountName": "r-database-account-9421", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:10:08Z", - "deletionTime": "2023-03-31T07:27:01Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8779", + "apiType": "Sql", + "creationTime": "2023-03-30T22:06:33Z", + "deletionTime": "2023-03-30T22:07:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", - "creationTime": "2023-03-31T07:10:09Z", - "deletionTime": "2023-03-31T07:27:01Z" + "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", + "creationTime": "2023-03-30T22:06:34Z", + "deletionTime": "2023-03-30T22:07:17Z" } ] } }, { - "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", + "name": "38947549-a1bf-4023-bc95-88dcc312797f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", "properties": { - "accountName": "restoredaccount-2737", + "accountName": "r-database-account-4386", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T22:20:34Z", + "deletionTime": "2023-03-30T22:21:28Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z" + "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", + "creationTime": "2023-03-30T22:20:35Z", + "deletionTime": "2023-03-30T22:21:28Z" } ] } }, { - "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "properties": { - "accountName": "r-database-account-4921", + "accountName": "r-database-account-3583", "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:56:33Z", - "deletionTime": "2023-03-31T07:58:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T22:35:57Z", + "deletionTime": "2023-03-30T22:36:47Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", - "creationTime": "2023-03-31T07:56:34Z", - "deletionTime": "2023-03-31T07:58:09Z" + "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", + "creationTime": "2023-03-30T22:35:58Z", + "deletionTime": "2023-03-30T22:36:47Z" } ] } }, { - "name": "bea1d046-d612-49e3-b64c-3e82a216987a", + "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "properties": { - "accountName": "r-database-account-4832", + "accountName": "r-database-account-5053", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:15:55Z", - "deletionTime": "2023-03-31T08:33:06Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T22:51:37Z", + "deletionTime": "2023-03-30T23:05:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", - "creationTime": "2023-03-31T08:15:57Z", - "deletionTime": "2023-03-31T08:33:06Z" + "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", + "creationTime": "2023-03-30T22:51:38Z", + "deletionTime": "2023-03-30T23:05:43Z" } ] } }, { - "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "name": "17692a3a-23c6-428d-a13a-94657bdea47a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", "properties": { - "accountName": "restoredaccount-9360", + "accountName": "r-database-account-9618", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T23:22:07Z", + "deletionTime": "2023-03-30T23:40:57Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z" + "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", + "creationTime": "2023-03-30T23:22:08Z", + "deletionTime": "2023-03-30T23:40:57Z" } ] } }, { - "name": "9e6527c2-ded9-493a-9086-df70877c305d", + "name": "aae41121-0386-45f5-884b-acca11a878e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", "properties": { - "accountName": "r-database-account-7247", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T09:00:28Z", - "deletionTime": "2023-03-31T09:01:48Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-2225", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", - "creationTime": "2023-03-31T09:00:29Z", - "deletionTime": "2023-03-31T09:01:48Z" + "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z" } ] } }, { - "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", + "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", "properties": { - "accountName": "r-database-account-2911", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:04:29Z", - "deletionTime": "2023-03-31T15:05:51Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-220", + "apiType": "Sql", + "creationTime": "2023-03-31T00:05:32Z", + "deletionTime": "2023-03-31T00:21:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", - "creationTime": "2023-03-31T15:04:30Z", - "deletionTime": "2023-03-31T15:05:51Z" + "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", + "creationTime": "2023-03-31T00:05:33Z", + "deletionTime": "2023-03-31T00:21:52Z" } ] } }, { - "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", + "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", "properties": { - "accountName": "r-database-account-7482", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:22:06Z", - "deletionTime": "2023-03-31T15:23:48Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9446", + "apiType": "Sql", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", - "creationTime": "2023-03-31T15:22:08Z", - "deletionTime": "2023-03-31T15:23:48Z" + "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z" } ] } }, { - "name": "c739e02a-8d12-44a1-9b43-72dee580e901", + "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", "properties": { - "accountName": "r-database-account-2396", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:34:52Z", - "deletionTime": "2023-04-04T16:36:27Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2092", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T00:47:34Z", + "deletionTime": "2023-03-31T01:05:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", - "creationTime": "2023-04-04T16:34:53Z", - "deletionTime": "2023-04-04T16:36:27Z" + "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", + "creationTime": "2023-03-31T00:47:35Z", + "deletionTime": "2023-03-31T01:05:40Z" } ] } }, { - "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", + "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "properties": { - "accountName": "r-database-account-2962", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:56:08Z", - "deletionTime": "2023-04-04T16:57:51Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-6025", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", - "creationTime": "2023-04-04T16:56:09Z", - "deletionTime": "2023-04-04T16:57:51Z" + "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z" } ] } }, { - "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", + "name": "89218c06-82d7-4397-a460-2f07c20d7138", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", "properties": { - "accountName": "r-database-account-2963", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:15:44Z", - "deletionTime": "2023-04-04T17:17:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2331", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:32:56Z", + "deletionTime": "2023-03-31T01:49:23Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", - "creationTime": "2023-04-04T17:15:45Z", - "deletionTime": "2023-04-04T17:17:16Z" + "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", + "creationTime": "2023-03-31T01:32:57Z", + "deletionTime": "2023-03-31T01:49:23Z" } ] } }, { - "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "name": "480bf65c-2961-46e6-a44c-4de49632a509", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", "properties": { - "accountName": "r-database-account-6481", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:49:37Z", - "deletionTime": "2023-04-04T17:51:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-6086", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", - "creationTime": "2023-04-04T17:49:38Z", - "deletionTime": "2023-04-04T17:51:33Z" + "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z" } ] } }, { - "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", + "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "properties": { - "accountName": "r-database-account-5265", - "apiType": "Sql", - "creationTime": "2023-04-04T18:05:44Z", - "deletionTime": "2023-04-04T18:06:15Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3761", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T02:17:45Z", + "deletionTime": "2023-03-31T02:19:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", - "creationTime": "2023-04-04T18:05:45Z", - "deletionTime": "2023-04-04T18:06:15Z" + "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", + "creationTime": "2023-03-31T02:17:46Z", + "deletionTime": "2023-03-31T02:19:03Z" } ] } }, { - "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", + "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", "properties": { - "accountName": "r-database-account-2888", + "accountName": "r-database-account-176", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:48:32Z", - "deletionTime": "2023-04-04T18:50:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T02:35:45Z", + "deletionTime": "2023-03-31T02:37:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", - "creationTime": "2023-04-04T18:48:33Z", - "deletionTime": "2023-04-04T18:50:14Z" + "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", + "creationTime": "2023-03-31T02:35:46Z", + "deletionTime": "2023-03-31T02:37:16Z" } ] } }, { - "name": "ad1760ce-6137-41f0-843a-84a233b507fb", + "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", "properties": { - "accountName": "r-database-account-3827", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:16:39Z", - "deletionTime": "2023-04-04T19:18:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9754", + "apiType": "Sql", + "creationTime": "2023-03-31T02:51:04Z", + "deletionTime": "2023-03-31T02:51:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", - "creationTime": "2023-04-04T19:16:40Z", - "deletionTime": "2023-04-04T19:18:14Z" + "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", + "creationTime": "2023-03-31T02:51:05Z", + "deletionTime": "2023-03-31T02:51:58Z" } ] } }, { - "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", + "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", "properties": { - "accountName": "r-database-account-7735", - "apiType": "Sql", - "creationTime": "2023-04-04T19:32:03Z", - "deletionTime": "2023-04-04T19:33:01Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3560", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:04:37Z", + "deletionTime": "2023-03-31T03:05:38Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", - "creationTime": "2023-04-04T19:32:04Z", - "deletionTime": "2023-04-04T19:33:01Z" + "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", + "creationTime": "2023-03-31T03:04:38Z", + "deletionTime": "2023-03-31T03:05:38Z" } ] } }, { - "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", + "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "properties": { - "accountName": "r-database-account-1093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:46:39Z", - "deletionTime": "2023-04-04T19:47:45Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7061", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T03:21:54Z", + "deletionTime": "2023-03-31T03:23:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", - "creationTime": "2023-04-04T19:46:40Z", - "deletionTime": "2023-04-04T19:47:45Z" + "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", + "creationTime": "2023-03-31T03:21:55Z", + "deletionTime": "2023-03-31T03:23:03Z" } ] } }, { - "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", + "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", "properties": { - "accountName": "r-database-account-5066", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6492", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:37:32Z", + "deletionTime": "2023-03-31T03:51:53Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z" + "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", + "creationTime": "2023-03-31T03:37:33Z", + "deletionTime": "2023-03-31T03:51:53Z" } ] } }, { - "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", + "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", "properties": { - "accountName": "r-database-account-1835", + "accountName": "r-database-account-2187", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:17:28Z", - "deletionTime": "2023-04-04T20:34:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T04:07:50Z", + "deletionTime": "2023-03-31T04:26:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", - "creationTime": "2023-04-04T20:17:29Z", - "deletionTime": "2023-04-04T20:34:14Z" + "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", + "creationTime": "2023-03-31T04:07:51Z", + "deletionTime": "2023-03-31T04:26:04Z" } ] } }, { - "name": "cb2e954a-4e71-425a-b780-25555527fc7b", + "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "properties": { - "accountName": "restoredaccount-5931", + "accountName": "restoredaccount-3749", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z" + "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z" } ] } }, { - "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", "properties": { - "accountName": "r-database-account-8394", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:02:22Z", - "deletionTime": "2023-04-04T21:20:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-1319", + "apiType": "Sql", + "creationTime": "2023-03-31T04:51:37Z", + "deletionTime": "2023-03-31T05:08:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", - "creationTime": "2023-04-04T21:02:23Z", - "deletionTime": "2023-04-04T21:20:17Z" + "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", + "creationTime": "2023-03-31T04:51:38Z", + "deletionTime": "2023-03-31T05:08:00Z" } ] } }, { - "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", + "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "properties": { - "accountName": "r-database-account-5571", + "accountName": "restoredaccount-949", "apiType": "Sql", - "creationTime": "2023-04-04T21:44:41Z", - "deletionTime": "2023-04-04T21:45:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", - "creationTime": "2023-04-04T21:44:42Z", - "deletionTime": "2023-04-04T21:45:35Z" + "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z" } ] } }, { - "name": "987588f7-7709-4336-aa45-223395911848", + "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "properties": { - "accountName": "r-database-account-1689", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:09:17Z", - "deletionTime": "2023-04-04T22:10:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3444", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:33:47Z", + "deletionTime": "2023-03-31T05:52:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", - "creationTime": "2023-04-04T22:09:19Z", - "deletionTime": "2023-04-04T22:10:56Z" + "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", + "creationTime": "2023-03-31T05:33:48Z", + "deletionTime": "2023-03-31T05:52:04Z" } ] } }, { - "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "properties": { - "accountName": "r-database-account-4876", - "apiType": "Sql", - "creationTime": "2023-04-04T22:24:45Z", - "deletionTime": "2023-04-04T22:25:39Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-8369", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", - "creationTime": "2023-04-04T22:24:46Z", - "deletionTime": "2023-04-04T22:25:39Z" + "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z" } ] } }, { - "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "name": "a6938641-f254-423b-877a-01a80f789530", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", "properties": { - "accountName": "r-database-account-3793", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:38:37Z", - "deletionTime": "2023-04-04T22:39:26Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4184", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:20:37Z", + "deletionTime": "2023-03-31T06:36:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", - "creationTime": "2023-04-04T22:38:38Z", - "deletionTime": "2023-04-04T22:39:26Z" + "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", + "creationTime": "2023-03-31T06:20:38Z", + "deletionTime": "2023-03-31T06:36:54Z" } ] } }, { - "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", "properties": { - "accountName": "r-database-account-2846", + "accountName": "restoredaccount-8230", "apiType": "Table, Sql", - "creationTime": "2023-04-04T22:54:10Z", - "deletionTime": "2023-04-04T22:55:15Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", - "creationTime": "2023-04-04T22:54:11Z", - "deletionTime": "2023-04-04T22:55:15Z" + "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z" } ] } }, { - "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", "properties": { - "accountName": "r-database-account-121", + "accountName": "r-database-account-9421", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:09:10Z", - "deletionTime": "2023-04-04T23:26:11Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T07:10:08Z", + "deletionTime": "2023-03-31T07:27:01Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", - "creationTime": "2023-04-04T23:09:11Z", - "deletionTime": "2023-04-04T23:26:11Z" + "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", + "creationTime": "2023-03-31T07:10:09Z", + "deletionTime": "2023-03-31T07:27:01Z" } ] } }, { - "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", + "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", "properties": { - "accountName": "restoredaccount-7907", + "accountName": "restoredaccount-2737", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z" + "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z" } ] } }, { - "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", "properties": { - "accountName": "r-database-account-5836", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:53:57Z", - "deletionTime": "2023-04-05T00:12:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4921", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T07:56:33Z", + "deletionTime": "2023-03-31T07:58:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", - "creationTime": "2023-04-04T23:53:58Z", - "deletionTime": "2023-04-05T00:12:42Z" + "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", + "creationTime": "2023-03-31T07:56:34Z", + "deletionTime": "2023-03-31T07:58:09Z" } ] } }, { - "name": "eda15431-8fd3-434e-a724-6478d0d766b0", + "name": "bea1d046-d612-49e3-b64c-3e82a216987a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", "properties": { - "accountName": "restoredaccount-2781", + "accountName": "r-database-account-4832", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T08:15:55Z", + "deletionTime": "2023-03-31T08:33:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z" + "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", + "creationTime": "2023-03-31T08:15:57Z", + "deletionTime": "2023-03-31T08:33:06Z" } ] } }, { - "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", + "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "properties": { - "accountName": "r-database-account-886", - "apiType": "Sql", - "creationTime": "2023-04-05T00:38:08Z", - "deletionTime": "2023-04-05T00:55:26Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", - "creationTime": "2023-04-05T00:38:09Z", - "deletionTime": "2023-04-05T00:55:26Z" + "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z" } ] } }, { - "name": "0461674a-5302-4644-8006-15273be1dd01", + "name": "9e6527c2-ded9-493a-9086-df70877c305d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", "properties": { - "accountName": "restoredaccount-1331", - "apiType": "Sql", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7247", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T09:00:28Z", + "deletionTime": "2023-03-31T09:01:48Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z" + "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", + "creationTime": "2023-03-31T09:00:29Z", + "deletionTime": "2023-03-31T09:01:48Z" } ] } }, { - "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", "properties": { - "accountName": "r-database-account-5720", + "accountName": "r-database-account-2911", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:20:43Z", - "deletionTime": "2023-04-05T01:39:46Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T15:04:29Z", + "deletionTime": "2023-03-31T15:05:51Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", - "creationTime": "2023-04-05T01:20:44Z", - "deletionTime": "2023-04-05T01:39:46Z" + "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", + "creationTime": "2023-03-31T15:04:30Z", + "deletionTime": "2023-03-31T15:05:51Z" } ] } }, { - "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", "properties": { - "accountName": "restoredaccount-3222", + "accountName": "r-database-account-7482", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T15:22:06Z", + "deletionTime": "2023-03-31T15:23:48Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z" + "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", + "creationTime": "2023-03-31T15:22:08Z", + "deletionTime": "2023-03-31T15:23:48Z" } ] } }, { - "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "name": "c739e02a-8d12-44a1-9b43-72dee580e901", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", "properties": { - "accountName": "r-database-account-7279", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:07:38Z", - "deletionTime": "2023-04-05T02:24:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2396", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:34:52Z", + "deletionTime": "2023-04-04T16:36:27Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", - "creationTime": "2023-04-05T02:07:39Z", - "deletionTime": "2023-04-05T02:24:18Z" + "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", + "creationTime": "2023-04-04T16:34:53Z", + "deletionTime": "2023-04-04T16:36:27Z" } ] } }, { - "name": "3364799a-fb66-48f3-b389-45af2e775bd2", + "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", "properties": { - "accountName": "restoredaccount-2694", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2962", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:56:08Z", + "deletionTime": "2023-04-04T16:57:51Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z" + "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", + "creationTime": "2023-04-04T16:56:09Z", + "deletionTime": "2023-04-04T16:57:51Z" } ] } }, { - "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", "properties": { - "accountName": "r-database-account-2111", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:52:15Z", - "deletionTime": "2023-04-05T02:53:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2963", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:15:44Z", + "deletionTime": "2023-04-04T17:17:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", - "creationTime": "2023-04-05T02:52:16Z", - "deletionTime": "2023-04-05T02:53:42Z" + "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", + "creationTime": "2023-04-04T17:15:45Z", + "deletionTime": "2023-04-04T17:17:16Z" } ] } }, { - "name": "1275f66f-c69b-4813-9b61-901e1ec451af", + "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "properties": { - "accountName": "r-database-account-4270", + "accountName": "r-database-account-6481", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:09:42Z", - "deletionTime": "2023-04-05T03:11:28Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T17:49:37Z", + "deletionTime": "2023-04-04T17:51:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", - "creationTime": "2023-04-05T03:09:43Z", - "deletionTime": "2023-04-05T03:11:28Z" + "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", + "creationTime": "2023-04-04T17:49:38Z", + "deletionTime": "2023-04-04T17:51:33Z" } ] } }, { - "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", + "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", "properties": { - "accountName": "r-database-account-6226", + "accountName": "r-database-account-5265", "apiType": "Sql", - "creationTime": "2023-04-05T03:25:14Z", - "deletionTime": "2023-04-05T03:26:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T18:05:44Z", + "deletionTime": "2023-04-04T18:06:15Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", - "creationTime": "2023-04-05T03:25:15Z", - "deletionTime": "2023-04-05T03:26:12Z" + "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", + "creationTime": "2023-04-04T18:05:45Z", + "deletionTime": "2023-04-04T18:06:15Z" } ] } }, { - "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", + "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", "properties": { - "accountName": "r-database-account-4472", + "accountName": "r-database-account-2888", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:39:46Z", - "deletionTime": "2023-04-05T03:40:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T18:48:32Z", + "deletionTime": "2023-04-04T18:50:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", - "creationTime": "2023-04-05T03:39:47Z", - "deletionTime": "2023-04-05T03:40:55Z" + "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", + "creationTime": "2023-04-04T18:48:33Z", + "deletionTime": "2023-04-04T18:50:14Z" } ] } }, { - "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", + "name": "ad1760ce-6137-41f0-843a-84a233b507fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", "properties": { - "accountName": "r-database-account-5112", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T03:56:41Z", - "deletionTime": "2023-04-05T03:57:47Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3827", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:16:39Z", + "deletionTime": "2023-04-04T19:18:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", - "creationTime": "2023-04-05T03:56:42Z", - "deletionTime": "2023-04-05T03:57:47Z" + "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", + "creationTime": "2023-04-04T19:16:40Z", + "deletionTime": "2023-04-04T19:18:14Z" } ] } }, { - "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", + "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", "properties": { - "accountName": "r-database-account-8806", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:11:45Z", - "deletionTime": "2023-04-05T04:37:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-7735", + "apiType": "Sql", + "creationTime": "2023-04-04T19:32:03Z", + "deletionTime": "2023-04-04T19:33:01Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", - "creationTime": "2023-04-05T04:11:47Z", - "deletionTime": "2023-04-05T04:37:16Z" + "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", + "creationTime": "2023-04-04T19:32:04Z", + "deletionTime": "2023-04-04T19:33:01Z" } ] } }, { - "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", + "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", "properties": { - "accountName": "restoredaccount-6850", + "accountName": "r-database-account-1093", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T19:46:39Z", + "deletionTime": "2023-04-04T19:47:45Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", + "creationTime": "2023-04-04T19:46:40Z", + "deletionTime": "2023-04-04T19:47:45Z" } ] } }, { - "name": "fcd234fa-a27c-4150-9595-d0db433584e6", + "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", "properties": { - "accountName": "r-database-account-705", - "apiType": "Sql", - "creationTime": "2023-04-05T05:56:56Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5066", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", - "creationTime": "2023-04-05T05:56:57Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z" } ] } }, { - "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", "properties": { - "accountName": "r-database-account-4894", + "accountName": "r-database-account-1835", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:13:31Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T20:17:28Z", + "deletionTime": "2023-04-04T20:34:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", - "creationTime": "2023-04-05T06:13:32Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", + "creationTime": "2023-04-04T20:17:29Z", + "deletionTime": "2023-04-04T20:34:14Z" } ] } }, { - "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "name": "cb2e954a-4e71-425a-b780-25555527fc7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", "properties": { - "accountName": "r-database-account-3212", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T06:08:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5931", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", - "creationTime": "2023-04-05T06:08:09Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z" } ] } }, { - "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", "properties": { - "accountName": "r-database-account-9540", + "accountName": "r-database-account-8394", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:53:04Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T21:02:22Z", + "deletionTime": "2023-04-04T21:20:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", - "creationTime": "2023-04-05T05:53:05Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", + "creationTime": "2023-04-04T21:02:23Z", + "deletionTime": "2023-04-04T21:20:17Z" } ] } }, { - "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", "properties": { - "accountName": "r-database-account-4658", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:02:37Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5571", + "apiType": "Sql", + "creationTime": "2023-04-04T21:44:41Z", + "deletionTime": "2023-04-04T21:45:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", - "creationTime": "2023-04-05T06:02:38Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", + "creationTime": "2023-04-04T21:44:42Z", + "deletionTime": "2023-04-04T21:45:35Z" } ] } }, { - "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "name": "987588f7-7709-4336-aa45-223395911848", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", "properties": { - "accountName": "r-database-account-3189", + "accountName": "r-database-account-1689", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:35:19Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T22:09:17Z", + "deletionTime": "2023-04-04T22:10:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", - "creationTime": "2023-04-05T06:35:20Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", + "creationTime": "2023-04-04T22:09:19Z", + "deletionTime": "2023-04-04T22:10:56Z" } ] } }, { - "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "properties": { - "accountName": "restoredaccount-7747", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4876", + "apiType": "Sql", + "creationTime": "2023-04-04T22:24:45Z", + "deletionTime": "2023-04-04T22:25:39Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z" + "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", + "creationTime": "2023-04-04T22:24:46Z", + "deletionTime": "2023-04-04T22:25:39Z" } ] } }, { - "name": "adc4a343-1599-470d-abcc-d951fdd50f37", + "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "properties": { - "accountName": "r-database-account-3312", + "accountName": "r-database-account-3793", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:13:48Z", - "deletionTime": "2023-04-05T06:56:38Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T22:38:37Z", + "deletionTime": "2023-04-04T22:39:26Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", - "creationTime": "2023-04-04T17:13:49Z", - "deletionTime": "2023-04-05T06:56:38Z" + "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", + "creationTime": "2023-04-04T22:38:38Z", + "deletionTime": "2023-04-04T22:39:26Z" } ] } }, { - "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", + "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "properties": { - "accountName": "r-database-account-5846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:44:23Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2846", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T22:54:10Z", + "deletionTime": "2023-04-04T22:55:15Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", - "creationTime": "2023-04-04T21:44:25Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", + "creationTime": "2023-04-04T22:54:11Z", + "deletionTime": "2023-04-04T22:55:15Z" } ] } }, { - "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", + "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "properties": { - "accountName": "r-database-account-2760", - "apiType": "Sql", - "creationTime": "2023-04-04T21:33:57Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-121", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:09:10Z", + "deletionTime": "2023-04-04T23:26:11Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", - "creationTime": "2023-04-04T21:33:58Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", + "creationTime": "2023-04-04T23:09:11Z", + "deletionTime": "2023-04-04T23:26:11Z" } ] } }, { - "name": "9ce35a43-8b24-4060-a058-191f976df7c1", + "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", "properties": { - "accountName": "restoredaccount-9271", - "apiType": "Sql", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7907", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z" } ] } }, { - "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", + "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "properties": { - "accountName": "r-database-account-9266", - "apiType": "Sql", - "creationTime": "2023-03-29T07:47:00Z", - "deletionTime": "2023-04-05T06:58:41Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5836", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:53:57Z", + "deletionTime": "2023-04-05T00:12:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", - "creationTime": "2023-03-29T07:47:01Z", - "deletionTime": "2023-04-05T06:58:41Z" + "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", + "creationTime": "2023-04-04T23:53:58Z", + "deletionTime": "2023-04-05T00:12:42Z" } ] } }, { - "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "name": "eda15431-8fd3-434e-a724-6478d0d766b0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", "properties": { - "accountName": "r-database-account-641", - "apiType": "Sql", - "creationTime": "2023-03-29T04:26:01Z", - "deletionTime": "2023-04-05T06:59:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-2781", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", - "creationTime": "2023-03-29T04:26:02Z", - "deletionTime": "2023-04-05T06:59:03Z" + "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z" } ] } }, { - "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", "properties": { - "accountName": "r-database-account-3287", + "accountName": "r-database-account-886", "apiType": "Sql", - "creationTime": "2023-03-29T07:55:06Z", - "deletionTime": "2023-04-05T07:00:47Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T00:38:08Z", + "deletionTime": "2023-04-05T00:55:26Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", - "creationTime": "2023-03-29T07:55:07Z", - "deletionTime": "2023-04-05T07:00:47Z" + "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", + "creationTime": "2023-04-05T00:38:09Z", + "deletionTime": "2023-04-05T00:55:26Z" } ] } }, { - "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "name": "0461674a-5302-4644-8006-15273be1dd01", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", "properties": { - "accountName": "r-database-account-3926", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:08:41Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-1331", + "apiType": "Sql", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", - "creationTime": "2023-03-29T17:08:42Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z" } ] } }, { - "name": "92ce3190-d16b-438f-9791-b2254a597435", + "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "properties": { - "accountName": "r-database-account-1530", + "accountName": "r-database-account-5720", "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:05:13Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", - "creationTime": "2023-03-31T07:05:14Z", - "deletionTime": "2023-04-05T07:01:53Z" - } - ] - } - }, - { - "name": "c5934152-2095-41b0-9962-72be301ec23c", - "location": "West US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", - "properties": { - "accountName": "r-database-account-1333", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:09:38Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T01:20:43Z", + "deletionTime": "2023-04-05T01:39:46Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", - "creationTime": "2023-03-30T07:09:40Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", + "creationTime": "2023-04-05T01:20:44Z", + "deletionTime": "2023-04-05T01:39:46Z" } ] } }, { - "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", + "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", "properties": { - "accountName": "r-database-account-2197", - "apiType": "Sql", - "creationTime": "2023-03-29T04:24:10Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3222", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", - "creationTime": "2023-03-29T04:24:11Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z" } ] } }, { - "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "properties": { - "accountName": "r-database-account-4608", + "accountName": "r-database-account-7279", "apiType": "Table, Sql", - "creationTime": "2023-03-30T00:10:43Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T02:07:38Z", + "deletionTime": "2023-04-05T02:24:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", - "creationTime": "2023-03-30T00:10:44Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", + "creationTime": "2023-04-05T02:07:39Z", + "deletionTime": "2023-04-05T02:24:18Z" } ] } }, { - "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "name": "3364799a-fb66-48f3-b389-45af2e775bd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", "properties": { - "accountName": "r-database-account-4659", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:19:29Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-2694", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", - "creationTime": "2023-04-04T18:19:30Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z" } ] } }, { - "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", "properties": { - "accountName": "r-database-account-5637", + "accountName": "r-database-account-2111", "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:25:03Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T02:52:15Z", + "deletionTime": "2023-04-05T02:53:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", - "creationTime": "2023-03-30T16:25:04Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", + "creationTime": "2023-04-05T02:52:16Z", + "deletionTime": "2023-04-05T02:53:42Z" } ] } }, { - "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "name": "1275f66f-c69b-4813-9b61-901e1ec451af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", "properties": { - "accountName": "r-database-account-5467", + "accountName": "r-database-account-4270", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:53:26Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T03:09:42Z", + "deletionTime": "2023-04-05T03:11:28Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", - "creationTime": "2023-04-05T04:53:27Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", + "creationTime": "2023-04-05T03:09:43Z", + "deletionTime": "2023-04-05T03:11:28Z" } ] } }, { - "name": "401f849e-50e6-483b-813a-1a5f1059006c", + "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", "properties": { - "accountName": "r-database-account-5933", + "accountName": "r-database-account-6226", "apiType": "Sql", - "creationTime": "2023-04-04T19:13:48Z", - "deletionTime": "2023-04-05T07:01:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T03:25:14Z", + "deletionTime": "2023-04-05T03:26:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", - "creationTime": "2023-04-04T19:13:49Z", - "deletionTime": "2023-04-05T07:01:55Z" + "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", + "creationTime": "2023-04-05T03:25:15Z", + "deletionTime": "2023-04-05T03:26:12Z" } ] } }, { - "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", + "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", "properties": { - "accountName": "r-database-account-1535", + "accountName": "r-database-account-4472", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:20:58Z", - "deletionTime": "2023-04-05T07:01:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T03:39:46Z", + "deletionTime": "2023-04-05T03:40:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", - "creationTime": "2023-03-30T20:21:00Z", - "deletionTime": "2023-04-05T07:01:58Z" + "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", + "creationTime": "2023-04-05T03:39:47Z", + "deletionTime": "2023-04-05T03:40:55Z" } ] } }, { - "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", + "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", "properties": { - "accountName": "r-database-account-5305", - "apiType": "Sql", - "creationTime": "2023-03-29T02:15:48Z", - "deletionTime": "2023-04-05T07:02:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5112", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T03:56:41Z", + "deletionTime": "2023-04-05T03:57:47Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", - "creationTime": "2023-03-29T02:15:49Z", - "deletionTime": "2023-04-05T07:02:00Z" + "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", + "creationTime": "2023-04-05T03:56:42Z", + "deletionTime": "2023-04-05T03:57:47Z" } ] } }, { - "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", + "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", "properties": { - "accountName": "restoredaccount-590", - "apiType": "Sql", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8806", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T04:11:45Z", + "deletionTime": "2023-04-05T04:37:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", + "creationTime": "2023-04-05T04:11:47Z", + "deletionTime": "2023-04-05T04:37:16Z" } ] } }, { - "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", "properties": { - "accountName": "restoredaccount-3736", + "accountName": "restoredaccount-6850", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "af699620-0019-4a6b-ad59-e7c6381814ba", + "name": "fcd234fa-a27c-4150-9595-d0db433584e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", "properties": { - "accountName": "restoredaccount-7822", + "accountName": "r-database-account-705", "apiType": "Sql", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T05:56:56Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", + "creationTime": "2023-04-05T05:56:57Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", + "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "properties": { - "accountName": "restoredaccount-5262", + "accountName": "r-database-account-4894", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T06:13:31Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z" + "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", + "creationTime": "2023-04-05T06:13:32Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "05442da3-1214-4c48-9883-b06ab54491dd", + "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "properties": { - "accountName": "r-database-account-6510", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:12:03Z", - "deletionTime": "2023-04-05T16:13:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3212", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T06:08:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", - "creationTime": "2023-04-05T16:12:04Z", - "deletionTime": "2023-04-05T16:13:54Z" + "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", + "creationTime": "2023-04-05T06:08:09Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", + "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "properties": { - "accountName": "r-database-account-6751", - "apiType": "Sql", - "creationTime": "2023-04-05T16:17:14Z", - "deletionTime": "2023-04-05T16:17:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9540", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T05:53:04Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", - "creationTime": "2023-04-05T16:17:16Z", - "deletionTime": "2023-04-05T16:17:54Z" + "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", + "creationTime": "2023-04-05T05:53:05Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "554b58bc-ad47-4031-9100-02ef15baa510", + "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "properties": { - "accountName": "r-database-account-3896", + "accountName": "r-database-account-4658", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:22:51Z", - "deletionTime": "2023-04-05T16:24:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T06:02:37Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", - "creationTime": "2023-04-05T16:22:52Z", - "deletionTime": "2023-04-05T16:24:03Z" + "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", + "creationTime": "2023-04-05T06:02:38Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "d97105e7-6a53-435f-9219-21b7e6ace085", + "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", "properties": { - "accountName": "r-database-account-8009", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T16:28:41Z", - "deletionTime": "2023-04-05T16:29:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3189", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:35:19Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", - "creationTime": "2023-04-05T16:28:42Z", - "deletionTime": "2023-04-05T16:29:40Z" + "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", + "creationTime": "2023-04-05T06:35:20Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "properties": { - "accountName": "r-database-account-5770", + "accountName": "restoredaccount-7747", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:34:14Z", - "deletionTime": "2023-04-05T16:51:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", - "creationTime": "2023-04-05T16:34:15Z", - "deletionTime": "2023-04-05T16:51:55Z" + "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z" } ] } }, { - "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "name": "adc4a343-1599-470d-abcc-d951fdd50f37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", "properties": { - "accountName": "restoredaccount-4079", + "accountName": "r-database-account-3312", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T17:13:48Z", + "deletionTime": "2023-04-05T06:56:38Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z" + "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", + "creationTime": "2023-04-04T17:13:49Z", + "deletionTime": "2023-04-05T06:56:38Z" } ] } }, { - "name": "a181c3ee-171b-4481-b30c-623238c24d41", + "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", "properties": { - "accountName": "restoredaccount-5402", + "accountName": "r-database-account-5846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T21:44:23Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z" + "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", + "creationTime": "2023-04-04T21:44:25Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "115d217b-1e58-4653-af7e-756be6313d6e", + "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", "properties": { - "accountName": "r-database-account-5935", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:56:31Z", - "deletionTime": "2023-04-05T17:15:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2760", + "apiType": "Sql", + "creationTime": "2023-04-04T21:33:57Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", - "creationTime": "2023-04-05T16:56:32Z", - "deletionTime": "2023-04-05T17:15:52Z" + "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", + "creationTime": "2023-04-04T21:33:58Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "name": "9ce35a43-8b24-4060-a058-191f976df7c1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", "properties": { - "accountName": "r-database-account-339", + "accountName": "restoredaccount-9271", "apiType": "Sql", - "creationTime": "2023-04-05T17:17:47Z", - "deletionTime": "2023-04-05T17:34:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", - "creationTime": "2023-04-05T17:17:48Z", - "deletionTime": "2023-04-05T17:34:52Z" + "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "4350889f-8316-4611-8c7b-0de037f83cb3", + "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", "properties": { - "accountName": "restoredaccount-6292", + "accountName": "r-database-account-9266", "apiType": "Sql", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T07:47:00Z", + "deletionTime": "2023-04-05T06:58:41Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z" + "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", + "creationTime": "2023-03-29T07:47:01Z", + "deletionTime": "2023-04-05T06:58:41Z" } ] } }, { - "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", + "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "properties": { - "accountName": "r-database-account-8514", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:39:47Z", - "deletionTime": "2023-04-05T17:58:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-641", + "apiType": "Sql", + "creationTime": "2023-03-29T04:26:01Z", + "deletionTime": "2023-04-05T06:59:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", - "creationTime": "2023-04-05T17:39:48Z", - "deletionTime": "2023-04-05T17:58:43Z" + "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", + "creationTime": "2023-03-29T04:26:02Z", + "deletionTime": "2023-04-05T06:59:03Z" } ] } }, { - "name": "e39d66a9-028e-499d-b488-fde2e53814c5", + "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "properties": { - "accountName": "restoredaccount-9641", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3287", + "apiType": "Sql", + "creationTime": "2023-03-29T07:55:06Z", + "deletionTime": "2023-04-05T07:00:47Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z" + "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", + "creationTime": "2023-03-29T07:55:07Z", + "deletionTime": "2023-04-05T07:00:47Z" } ] } }, { - "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", + "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "properties": { - "accountName": "restoredaccount-2652", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3926", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:08:41Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", + "creationTime": "2023-03-29T17:08:42Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "name": "92ce3190-d16b-438f-9791-b2254a597435", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", "properties": { - "accountName": "r-database-account-20", + "accountName": "r-database-account-1530", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:03:36Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-31T07:05:13Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", - "creationTime": "2023-04-05T18:03:37Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", + "creationTime": "2023-03-31T07:05:14Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", + "name": "c5934152-2095-41b0-9962-72be301ec23c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", "properties": { - "accountName": "r-database-account-727", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:25:45Z", - "deletionTime": "2023-04-05T18:27:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-1333", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:09:38Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", - "creationTime": "2023-04-05T18:25:47Z", - "deletionTime": "2023-04-05T18:27:03Z" + "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", + "creationTime": "2023-03-30T07:09:40Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", "properties": { - "accountName": "r-database-account-2209", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:38:04Z", - "deletionTime": "2023-04-05T18:40:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2197", + "apiType": "Sql", + "creationTime": "2023-03-29T04:24:10Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", - "creationTime": "2023-04-05T18:38:05Z", - "deletionTime": "2023-04-05T18:40:00Z" + "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", + "creationTime": "2023-03-29T04:24:11Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e106c7e7-2828-4193-b125-0540ec42f85a", + "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "properties": { - "accountName": "r-grem-db-account-3109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:20Z", - "deletionTime": "2023-04-05T19:17:06Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-4608", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T00:10:43Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", - "creationTime": "2023-04-05T19:15:21Z", - "deletionTime": "2023-04-05T19:17:06Z" + "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", + "creationTime": "2023-03-30T00:10:44Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "19b77f33-9070-4bea-89ec-83ad22c59136", + "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", "properties": { - "accountName": "r-grem-db-account-3153", + "accountName": "r-database-account-4659", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:32:53Z", - "deletionTime": "2023-04-05T19:33:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-04T18:19:29Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", - "creationTime": "2023-04-05T19:32:54Z", - "deletionTime": "2023-04-05T19:33:59Z" + "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", + "creationTime": "2023-04-04T18:19:30Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", + "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", "properties": { - "accountName": "r-grem-db-account-6612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:47:56Z", - "deletionTime": "2023-04-05T20:04:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5637", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:25:03Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", - "creationTime": "2023-04-05T19:47:57Z", - "deletionTime": "2023-04-05T20:04:52Z" + "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", + "creationTime": "2023-03-30T16:25:04Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "properties": { - "accountName": "restoredaccount-5075", + "accountName": "r-database-account-5467", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T04:53:26Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z" + "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", + "creationTime": "2023-04-05T04:53:27Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "57958516-07cd-498b-b42b-d8bbde38fc72", + "name": "401f849e-50e6-483b-813a-1a5f1059006c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", "properties": { - "accountName": "r-grem-db-account-2460", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:32:03Z", - "deletionTime": "2023-04-05T20:52:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5933", + "apiType": "Sql", + "creationTime": "2023-04-04T19:13:48Z", + "deletionTime": "2023-04-05T07:01:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", - "creationTime": "2023-04-05T20:32:04Z", - "deletionTime": "2023-04-05T20:52:58Z" + "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", + "creationTime": "2023-04-04T19:13:49Z", + "deletionTime": "2023-04-05T07:01:55Z" } ] } }, { - "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", "properties": { - "accountName": "restoredaccount-9191", + "accountName": "r-database-account-1535", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-30T20:20:58Z", + "deletionTime": "2023-04-05T07:01:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z" + "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", + "creationTime": "2023-03-30T20:21:00Z", + "deletionTime": "2023-04-05T07:01:58Z" } ] } }, { - "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", "properties": { - "accountName": "r-grem-db-account-917", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:20:40Z", - "deletionTime": "2023-04-05T21:22:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5305", + "apiType": "Sql", + "creationTime": "2023-03-29T02:15:48Z", + "deletionTime": "2023-04-05T07:02:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", - "creationTime": "2023-04-05T21:20:41Z", - "deletionTime": "2023-04-05T21:22:32Z" + "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", + "creationTime": "2023-03-29T02:15:49Z", + "deletionTime": "2023-04-05T07:02:00Z" } ] } }, { - "name": "d8af4291-a857-435c-9e68-add9be61e3e3", + "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", "properties": { - "accountName": "r-grem-db-account-4408", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:38:27Z", - "deletionTime": "2023-04-05T21:39:23Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-590", + "apiType": "Sql", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", - "creationTime": "2023-04-05T21:38:28Z", - "deletionTime": "2023-04-05T21:39:23Z" + "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2348e86d-d845-4023-a61c-52a7c4998681", + "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "properties": { - "accountName": "r-grem-db-account-3493", + "accountName": "restoredaccount-3736", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:53:12Z", - "deletionTime": "2023-04-05T22:10:15Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", - "creationTime": "2023-04-05T21:53:13Z", - "deletionTime": "2023-04-05T22:10:15Z" + "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "10d05397-ea2c-4d64-a325-da1097b67a30", + "name": "af699620-0019-4a6b-ad59-e7c6381814ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", "properties": { - "accountName": "restoredaccount-7617", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7822", + "apiType": "Sql", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z" + "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", "properties": { - "accountName": "r-grem-db-account-4657", + "accountName": "restoredaccount-5262", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:37:57Z", - "deletionTime": "2023-04-05T22:57:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", - "creationTime": "2023-04-05T22:37:58Z", - "deletionTime": "2023-04-05T22:57:18Z" + "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z" } ] } }, { - "name": "b9c23cc0-13f3-4895-8534-809a00376677", + "name": "05442da3-1214-4c48-9883-b06ab54491dd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", "properties": { - "accountName": "restoredaccount-1097", + "accountName": "r-database-account-6510", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T16:12:03Z", + "deletionTime": "2023-04-05T16:13:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z" + "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", + "creationTime": "2023-04-05T16:12:04Z", + "deletionTime": "2023-04-05T16:13:54Z" } ] } }, { - "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", + "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", "properties": { - "accountName": "r-table-account-4377", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:25:55Z", - "deletionTime": "2023-04-05T23:27:10Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6751", + "apiType": "Sql", + "creationTime": "2023-04-05T16:17:14Z", + "deletionTime": "2023-04-05T16:17:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", - "creationTime": "2023-04-05T23:25:56Z", - "deletionTime": "2023-04-05T23:27:10Z" + "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", + "creationTime": "2023-04-05T16:17:16Z", + "deletionTime": "2023-04-05T16:17:54Z" } ] } }, { - "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", + "name": "554b58bc-ad47-4031-9100-02ef15baa510", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", "properties": { - "accountName": "r-table-account-1415", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:41:00Z", - "deletionTime": "2023-04-05T23:59:07Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3896", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:22:51Z", + "deletionTime": "2023-04-05T16:24:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", - "creationTime": "2023-04-05T23:41:01Z", - "deletionTime": "2023-04-05T23:59:07Z" + "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", + "creationTime": "2023-04-05T16:22:52Z", + "deletionTime": "2023-04-05T16:24:03Z" } ] } }, { - "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", + "name": "d97105e7-6a53-435f-9219-21b7e6ace085", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", "properties": { - "accountName": "restoredaccount-5386", + "accountName": "r-database-account-8009", "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T16:28:41Z", + "deletionTime": "2023-04-05T16:29:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z" + "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", + "creationTime": "2023-04-05T16:28:42Z", + "deletionTime": "2023-04-05T16:29:40Z" } ] } }, { - "name": "701f814c-13b7-4144-b75c-52946e6946cb", + "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "properties": { - "accountName": "r-table-account-6354", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:26:22Z", - "deletionTime": "2023-04-06T00:43:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5770", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:34:14Z", + "deletionTime": "2023-04-05T16:51:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", - "creationTime": "2023-04-06T00:26:23Z", - "deletionTime": "2023-04-06T00:43:42Z" + "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", + "creationTime": "2023-04-05T16:34:15Z", + "deletionTime": "2023-04-05T16:51:55Z" } ] } }, { - "name": "a96f997d-2cbf-4a64-b917-c776e6908601", + "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "properties": { - "accountName": "restoredaccount-3726", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-4079", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z" + "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z" } ] } }, { - "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "name": "a181c3ee-171b-4481-b30c-623238c24d41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", "properties": { - "accountName": "r-table-account-6883", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:10:50Z", - "deletionTime": "2023-04-06T01:12:24Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5402", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", - "creationTime": "2023-04-06T01:10:51Z", - "deletionTime": "2023-04-06T01:12:24Z" + "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z" } ] } }, { - "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "name": "115d217b-1e58-4653-af7e-756be6313d6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", "properties": { - "accountName": "r-table-account-5301", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:30:03Z", - "deletionTime": "2023-04-06T01:31:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5935", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:56:31Z", + "deletionTime": "2023-04-05T17:15:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", - "creationTime": "2023-04-06T01:30:04Z", - "deletionTime": "2023-04-06T01:31:00Z" + "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", + "creationTime": "2023-04-05T16:56:32Z", + "deletionTime": "2023-04-05T17:15:52Z" } ] } }, { - "name": "999e9d75-47c8-4230-8a4e-677ee461269b", + "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "properties": { - "accountName": "r-database-account-3960", + "accountName": "r-database-account-339", "apiType": "Sql", - "creationTime": "2023-04-06T02:16:51Z", - "deletionTime": "2023-04-06T02:17:49Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T17:17:47Z", + "deletionTime": "2023-04-05T17:34:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", - "creationTime": "2023-04-06T02:16:52Z", - "deletionTime": "2023-04-06T02:17:49Z" + "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", + "creationTime": "2023-04-05T17:17:48Z", + "deletionTime": "2023-04-05T17:34:52Z" } ] } }, { - "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "name": "4350889f-8316-4611-8c7b-0de037f83cb3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", "properties": { - "accountName": "r-database-account-6028", + "accountName": "restoredaccount-6292", "apiType": "Sql", - "creationTime": "2023-04-06T02:27:53Z", - "deletionTime": "2023-04-06T02:44:39Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", - "creationTime": "2023-04-06T02:27:54Z", - "deletionTime": "2023-04-06T02:44:39Z" + "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z" } ] } }, { - "name": "3065e921-a49b-43d6-84aa-037f18987a23", + "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", "properties": { - "accountName": "restoredaccount-7075", - "apiType": "Sql", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-8514", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:39:47Z", + "deletionTime": "2023-04-05T17:58:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z" + "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", + "creationTime": "2023-04-05T17:39:48Z", + "deletionTime": "2023-04-05T17:58:43Z" } ] } }, { - "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", + "name": "e39d66a9-028e-499d-b488-fde2e53814c5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", "properties": { - "accountName": "r-database-account-5983", - "apiType": "Sql", - "creationTime": "2023-04-06T03:09:16Z", - "deletionTime": "2023-04-06T03:10:13Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-9641", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", - "creationTime": "2023-04-06T03:09:18Z", - "deletionTime": "2023-04-06T03:10:13Z" + "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z" } ] } }, { - "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", "properties": { - "accountName": "r-database-account-7214", - "apiType": "Sql", - "creationTime": "2023-04-06T03:20:49Z", - "deletionTime": "2023-04-06T03:37:02Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-2652", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", - "creationTime": "2023-04-06T03:20:50Z", - "deletionTime": "2023-04-06T03:37:02Z" + "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", + "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "properties": { - "accountName": "restoredaccount-1487", - "apiType": "Sql", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-20", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:03:36Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z" + "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", + "creationTime": "2023-04-05T18:03:37Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", + "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", "properties": { - "accountName": "r-table-account-2891", + "accountName": "r-database-account-727", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:02:47Z", - "deletionTime": "2023-04-06T04:03:49Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T18:25:45Z", + "deletionTime": "2023-04-05T18:27:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", - "creationTime": "2023-04-06T04:02:48Z", - "deletionTime": "2023-04-06T04:03:49Z" + "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", + "creationTime": "2023-04-05T18:25:47Z", + "deletionTime": "2023-04-05T18:27:03Z" } ] } }, { - "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", "properties": { - "accountName": "r-table-account-7603", + "accountName": "r-database-account-2209", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:18:01Z", - "deletionTime": "2023-04-06T04:36:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T18:38:04Z", + "deletionTime": "2023-04-05T18:40:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", - "creationTime": "2023-04-06T04:18:02Z", - "deletionTime": "2023-04-06T04:36:17Z" + "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", + "creationTime": "2023-04-05T18:38:05Z", + "deletionTime": "2023-04-05T18:40:00Z" } ] } }, { - "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", + "name": "e106c7e7-2828-4193-b125-0540ec42f85a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", "properties": { - "accountName": "restoredaccount-1355", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-3109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:20Z", + "deletionTime": "2023-04-05T19:17:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z" + "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", + "creationTime": "2023-04-05T19:15:21Z", + "deletionTime": "2023-04-05T19:17:06Z" } ] } }, { - "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", + "name": "19b77f33-9070-4bea-89ec-83ad22c59136", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", "properties": { - "accountName": "r-table-account-6373", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:05:15Z", - "deletionTime": "2023-04-06T05:22:50Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-3153", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:32:53Z", + "deletionTime": "2023-04-05T19:33:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", - "creationTime": "2023-04-06T05:05:16Z", - "deletionTime": "2023-04-06T05:22:50Z" - } - ] + "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", + "creationTime": "2023-04-05T19:32:54Z", + "deletionTime": "2023-04-05T19:33:59Z" + } + ] } }, { - "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", "properties": { - "accountName": "restoredaccount-665", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-6612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:47:56Z", + "deletionTime": "2023-04-05T20:04:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z" + "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", + "creationTime": "2023-04-05T19:47:57Z", + "deletionTime": "2023-04-05T20:04:52Z" } ] } }, { - "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", + "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "properties": { - "accountName": "r-table-account-1188", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:50:20Z", - "deletionTime": "2023-04-06T05:52:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5075", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", - "creationTime": "2023-04-06T05:50:21Z", - "deletionTime": "2023-04-06T05:52:03Z" + "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z" } ] } }, { - "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", + "name": "57958516-07cd-498b-b42b-d8bbde38fc72", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", "properties": { - "accountName": "r-table-account-5261", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:08:10Z", - "deletionTime": "2023-04-06T06:09:02Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-2460", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:32:03Z", + "deletionTime": "2023-04-05T20:52:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", - "creationTime": "2023-04-06T06:08:11Z", - "deletionTime": "2023-04-06T06:09:02Z" + "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", + "creationTime": "2023-04-05T20:32:04Z", + "deletionTime": "2023-04-05T20:52:58Z" } ] } }, { - "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", + "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", "properties": { - "accountName": "r-grem-db-account-723", + "accountName": "restoredaccount-9191", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:39:44Z", - "deletionTime": "2023-04-06T06:41:33Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", - "creationTime": "2023-04-06T06:39:45Z", - "deletionTime": "2023-04-06T06:41:33Z" + "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z" } ] } }, { - "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", + "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", "properties": { - "accountName": "r-grem-db-account-7969", + "accountName": "r-grem-db-account-917", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:58:36Z", - "deletionTime": "2023-04-06T06:59:36Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T21:20:40Z", + "deletionTime": "2023-04-05T21:22:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", - "creationTime": "2023-04-06T06:58:37Z", - "deletionTime": "2023-04-06T06:59:36Z" + "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", + "creationTime": "2023-04-05T21:20:41Z", + "deletionTime": "2023-04-05T21:22:32Z" } ] } }, { - "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", + "name": "d8af4291-a857-435c-9e68-add9be61e3e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", "properties": { - "accountName": "r-grem-db-account-2577", + "accountName": "r-grem-db-account-4408", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:15:43Z", - "deletionTime": "2023-04-06T07:33:07Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T21:38:27Z", + "deletionTime": "2023-04-05T21:39:23Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", - "creationTime": "2023-04-06T07:15:45Z", - "deletionTime": "2023-04-06T07:33:07Z" + "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", + "creationTime": "2023-04-05T21:38:28Z", + "deletionTime": "2023-04-05T21:39:23Z" } ] } }, { - "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "name": "2348e86d-d845-4023-a61c-52a7c4998681", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", "properties": { - "accountName": "restoredaccount-693", + "accountName": "r-grem-db-account-3493", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T21:53:12Z", + "deletionTime": "2023-04-05T22:10:15Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z" + "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", + "creationTime": "2023-04-05T21:53:13Z", + "deletionTime": "2023-04-05T22:10:15Z" } ] } }, { - "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", + "name": "10d05397-ea2c-4d64-a325-da1097b67a30", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", "properties": { - "accountName": "r-grem-db-account-4601", + "accountName": "restoredaccount-7617", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:00:25Z", - "deletionTime": "2023-04-06T08:20:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", - "creationTime": "2023-04-06T08:00:26Z", - "deletionTime": "2023-04-06T08:20:12Z" + "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z" } ] } }, { - "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "properties": { - "accountName": "restoredaccount-1430", + "accountName": "r-grem-db-account-4657", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T22:37:57Z", + "deletionTime": "2023-04-05T22:57:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z" + "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", + "creationTime": "2023-04-05T22:37:58Z", + "deletionTime": "2023-04-05T22:57:18Z" } ] } }, { - "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "name": "b9c23cc0-13f3-4895-8534-809a00376677", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", "properties": { - "accountName": "r-grem-db-account-7507", + "accountName": "restoredaccount-1097", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:48:00Z", - "deletionTime": "2023-04-06T08:49:48Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", - "creationTime": "2023-04-06T08:48:01Z", - "deletionTime": "2023-04-06T08:49:48Z" + "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z" } ] } }, { - "name": "a8bfadea-a883-491c-8311-3202491cfe5d", + "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", "properties": { - "accountName": "r-grem-db-account-2606", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:05:50Z", - "deletionTime": "2023-04-06T09:06:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-4377", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:25:55Z", + "deletionTime": "2023-04-05T23:27:10Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", - "creationTime": "2023-04-06T09:05:51Z", - "deletionTime": "2023-04-06T09:06:43Z" + "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", + "creationTime": "2023-04-05T23:25:56Z", + "deletionTime": "2023-04-05T23:27:10Z" } ] } }, { - "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", "properties": { - "accountName": "r-grem-db-account-6681", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:21:06Z", - "deletionTime": "2023-04-06T09:38:10Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-1415", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:41:00Z", + "deletionTime": "2023-04-05T23:59:07Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", - "creationTime": "2023-04-06T09:21:07Z", - "deletionTime": "2023-04-06T09:38:10Z" + "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", + "creationTime": "2023-04-05T23:41:01Z", + "deletionTime": "2023-04-05T23:59:07Z" } ] } }, { - "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", "properties": { - "accountName": "restoredaccount-4215", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5386", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z" + "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z" } ] } }, { - "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", + "name": "701f814c-13b7-4144-b75c-52946e6946cb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", "properties": { - "accountName": "r-grem-db-account-846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:06:04Z", - "deletionTime": "2023-04-06T10:25:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-6354", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:26:22Z", + "deletionTime": "2023-04-06T00:43:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", - "creationTime": "2023-04-06T10:06:06Z", - "deletionTime": "2023-04-06T10:25:18Z" + "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", + "creationTime": "2023-04-06T00:26:23Z", + "deletionTime": "2023-04-06T00:43:42Z" } ] } }, { - "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "name": "a96f997d-2cbf-4a64-b917-c776e6908601", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", "properties": { - "accountName": "restoredaccount-5193", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3726", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z" + "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z" } ] } }, { - "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "properties": { - "accountName": "r-table-account-6567", + "accountName": "r-table-account-6883", "apiType": "Table, Sql", - "creationTime": "2023-04-06T10:53:20Z", - "deletionTime": "2023-04-06T10:54:04Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T01:10:50Z", + "deletionTime": "2023-04-06T01:12:24Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", - "creationTime": "2023-04-06T10:53:21Z", - "deletionTime": "2023-04-06T10:54:04Z" + "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", + "creationTime": "2023-04-06T01:10:51Z", + "deletionTime": "2023-04-06T01:12:24Z" } ] } }, { - "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", "properties": { - "accountName": "r-table-account-6921", + "accountName": "r-table-account-5301", "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:08:49Z", - "deletionTime": "2023-04-06T11:27:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T01:30:03Z", + "deletionTime": "2023-04-06T01:31:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", - "creationTime": "2023-04-06T11:08:51Z", - "deletionTime": "2023-04-06T11:27:03Z" + "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", + "creationTime": "2023-04-06T01:30:04Z", + "deletionTime": "2023-04-06T01:31:00Z" } ] } }, { - "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", + "name": "999e9d75-47c8-4230-8a4e-677ee461269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", "properties": { - "accountName": "restoredaccount-7286", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3960", + "apiType": "Sql", + "creationTime": "2023-04-06T02:16:51Z", + "deletionTime": "2023-04-06T02:17:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z" + "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", + "creationTime": "2023-04-06T02:16:52Z", + "deletionTime": "2023-04-06T02:17:49Z" } ] } }, { - "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "properties": { - "accountName": "r-table-account-5254", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:54:50Z", - "deletionTime": "2023-04-06T12:11:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-6028", + "apiType": "Sql", + "creationTime": "2023-04-06T02:27:53Z", + "deletionTime": "2023-04-06T02:44:39Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", - "creationTime": "2023-04-06T11:54:51Z", - "deletionTime": "2023-04-06T12:11:56Z" + "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", + "creationTime": "2023-04-06T02:27:54Z", + "deletionTime": "2023-04-06T02:44:39Z" } ] } }, { - "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "name": "3065e921-a49b-43d6-84aa-037f18987a23", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", "properties": { - "accountName": "restoredaccount-6482", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7075", + "apiType": "Sql", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z" + "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z" } ] } }, { - "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", "properties": { - "accountName": "r-table-account-7579", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:39:46Z", - "deletionTime": "2023-04-06T12:41:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-5983", + "apiType": "Sql", + "creationTime": "2023-04-06T03:09:16Z", + "deletionTime": "2023-04-06T03:10:13Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", - "creationTime": "2023-04-06T12:39:48Z", - "deletionTime": "2023-04-06T12:41:09Z" + "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", + "creationTime": "2023-04-06T03:09:18Z", + "deletionTime": "2023-04-06T03:10:13Z" } ] } }, { - "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", + "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "properties": { - "accountName": "cliz2xezqib6sfs", + "accountName": "r-database-account-7214", "apiType": "Sql", - "creationTime": "2023-04-06T17:48:58Z", - "deletionTime": "2023-04-06T17:51:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T03:20:49Z", + "deletionTime": "2023-04-06T03:37:02Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", - "creationTime": "2023-04-06T17:48:59Z", - "deletionTime": "2023-04-06T17:51:37Z" + "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", + "creationTime": "2023-04-06T03:20:50Z", + "deletionTime": "2023-04-06T03:37:02Z" } ] } }, { - "name": "d4eb1a5c-fa82-416b-8765-73105541441a", + "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", "properties": { - "accountName": "climxyj6ppdtdi3", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:23Z", - "deletionTime": "2023-04-06T17:53:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-1487", + "apiType": "Sql", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", - "creationTime": "2023-04-06T17:50:24Z", - "deletionTime": "2023-04-06T17:53:09Z" + "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z" } ] } }, { - "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", + "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", "properties": { - "accountName": "clinhlpp5ltdx45", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:16Z", - "deletionTime": "2023-04-06T17:53:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-2891", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:02:47Z", + "deletionTime": "2023-04-06T04:03:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", - "creationTime": "2023-04-06T17:50:17Z", - "deletionTime": "2023-04-06T17:53:35Z" + "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", + "creationTime": "2023-04-06T04:02:48Z", + "deletionTime": "2023-04-06T04:03:49Z" } ] } }, { - "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", "properties": { - "accountName": "clicvlfgrzahmvn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:25Z", - "deletionTime": "2023-04-06T17:54:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-7603", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:18:01Z", + "deletionTime": "2023-04-06T04:36:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T17:54:37Z" + "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", + "creationTime": "2023-04-06T04:18:02Z", + "deletionTime": "2023-04-06T04:36:17Z" } ] } }, { - "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", "properties": { - "accountName": "cli3hfttbxzir22", - "apiType": "Sql", - "creationTime": "2023-04-06T17:53:13Z", - "deletionTime": "2023-04-06T17:55:25Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-1355", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", - "creationTime": "2023-04-06T17:53:14Z", - "deletionTime": "2023-04-06T17:55:25Z" + "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z" } ] } }, { - "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", + "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", "properties": { - "accountName": "clioyp6agdkdrvk", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:56:23Z", - "deletionTime": "2023-04-06T17:58:30Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-6373", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:05:15Z", + "deletionTime": "2023-04-06T05:22:50Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", - "creationTime": "2023-04-06T17:56:24Z", - "deletionTime": "2023-04-06T17:58:30Z" + "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", + "creationTime": "2023-04-06T05:05:16Z", + "deletionTime": "2023-04-06T05:22:50Z" } ] } }, { - "name": "c4ce576d-4033-4b12-a450-daa13093cf34", + "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", "properties": { - "accountName": "clipniczjve2l4q", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:56:45Z", - "deletionTime": "2023-04-06T17:58:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-665", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", - "creationTime": "2023-04-06T17:56:46Z", - "deletionTime": "2023-04-06T17:58:52Z" + "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z" } ] } }, { - "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", + "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", "properties": { - "accountName": "clitae37flgxvip", - "apiType": "Sql", - "creationTime": "2023-04-06T17:57:03Z", - "deletionTime": "2023-04-06T17:58:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-1188", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:50:20Z", + "deletionTime": "2023-04-06T05:52:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", - "creationTime": "2023-04-06T17:57:04Z", - "deletionTime": "2023-04-06T17:58:56Z" + "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", + "creationTime": "2023-04-06T05:50:21Z", + "deletionTime": "2023-04-06T05:52:03Z" } ] } }, { - "name": "16cd72d1-8782-4faa-9e06-263055e4a852", + "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", "properties": { - "accountName": "cliqeiwdwhcytpv", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:06Z", - "deletionTime": "2023-04-06T18:02:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-5261", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:08:10Z", + "deletionTime": "2023-04-06T06:09:02Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", - "creationTime": "2023-04-06T18:02:07Z", - "deletionTime": "2023-04-06T18:02:32Z" + "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", + "creationTime": "2023-04-06T06:08:11Z", + "deletionTime": "2023-04-06T06:09:02Z" } ] } }, { - "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", + "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", "properties": { - "accountName": "cling2ssmapqjtb", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:20Z", - "deletionTime": "2023-04-06T18:03:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-723", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:39:44Z", + "deletionTime": "2023-04-06T06:41:33Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", - "creationTime": "2023-04-06T18:02:21Z", - "deletionTime": "2023-04-06T18:03:00Z" + "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", + "creationTime": "2023-04-06T06:39:45Z", + "deletionTime": "2023-04-06T06:41:33Z" } ] } }, { - "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", + "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", "properties": { - "accountName": "clic7r4mbsoucoq", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T18:04:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-7969", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:58:36Z", + "deletionTime": "2023-04-06T06:59:36Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", - "creationTime": "2023-04-06T17:50:27Z", - "deletionTime": "2023-04-06T18:04:54Z" + "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", + "creationTime": "2023-04-06T06:58:37Z", + "deletionTime": "2023-04-06T06:59:36Z" } ] } }, { - "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", + "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", "properties": { - "accountName": "cli6dll5uxhswmo", - "apiType": "Sql", - "creationTime": "2023-04-06T17:49:07Z", - "deletionTime": "2023-04-06T18:08:24Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-2577", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:15:43Z", + "deletionTime": "2023-04-06T07:33:07Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", - "creationTime": "2023-04-06T17:49:08Z", - "deletionTime": "2023-04-06T18:08:24Z" + "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", + "creationTime": "2023-04-06T07:15:45Z", + "deletionTime": "2023-04-06T07:33:07Z" } ] } }, { - "name": "12fd85da-0738-45bc-a4ca-3576006082e6", + "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "properties": { - "accountName": "restoredaccount-7559", + "accountName": "restoredaccount-693", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z" + "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z" } ] } }, { - "name": "730730ee-ee98-48bf-9c87-a38abac5781d", + "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", "properties": { - "accountName": "r-grem-db-account-3799", + "accountName": "r-grem-db-account-4601", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:54:33Z", - "deletionTime": "2023-04-06T18:11:45Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T08:00:25Z", + "deletionTime": "2023-04-06T08:20:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", - "creationTime": "2023-04-06T17:54:34Z", - "deletionTime": "2023-04-06T18:11:45Z" + "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", + "creationTime": "2023-04-06T08:00:26Z", + "deletionTime": "2023-04-06T08:20:12Z" } ] } }, { - "name": "a331a0ab-07a6-4831-827d-30e513076c75", + "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "properties": { - "accountName": "r-grem-db-account-8345", + "accountName": "restoredaccount-1430", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:39Z", - "deletionTime": "2023-04-06T18:52:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", - "creationTime": "2023-04-06T18:35:40Z", - "deletionTime": "2023-04-06T18:52:37Z" + "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z" } ] } }, { - "name": "c20213cc-0b64-4141-abdc-45f028e756fd", + "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "properties": { - "accountName": "restoredaccount-3447", + "accountName": "r-grem-db-account-7507", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T08:48:00Z", + "deletionTime": "2023-04-06T08:49:48Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z" + "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", + "creationTime": "2023-04-06T08:48:01Z", + "deletionTime": "2023-04-06T08:49:48Z" } ] } }, { - "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "name": "a8bfadea-a883-491c-8311-3202491cfe5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", "properties": { - "accountName": "r-grem-db-account-6227", + "accountName": "r-grem-db-account-2606", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:23:52Z", - "deletionTime": "2023-04-06T19:41:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T09:05:50Z", + "deletionTime": "2023-04-06T09:06:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", - "creationTime": "2023-04-06T19:23:53Z", - "deletionTime": "2023-04-06T19:41:19Z" + "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", + "creationTime": "2023-04-06T09:05:51Z", + "deletionTime": "2023-04-06T09:06:43Z" } ] } }, { - "name": "4228ce2e-f496-4131-a7b4-a093f4644646", + "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", "properties": { - "accountName": "restoredaccount-601", + "accountName": "r-grem-db-account-6681", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T09:21:06Z", + "deletionTime": "2023-04-06T09:38:10Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z" + "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", + "creationTime": "2023-04-06T09:21:07Z", + "deletionTime": "2023-04-06T09:38:10Z" } ] } }, { - "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "properties": { - "accountName": "r-database-account-3957", - "apiType": "Sql", - "creationTime": "2023-04-06T20:07:56Z", - "deletionTime": "2023-04-06T20:08:54Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-4215", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", - "creationTime": "2023-04-06T20:07:57Z", - "deletionTime": "2023-04-06T20:08:54Z" + "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z" } ] } }, { - "name": "53ad2502-1710-406d-84e3-296fce5bd44a", + "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", "properties": { - "accountName": "r-database-account-9163", - "apiType": "Sql", - "creationTime": "2023-04-06T20:19:51Z", - "deletionTime": "2023-04-06T20:36:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-846", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:06:04Z", + "deletionTime": "2023-04-06T10:25:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", - "creationTime": "2023-04-06T20:19:52Z", - "deletionTime": "2023-04-06T20:36:03Z" + "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", + "creationTime": "2023-04-06T10:06:06Z", + "deletionTime": "2023-04-06T10:25:18Z" } ] } }, { - "name": "70ea9f86-be31-455a-b5be-791409c2b437", + "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", "properties": { - "accountName": "restoredaccount-7173", - "apiType": "Sql", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5193", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z" + "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z" } ] } }, { - "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", + "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "properties": { - "accountName": "r-database-account-3610", - "apiType": "Sql", - "creationTime": "2023-04-06T21:00:14Z", - "deletionTime": "2023-04-06T21:01:06Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-6567", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T10:53:20Z", + "deletionTime": "2023-04-06T10:54:04Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", - "creationTime": "2023-04-06T21:00:15Z", - "deletionTime": "2023-04-06T21:01:06Z" + "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", + "creationTime": "2023-04-06T10:53:21Z", + "deletionTime": "2023-04-06T10:54:04Z" } ] } }, { - "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", "properties": { - "accountName": "r-database-account-2590", - "apiType": "Sql", - "creationTime": "2023-04-06T21:11:43Z", - "deletionTime": "2023-04-06T21:29:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-6921", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:08:49Z", + "deletionTime": "2023-04-06T11:27:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", - "creationTime": "2023-04-06T21:11:44Z", - "deletionTime": "2023-04-06T21:29:03Z" + "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", + "creationTime": "2023-04-06T11:08:51Z", + "deletionTime": "2023-04-06T11:27:03Z" } ] } }, { - "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", "properties": { - "accountName": "restoredaccount-5783", - "apiType": "Sql", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7286", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z" + "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z" } ] } }, { - "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", + "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", "properties": { - "accountName": "r-grem-db-account-360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T21:54:18Z", - "deletionTime": "2023-04-06T21:55:57Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-5254", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:54:50Z", + "deletionTime": "2023-04-06T12:11:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", - "creationTime": "2023-04-06T21:54:19Z", - "deletionTime": "2023-04-06T21:55:57Z" + "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", + "creationTime": "2023-04-06T11:54:51Z", + "deletionTime": "2023-04-06T12:11:56Z" } ] } }, { - "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", + "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "properties": { - "accountName": "r-grem-db-account-5702", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:13:06Z", - "deletionTime": "2023-04-06T22:13:57Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-6482", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", - "creationTime": "2023-04-06T22:13:07Z", - "deletionTime": "2023-04-06T22:13:57Z" + "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z" } ] } }, { - "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", "properties": { - "accountName": "r-grem-db-account-7080", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:28:25Z", - "deletionTime": "2023-04-06T22:45:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-7579", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:39:46Z", + "deletionTime": "2023-04-06T12:41:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", - "creationTime": "2023-04-06T22:28:26Z", - "deletionTime": "2023-04-06T22:45:55Z" + "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", + "creationTime": "2023-04-06T12:39:48Z", + "deletionTime": "2023-04-06T12:41:09Z" } ] } }, { - "name": "0045cc2f-f262-44f7-94be-a8a81258114b", + "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", "properties": { - "accountName": "restoredaccount-3266", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cliz2xezqib6sfs", + "apiType": "Sql", + "creationTime": "2023-04-06T17:48:58Z", + "deletionTime": "2023-04-06T17:51:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z" + "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", + "creationTime": "2023-04-06T17:48:59Z", + "deletionTime": "2023-04-06T17:51:37Z" } ] } }, { - "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", + "name": "d4eb1a5c-fa82-416b-8765-73105541441a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", "properties": { - "accountName": "r-grem-db-account-8379", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:13:12Z", - "deletionTime": "2023-04-06T23:33:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "climxyj6ppdtdi3", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:23Z", + "deletionTime": "2023-04-06T17:53:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", - "creationTime": "2023-04-06T23:13:14Z", - "deletionTime": "2023-04-06T23:33:31Z" + "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", + "creationTime": "2023-04-06T17:50:24Z", + "deletionTime": "2023-04-06T17:53:09Z" } ] } }, { - "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", "properties": { - "accountName": "restoredaccount-4898", + "accountName": "clinhlpp5ltdx45", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T17:50:16Z", + "deletionTime": "2023-04-06T17:53:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z" + "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", + "creationTime": "2023-04-06T17:50:17Z", + "deletionTime": "2023-04-06T17:53:35Z" } ] } }, { - "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "properties": { - "accountName": "r-grem-db-account-97", + "accountName": "clicvlfgrzahmvn", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:01:21Z", - "deletionTime": "2023-04-07T00:03:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T17:50:25Z", + "deletionTime": "2023-04-06T17:54:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", - "creationTime": "2023-04-07T00:01:22Z", - "deletionTime": "2023-04-07T00:03:03Z" + "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T17:54:37Z" } ] } }, { - "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", + "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "properties": { - "accountName": "r-grem-db-account-359", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:19:33Z", - "deletionTime": "2023-04-07T00:20:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cli3hfttbxzir22", + "apiType": "Sql", + "creationTime": "2023-04-06T17:53:13Z", + "deletionTime": "2023-04-06T17:55:25Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", - "creationTime": "2023-04-07T00:19:34Z", - "deletionTime": "2023-04-07T00:20:32Z" + "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", + "creationTime": "2023-04-06T17:53:14Z", + "deletionTime": "2023-04-06T17:55:25Z" } ] } }, { - "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", "properties": { - "accountName": "r-grem-db-account-6322", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:35:00Z", - "deletionTime": "2023-04-07T00:51:27Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clioyp6agdkdrvk", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:56:23Z", + "deletionTime": "2023-04-06T17:58:30Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", - "creationTime": "2023-04-07T00:35:01Z", - "deletionTime": "2023-04-07T00:51:27Z" + "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", + "creationTime": "2023-04-06T17:56:24Z", + "deletionTime": "2023-04-06T17:58:30Z" } ] } }, { - "name": "89acddd1-7338-4be9-b3f3-a7c060975428", + "name": "c4ce576d-4033-4b12-a450-daa13093cf34", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", "properties": { - "accountName": "restoredaccount-3920", + "accountName": "clipniczjve2l4q", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "creationTime": "2023-04-06T17:56:45Z", + "deletionTime": "2023-04-06T17:58:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z" + "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", + "creationTime": "2023-04-06T17:56:46Z", + "deletionTime": "2023-04-06T17:58:52Z" } ] } }, { - "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", "properties": { - "accountName": "r-grem-db-account-1985", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:20:59Z", - "deletionTime": "2023-04-07T01:39:59Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clitae37flgxvip", + "apiType": "Sql", + "creationTime": "2023-04-06T17:57:03Z", + "deletionTime": "2023-04-06T17:58:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", - "creationTime": "2023-04-07T01:21:01Z", - "deletionTime": "2023-04-07T01:39:59Z" + "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", + "creationTime": "2023-04-06T17:57:04Z", + "deletionTime": "2023-04-06T17:58:56Z" } ] } }, { - "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "name": "16cd72d1-8782-4faa-9e06-263055e4a852", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", "properties": { - "accountName": "restoredaccount-2245", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cliqeiwdwhcytpv", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:06Z", + "deletionTime": "2023-04-06T18:02:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z" + "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", + "creationTime": "2023-04-06T18:02:07Z", + "deletionTime": "2023-04-06T18:02:32Z" } ] } }, { - "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", "properties": { - "accountName": "r-table-account-6589", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:08:08Z", - "deletionTime": "2023-04-07T02:09:18Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cling2ssmapqjtb", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:20Z", + "deletionTime": "2023-04-06T18:03:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", - "creationTime": "2023-04-07T02:08:09Z", - "deletionTime": "2023-04-07T02:09:18Z" + "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", + "creationTime": "2023-04-06T18:02:21Z", + "deletionTime": "2023-04-06T18:03:00Z" } ] } }, { - "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", + "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", "properties": { - "accountName": "r-table-account-455", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:23:44Z", - "deletionTime": "2023-04-07T02:42:21Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "clic7r4mbsoucoq", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T18:04:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", - "creationTime": "2023-04-07T02:23:45Z", - "deletionTime": "2023-04-07T02:42:21Z" + "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", + "creationTime": "2023-04-06T17:50:27Z", + "deletionTime": "2023-04-06T18:04:54Z" } ] } }, { - "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", "properties": { - "accountName": "restoredaccount-27", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "cli6dll5uxhswmo", + "apiType": "Sql", + "creationTime": "2023-04-06T17:49:07Z", + "deletionTime": "2023-04-06T18:08:24Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z" + "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", + "creationTime": "2023-04-06T17:49:08Z", + "deletionTime": "2023-04-06T18:08:24Z" } ] } }, { - "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "name": "12fd85da-0738-45bc-a4ca-3576006082e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", "properties": { - "accountName": "r-table-account-4096", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:09:53Z", - "deletionTime": "2023-04-07T03:26:55Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7559", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", - "creationTime": "2023-04-07T03:09:54Z", - "deletionTime": "2023-04-07T03:26:55Z" + "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z" } ] } }, { - "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "name": "730730ee-ee98-48bf-9c87-a38abac5781d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", "properties": { - "accountName": "restoredaccount-1168", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-3799", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T17:54:33Z", + "deletionTime": "2023-04-06T18:11:45Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z" + "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", + "creationTime": "2023-04-06T17:54:34Z", + "deletionTime": "2023-04-06T18:11:45Z" } ] } }, { - "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "name": "a331a0ab-07a6-4831-827d-30e513076c75", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", "properties": { - "accountName": "r-table-account-6117", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:54:19Z", - "deletionTime": "2023-04-07T03:55:39Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-8345", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:39Z", + "deletionTime": "2023-04-06T18:52:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", - "creationTime": "2023-04-07T03:54:20Z", - "deletionTime": "2023-04-07T03:55:39Z" + "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", + "creationTime": "2023-04-06T18:35:40Z", + "deletionTime": "2023-04-06T18:52:37Z" } ] } }, { - "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "name": "c20213cc-0b64-4141-abdc-45f028e756fd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", "properties": { - "accountName": "r-table-account-5255", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:11:45Z", - "deletionTime": "2023-04-07T04:12:39Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3447", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", - "creationTime": "2023-04-07T04:11:47Z", - "deletionTime": "2023-04-07T04:12:39Z" + "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z" } ] } }, { - "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "properties": { - "accountName": "r-table-account-555", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:26:38Z", - "deletionTime": "2023-04-07T04:45:11Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-6227", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:23:52Z", + "deletionTime": "2023-04-06T19:41:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", - "creationTime": "2023-04-07T04:26:39Z", - "deletionTime": "2023-04-07T04:45:11Z" + "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", + "creationTime": "2023-04-06T19:23:53Z", + "deletionTime": "2023-04-06T19:41:19Z" } ] } }, { - "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "name": "4228ce2e-f496-4131-a7b4-a093f4644646", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", "properties": { - "accountName": "restoredaccount-3867", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z" + "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z" } ] } }, { - "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "properties": { - "accountName": "r-table-account-4311", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:13:59Z", - "deletionTime": "2023-04-07T05:30:58Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3957", + "apiType": "Sql", + "creationTime": "2023-04-06T20:07:56Z", + "deletionTime": "2023-04-06T20:08:54Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", - "creationTime": "2023-04-07T05:14:00Z", - "deletionTime": "2023-04-07T05:30:58Z" + "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", + "creationTime": "2023-04-06T20:07:57Z", + "deletionTime": "2023-04-06T20:08:54Z" } ] } }, { - "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "name": "53ad2502-1710-406d-84e3-296fce5bd44a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", "properties": { - "accountName": "restoredaccount-7020", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-9163", + "apiType": "Sql", + "creationTime": "2023-04-06T20:19:51Z", + "deletionTime": "2023-04-06T20:36:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z" + "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", + "creationTime": "2023-04-06T20:19:52Z", + "deletionTime": "2023-04-06T20:36:03Z" } ] } }, { - "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "name": "70ea9f86-be31-455a-b5be-791409c2b437", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", "properties": { - "accountName": "r-table-account-6934", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:58:40Z", - "deletionTime": "2023-04-07T06:00:10Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-7173", + "apiType": "Sql", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", - "creationTime": "2023-04-07T05:58:41Z", - "deletionTime": "2023-04-07T06:00:10Z" + "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z" } ] } }, { - "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", "properties": { - "accountName": "cliz4gfhacxt3ra", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:02:28Z", - "deletionTime": "2023-04-07T18:06:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-3610", + "apiType": "Sql", + "creationTime": "2023-04-06T21:00:14Z", + "deletionTime": "2023-04-06T21:01:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", - "creationTime": "2023-04-07T18:02:29Z", - "deletionTime": "2023-04-07T18:06:12Z" + "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", + "creationTime": "2023-04-06T21:00:15Z", + "deletionTime": "2023-04-06T21:01:06Z" } ] } }, { - "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", "properties": { - "accountName": "clizzr52zwge4ps", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:16:23Z", - "deletionTime": "2023-04-07T18:19:37Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-database-account-2590", + "apiType": "Sql", + "creationTime": "2023-04-06T21:11:43Z", + "deletionTime": "2023-04-06T21:29:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", - "creationTime": "2023-04-07T18:16:24Z", - "deletionTime": "2023-04-07T18:19:37Z" + "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", + "creationTime": "2023-04-06T21:11:44Z", + "deletionTime": "2023-04-06T21:29:03Z" } ] } }, { - "name": "ab946470-3753-427d-a821-ec8a57709a65", + "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "properties": { - "accountName": "cliyfwfppqkfatd", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:23:09Z", - "deletionTime": "2023-04-07T18:49:00Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-5783", + "apiType": "Sql", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", - "creationTime": "2023-04-07T18:23:10Z", - "deletionTime": "2023-04-07T18:49:00Z" + "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z" } ] } }, { - "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", "properties": { - "accountName": "clinxdvetbmpu2e", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:54:49Z", - "deletionTime": "2023-04-07T19:21:12Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T21:54:18Z", + "deletionTime": "2023-04-06T21:55:57Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", - "creationTime": "2023-04-07T18:54:50Z", - "deletionTime": "2023-04-07T19:21:12Z" - } - ] + "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", + "creationTime": "2023-04-06T21:54:19Z", + "deletionTime": "2023-04-06T21:55:57Z" + } + ] } }, { - "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", "properties": { - "accountName": "clilwpd6a2jivng", - "apiType": "Sql", - "creationTime": "2023-04-07T22:22:56Z", - "deletionTime": "2023-04-07T22:49:32Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-5702", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:13:06Z", + "deletionTime": "2023-04-06T22:13:57Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", - "creationTime": "2023-04-07T22:22:57Z", - "deletionTime": "2023-04-07T22:49:32Z" + "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", + "creationTime": "2023-04-06T22:13:07Z", + "deletionTime": "2023-04-06T22:13:57Z" } ] } }, { - "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", "properties": { - "accountName": "cli5ohlmiu76mcl", - "apiType": "Sql", - "creationTime": "2023-04-08T14:54:41Z", - "deletionTime": "2023-04-08T15:00:16Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-7080", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:28:25Z", + "deletionTime": "2023-04-06T22:45:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", - "creationTime": "2023-04-08T14:54:42Z", - "deletionTime": "2023-04-08T15:00:16Z" + "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", + "creationTime": "2023-04-06T22:28:26Z", + "deletionTime": "2023-04-06T22:45:55Z" } ] } }, { - "name": "20547469-51f9-4bd8-af49-537306f0b327", + "name": "0045cc2f-f262-44f7-94be-a8a81258114b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", "properties": { - "accountName": "clifmmb7dwsbns2", - "apiType": "Sql", - "creationTime": "2023-04-08T15:18:01Z", - "deletionTime": "2023-04-08T15:49:43Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3266", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", - "creationTime": "2023-04-08T15:18:02Z", - "deletionTime": "2023-04-08T15:49:43Z" + "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z" } ] } }, { - "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", "properties": { - "accountName": "cliv5od2aotadzs", - "apiType": "Sql", - "creationTime": "2023-04-08T15:52:34Z", - "deletionTime": "2023-04-08T16:18:52Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-8379", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:13:12Z", + "deletionTime": "2023-04-06T23:33:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", - "creationTime": "2023-04-08T15:52:35Z", - "deletionTime": "2023-04-08T16:18:52Z" + "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", + "creationTime": "2023-04-06T23:13:14Z", + "deletionTime": "2023-04-06T23:33:31Z" } ] } }, { - "name": "62bf06d8-9e56-4434-9078-423179904be7", + "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "properties": { - "accountName": "clijr7md3oh7aue", - "apiType": "Sql", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-4898", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z" + "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z" } ] } }, { - "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "properties": { - "accountName": "clidkdojm4zyywo", - "apiType": "Sql", - "creationTime": "2023-04-08T17:18:16Z", - "deletionTime": "2023-04-08T17:22:23Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-97", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:01:21Z", + "deletionTime": "2023-04-07T00:03:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", - "creationTime": "2023-04-08T17:18:17Z", - "deletionTime": "2023-04-08T17:22:23Z" + "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", + "creationTime": "2023-04-07T00:01:22Z", + "deletionTime": "2023-04-07T00:03:03Z" } ] } }, { - "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", "properties": { - "accountName": "clidhqrfu4m2zyv", - "apiType": "Sql", - "creationTime": "2023-04-10T17:53:22Z", - "deletionTime": "2023-04-10T17:56:06Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-359", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:19:33Z", + "deletionTime": "2023-04-07T00:20:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", - "creationTime": "2023-04-10T17:53:23Z", - "deletionTime": "2023-04-10T17:56:06Z" + "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", + "creationTime": "2023-04-07T00:19:34Z", + "deletionTime": "2023-04-07T00:20:32Z" } ] } }, { - "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", "properties": { - "accountName": "mk-ps-pna-enabled", - "apiType": "Sql", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-6322", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:35:00Z", + "deletionTime": "2023-04-07T00:51:27Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z" + "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", + "creationTime": "2023-04-07T00:35:01Z", + "deletionTime": "2023-04-07T00:51:27Z" } ] } }, { - "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "name": "89acddd1-7338-4be9-b3f3-a7c060975428", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", "properties": { - "accountName": "mk-test-ps-pna-disabled", - "apiType": "Sql", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-3920", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z" + "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z" } ] } }, { - "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", "properties": { - "accountName": "mayank-test-src", - "apiType": "Sql", - "creationTime": "2023-04-12T19:51:34Z", - "deletionTime": "2023-04-12T23:26:03Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-grem-db-account-1985", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:20:59Z", + "deletionTime": "2023-04-07T01:39:59Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", - "creationTime": "2023-04-12T19:51:35Z", - "deletionTime": "2023-04-12T23:26:03Z" + "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", + "creationTime": "2023-04-07T01:21:01Z", + "deletionTime": "2023-04-07T01:39:59Z" } ] } }, { - "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "properties": { - "accountName": "climpgqg4rhbujz", - "apiType": "Sql", - "creationTime": "2023-04-13T13:44:29Z", - "deletionTime": "2023-04-13T13:48:14Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-2245", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", - "creationTime": "2023-04-13T13:44:30Z", - "deletionTime": "2023-04-13T13:48:14Z" + "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z" } ] } }, { - "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", "properties": { - "accountName": "mayank-src", - "apiType": "Sql", - "creationTime": "2023-04-13T17:30:02Z", - "deletionTime": "2023-04-13T18:35:56Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-6589", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:08:08Z", + "deletionTime": "2023-04-07T02:09:18Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", - "creationTime": "2023-04-13T17:30:03Z", - "deletionTime": "2023-04-13T18:35:56Z" + "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", + "creationTime": "2023-04-07T02:08:09Z", + "deletionTime": "2023-04-07T02:09:18Z" } ] } }, { - "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", "properties": { - "accountName": "mayank-pspreview-test", - "apiType": "Sql", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-455", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:23:44Z", + "deletionTime": "2023-04-07T02:42:21Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z" + "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", + "creationTime": "2023-04-07T02:23:45Z", + "deletionTime": "2023-04-07T02:42:21Z" } ] } }, { - "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "properties": { - "accountName": "r-database-account-3188", - "apiType": "Sql", - "creationTime": "2023-04-18T13:44:01Z", - "deletionTime": "2023-04-18T14:06:35Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-27", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", - "creationTime": "2023-04-18T13:44:02Z", - "deletionTime": "2023-04-18T14:06:35Z" - } - ] + "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z" + } + ] } }, { - "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", "properties": { - "accountName": "restoredaccount-5903", - "apiType": "Sql", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-4096", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:09:53Z", + "deletionTime": "2023-04-07T03:26:55Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z" + "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", + "creationTime": "2023-04-07T03:09:54Z", + "deletionTime": "2023-04-07T03:26:55Z" } ] } }, { - "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", "properties": { - "accountName": "r-database-account-8442", - "apiType": "Sql", - "creationTime": "2023-04-18T18:21:09Z", - "deletionTime": "2023-04-18T18:43:26Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "restoredaccount-1168", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", - "creationTime": "2023-04-18T18:21:10Z", - "deletionTime": "2023-04-18T18:43:26Z" + "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z" } ] } }, { - "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", "properties": { - "accountName": "restoredaccount-5883", - "apiType": "Sql", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z", - "oldestRestorableTime": "2023-03-19T20:58:38Z", + "accountName": "r-table-account-6117", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:54:19Z", + "deletionTime": "2023-04-07T03:55:39Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z" + "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", + "creationTime": "2023-04-07T03:54:20Z", + "deletionTime": "2023-04-07T03:55:39Z" } ] } }, { - "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", - "location": "East US", + "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", "properties": { - "accountName": "drop-continuous7", - "apiType": "Sql", - "creationTime": "2022-05-26T18:49:51Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "accountName": "r-table-account-5255", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:11:45Z", + "deletionTime": "2023-04-07T04:12:39Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", - "creationTime": "2022-05-26T18:49:52Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", + "creationTime": "2023-04-07T04:11:47Z", + "deletionTime": "2023-04-07T04:12:39Z" } ] } }, { - "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", - "location": "East US", + "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", "properties": { - "accountName": "periodicacctdrop", - "apiType": "Sql", - "creationTime": "2022-08-24T22:57:51Z", - "oldestRestorableTime": "2023-04-11T20:58:36Z", + "accountName": "r-table-account-555", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:26:38Z", + "deletionTime": "2023-04-07T04:45:11Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", - "creationTime": "2022-08-24T22:57:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", + "creationTime": "2023-04-07T04:26:39Z", + "deletionTime": "2023-04-07T04:45:11Z" } ] } }, { - "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", - "location": "East US", + "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "properties": { - "accountName": "periodicacctdrop2", - "apiType": "Sql", - "creationTime": "2022-05-26T20:16:50Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "restoredaccount-3867", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", - "creationTime": "2022-05-26T20:16:50Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z" } ] } }, { - "name": "b169ba58-4696-4196-99a4-51995d99f004", - "location": "East US", + "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "properties": { - "accountName": "readregionrestore-1", - "apiType": "Sql", - "creationTime": "2023-03-02T00:15:37Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-table-account-4311", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:13:59Z", + "deletionTime": "2023-04-07T05:30:58Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "Southeast Asia", - "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", - "creationTime": "2023-03-02T00:15:37Z" - }, - { - "locationName": "Central India", - "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", - "creationTime": "2023-03-02T00:38:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", + "creationTime": "2023-04-07T05:14:00Z", + "deletionTime": "2023-04-07T05:30:58Z" } ] } }, { - "name": "83301fff-71b5-4cb0-a399-3c6331b78411", - "location": "East US", + "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", "properties": { - "accountName": "portal-mongo-test", - "apiType": "MongoDB", - "creationTime": "2023-03-27T17:28:08Z", - "deletionTime": "2023-03-27T17:30:49Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "restoredaccount-7020", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", - "creationTime": "2023-03-27T17:28:09Z", - "deletionTime": "2023-03-27T17:30:49Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z" } ] } }, { - "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", - "location": "East US", + "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", "properties": { - "accountName": "amisi-8bd4a726", - "apiType": "Sql", - "creationTime": "2023-03-29T07:24:07Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "r-table-account-6934", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:58:40Z", + "deletionTime": "2023-04-07T06:00:10Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", - "creationTime": "2023-03-29T07:26:03Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", - "creationTime": "2023-03-29T07:24:08Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", + "creationTime": "2023-04-07T05:58:41Z", + "deletionTime": "2023-04-07T06:00:10Z" } ] } }, { - "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", - "location": "East US", + "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", "properties": { - "accountName": "amisi-da11000f", - "apiType": "Sql", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "accountName": "cliz4gfhacxt3ra", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:02:28Z", + "deletionTime": "2023-04-07T18:06:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", - "creationTime": "2023-03-29T07:09:11Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", + "creationTime": "2023-04-07T18:02:29Z", + "deletionTime": "2023-04-07T18:06:12Z" } ] } }, { - "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", - "location": "East US", + "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", "properties": { - "accountName": "dsapaliga-restore-test2", - "apiType": "Sql", - "creationTime": "2023-03-29T19:36:21Z", - "deletionTime": "2023-03-29T22:55:47Z", - "oldestRestorableTime": "2023-03-22T22:55:47Z", + "accountName": "clizzr52zwge4ps", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:16:23Z", + "deletionTime": "2023-04-07T18:19:37Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", - "creationTime": "2023-03-29T19:36:22Z", - "deletionTime": "2023-03-29T22:55:47Z" + "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", + "creationTime": "2023-04-07T18:16:24Z", + "deletionTime": "2023-04-07T18:19:37Z" } ] } }, { - "name": "66326971-fd72-4b66-9495-da9f95f0e86a", - "location": "East US", + "name": "ab946470-3753-427d-a821-ec8a57709a65", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", "properties": { - "accountName": "dsapaliga-restore-test3", - "apiType": "Sql", - "creationTime": "2023-03-29T21:45:59Z", - "deletionTime": "2023-03-29T22:55:54Z", - "oldestRestorableTime": "2023-03-22T22:55:54Z", - "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", - "creationTime": "2023-03-29T21:48:10Z", - "deletionTime": "2023-03-29T21:57:56Z" - }, + "accountName": "cliyfwfppqkfatd", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:23:09Z", + "deletionTime": "2023-04-07T18:49:00Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", - "creationTime": "2023-03-29T21:46:00Z", - "deletionTime": "2023-03-29T22:55:54Z" + "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", + "creationTime": "2023-04-07T18:23:10Z", + "deletionTime": "2023-04-07T18:49:00Z" } ] } }, { - "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", - "location": "East US", + "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", "properties": { - "accountName": "dsapaliga-restore-test4", - "apiType": "Sql", - "creationTime": "2023-03-29T22:08:33Z", - "deletionTime": "2023-03-29T22:56:00Z", - "oldestRestorableTime": "2023-03-22T22:56:00Z", + "accountName": "clinxdvetbmpu2e", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:54:49Z", + "deletionTime": "2023-04-07T19:21:12Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", - "creationTime": "2023-03-29T22:08:34Z", - "deletionTime": "2023-03-29T22:56:00Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", + "creationTime": "2023-04-07T18:54:50Z", + "deletionTime": "2023-04-07T19:21:12Z" } ] } }, { - "name": "84a35eb5-784c-4923-a52f-60bd04765953", - "location": "East US", + "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", "properties": { - "accountName": "dsapaliga-restore-test6", + "accountName": "clilwpd6a2jivng", "apiType": "Sql", - "creationTime": "2023-03-29T22:24:23Z", - "deletionTime": "2023-03-29T22:56:18Z", - "oldestRestorableTime": "2023-03-22T22:56:18Z", + "creationTime": "2023-04-07T22:22:56Z", + "deletionTime": "2023-04-07T22:49:32Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", - "creationTime": "2023-03-29T22:26:42Z", - "deletionTime": "2023-03-29T22:56:18Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", - "creationTime": "2023-03-29T22:24:24Z", - "deletionTime": "2023-03-29T22:56:18Z" + "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", + "creationTime": "2023-04-07T22:22:57Z", + "deletionTime": "2023-04-07T22:49:32Z" } ] } }, { - "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", - "location": "East US", + "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", "properties": { - "accountName": "dsapaliga-restored-westus-m", + "accountName": "cli5ohlmiu76mcl", "apiType": "Sql", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z", - "oldestRestorableTime": "2023-03-22T22:56:46Z", + "creationTime": "2023-04-08T14:54:41Z", + "deletionTime": "2023-04-08T15:00:16Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z" + "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", + "creationTime": "2023-04-08T14:54:42Z", + "deletionTime": "2023-04-08T15:00:16Z" } ] } }, { - "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", - "location": "East US", + "name": "20547469-51f9-4bd8-af49-537306f0b327", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", "properties": { - "accountName": "cli-continuous30-sopplsfv", + "accountName": "clifmmb7dwsbns2", "apiType": "Sql", - "creationTime": "2023-03-29T23:59:38Z", - "deletionTime": "2023-03-30T00:12:32Z", - "oldestRestorableTime": "2023-03-23T00:12:32Z", + "creationTime": "2023-04-08T15:18:01Z", + "deletionTime": "2023-04-08T15:49:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", - "creationTime": "2023-03-30T00:02:04Z", - "deletionTime": "2023-03-30T00:12:32Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", - "creationTime": "2023-03-29T23:59:39Z", - "deletionTime": "2023-03-30T00:12:32Z" + "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", + "creationTime": "2023-04-08T15:18:02Z", + "deletionTime": "2023-04-08T15:49:43Z" } ] } }, { - "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", - "location": "East US", + "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", "properties": { - "accountName": "cli-continuous30-l5utea24-restored", + "accountName": "cliv5od2aotadzs", "apiType": "Sql", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T15:52:34Z", + "deletionTime": "2023-04-08T16:18:52Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", + "creationTime": "2023-04-08T15:52:35Z", + "deletionTime": "2023-04-08T16:18:52Z" } ] } }, { - "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", - "location": "East US", + "name": "62bf06d8-9e56-4434-9078-423179904be7", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", "properties": { - "accountName": "cli-continuous30-l5utea24", + "accountName": "clijr7md3oh7aue", "apiType": "Sql", - "creationTime": "2023-03-30T00:33:44Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", - "creationTime": "2023-03-30T00:36:04Z", - "deletionTime": "2023-03-30T01:02:30Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", - "creationTime": "2023-03-30T00:33:45Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z" } ] } }, { - "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", - "location": "East US", + "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", "properties": { - "accountName": "cli-continuous30-3eb7aosu", + "accountName": "clidkdojm4zyywo", "apiType": "Sql", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z", - "oldestRestorableTime": "2023-03-23T03:46:34Z", + "creationTime": "2023-04-08T17:18:16Z", + "deletionTime": "2023-04-08T17:22:23Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", - "creationTime": "2023-03-30T03:35:19Z", - "deletionTime": "2023-03-30T03:46:34Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z" + "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", + "creationTime": "2023-04-08T17:18:17Z", + "deletionTime": "2023-04-08T17:22:23Z" } ] } }, { - "name": "856077e3-8335-4b95-9577-2ebf016ee892", - "location": "East US", + "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", "properties": { - "accountName": "cli-continuous30-tqwxb6nj", + "accountName": "clidhqrfu4m2zyv", "apiType": "Sql", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z", - "oldestRestorableTime": "2023-03-23T04:05:05Z", + "creationTime": "2023-04-10T17:53:22Z", + "deletionTime": "2023-04-10T17:56:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", - "creationTime": "2023-03-30T03:53:50Z", - "deletionTime": "2023-03-30T04:05:05Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z" + "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", + "creationTime": "2023-04-10T17:53:23Z", + "deletionTime": "2023-04-10T17:56:06Z" } ] } }, { - "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", - "location": "East US", + "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", "properties": { - "accountName": "cli-continuous30-cmjnvki7", + "accountName": "mk-ps-pna-enabled", "apiType": "Sql", - "creationTime": "2023-03-30T04:58:52Z", - "deletionTime": "2023-03-30T05:12:19Z", - "oldestRestorableTime": "2023-03-23T05:12:19Z", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", - "creationTime": "2023-03-30T05:01:09Z", - "deletionTime": "2023-03-30T05:12:19Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", - "creationTime": "2023-03-30T04:58:53Z", - "deletionTime": "2023-03-30T05:12:19Z" + "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z" } ] } }, { - "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", - "location": "East US", + "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", "properties": { - "accountName": "cli-continuous30-pmjqwgr5-restored", + "accountName": "mk-test-ps-pna-disabled", "apiType": "Sql", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z" } ] } }, { - "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", - "location": "East US", + "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", "properties": { - "accountName": "cli-continuous30-pmjqwgr5", + "accountName": "mayank-test-src", "apiType": "Sql", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-12T19:51:34Z", + "deletionTime": "2023-04-12T23:26:03Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", - "creationTime": "2023-03-30T14:12:07Z", - "deletionTime": "2023-03-30T14:38:59Z" - }, + "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", + "creationTime": "2023-04-12T19:51:35Z", + "deletionTime": "2023-04-12T23:26:03Z" + } + ] + } + }, + { + "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "properties": { + "accountName": "climpgqg4rhbujz", + "apiType": "Sql", + "creationTime": "2023-04-13T13:44:29Z", + "deletionTime": "2023-04-13T13:48:14Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", + "creationTime": "2023-04-13T13:44:30Z", + "deletionTime": "2023-04-13T13:48:14Z" } ] } }, { - "name": "f68b64bb-38f3-429b-be8f-81e44763929d", - "location": "East US", + "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", "properties": { - "accountName": "cli-continuous30-ta4jrave", + "accountName": "mayank-src", "apiType": "Sql", - "creationTime": "2023-03-30T14:48:08Z", - "deletionTime": "2023-03-30T15:16:54Z", - "oldestRestorableTime": "2023-03-23T15:16:54Z", + "creationTime": "2023-04-13T17:30:02Z", + "deletionTime": "2023-04-13T18:35:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", - "creationTime": "2023-03-30T14:50:33Z", - "deletionTime": "2023-03-30T15:16:54Z" - }, + "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", + "creationTime": "2023-04-13T17:30:03Z", + "deletionTime": "2023-04-13T18:35:56Z" + } + ] + } + }, + { + "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "properties": { + "accountName": "mayank-pspreview-test", + "apiType": "Sql", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", - "creationTime": "2023-03-30T14:48:09Z", - "deletionTime": "2023-03-30T15:16:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z" } ] } }, { - "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", - "location": "East US", + "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", "properties": { - "accountName": "amisi-8bd4a726-restored", + "accountName": "r-database-account-3188", "apiType": "Sql", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-18T13:44:01Z", + "deletionTime": "2023-04-18T14:06:35Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", + "creationTime": "2023-04-18T13:44:02Z", + "deletionTime": "2023-04-18T14:06:35Z" } ] } }, { - "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", - "location": "East US", + "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", "properties": { - "accountName": "amisi-765b8849", + "accountName": "restoredaccount-5903", "apiType": "Sql", - "creationTime": "2023-03-30T20:15:03Z", - "deletionTime": "2023-03-31T06:20:15Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", - "creationTime": "2023-03-30T20:15:04Z", - "deletionTime": "2023-03-31T06:20:15Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z" } ] } }, { - "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", - "location": "Qatar Central", + "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "accountName": "r-database-account-8442", "apiType": "Sql", - "creationTime": "2022-09-29T05:44:13Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-18T18:21:09Z", + "deletionTime": "2023-04-18T18:43:26Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", - "creationTime": "2022-09-29T05:44:13Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", + "creationTime": "2023-04-18T18:21:10Z", + "deletionTime": "2023-04-18T18:43:26Z" } ] } }, { - "name": "a672303a-644d-4996-9d49-b3d2eddea72d", - "location": "Qatar Central", + "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "accountName": "restoredaccount-5883", "apiType": "Sql", - "creationTime": "2023-03-10T00:42:29Z", - "oldestRestorableTime": "2023-03-19T20:58:36Z", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", - "creationTime": "2023-03-10T00:42:29Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z" } ] } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-c46ba00bfab826cd-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b4f1a6c2d8c1e050aa01cb46f13e23d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-database-6236" }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:40 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236/operationResults/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f54c24c9-3d8e-47b2-9893-f98f2d5419ca", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "dc04c7c6-017a-4cdd-9dad-dd682df816fd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205841Z:f54c24c9-3d8e-47b2-9893-f98f2d5419ca" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-49e48a2946a6408e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "57d69f61b0c4c2c9a368aa63939abe0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:40 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e81d4360-f813-4e60-90a7-714180e2cc96", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "e81d4360-f813-4e60-90a7-714180e2cc96", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205841Z:e81d4360-f813-4e60-90a7-714180e2cc96" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-2fcb6447ac843bd4-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f18521eb6f9ba0e6b5d49c17a946b5ff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:41 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c01853c1-9977-412d-8ad4-8431d4032f34", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "c01853c1-9977-412d-8ad4-8431d4032f34", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205842Z:c01853c1-9977-412d-8ad4-8431d4032f34" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-93750f86bab0d8cd-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "51e56927cb68bf0fff151c3e778d897d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:43 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c3d5cdb0-3c86-4796-98a1-81ff0323a704", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "c3d5cdb0-3c86-4796-98a1-81ff0323a704", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205843Z:c3d5cdb0-3c86-4796-98a1-81ff0323a704" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-34e3496bee443c5d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0a1f24ebe725f1c6b836a2f014b2185d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:44 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a6cb013-c7ec-419d-8539-1493c7c5ffe7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "5a6cb013-c7ec-419d-8539-1493c7c5ffe7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205844Z:5a6cb013-c7ec-419d-8539-1493c7c5ffe7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-cd3542c715414254-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "293babb26cb51fa211c6f18553a72927", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:46 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23719da5-86b0-48db-9e70-5b87e8622909", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "23719da5-86b0-48db-9e70-5b87e8622909", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205847Z:23719da5-86b0-48db-9e70-5b87e8622909" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-68905eea5b8aa91a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "842b1f4baa2640daa2f39832281faa4d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:50 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "283ec502-1691-42e1-b179-bd17b13a2f01", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "283ec502-1691-42e1-b179-bd17b13a2f01", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205851Z:283ec502-1691-42e1-b179-bd17b13a2f01" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/dc04c7c6-017a-4cdd-9dad-dd682df816fd?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-605f9528260a6ce2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cb8bbffc5f527fc78200f95ef5419e11", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:58 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "816618be-e4cd-4c9f-bdbd-953d12c4fa3f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "816618be-e4cd-4c9f-bdbd-953d12c4fa3f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205859Z:816618be-e4cd-4c9f-bdbd-953d12c4fa3f" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-7bb38b7a120e64f69916e018a9a13fe7-76eecd93094181ff-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f5a47b0c94860836d1fb87c2d470f6f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "479", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:58:58 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "491a14ac-7b35-46a1-81d9-74ea7031aaac", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "491a14ac-7b35-46a1-81d9-74ea7031aaac", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205859Z:491a14ac-7b35-46a1-81d9-74ea7031aaac" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", - "name": "sql-database-6236", - "properties": { - "resource": { - "id": "sql-database-6236", - "_rid": "cdxsAA==", - "_self": "dbs/cdxsAA==/", - "_etag": "\u00220000d200-0000-0700-0000-643f04880000\u0022", - "_colls": "colls/", - "_users": "users/", - "_ts": 1681851528 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236/containers/sql-container-4883?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "489", - "Content-Type": "application/json", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-fd4023390812e113-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1b9488a4d55d57ebac0226b17b4a6054", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-container-4883", - "indexingPolicy": { - "automatic": true, - "indexingMode": "consistent", - "includedPaths": [ + { + "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "properties": { + "accountName": "r-database-account-8968", + "apiType": "Sql", + "creationTime": "2023-04-18T20:58:17Z", + "deletionTime": "2023-04-18T21:21:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", + "creationTime": "2023-04-18T20:58:18Z", + "deletionTime": "2023-04-18T21:21:06Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", + "properties": { + "accountName": "restoredaccount-8805", + "apiType": "Sql", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "properties": { + "accountName": "r-database-account-7565", + "apiType": "Sql", + "creationTime": "2023-04-19T04:54:02Z", + "deletionTime": "2023-04-19T05:17:07Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e32db9e6-b23b-45f5-bd4e-beeb5d5cfcfd", + "creationTime": "2023-04-19T04:54:03Z", + "deletionTime": "2023-04-19T05:17:07Z" } ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" } }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:00 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236/containers/sql-container-4883/operationResults/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "983c1bfc-cc94-4aa0-8462-310b80693ff2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205900Z:983c1bfc-cc94-4aa0-8462-310b80693ff2" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-8693e6d72c414e6a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b9514307f50aa6aeb99dd992105656b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:00 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a760b741-fe44-40da-ad6a-a07af1cc6aaf", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "a760b741-fe44-40da-ad6a-a07af1cc6aaf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205900Z:a760b741-fe44-40da-ad6a-a07af1cc6aaf" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-447fd818ae2d197c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4b4c6e267748dd65200b98637e135301", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:01 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "80abb240-d704-4348-a189-2450ee97e221", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "80abb240-d704-4348-a189-2450ee97e221", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205901Z:80abb240-d704-4348-a189-2450ee97e221" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-793d1913352e8cc7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "37aa1df0a7f9924a7607c118edd5782d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:02 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5cec98a6-16df-4576-9fbd-9cddf9b1b04b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "5cec98a6-16df-4576-9fbd-9cddf9b1b04b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205902Z:5cec98a6-16df-4576-9fbd-9cddf9b1b04b" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-341fc5d2a1f9565c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "96b1a5a4c65e8fc0dd7499fe5d4b27a5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:03 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe8cf369-17ba-44b5-8f4a-148433c6854c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "fe8cf369-17ba-44b5-8f4a-148433c6854c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205903Z:fe8cf369-17ba-44b5-8f4a-148433c6854c" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-4502719ca78d2fdd-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f2a1d8491eab7fb723b9d441b64def4a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:05 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b39bce9-2e28-4f76-94ed-2e6d2d622379", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "6b39bce9-2e28-4f76-94ed-2e6d2d622379", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205905Z:6b39bce9-2e28-4f76-94ed-2e6d2d622379" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-b0b36049a907fb7a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d9be6a92bc622aa25c1b5a850d4b352b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "335a7cdd-c933-421f-bb0a-8f173deacf72", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "335a7cdd-c933-421f-bb0a-8f173deacf72", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205909Z:335a7cdd-c933-421f-bb0a-8f173deacf72" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/b13e9176-2ca9-4d9d-ab62-2c6bdc96ad17?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-10e133968b67fce1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "15ce1be085338681ed3172a4f17fd98f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:17 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8a36d5b6-321c-47ab-8fc6-2024f8296d32", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "8a36d5b6-321c-47ab-8fc6-2024f8296d32", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205917Z:8a36d5b6-321c-47ab-8fc6-2024f8296d32" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236/containers/sql-container-4883?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b82248eb881ff0fd58955d5e322b898f-3ef67e159deef659-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f26c4f844e8c8d4335779690c33271d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "1374", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:59:18 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "45324db9-2aa0-4550-9e6a-cce8e2a91d06", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "45324db9-2aa0-4550-9e6a-cce8e2a91d06", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T205918Z:45324db9-2aa0-4550-9e6a-cce8e2a91d06" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968/sqlDatabases/sql-database-6236/containers/sql-container-4883", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "sql-container-4883", - "properties": { - "resource": { - "id": "sql-container-4883", - "indexingPolicy": { - "indexingMode": "consistent", - "automatic": true, - "includedPaths": [ + { + "name": "a440fc94-a486-473c-bdeb-b62363814132", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a440fc94-a486-473c-bdeb-b62363814132", + "properties": { + "accountName": "restoredaccount-8250", + "apiType": "Sql", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9ec5ba28-2882-4e91-9893-86ea897dbc5e", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "properties": { + "accountName": "r-database-account-3177", + "apiType": "Sql", + "creationTime": "2023-04-19T07:32:19Z", + "deletionTime": "2023-04-19T07:54:43Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" - }, + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "210dee70-f60f-47b7-8889-5f67d71947e6", + "creationTime": "2023-04-19T07:32:20Z", + "deletionTime": "2023-04-19T07:54:43Z" + } + ] + } + }, + { + "name": "7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "properties": { + "accountName": "restoredaccount-9058", + "apiType": "Sql", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/\u0022_etag\u0022/?" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a1bf9469-0ff7-4c2e-972e-c3d4ef68b403", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z" } - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "properties": { + "accountName": "r-database-account-9523", + "apiType": "Sql", + "creationTime": "2023-04-19T19:31:56Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point", - "LineString", - "Polygon", - "MultiPolygon" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e5f0e9e2-a635-44b1-a893-a62c09abdca5", + "creationTime": "2023-04-19T19:31:57Z", + "deletionTime": "2023-04-19T23:47:56Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" - }, - "uniqueKeyPolicy": { - "uniqueKeys": [] - }, - "conflictResolutionPolicy": { - "mode": "LastWriterWins", - "conflictResolutionPath": "/_ts", - "conflictResolutionProcedure": "" - }, - "backupPolicy": { - "type": 1 - }, - "geospatialConfig": { - "type": "Geography" - }, - "_rid": "cdxsAI6r74g=", - "_ts": 1681851547, - "_self": "dbs/cdxsAA==/colls/cdxsAI6r74g=/", - "_etag": "\u00220000da00-0000-0700-0000-643f049b0000\u0022", - "_docs": "docs/", - "_sprocs": "sprocs/", - "_triggers": "triggers/", - "_udfs": "udfs/", - "_conflicts": "conflicts/", - "statistics": [ - { - "id": "0", - "sizeInKB": 0, - "documentCount": 0, - "sampledDistinctPartitionKeyCount": 0, - "partitionKeys": [] - } - ] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-8805?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "515", - "Content-Type": "application/json", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-15e1ac1337426d8d-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7f9a61a916dae90d38eb304afe38dd41", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "kind": "GlobalDocumentDB", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "location": "westus", - "properties": { - "locations": [ - { - "locationName": "westus", - "isZoneRedundant": false } - ], - "databaseAccountOfferType": "Standard", - "createMode": "Restore", - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", - "restoreTimestampInUtc": "2023-04-18T21:02:30.0000000Z" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "2962", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:24 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-8805/operationResults/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cbbaf166-a8c8-458c-a07c-48289613b668", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "d7b030c4-2480-430e-b2fa-49b620b1cf90", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210725Z:cbbaf166-a8c8-458c-a07c-48289613b668" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-8805", - "name": "restoredaccount-8805", - "location": "West US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T21:07:22.156732Z" - }, - "properties": { - "provisioningState": "Creating", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "47138b91-9a4d-4954-9ffa-d81f688fd316", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "Session", - "maxIntervalInSeconds": 5, - "maxStalenessPrefix": 100 }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "documentEndpoint": "https://r-database-account-8968-westus.documents.azure.com:443/", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + { + "name": "34a42388-aa1f-4250-84fe-060ea0dcb913", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/34a42388-aa1f-4250-84fe-060ea0dcb913", + "properties": { + "accountName": "restoredaccount-4287", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "77025bb1-914c-491d-a1a5-e947b2d43090", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "readLocations": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "documentEndpoint": "https://r-database-account-8968-westus.documents.azure.com:443/", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "properties": { + "accountName": "r-database-account-8435", + "apiType": "Sql", + "creationTime": "2023-04-06T02:11:39Z", + "deletionTime": "2023-04-19T23:49:01Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", + "creationTime": "2023-04-06T02:11:40Z", + "deletionTime": "2023-04-19T23:49:01Z" + } + ] } - ], - "locations": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "documentEndpoint": "https://r-database-account-8968-westus.documents.azure.com:443/", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "properties": { + "accountName": "r-database-account-5580", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T18:31:49Z", + "deletionTime": "2023-04-19T23:53:21Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", + "creationTime": "2023-04-05T18:31:50Z", + "deletionTime": "2023-04-19T23:53:21Z" + } + ] } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "failoverPriority": 0 + }, + { + "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "properties": { + "accountName": "r-database-account-163", + "apiType": "Sql", + "creationTime": "2023-04-18T16:23:17Z", + "deletionTime": "2023-04-19T23:54:07Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", + "creationTime": "2023-04-18T16:23:18Z", + "deletionTime": "2023-04-19T23:54:07Z" + } + ] } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" + }, + { + "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "properties": { + "accountName": "r-database-account-8550", + "apiType": "Sql", + "creationTime": "2023-04-06T02:07:24Z", + "deletionTime": "2023-04-19T23:57:08Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", + "creationTime": "2023-04-06T02:07:26Z", + "deletionTime": "2023-04-19T23:57:08Z" + } + ] } }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", - "restoreTimestampInUtc": "2023-04-18T21:02:30Z", - "sourceBackupLocation": "West US", - "databasesToRestore": [] + { + "name": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "properties": { + "accountName": "r-database-account-605", + "apiType": "Sql", + "creationTime": "2023-04-20T00:04:33Z", + "deletionTime": "2023-04-20T00:05:28Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3bbeadd9-2120-4868-927d-fdb826669592", + "creationTime": "2023-04-20T00:04:34Z", + "deletionTime": "2023-04-20T00:05:28Z" + } + ] + } }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" + { + "name": "d9cae7df-4c3b-49fc-b990-f985ae379afd", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "properties": { + "accountName": "r-database-account-1077", + "apiType": "Sql", + "creationTime": "2023-04-20T00:07:31Z", + "deletionTime": "2023-04-20T00:30:02Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "1d30f287-e5b6-4beb-9df3-fd50793febc3", + "creationTime": "2023-04-20T00:07:32Z", + "deletionTime": "2023-04-20T00:30:02Z" + } + ] + } }, - "capacity": { - "totalThroughputLimit": -1 + { + "name": "f3db04bc-7552-4f70-af65-a7be0274a695", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f3db04bc-7552-4f70-af65-a7be0274a695", + "properties": { + "accountName": "restoredaccount-5322", + "apiType": "Sql", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "24100c57-8ae3-4560-a502-2c2c8e6e296b", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z" + } + ] + } }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T21:07:22.156732Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T21:07:22.156732Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T21:07:22.156732Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T21:07:22.156732Z" + { + "name": "aeb8c455-4d77-45bd-a193-a84dded67185", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aeb8c455-4d77-45bd-a193-a84dded67185", + "properties": { + "accountName": "r-database-account-5132", + "apiType": "Sql", + "creationTime": "2023-04-20T02:59:33Z", + "deletionTime": "2023-04-20T03:00:22Z", + "oldestRestorableTime": "2023-03-21T03:03:02Z", + "restorableLocations": [] } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-83b59b090840a005-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1d481f99103e38a95e0954621242373e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:25 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8625d30-88bb-4356-9388-42f86181255b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "e8625d30-88bb-4356-9388-42f86181255b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210725Z:e8625d30-88bb-4356-9388-42f86181255b" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-554cb6a169fe539f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "32f94eb8f9b20b42cec23efb591ef875", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:26 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e539dfcb-8d8e-4b00-b591-b1a563d294df", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "e539dfcb-8d8e-4b00-b591-b1a563d294df", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210726Z:e539dfcb-8d8e-4b00-b591-b1a563d294df" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-13208a5bb6e96651-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "deb07030bff0ba0356858038492fc6fe", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:27 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83cb0825-025e-49da-bb68-f4a6d265b0f4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "83cb0825-025e-49da-bb68-f4a6d265b0f4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210727Z:83cb0825-025e-49da-bb68-f4a6d265b0f4" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-a2ea01e9281b0ee7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a2367da788c9a00ddd3c4e7cd1aedf40", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:28 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3eb03b28-c2b1-49eb-b531-a57f549a8b58", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "3eb03b28-c2b1-49eb-b531-a57f549a8b58", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210728Z:3eb03b28-c2b1-49eb-b531-a57f549a8b58" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-a1a31c47a9a64c32-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a232de115992f94e4b3edb2c7909c19f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:30 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6cfa3a59-a5c9-4c55-a620-930b3a866ea4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "6cfa3a59-a5c9-4c55-a620-930b3a866ea4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210730Z:6cfa3a59-a5c9-4c55-a620-930b3a866ea4" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-10f7216452624cdf-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "dc533ffc56e7a7ac621000b37086e8a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:34 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8bcd963a-abef-4d2e-bbae-070fdb6c1baf", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "8bcd963a-abef-4d2e-bbae-070fdb6c1baf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210734Z:8bcd963a-abef-4d2e-bbae-070fdb6c1baf" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-3850341054e3888a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6b273fa624fd4e6c2f3d568aade026d4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:42 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f40bd417-7546-4bec-9ae7-a81a8e07d276", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "f40bd417-7546-4bec-9ae7-a81a8e07d276", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210742Z:f40bd417-7546-4bec-9ae7-a81a8e07d276" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-82a328073e39f3aa-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9280af7b035bbb59318a3f81589b88c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:07:58 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5aa9675a-346a-4a6d-83e8-5ef820d1082c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "5aa9675a-346a-4a6d-83e8-5ef820d1082c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210759Z:5aa9675a-346a-4a6d-83e8-5ef820d1082c" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-ab4b6b3aa894dccd-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3986335656e2d8a2d304adaaff21fa81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:08:30 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6c115814-709f-480f-8258-a97fcf8bc2f0", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "6c115814-709f-480f-8258-a97fcf8bc2f0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210831Z:6c115814-709f-480f-8258-a97fcf8bc2f0" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-dd309d994e7b647f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c1372ce95606a34be66c3972e4eaf593", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:09:03 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ac0644ff-341d-454b-9769-14d08400addf", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "ac0644ff-341d-454b-9769-14d08400addf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210903Z:ac0644ff-341d-454b-9769-14d08400addf" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-f915086b871c0c58-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "793490b4ed5a25f20ca8be5756aebb10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:09:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71556f02-571b-46df-bfa7-700269d7576a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "71556f02-571b-46df-bfa7-700269d7576a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T210935Z:71556f02-571b-46df-bfa7-700269d7576a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-1847af36e494ad3f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2c98bd90c763ffbfe8e253761c2ff3e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:10:06 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2caeb4d7-386e-4a63-9290-12a1d702bef8", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "2caeb4d7-386e-4a63-9290-12a1d702bef8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211007Z:2caeb4d7-386e-4a63-9290-12a1d702bef8" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-85c798a4d60857a6-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6ef6190e81edfc273a12b45d98f44d37", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:10:38 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "be595945-2607-4ebb-a48d-e3b47ed557db", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "be595945-2607-4ebb-a48d-e3b47ed557db", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211039Z:be595945-2607-4ebb-a48d-e3b47ed557db" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-0731784a86b12cf0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "27e229b0c951ed30d1349078997c08dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:11:11 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "22ee2a34-7053-45b0-a7ec-438e501b6ac1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "22ee2a34-7053-45b0-a7ec-438e501b6ac1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211111Z:22ee2a34-7053-45b0-a7ec-438e501b6ac1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-deebc513176faa63-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3c48d5b44cb80e22969cf150126167f3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:11:43 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f8c45bbc-dd44-4285-afcc-d9338e577c19", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "f8c45bbc-dd44-4285-afcc-d9338e577c19", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211143Z:f8c45bbc-dd44-4285-afcc-d9338e577c19" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-1a129c6619f4e6d1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f3c51b94cb4d4597e9089db8f0ae62be", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:12:14 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "beb0939a-bb05-49c2-88ab-5310c7c8d5da", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "beb0939a-bb05-49c2-88ab-5310c7c8d5da", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211215Z:beb0939a-bb05-49c2-88ab-5310c7c8d5da" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-61209130db72d20e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c2a8d70a11ac637f06d491b5d7dfda70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:12:47 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "07e31851-9204-4a33-8984-292855cfd338", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "07e31851-9204-4a33-8984-292855cfd338", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211248Z:07e31851-9204-4a33-8984-292855cfd338" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-afe2d7bf8b9a6dc1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7de39dcd14b6e98f3d0353afaf6a1de7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:13:19 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "96643c91-1f8e-408c-affc-558cd975683f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "96643c91-1f8e-408c-affc-558cd975683f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211320Z:96643c91-1f8e-408c-affc-558cd975683f" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-529ace1686118543-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3b463339a4b883479c61ec793ae16d09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:13:52 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9de4c93d-2665-42a9-a33f-89b25a200ff6", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "9de4c93d-2665-42a9-a33f-89b25a200ff6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211352Z:9de4c93d-2665-42a9-a33f-89b25a200ff6" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-d31e4f214d15bc83-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "53eb2c2ee5cbf50847bf84a8bdcfb49c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:14:23 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "452bd6a4-051a-4314-b239-5ffcb9033b9c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "452bd6a4-051a-4314-b239-5ffcb9033b9c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211424Z:452bd6a4-051a-4314-b239-5ffcb9033b9c" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-247c165a55c621cb-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a47ca9b69f9928b8555fe0542716ae5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:14:56 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f06544dc-b607-4c3a-9e8c-8e45830e43c1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "f06544dc-b607-4c3a-9e8c-8e45830e43c1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211456Z:f06544dc-b607-4c3a-9e8c-8e45830e43c1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-6cd7b26ab3644bce-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "83814995ca7e531b2b50f3f81f9ec6cd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:15:28 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b238983-8baa-43ca-a160-37a330199b61", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "5b238983-8baa-43ca-a160-37a330199b61", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211528Z:5b238983-8baa-43ca-a160-37a330199b61" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-b7065a4afbd939ca-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "91c350adc8658e7073c3fd6b04b3ce31", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:16:00 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f3ee7fb0-1ce8-41ce-bf76-c375bf7e6e77", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "f3ee7fb0-1ce8-41ce-bf76-c375bf7e6e77", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211600Z:f3ee7fb0-1ce8-41ce-bf76-c375bf7e6e77" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-ea17dbf3edd4a5a3-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "74122811314deb1e8d287949abc008b7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:16:32 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8cc619e6-adc7-48bc-8036-3a2cbeec6faa", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "8cc619e6-adc7-48bc-8036-3a2cbeec6faa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211633Z:8cc619e6-adc7-48bc-8036-3a2cbeec6faa" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-46fb1282b13246b7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d7a712991c52cdf7d8f30fbbcdaf4f77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:17:04 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e93fdf03-c12e-47f1-a661-5ac885663081", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "e93fdf03-c12e-47f1-a661-5ac885663081", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211705Z:e93fdf03-c12e-47f1-a661-5ac885663081" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-371d19170b20c3c9-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f7e6c181518b7b8032d7033c4e27e3b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:17:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "21b5fbee-dd5a-464a-9a43-ca69df073d76", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "21b5fbee-dd5a-464a-9a43-ca69df073d76", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211737Z:21b5fbee-dd5a-464a-9a43-ca69df073d76" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-3e9745682341463c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f2d245baf60bf4df30459b5a22621edd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:18:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7cce76a9-aa24-45cb-b7c7-26e6237c2235", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "7cce76a9-aa24-45cb-b7c7-26e6237c2235", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211809Z:7cce76a9-aa24-45cb-b7c7-26e6237c2235" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-7ed4e6c808cd117d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e9c701d910d9472b912ca57b19ba7eb1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:18:41 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0e882c5-a868-4e22-8ba9-5153baffee7e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "b0e882c5-a868-4e22-8ba9-5153baffee7e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211841Z:b0e882c5-a868-4e22-8ba9-5153baffee7e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-a4bd3887c4d07a89-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "87005b0f5cdd8b6ce2f1c645b62659cf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:19:12 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "184a5e3e-9030-4052-adde-e88e19212700", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "184a5e3e-9030-4052-adde-e88e19212700", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211913Z:184a5e3e-9030-4052-adde-e88e19212700" - }, - "ResponseBody": { - "status": "Dequeued" + }, + { + "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "properties": { + "accountName": "drop-continuous7", + "apiType": "Sql", + "creationTime": "2022-05-26T18:49:51Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", + "creationTime": "2022-05-26T18:49:52Z" + } + ] + } + }, + { + "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "properties": { + "accountName": "periodicacctdrop", + "apiType": "Sql", + "creationTime": "2022-08-24T22:57:51Z", + "oldestRestorableTime": "2023-04-13T03:02:59Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", + "creationTime": "2022-08-24T22:57:51Z" + } + ] + } + }, + { + "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "properties": { + "accountName": "periodicacctdrop2", + "apiType": "Sql", + "creationTime": "2022-05-26T20:16:50Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", + "creationTime": "2022-05-26T20:16:50Z" + } + ] + } + }, + { + "name": "b169ba58-4696-4196-99a4-51995d99f004", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "properties": { + "accountName": "readregionrestore-1", + "apiType": "Sql", + "creationTime": "2023-03-02T00:15:37Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "Southeast Asia", + "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", + "creationTime": "2023-03-02T00:15:37Z" + }, + { + "locationName": "Central India", + "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", + "creationTime": "2023-03-02T00:38:10Z" + } + ] + } + }, + { + "name": "83301fff-71b5-4cb0-a399-3c6331b78411", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "properties": { + "accountName": "portal-mongo-test", + "apiType": "MongoDB", + "creationTime": "2023-03-27T17:28:08Z", + "deletionTime": "2023-03-27T17:30:49Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", + "creationTime": "2023-03-27T17:28:09Z", + "deletionTime": "2023-03-27T17:30:49Z" + } + ] + } + }, + { + "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "properties": { + "accountName": "amisi-8bd4a726", + "apiType": "Sql", + "creationTime": "2023-03-29T07:24:07Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", + "creationTime": "2023-03-29T07:26:03Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", + "creationTime": "2023-03-29T07:24:08Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "properties": { + "accountName": "amisi-da11000f", + "apiType": "Sql", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", + "creationTime": "2023-03-29T07:09:11Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "properties": { + "accountName": "dsapaliga-restore-test2", + "apiType": "Sql", + "creationTime": "2023-03-29T19:36:21Z", + "deletionTime": "2023-03-29T22:55:47Z", + "oldestRestorableTime": "2023-03-22T22:55:47Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", + "creationTime": "2023-03-29T19:36:22Z", + "deletionTime": "2023-03-29T22:55:47Z" + } + ] + } + }, + { + "name": "66326971-fd72-4b66-9495-da9f95f0e86a", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "properties": { + "accountName": "dsapaliga-restore-test3", + "apiType": "Sql", + "creationTime": "2023-03-29T21:45:59Z", + "deletionTime": "2023-03-29T22:55:54Z", + "oldestRestorableTime": "2023-03-22T22:55:54Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", + "creationTime": "2023-03-29T21:48:10Z", + "deletionTime": "2023-03-29T21:57:56Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", + "creationTime": "2023-03-29T21:46:00Z", + "deletionTime": "2023-03-29T22:55:54Z" + } + ] + } + }, + { + "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "properties": { + "accountName": "dsapaliga-restore-test4", + "apiType": "Sql", + "creationTime": "2023-03-29T22:08:33Z", + "deletionTime": "2023-03-29T22:56:00Z", + "oldestRestorableTime": "2023-03-22T22:56:00Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", + "creationTime": "2023-03-29T22:08:34Z", + "deletionTime": "2023-03-29T22:56:00Z" + } + ] + } + }, + { + "name": "84a35eb5-784c-4923-a52f-60bd04765953", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "properties": { + "accountName": "dsapaliga-restore-test6", + "apiType": "Sql", + "creationTime": "2023-03-29T22:24:23Z", + "deletionTime": "2023-03-29T22:56:18Z", + "oldestRestorableTime": "2023-03-22T22:56:18Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", + "creationTime": "2023-03-29T22:26:42Z", + "deletionTime": "2023-03-29T22:56:18Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", + "creationTime": "2023-03-29T22:24:24Z", + "deletionTime": "2023-03-29T22:56:18Z" + } + ] + } + }, + { + "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "properties": { + "accountName": "dsapaliga-restored-westus-m", + "apiType": "Sql", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z", + "oldestRestorableTime": "2023-03-22T22:56:46Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z" + } + ] + } + }, + { + "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "properties": { + "accountName": "cli-continuous30-sopplsfv", + "apiType": "Sql", + "creationTime": "2023-03-29T23:59:38Z", + "deletionTime": "2023-03-30T00:12:32Z", + "oldestRestorableTime": "2023-03-23T00:12:32Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", + "creationTime": "2023-03-30T00:02:04Z", + "deletionTime": "2023-03-30T00:12:32Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", + "creationTime": "2023-03-29T23:59:39Z", + "deletionTime": "2023-03-30T00:12:32Z" + } + ] + } + }, + { + "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "properties": { + "accountName": "cli-continuous30-l5utea24-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "properties": { + "accountName": "cli-continuous30-l5utea24", + "apiType": "Sql", + "creationTime": "2023-03-30T00:33:44Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", + "creationTime": "2023-03-30T00:36:04Z", + "deletionTime": "2023-03-30T01:02:30Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", + "creationTime": "2023-03-30T00:33:45Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "properties": { + "accountName": "cli-continuous30-3eb7aosu", + "apiType": "Sql", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z", + "oldestRestorableTime": "2023-03-23T03:46:34Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", + "creationTime": "2023-03-30T03:35:19Z", + "deletionTime": "2023-03-30T03:46:34Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z" + } + ] + } + }, + { + "name": "856077e3-8335-4b95-9577-2ebf016ee892", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "properties": { + "accountName": "cli-continuous30-tqwxb6nj", + "apiType": "Sql", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z", + "oldestRestorableTime": "2023-03-23T04:05:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", + "creationTime": "2023-03-30T03:53:50Z", + "deletionTime": "2023-03-30T04:05:05Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z" + } + ] + } + }, + { + "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "properties": { + "accountName": "cli-continuous30-cmjnvki7", + "apiType": "Sql", + "creationTime": "2023-03-30T04:58:52Z", + "deletionTime": "2023-03-30T05:12:19Z", + "oldestRestorableTime": "2023-03-23T05:12:19Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", + "creationTime": "2023-03-30T05:01:09Z", + "deletionTime": "2023-03-30T05:12:19Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", + "creationTime": "2023-03-30T04:58:53Z", + "deletionTime": "2023-03-30T05:12:19Z" + } + ] + } + }, + { + "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5", + "apiType": "Sql", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", + "creationTime": "2023-03-30T14:12:07Z", + "deletionTime": "2023-03-30T14:38:59Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "f68b64bb-38f3-429b-be8f-81e44763929d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "properties": { + "accountName": "cli-continuous30-ta4jrave", + "apiType": "Sql", + "creationTime": "2023-03-30T14:48:08Z", + "deletionTime": "2023-03-30T15:16:54Z", + "oldestRestorableTime": "2023-03-23T15:16:54Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", + "creationTime": "2023-03-30T14:50:33Z", + "deletionTime": "2023-03-30T15:16:54Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", + "creationTime": "2023-03-30T14:48:09Z", + "deletionTime": "2023-03-30T15:16:54Z" + } + ] + } + }, + { + "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "properties": { + "accountName": "amisi-8bd4a726-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z" + } + ] + } + }, + { + "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "properties": { + "accountName": "amisi-765b8849", + "apiType": "Sql", + "creationTime": "2023-03-30T20:15:03Z", + "deletionTime": "2023-03-31T06:20:15Z", + "oldestRestorableTime": "2023-03-21T03:02:59Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", + "creationTime": "2023-03-30T20:15:04Z", + "deletionTime": "2023-03-31T06:20:15Z" + } + ] + } + }, + { + "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "apiType": "Sql", + "creationTime": "2022-09-29T05:44:13Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", + "creationTime": "2022-09-29T05:44:13Z" + } + ] + } + }, + { + "name": "a672303a-644d-4996-9d49-b3d2eddea72d", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "apiType": "Sql", + "creationTime": "2023-03-10T00:42:29Z", + "oldestRestorableTime": "2023-03-21T03:03:00Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", + "creationTime": "2023-03-10T00:42:29Z" + } + ] + } + } + ] } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-20129697802f3926-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4c6325b9f960a9da1a8b60df5163db75", + "Content-Length": "120", + "Content-Type": "application/json", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-c0a100b3f1c334a7-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "84d1018f035b78651ce4c9d44688d770", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-database-1916" + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:19:44 GMT", + "Date": "Thu, 20 Apr 2023 03:03:04 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916/operationResults/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2001d422-7d31-44f6-876e-475e69b306f8", + "x-ms-correlation-request-id": "688c35f2-3368-4699-8caa-8107884c6f67", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "2001d422-7d31-44f6-876e-475e69b306f8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T211945Z:2001d422-7d31-44f6-876e-475e69b306f8" + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "4108335b-c0fa-4a07-9a88-af57a1240570", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030305Z:688c35f2-3368-4699-8caa-8107884c6f67" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-b1de111809eee2cf-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-b4095f0275f14d3c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c64ae9c796617c00953c07e74ae5906b", + "x-ms-client-request-id": "c13dabf22da2f99ced41bff3ee2e931c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -15947,241 +14909,91 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:17 GMT", + "Date": "Thu, 20 Apr 2023 03:03:04 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c97dbba-a4d5-4c15-942c-659c52430283", + "x-ms-correlation-request-id": "e4f44a46-2d97-4444-974a-a2f93a7f99db", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "7c97dbba-a4d5-4c15-942c-659c52430283", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212017Z:7c97dbba-a4d5-4c15-942c-659c52430283" + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "e4f44a46-2d97-4444-974a-a2f93a7f99db", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030305Z:e4f44a46-2d97-4444-974a-a2f93a7f99db" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d7b030c4-2480-430e-b2fa-49b620b1cf90?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-e6a9752bb000284c-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-1a57316e384bbe3c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f4c1d5d23157165181566d52fc8d397e", + "x-ms-client-request-id": "ef9a6e5df14b199fe1171e4d2f81e657", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:49 GMT", + "Date": "Thu, 20 Apr 2023 03:03:06 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e6b0e3ea-d9d6-449e-b28c-7b46a1c7e2b2", + "x-ms-correlation-request-id": "1f2baf3f-bed7-4648-a312-67173d957571", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "e6b0e3ea-d9d6-449e-b28c-7b46a1c7e2b2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212049Z:e6b0e3ea-d9d6-449e-b28c-7b46a1c7e2b2" + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "1f2baf3f-bed7-4648-a312-67173d957571", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030306Z:1f2baf3f-bed7-4648-a312-67173d957571" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-8805?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-32c8d5811c55236c8a15d69cad987c41-af6ca322e04afd8d-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-53206ae1119df864-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cc7e501692dc236d25e6b723f2f25f34", + "x-ms-client-request-id": "9ae28eab164bc8ce39111b7db62bcb37", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "3119", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:49 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cae40b33-9972-4295-9b48-9382383dac6f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "cae40b33-9972-4295-9b48-9382383dac6f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212050Z:cae40b33-9972-4295-9b48-9382383dac6f" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-8805", - "name": "restoredaccount-8805", - "location": "West US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T21:20:38.4994532Z" - }, - "properties": { - "provisioningState": "Succeeded", - "documentEndpoint": "https://restoredaccount-8805.documents.azure.com:443/", - "sqlEndpoint": "https://restoredaccount-8805.documents.azure.com:443/", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "47138b91-9a4d-4954-9ffa-d81f688fd316", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "BoundedStaleness", - "maxIntervalInSeconds": 1000, - "maxStalenessPrefix": 300 - }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "documentEndpoint": "https://restoredaccount-8805-westus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "readLocations": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "documentEndpoint": "https://restoredaccount-8805-westus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "locations": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "documentEndpoint": "https://restoredaccount-8805-westus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-8805-westus", - "locationName": "West US", - "failoverPriority": 0 - } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" - } - }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", - "restoreTimestampInUtc": "2023-04-18T21:02:30Z", - "sourceBackupLocation": "West US", - "databasesToRestore": [] - }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" - }, - "capacity": { - "totalThroughputLimit": -1 - }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T21:20:38.4994532Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T21:20:38.4994532Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T21:20:38.4994532Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T21:20:38.4994532Z" - } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-8968?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-c6e778cc0c9f55bf-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7c0cf5fae7a2951e9833450b29ae7f07", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:50 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 03:03:07 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "26997681-c6db-4cbc-952f-a7ceed82f59e", + "x-ms-correlation-request-id": "97e3e061-055c-4136-b962-d3167321e6da", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "559e1f88-6af8-4cf0-9c63-c57998751c49", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212051Z:26997681-c6db-4cbc-952f-a7ceed82f59e" + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "97e3e061-055c-4136-b962-d3167321e6da", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030307Z:97e3e061-055c-4136-b962-d3167321e6da" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-0d5c2fb17339a841-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-e1319908981cd7af-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "075838f7bd812fdc32e834a84d62f977", + "x-ms-client-request-id": "2386b77a492a00ef0c23df8a0f4ec96b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16190,29 +15002,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:50 GMT", + "Date": "Thu, 20 Apr 2023 03:03:08 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5c87f062-38cc-42ea-8b27-34cbe58fdfd5", + "x-ms-correlation-request-id": "402e91ef-5042-4d2f-a996-dcd0940ac90c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "5c87f062-38cc-42ea-8b27-34cbe58fdfd5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212051Z:5c87f062-38cc-42ea-8b27-34cbe58fdfd5" + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "402e91ef-5042-4d2f-a996-dcd0940ac90c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030309Z:402e91ef-5042-4d2f-a996-dcd0940ac90c" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-1152b4942171281e-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-8b1b31c633d20147-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6921af66662135cd66cc140318ad1b6a", + "x-ms-client-request-id": "5f48675bf84c46d19fd1b63ad52163b6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16221,29 +15033,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:51 GMT", + "Date": "Thu, 20 Apr 2023 03:03:10 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2acd0a7f-a40f-4bf0-bd99-d3b2cc558045", + "x-ms-correlation-request-id": "65788973-9996-452b-95bd-ff9cdfebefec", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "2acd0a7f-a40f-4bf0-bd99-d3b2cc558045", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212052Z:2acd0a7f-a40f-4bf0-bd99-d3b2cc558045" + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "65788973-9996-452b-95bd-ff9cdfebefec", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030311Z:65788973-9996-452b-95bd-ff9cdfebefec" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-d0402760abe0b980-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-c992f9b65517ba66-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f013b60f78554586aca1c67d8fe6f205", + "x-ms-client-request-id": "77d2e64cc2fb612d9fe18e273644b9ea", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16252,122 +15064,191 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:52 GMT", + "Date": "Thu, 20 Apr 2023 03:03:14 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "085133ce-a1ce-4193-8bc2-a453aa935638", + "x-ms-correlation-request-id": "926c4e7d-1ed6-4ad4-b3ec-2d0241fcfcb4", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "085133ce-a1ce-4193-8bc2-a453aa935638", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212053Z:085133ce-a1ce-4193-8bc2-a453aa935638" + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "926c4e7d-1ed6-4ad4-b3ec-2d0241fcfcb4", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030315Z:926c4e7d-1ed6-4ad4-b3ec-2d0241fcfcb4" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/4108335b-c0fa-4a07-9a88-af57a1240570?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-14b29c8bbcf233f8-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-cf0cbe91ae294351-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ca0a57a4ba0c906c6a22a0b4a9d81785", + "x-ms-client-request-id": "4e21b0476be282ebe63f835893b52aea", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:54 GMT", + "Date": "Thu, 20 Apr 2023 03:03:22 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "16857bc3-5b89-441a-aa07-21117dc904e2", + "x-ms-correlation-request-id": "1984bbdb-3957-4d49-92b6-18137e174acd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "16857bc3-5b89-441a-aa07-21117dc904e2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212054Z:16857bc3-5b89-441a-aa07-21117dc904e2" + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "1984bbdb-3957-4d49-92b6-18137e174acd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030323Z:1984bbdb-3957-4d49-92b6-18137e174acd" }, "ResponseBody": { - "status": "Enqueued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-3caf5c5c0d460dcb-00", + "traceparent": "00-251ad5442db6a39f1da24525c816dcd4-93c41b0917d0e022-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9699cacd094eee2128dbbd809f4fa680", + "x-ms-client-request-id": "283e29c0527b98703ae7c06a69a9105b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "479", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:20:56 GMT", + "Date": "Thu, 20 Apr 2023 03:03:23 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f918b34-68a2-47fe-b39d-eb86ddfd8dc9", + "x-ms-correlation-request-id": "f0aed876-1fea-420b-87fb-f6edab081659", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "5f918b34-68a2-47fe-b39d-eb86ddfd8dc9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212056Z:5f918b34-68a2-47fe-b39d-eb86ddfd8dc9" + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "f0aed876-1fea-420b-87fb-f6edab081659", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030323Z:f0aed876-1fea-420b-87fb-f6edab081659" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", + "name": "sql-database-1916", + "properties": { + "resource": { + "id": "sql-database-1916", + "_rid": "u0JVAA==", + "_self": "dbs/u0JVAA==/", + "_etag": "\u002200005800-0000-0700-0000-6440ab700000\u0022", + "_colls": "colls/", + "_users": "users/", + "_ts": 1681959792 + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916/containers/sql-container-1070?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-bfa1ea1f4a6e3be7-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c05f0fd950a2545d4a828533d7d19cd3", + "Content-Length": "489", + "Content-Type": "application/json", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-1645a17e6dca6d59-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "ff25f2cbd414fbe05090bb3ed4ceeab7", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-container-1070", + "indexingPolicy": { + "automatic": true, + "indexingMode": "consistent", + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point" + ] + } + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + } + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:21:00 GMT", + "Date": "Thu, 20 Apr 2023 03:03:23 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916/containers/sql-container-1070/operationResults/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bc0cb0ca-6e47-48c8-bb57-87b998d63337", + "x-ms-correlation-request-id": "d1aa2c7e-c146-4375-ab10-1a13a2b42867", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "bc0cb0ca-6e47-48c8-bb57-87b998d63337", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212100Z:bc0cb0ca-6e47-48c8-bb57-87b998d63337" + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "a8101a58-d8ab-4d13-8de3-adf9c7f62807", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030324Z:d1aa2c7e-c146-4375-ab10-1a13a2b42867" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-d669615b9f118281-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-e2a83a8e93e1a200-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c5b0408a5b4d9bb6361ba231fdecf11b", + "x-ms-client-request-id": "c2c74028ea0455ab5d2c2bc1b45a6518", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16376,29 +15257,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:21:08 GMT", + "Date": "Thu, 20 Apr 2023 03:03:23 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9b66a5dd-069a-4710-b4bb-d6ea46ce612d", + "x-ms-correlation-request-id": "23bea5b9-1e2d-4429-acce-e3e6507bd44c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "9b66a5dd-069a-4710-b4bb-d6ea46ce612d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212108Z:9b66a5dd-069a-4710-b4bb-d6ea46ce612d" + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "23bea5b9-1e2d-4429-acce-e3e6507bd44c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030324Z:23bea5b9-1e2d-4429-acce-e3e6507bd44c" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-6df0e5210ec82077-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-b740a2df26436582-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "99da207b56797ce26c444ccb83ed1656", + "x-ms-client-request-id": "41c5b3d655035d86fee57600d8347b37", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16407,29 +15288,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:21:24 GMT", + "Date": "Thu, 20 Apr 2023 03:03:24 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f3d5261b-c6fe-41d8-88e0-c69c6c624f31", + "x-ms-correlation-request-id": "12b488dc-187d-4ea7-adcd-0770c65f90e7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "f3d5261b-c6fe-41d8-88e0-c69c6c624f31", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212124Z:f3d5261b-c6fe-41d8-88e0-c69c6c624f31" + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "12b488dc-187d-4ea7-adcd-0770c65f90e7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030325Z:12b488dc-187d-4ea7-adcd-0770c65f90e7" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-37c55de458359bab-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-e8b14eecb261b0ee-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5ef6e93fe19f7e3258c38a86ae2c565e", + "x-ms-client-request-id": "94168c532706bab2bbb7a86442338a2e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16438,29 +15319,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:21:56 GMT", + "Date": "Thu, 20 Apr 2023 03:03:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f91e204d-d444-4341-8da0-48d944f6a722", + "x-ms-correlation-request-id": "7d3f3651-5dba-4b6d-a2ca-a528316f4f02", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "f91e204d-d444-4341-8da0-48d944f6a722", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212157Z:f91e204d-d444-4341-8da0-48d944f6a722" + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "7d3f3651-5dba-4b6d-a2ca-a528316f4f02", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030326Z:7d3f3651-5dba-4b6d-a2ca-a528316f4f02" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-7c3526a4dc875066-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-de7af2700bc8d0d3-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b7b76a9102f7335a5e3458080fea1748", + "x-ms-client-request-id": "cdd5e2aefb53d32cb969c41f73ab7c28", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16469,29 +15350,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:22:28 GMT", + "Date": "Thu, 20 Apr 2023 03:03:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7828f55d-404b-4b2e-8d0a-44e9e127dd77", + "x-ms-correlation-request-id": "72ec240d-f9e8-44fb-9576-655d0bf69bed", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "7828f55d-404b-4b2e-8d0a-44e9e127dd77", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212229Z:7828f55d-404b-4b2e-8d0a-44e9e127dd77" + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "72ec240d-f9e8-44fb-9576-655d0bf69bed", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030327Z:72ec240d-f9e8-44fb-9576-655d0bf69bed" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-1e8522c3e3c043f5-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-1cefd3fbd3879af6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "14f14b0592f59a7ced5c41b5cc5bcd40", + "x-ms-client-request-id": "286ef3b1d144ae12000a864bac211acb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16500,29 +15381,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:23:01 GMT", + "Date": "Thu, 20 Apr 2023 03:03:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69843167-6712-4bb2-8274-6ff38114d163", + "x-ms-correlation-request-id": "7920bd65-e20f-4dea-8c47-2280b8eff471", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "69843167-6712-4bb2-8274-6ff38114d163", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212301Z:69843167-6712-4bb2-8274-6ff38114d163" + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "7920bd65-e20f-4dea-8c47-2280b8eff471", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030329Z:7920bd65-e20f-4dea-8c47-2280b8eff471" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-5a219c1d9d53cbc7-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-a8b8323ac886fb65-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "193aeeed5f353d5f8fc2006b882a6e6e", + "x-ms-client-request-id": "f651485bad5f58e35f42da9c63934610", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16531,153 +15412,349 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:23:33 GMT", + "Date": "Thu, 20 Apr 2023 03:03:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "32d5d5a7-dd3d-4842-9352-8a8fb2b7311a", + "x-ms-correlation-request-id": "e7a38503-ea6a-4458-b218-813d6157d179", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "32d5d5a7-dd3d-4842-9352-8a8fb2b7311a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212333Z:32d5d5a7-dd3d-4842-9352-8a8fb2b7311a" + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "e7a38503-ea6a-4458-b218-813d6157d179", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030334Z:e7a38503-ea6a-4458-b218-813d6157d179" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a8101a58-d8ab-4d13-8de3-adf9c7f62807?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-b85bfaf359dc9a4e-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-fba623524201a90a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "638141ab423bfe68ee1dc99ac1a46702", + "x-ms-client-request-id": "4fb3803b61c4ddead027cc4875e12698", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:24:05 GMT", + "Date": "Thu, 20 Apr 2023 03:03:41 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4edb5e00-8cd7-45ba-b815-ff3a14e001a2", + "x-ms-correlation-request-id": "6b3a7ffd-4715-4dcd-86cc-f8bbe9431219", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "4edb5e00-8cd7-45ba-b815-ff3a14e001a2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212405Z:4edb5e00-8cd7-45ba-b815-ff3a14e001a2" + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "6b3a7ffd-4715-4dcd-86cc-f8bbe9431219", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030342Z:6b3a7ffd-4715-4dcd-86cc-f8bbe9431219" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916/containers/sql-container-1070?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-13fff588679cfc72-00", + "traceparent": "00-6a5b45c84fcfa5584c86615489ed4dc2-2365ad7e4d9663e3-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "211a1866feb0a612ebb48432921111c3", + "x-ms-client-request-id": "2bc4f84f865a03c90f15c901f6754a6d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "1374", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:24:37 GMT", + "Date": "Thu, 20 Apr 2023 03:03:41 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f7af4ec0-b22e-47de-8d8e-3782d4f82719", + "x-ms-correlation-request-id": "50c7ed19-9a73-4c83-83d9-4231c4c6f257", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "f7af4ec0-b22e-47de-8d8e-3782d4f82719", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212437Z:f7af4ec0-b22e-47de-8d8e-3782d4f82719" + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "50c7ed19-9a73-4c83-83d9-4231c4c6f257", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T030342Z:50c7ed19-9a73-4c83-83d9-4231c4c6f257" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663/sqlDatabases/sql-database-1916/containers/sql-container-1070", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", + "name": "sql-container-1070", + "properties": { + "resource": { + "id": "sql-container-1070", + "indexingPolicy": { + "indexingMode": "consistent", + "automatic": true, + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + }, + { + "path": "/\u0022_etag\u0022/?" + } + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point", + "LineString", + "Polygon", + "MultiPolygon" + ] + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + }, + "uniqueKeyPolicy": { + "uniqueKeys": [] + }, + "conflictResolutionPolicy": { + "mode": "LastWriterWins", + "conflictResolutionPath": "/_ts", + "conflictResolutionProcedure": "" + }, + "backupPolicy": { + "type": 1 + }, + "geospatialConfig": { + "type": "Geography" + }, + "_rid": "u0JVAMT1a2M=", + "_ts": 1681959811, + "_self": "dbs/u0JVAA==/colls/u0JVAMT1a2M=/", + "_etag": "\u002200005d00-0000-0700-0000-6440ab830000\u0022", + "_docs": "docs/", + "_sprocs": "sprocs/", + "_triggers": "triggers/", + "_udfs": "udfs/", + "_conflicts": "conflicts/", + "statistics": [ + { + "id": "0", + "sizeInKB": 0, + "documentCount": 0, + "sampledDistinctPartitionKeyCount": 0, + "partitionKeys": [] + } + ] + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-1053?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-f959d9010ff8d351-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8a09d2ee6adaab05853b2b1896c57ceb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "515", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:25:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a1446616-495c-41ed-abbb-1a6d50a78acb", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "a1446616-495c-41ed-abbb-1a6d50a78acb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212509Z:a1446616-495c-41ed-abbb-1a6d50a78acb" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-4d5439296e5b3042-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7004fe5b4c0fadbd2edb7787be356cdd", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-f9d63c4c155ce8a6-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "6e2c0f7506cb5ef9732537e09be37e1c", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, + "RequestBody": { + "kind": "GlobalDocumentDB", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "location": "westus", + "properties": { + "locations": [ + { + "locationName": "westus", + "isZoneRedundant": false + } + ], + "databaseAccountOfferType": "Standard", + "createMode": "Restore", + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b56820c9-0aa2-45a7-8e37-35ab0d86d215", + "restoreTimestampInUtc": "2023-04-20T03:07:18.0000000Z" + } + } + }, "StatusCode": 200, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "2773", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:25:41 GMT", + "Date": "Thu, 20 Apr 2023 03:11:51 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-1053/operationResults/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "725b6a53-56a5-4a2f-8351-74b18169c780", + "x-ms-correlation-request-id": "95a64f2e-be4f-4854-bfbf-41fd8e77c017", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "725b6a53-56a5-4a2f-8351-74b18169c780", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212541Z:725b6a53-56a5-4a2f-8351-74b18169c780" + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "3f35ee32-ad2e-40aa-9bdc-0cb114aa518d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031152Z:95a64f2e-be4f-4854-bfbf-41fd8e77c017" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-1053", + "name": "restoredaccount-1053", + "location": "West US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T03:11:49.333724Z" + }, + "properties": { + "provisioningState": "Creating", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "934fa420-f11f-4b42-83e3-1856e5d57188", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "Session", + "maxIntervalInSeconds": 5, + "maxStalenessPrefix": 100 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b56820c9-0aa2-45a7-8e37-35ab0d86d215", + "restoreTimestampInUtc": "2023-04-20T03:07:18Z", + "sourceBackupLocation": "West US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T03:11:49.333724Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T03:11:49.333724Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T03:11:49.333724Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T03:11:49.333724Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-55a3590164391748-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-d005cfe280d5d5aa-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "eeab050bdd9afc27126f9c75d2fa0f26", + "x-ms-client-request-id": "d1ff845f29faf283cbcde76091237432", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16686,29 +15763,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:26:13 GMT", + "Date": "Thu, 20 Apr 2023 03:11:51 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6337bc31-025d-4213-9b44-2f1f92e7049d", + "x-ms-correlation-request-id": "0cb059ba-2558-4253-a0e3-5ce7735937c2", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "6337bc31-025d-4213-9b44-2f1f92e7049d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212614Z:6337bc31-025d-4213-9b44-2f1f92e7049d" + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "0cb059ba-2558-4253-a0e3-5ce7735937c2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031152Z:0cb059ba-2558-4253-a0e3-5ce7735937c2" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-a4e7b6f6905ad342-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-4de53bf84c8c1454-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "93d79937a10ca1b4145c5bfff27eed4f", + "x-ms-client-request-id": "28b4e54b9edfc0a85a75bf8c5660758c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16717,29 +15794,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:26:45 GMT", + "Date": "Thu, 20 Apr 2023 03:11:53 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3b09b5f8-9224-485b-8e6b-c09245ce3843", + "x-ms-correlation-request-id": "c26cbd86-163e-4db2-a63e-67f9d102ddb6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "3b09b5f8-9224-485b-8e6b-c09245ce3843", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212646Z:3b09b5f8-9224-485b-8e6b-c09245ce3843" + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "c26cbd86-163e-4db2-a63e-67f9d102ddb6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031153Z:c26cbd86-163e-4db2-a63e-67f9d102ddb6" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-a6df6765a4d17f2b-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-b8b02a14e3c9cfe5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "900d4ece8e197e50d6085d9fb048da34", + "x-ms-client-request-id": "16815acbace41821c978044ece54258c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16748,29 +15825,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:27:18 GMT", + "Date": "Thu, 20 Apr 2023 03:11:54 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0b486452-6c0f-4c3c-9ac9-1d1a438a8a35", + "x-ms-correlation-request-id": "d6767dc1-1996-4f71-b7a3-f309baee7710", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "0b486452-6c0f-4c3c-9ac9-1d1a438a8a35", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212718Z:0b486452-6c0f-4c3c-9ac9-1d1a438a8a35" + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "d6767dc1-1996-4f71-b7a3-f309baee7710", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031154Z:d6767dc1-1996-4f71-b7a3-f309baee7710" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-2df66fe8f05ec954-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-ed3ba766443de356-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "244f51cbd85e6ad05009d93e81280a94", + "x-ms-client-request-id": "034d7dca3232c0fedc3e76846af79b6a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16779,29 +15856,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:27:49 GMT", + "Date": "Thu, 20 Apr 2023 03:11:55 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64fe1e6b-172d-479f-9b05-30bf01fa9438", + "x-ms-correlation-request-id": "c933b161-df0c-49a0-8c4b-2689f0abd84c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "64fe1e6b-172d-479f-9b05-30bf01fa9438", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212750Z:64fe1e6b-172d-479f-9b05-30bf01fa9438" + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "c933b161-df0c-49a0-8c4b-2689f0abd84c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031155Z:c933b161-df0c-49a0-8c4b-2689f0abd84c" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-31f52359c6e04bc4-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-bf590e2c99899ebb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "84a64c827eeca90c4859bd044314f0cc", + "x-ms-client-request-id": "36955b575ea19e4dc39b5e669a59f206", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16810,29 +15887,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:28:21 GMT", + "Date": "Thu, 20 Apr 2023 03:11:57 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e88dcce7-e087-471f-8270-a05ebfe68515", + "x-ms-correlation-request-id": "21501b63-7f9e-4462-a735-c146dcbb5400", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "e88dcce7-e087-471f-8270-a05ebfe68515", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212822Z:e88dcce7-e087-471f-8270-a05ebfe68515" + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "21501b63-7f9e-4462-a735-c146dcbb5400", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031157Z:21501b63-7f9e-4462-a735-c146dcbb5400" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-29fe4f215bda1897-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-3e2c236886e81dcd-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a0332681c82ef5f17da2400fb412fcae", + "x-ms-client-request-id": "d9c23250711298595cc039a5359caed2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16841,29 +15918,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:28:53 GMT", + "Date": "Thu, 20 Apr 2023 03:12:01 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89831682-be72-42e7-9125-2dc906c92014", + "x-ms-correlation-request-id": "43a495cd-fad8-4940-870c-237d31f8eb5f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "89831682-be72-42e7-9125-2dc906c92014", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212854Z:89831682-be72-42e7-9125-2dc906c92014" + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "43a495cd-fad8-4940-870c-237d31f8eb5f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031201Z:43a495cd-fad8-4940-870c-237d31f8eb5f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-be9c1689c18afb8e-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-2bcb5da8f074fba8-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "641dc9fe56a24c4845a5db041bcc263c", + "x-ms-client-request-id": "72f699dceebf6bea2fae3f97d3972682", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16872,29 +15949,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:29:26 GMT", + "Date": "Thu, 20 Apr 2023 03:12:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ecbefedc-57de-4e2d-9628-3b5e788ecf10", + "x-ms-correlation-request-id": "ab41df08-a6ea-4b3c-90e3-ec37b1398f0d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "ecbefedc-57de-4e2d-9628-3b5e788ecf10", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212926Z:ecbefedc-57de-4e2d-9628-3b5e788ecf10" + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "ab41df08-a6ea-4b3c-90e3-ec37b1398f0d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031209Z:ab41df08-a6ea-4b3c-90e3-ec37b1398f0d" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-871f416135cb3950-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-8411c3f2cef2a192-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5abc0d1969f5b9655bb007493efcf536", + "x-ms-client-request-id": "3734704cc234e65702fcdae024a86926", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16903,29 +15980,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:29:58 GMT", + "Date": "Thu, 20 Apr 2023 03:12:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d1f03e21-74c5-4e0d-b582-b5e226b0d34e", + "x-ms-correlation-request-id": "38f95a25-e4f5-4f27-863e-5c9a4bc00a86", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "d1f03e21-74c5-4e0d-b582-b5e226b0d34e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T212958Z:d1f03e21-74c5-4e0d-b582-b5e226b0d34e" + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "38f95a25-e4f5-4f27-863e-5c9a4bc00a86", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031225Z:38f95a25-e4f5-4f27-863e-5c9a4bc00a86" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-454920d66feed925-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-296dc95dca360632-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7a060f5c8cf62b2adee65b89ececdab0", + "x-ms-client-request-id": "008a8bed7f6261474856a96431c1c4c5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16934,29 +16011,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:30:30 GMT", + "Date": "Thu, 20 Apr 2023 03:12:57 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a56308f2-7764-4780-a569-5bb594801cea", + "x-ms-correlation-request-id": "9d9f633d-f67a-45d4-8c5d-dfe3040769ad", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "a56308f2-7764-4780-a569-5bb594801cea", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213031Z:a56308f2-7764-4780-a569-5bb594801cea" + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "9d9f633d-f67a-45d4-8c5d-dfe3040769ad", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031258Z:9d9f633d-f67a-45d4-8c5d-dfe3040769ad" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-b2899a2ed77b6864-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-513eb10579436dc1-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a7f6037ca15594b8636309f14efe0d48", + "x-ms-client-request-id": "c459b69a7668199d411070c214094687", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16965,124 +16042,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:02 GMT", + "Date": "Thu, 20 Apr 2023 03:13:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c7fc70f-24e6-4559-bf4b-5ae9b91638da", + "x-ms-correlation-request-id": "4504b468-a91b-4f02-826c-c2aec62bf36e", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "1c7fc70f-24e6-4559-bf4b-5ae9b91638da", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213103Z:1c7fc70f-24e6-4559-bf4b-5ae9b91638da" + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "4504b468-a91b-4f02-826c-c2aec62bf36e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031330Z:4504b468-a91b-4f02-826c-c2aec62bf36e" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/559e1f88-6af8-4cf0-9c63-c57998751c49?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-502c4ab88ea4e99744048789b113f5d6-4c1a47175a3e1fc0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0ca7a5b0acc68c45e2917c0e0ddccc6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:34 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b612e9a1-b0a0-4d97-a2ea-76ef4eea70c0", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "b612e9a1-b0a0-4d97-a2ea-76ef4eea70c0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213135Z:b612e9a1-b0a0-4d97-a2ea-76ef4eea70c0" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-8805?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-c753ce729d218404-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3bcd56d64d05bae0567116938339dce0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:35 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "639cc8fb-d26c-4e32-89da-fba730c9907c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "d6020234-df62-462e-b04b-ba39768020ee", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213136Z:639cc8fb-d26c-4e32-89da-fba730c9907c" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-605a4069d770650f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f81a9a97d2306343c4edb65595b208a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7fbbf682-a240-410e-9250-f37c42dbb6a2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "7fbbf682-a240-410e-9250-f37c42dbb6a2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213136Z:7fbbf682-a240-410e-9250-f37c42dbb6a2" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-58efba057bbf2a78-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-d7a8d92f927f000c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fb359bb5850309296cfe7c9a891d95ab", + "x-ms-client-request-id": "48a91945260ccd2029d3efde18f3b440", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17091,29 +16073,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:36 GMT", + "Date": "Thu, 20 Apr 2023 03:14:01 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "098bdebf-890a-4408-8401-352841f6cdfb", + "x-ms-correlation-request-id": "c48aef3f-a60c-4840-87f9-6ef688258919", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "098bdebf-890a-4408-8401-352841f6cdfb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213137Z:098bdebf-890a-4408-8401-352841f6cdfb" + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "c48aef3f-a60c-4840-87f9-6ef688258919", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031402Z:c48aef3f-a60c-4840-87f9-6ef688258919" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-2633f42b8ec8885f-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-da74b1fa4ce09dce-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e9fb8feae41e06afce7582571794390c", + "x-ms-client-request-id": "6d461438a44f77beee70be520e854c3e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17122,29 +16104,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:38 GMT", + "Date": "Thu, 20 Apr 2023 03:14:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd9b5e62-8ff2-41d9-a25f-e056925a2dbb", + "x-ms-correlation-request-id": "b31f62c3-aefa-49ff-832d-f8ea1db70a2f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "bd9b5e62-8ff2-41d9-a25f-e056925a2dbb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213138Z:bd9b5e62-8ff2-41d9-a25f-e056925a2dbb" + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "b31f62c3-aefa-49ff-832d-f8ea1db70a2f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031434Z:b31f62c3-aefa-49ff-832d-f8ea1db70a2f" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-690f226b5ac44013-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-ab4cd24a9d479841-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "890e1a628b75118370118b3255a9d9a7", + "x-ms-client-request-id": "181e220f7c1774b8968b9b9486bf004e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17153,29 +16135,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:39 GMT", + "Date": "Thu, 20 Apr 2023 03:15:06 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8beda90d-b9d2-4df6-bd7f-cdb223f47674", + "x-ms-correlation-request-id": "e5d6ce85-9e59-41a2-a8ce-8a7a74fd02f6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "8beda90d-b9d2-4df6-bd7f-cdb223f47674", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213139Z:8beda90d-b9d2-4df6-bd7f-cdb223f47674" + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "e5d6ce85-9e59-41a2-a8ce-8a7a74fd02f6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031506Z:e5d6ce85-9e59-41a2-a8ce-8a7a74fd02f6" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-7bc42db1473b7aa1-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-6ccf20f7bf939a6b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "066b0a571fb6d18beb2e2c8e03d2f1d7", + "x-ms-client-request-id": "008a305bd9c3a1385a32599c67cebea4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17184,29 +16166,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:41 GMT", + "Date": "Thu, 20 Apr 2023 03:15:38 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cac48399-3cf6-4de8-87a3-2f0f81501309", + "x-ms-correlation-request-id": "107b4db1-d912-4d6e-9ae1-341fb7214e3c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "cac48399-3cf6-4de8-87a3-2f0f81501309", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213141Z:cac48399-3cf6-4de8-87a3-2f0f81501309" + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "107b4db1-d912-4d6e-9ae1-341fb7214e3c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031539Z:107b4db1-d912-4d6e-9ae1-341fb7214e3c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-41c971a09241e416-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-aab0b5405c28a093-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6e3870c40b0e5e360cea780d587db025", + "x-ms-client-request-id": "f6ceb1879cd4bb285cd2d7c30829f12e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17215,29 +16197,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:45 GMT", + "Date": "Thu, 20 Apr 2023 03:16:11 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dc694737-0595-4935-a592-64aecf8e8ee6", + "x-ms-correlation-request-id": "48059334-9c80-4045-8da2-db779b7f8a4c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "dc694737-0595-4935-a592-64aecf8e8ee6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213145Z:dc694737-0595-4935-a592-64aecf8e8ee6" + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "48059334-9c80-4045-8da2-db779b7f8a4c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031611Z:48059334-9c80-4045-8da2-db779b7f8a4c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-10b8fd9e64813353-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-b2cdcb7031ea57e4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0cffda9b332943558f3d9e465ef40d9e", + "x-ms-client-request-id": "ddf6706f4cfa367bea7dbde5221c0cc8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17246,29 +16228,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:31:53 GMT", + "Date": "Thu, 20 Apr 2023 03:16:43 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d494e287-773c-4f81-8234-114f07378086", + "x-ms-correlation-request-id": "d5f12c3e-259f-41cc-a49c-c94aac95a691", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "d494e287-773c-4f81-8234-114f07378086", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213154Z:d494e287-773c-4f81-8234-114f07378086" + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "d5f12c3e-259f-41cc-a49c-c94aac95a691", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031643Z:d5f12c3e-259f-41cc-a49c-c94aac95a691" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-19c97a6206033200-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-4f0027f29e240f4e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e56eb41f6b704c99d40cf9cba67e786e", + "x-ms-client-request-id": "d40df7cd0af1bf7908cea3f002749831", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17277,29 +16259,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:32:10 GMT", + "Date": "Thu, 20 Apr 2023 03:17:15 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7046cfa6-9bd6-466b-89ed-47d6cd9e9714", + "x-ms-correlation-request-id": "afd13f8a-19e3-4128-804e-fc8270bc23f0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "7046cfa6-9bd6-466b-89ed-47d6cd9e9714", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213210Z:7046cfa6-9bd6-466b-89ed-47d6cd9e9714" + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "afd13f8a-19e3-4128-804e-fc8270bc23f0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031716Z:afd13f8a-19e3-4128-804e-fc8270bc23f0" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-703ca96e27f2a222-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-242c77ffe8acdd33-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "29f2067ee5d290ae1af5dfd16df0ff18", + "x-ms-client-request-id": "f62c2b41e0d73aa936970b57de43983f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17308,29 +16290,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:32:41 GMT", + "Date": "Thu, 20 Apr 2023 03:17:47 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2d626b8c-ac69-41e8-8bfa-2a9ead80fb18", + "x-ms-correlation-request-id": "11ae5d41-358e-4b80-959d-dfb10dd84dfd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "2d626b8c-ac69-41e8-8bfa-2a9ead80fb18", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213242Z:2d626b8c-ac69-41e8-8bfa-2a9ead80fb18" + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "11ae5d41-358e-4b80-959d-dfb10dd84dfd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031748Z:11ae5d41-358e-4b80-959d-dfb10dd84dfd" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-58dddc8cc741c282-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-fe41257d27429839-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a4eddadccb0f30b541b3381c3a899c10", + "x-ms-client-request-id": "11f50ec51c1b653df736d52ba88a3475", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17339,29 +16321,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:33:13 GMT", + "Date": "Thu, 20 Apr 2023 03:18:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f581a5df-2b4f-4f54-ac9e-028d65b93ec5", + "x-ms-correlation-request-id": "4809f108-77d7-44af-b3b9-a6a379029642", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "f581a5df-2b4f-4f54-ac9e-028d65b93ec5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213314Z:f581a5df-2b4f-4f54-ac9e-028d65b93ec5" + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "4809f108-77d7-44af-b3b9-a6a379029642", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031820Z:4809f108-77d7-44af-b3b9-a6a379029642" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-d7c574f743f64509-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-3939fdc8cb839a6a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "57c730c4e40139cb05ddca7b8bc7dee4", + "x-ms-client-request-id": "f7a38ce416efecf04dd29d59fe21e0c4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17370,29 +16352,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:33:46 GMT", + "Date": "Thu, 20 Apr 2023 03:18:52 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b6eab611-a188-4af4-aa38-03ba66de8ba6", + "x-ms-correlation-request-id": "a73d1461-9935-468f-b62e-26f35a9c4db8", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "b6eab611-a188-4af4-aa38-03ba66de8ba6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213346Z:b6eab611-a188-4af4-aa38-03ba66de8ba6" + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "a73d1461-9935-468f-b62e-26f35a9c4db8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031852Z:a73d1461-9935-468f-b62e-26f35a9c4db8" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-34e10d4fc27198cf-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-dfa29d9fb37371eb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cbefe00cd490b35e51c2e81ead915691", + "x-ms-client-request-id": "f32a6336867e2515edc7ffa00a7d92ac", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17401,29 +16383,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:34:18 GMT", + "Date": "Thu, 20 Apr 2023 03:19:24 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23e7c612-7849-48e2-9e84-00a25aa1c929", + "x-ms-correlation-request-id": "ddbe76cf-925a-4487-955f-8214b4b98e01", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "23e7c612-7849-48e2-9e84-00a25aa1c929", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213418Z:23e7c612-7849-48e2-9e84-00a25aa1c929" + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "ddbe76cf-925a-4487-955f-8214b4b98e01", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031925Z:ddbe76cf-925a-4487-955f-8214b4b98e01" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-5d4130fe3c58d68e-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-c0d146521963d4a9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3d0dce58a728f8160eb39e310039a479", + "x-ms-client-request-id": "52739663a0a0af501e09c3497ee366d5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17432,29 +16414,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:34:50 GMT", + "Date": "Thu, 20 Apr 2023 03:19:57 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "451cd485-1af9-453e-91c7-8ae61e1e5463", + "x-ms-correlation-request-id": "5c33bf98-e926-47e5-bc60-83336a77208f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "451cd485-1af9-453e-91c7-8ae61e1e5463", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213450Z:451cd485-1af9-453e-91c7-8ae61e1e5463" + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "5c33bf98-e926-47e5-bc60-83336a77208f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T031957Z:5c33bf98-e926-47e5-bc60-83336a77208f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-85257f45cc359785-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-dfa25d6d3d4e12ac-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "590f53d5d09af080d114063ffcad8c74", + "x-ms-client-request-id": "44f5115640605df6777e0928164fe2cf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17463,29 +16445,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:35:21 GMT", + "Date": "Thu, 20 Apr 2023 03:20:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d5d70c21-1e98-40e1-aba2-a8b8c130edfb", + "x-ms-correlation-request-id": "dc5b60aa-6324-4589-8850-9dcfafa55cf3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "d5d70c21-1e98-40e1-aba2-a8b8c130edfb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213522Z:d5d70c21-1e98-40e1-aba2-a8b8c130edfb" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "dc5b60aa-6324-4589-8850-9dcfafa55cf3", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032029Z:dc5b60aa-6324-4589-8850-9dcfafa55cf3" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-e5baa3d1d0132017-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-b9d4c41115b8aa0d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bd233987a1b965bccaf6bddc352cb218", + "x-ms-client-request-id": "68f6f1408eae9524137ad575c2cba60a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17494,29 +16476,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:35:54 GMT", + "Date": "Thu, 20 Apr 2023 03:21:01 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "08206c30-ebdf-4f2b-8f9a-03acfac4778f", + "x-ms-correlation-request-id": "6efffb55-3e2e-4830-8901-b14e38327b8f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "08206c30-ebdf-4f2b-8f9a-03acfac4778f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213554Z:08206c30-ebdf-4f2b-8f9a-03acfac4778f" + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "6efffb55-3e2e-4830-8901-b14e38327b8f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032101Z:6efffb55-3e2e-4830-8901-b14e38327b8f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-1adf96bf04612919-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-7a01e31977c54bbc-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "59496e1dfc8187f64e1c6b13a1d7fb60", + "x-ms-client-request-id": "f94a29614d88224b9f15db21962799ce", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17525,29 +16507,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:36:26 GMT", + "Date": "Thu, 20 Apr 2023 03:21:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6d4d30c9-cf15-4aa2-b3c0-aaf018bfc87f", + "x-ms-correlation-request-id": "5be2f9e1-feb9-4955-ab29-5aa10867b384", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "6d4d30c9-cf15-4aa2-b3c0-aaf018bfc87f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213626Z:6d4d30c9-cf15-4aa2-b3c0-aaf018bfc87f" + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "5be2f9e1-feb9-4955-ab29-5aa10867b384", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032133Z:5be2f9e1-feb9-4955-ab29-5aa10867b384" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-7be6c0d4c48ed381-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-85c9c78860b09618-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c7aa2a27e71633bf97aa8fa313a3baa4", + "x-ms-client-request-id": "8c09f426feedc726ec5f30e56b809aab", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17556,29 +16538,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:36:59 GMT", + "Date": "Thu, 20 Apr 2023 03:22:05 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "764ee5eb-80ab-4478-a592-8883cccbb07e", + "x-ms-correlation-request-id": "8b81346a-2559-4ea4-a5fb-406ee2ef08a4", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "764ee5eb-80ab-4478-a592-8883cccbb07e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213659Z:764ee5eb-80ab-4478-a592-8883cccbb07e" + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "8b81346a-2559-4ea4-a5fb-406ee2ef08a4", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032205Z:8b81346a-2559-4ea4-a5fb-406ee2ef08a4" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-1308f37a397d981e-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-6d2fa83fd137a61d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8e21ed6233648af3429b6e9d35a8c3f2", + "x-ms-client-request-id": "ecc7ffd7e804f247a5d3c899b302feec", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17587,29 +16569,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:37:30 GMT", + "Date": "Thu, 20 Apr 2023 03:22:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd6eed4d-93fa-4ae1-9a9c-e7e0450478c0", + "x-ms-correlation-request-id": "6144af03-39cd-4bdb-afb2-d3f2b1347599", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "dd6eed4d-93fa-4ae1-9a9c-e7e0450478c0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213731Z:dd6eed4d-93fa-4ae1-9a9c-e7e0450478c0" + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "6144af03-39cd-4bdb-afb2-d3f2b1347599", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032238Z:6144af03-39cd-4bdb-afb2-d3f2b1347599" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-1ec2dfc2e5311766-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-5f2fb83f1446820f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0bb55cfbea823601ae16c1d66d5274aa", + "x-ms-client-request-id": "ce4e06e119c2621c03830d281d66b71e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17618,29 +16600,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:38:02 GMT", + "Date": "Thu, 20 Apr 2023 03:23:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c2b6136-cb1a-4ee2-9f22-9b41cbe9d273", + "x-ms-correlation-request-id": "6bfd551b-2681-4bfb-9555-e850cb3113a2", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "1c2b6136-cb1a-4ee2-9f22-9b41cbe9d273", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213803Z:1c2b6136-cb1a-4ee2-9f22-9b41cbe9d273" + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "6bfd551b-2681-4bfb-9555-e850cb3113a2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032310Z:6bfd551b-2681-4bfb-9555-e850cb3113a2" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-4b3bd18a24a57f85-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-7b1fe95e3f34f8f8-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b3b1c7626db6f4fc361f857b7822fdef", + "x-ms-client-request-id": "974a2f7aac603ec9ac17e61a358d14e9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17649,29 +16631,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:38:35 GMT", + "Date": "Thu, 20 Apr 2023 03:23:41 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a9fe882-543f-4dba-9cf2-fa5994fbf9ae", + "x-ms-correlation-request-id": "71d93398-5da1-4b70-8276-c94f64afca3d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "7a9fe882-543f-4dba-9cf2-fa5994fbf9ae", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213835Z:7a9fe882-543f-4dba-9cf2-fa5994fbf9ae" + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "71d93398-5da1-4b70-8276-c94f64afca3d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032342Z:71d93398-5da1-4b70-8276-c94f64afca3d" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-693e69c3ec1a7721-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-6a9b660f44ab5f74-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b6a89ce7afee7722eceadf4e711c1def", + "x-ms-client-request-id": "64044460cc31bde8e364e981da1ed53f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17680,29 +16662,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:39:07 GMT", + "Date": "Thu, 20 Apr 2023 03:24:14 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8fa06906-ac46-45fc-80ae-9a3af7696abe", + "x-ms-correlation-request-id": "7cd0dd2d-221d-4208-8f10-da0ab74868f0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "8fa06906-ac46-45fc-80ae-9a3af7696abe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213907Z:8fa06906-ac46-45fc-80ae-9a3af7696abe" + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "7cd0dd2d-221d-4208-8f10-da0ab74868f0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032414Z:7cd0dd2d-221d-4208-8f10-da0ab74868f0" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-2e2dcfcb31b3a5a5-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-d391ef6e2e039e19-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6e3ac4260ff68d3c5fc1d4626586bd8b", + "x-ms-client-request-id": "831eaa1c67b8348b3d1022ab32022d75", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17711,149 +16693,270 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:39:39 GMT", + "Date": "Thu, 20 Apr 2023 03:24:46 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "abf919d2-7b56-43bc-9a06-d1268adb97ac", + "x-ms-correlation-request-id": "e2d466d6-76db-493b-91ae-6f9bfe52f766", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "abf919d2-7b56-43bc-9a06-d1268adb97ac", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T213939Z:abf919d2-7b56-43bc-9a06-d1268adb97ac" + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "e2d466d6-76db-493b-91ae-6f9bfe52f766", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032447Z:e2d466d6-76db-493b-91ae-6f9bfe52f766" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/3f35ee32-ad2e-40aa-9bdc-0cb114aa518d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-770dca6ab1766e9d-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-42d40dab62beddbe-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d1efd218bdaab2bca439c7cb8dae821a", + "x-ms-client-request-id": "d8c7246f5261aeec478cb3fbc347638d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:40:11 GMT", + "Date": "Thu, 20 Apr 2023 03:25:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c9614379-b42a-4875-9e8d-241595736ae4", + "x-ms-correlation-request-id": "f47fb154-61d3-49c6-8c43-38ddc76f76d7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "c9614379-b42a-4875-9e8d-241595736ae4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T214011Z:c9614379-b42a-4875-9e8d-241595736ae4" + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "f47fb154-61d3-49c6-8c43-38ddc76f76d7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032519Z:f47fb154-61d3-49c6-8c43-38ddc76f76d7" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-1053?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-be84bc1cd6b4c3cf-00", + "traceparent": "00-5f06f6bd65b349355fc52bc222d10ad6-eb93bdce4dac6e88-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b45495018fe7d7f85f1b572ddbbf1265", + "x-ms-client-request-id": "8bfda741906ef830b8cf2721a93d8be1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "3107", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:40:43 GMT", + "Date": "Thu, 20 Apr 2023 03:25:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7aa318fa-8fe7-4ef0-8603-9868dcb0e86a", + "x-ms-correlation-request-id": "d71a0f23-de1b-4f59-b3ec-fab6bb584247", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "7aa318fa-8fe7-4ef0-8603-9868dcb0e86a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T214043Z:7aa318fa-8fe7-4ef0-8603-9868dcb0e86a" + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "d71a0f23-de1b-4f59-b3ec-fab6bb584247", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032519Z:d71a0f23-de1b-4f59-b3ec-fab6bb584247" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-1053", + "name": "restoredaccount-1053", + "location": "West US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T03:24:52.8838638Z" + }, + "properties": { + "provisioningState": "Succeeded", + "documentEndpoint": "https://restoredaccount-1053.documents.azure.com:443/", + "sqlEndpoint": "https://restoredaccount-1053.documents.azure.com:443/", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "934fa420-f11f-4b42-83e3-1856e5d57188", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "Session", + "maxIntervalInSeconds": 5, + "maxStalenessPrefix": 100 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "documentEndpoint": "https://restoredaccount-1053-westus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "documentEndpoint": "https://restoredaccount-1053-westus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "documentEndpoint": "https://restoredaccount-1053-westus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-1053-westus", + "locationName": "West US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b56820c9-0aa2-45a7-8e37-35ab0d86d215", + "restoreTimestampInUtc": "2023-04-20T03:07:18Z", + "sourceBackupLocation": "West US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T03:24:52.8838638Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T03:24:52.8838638Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T03:24:52.8838638Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T03:24:52.8838638Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-3663?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-06d758f00eedf0e5-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9e35542c4c2c69450788c9bc4871ffb0", + "traceparent": "00-ce10265c2ab1cc5ce5a070d2e7872be3-cd79d6d48e891b32-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "b6127436fc56c9ddbd703c2cb49071f5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/335d829e-0cfd-4d5c-a6be-0086c515fbcb?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:41:15 GMT", + "Date": "Thu, 20 Apr 2023 03:25:19 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/335d829e-0cfd-4d5c-a6be-0086c515fbcb?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ef331646-75b5-4bd5-a29d-9c269cda153e", + "x-ms-correlation-request-id": "234ce0ca-556d-45e4-a1fc-9822d6c1f67f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "ef331646-75b5-4bd5-a29d-9c269cda153e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T214116Z:ef331646-75b5-4bd5-a29d-9c269cda153e" + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "335d829e-0cfd-4d5c-a6be-0086c515fbcb", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032520Z:234ce0ca-556d-45e4-a1fc-9822d6c1f67f" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d6020234-df62-462e-b04b-ba39768020ee?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-1053?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-74c2d0f776efa1342767a630cdb96508-b104ec106bd1f48b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d060b93e093289a3d918718e668fd7e5", + "traceparent": "00-a700391c4678fdd9db8a074bcdc375ce-e9c9489534b602b2-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "4ec4d200ac354537c933cdfe53044428", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/8cd1d92c-bcf0-4849-87d1-2107364b9742?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 21:41:47 GMT", + "Date": "Thu, 20 Apr 2023 03:25:21 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/operationResults/8cd1d92c-bcf0-4849-87d1-2107364b9742?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "268f8c3a-556c-4040-ae9e-1f8349e2a2ef", + "x-ms-correlation-request-id": "9c31ca29-a72e-46a9-a3ee-7ae8410ad7be", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "268f8c3a-556c-4040-ae9e-1f8349e2a2ef", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T214148Z:268f8c3a-556c-4040-ae9e-1f8349e2a2ef" + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "8cd1d92c-bcf0-4849-87d1-2107364b9742", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032521Z:9c31ca29-a72e-46a9-a3ee-7ae8410ad7be" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } } ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "956291358", + "RandomSeed": "1180441962", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/CrossRegionRestoreTest.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/TestCrossRegionRestore.json similarity index 79% rename from sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/CrossRegionRestoreTest.json rename to sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/TestCrossRegionRestore.json index 2d0eed95c6e9..cd4eae6c9af6 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/CrossRegionRestoreTest.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/TestCrossRegionRestore.json @@ -1,14 +1,14 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-1058?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-1407?api-version=**", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c0bb1d4afaa2a90dab7abc42f544841e-a80f6bdf74f38ab3-00", + "traceparent": "00-14330757be776f61d33a5193acfaeebe-0be9657980752f74-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "dd88d9078e7611c3c88a1e53e51adde7", + "x-ms-client-request-id": "f8b2f2c248f86f627727be1efd59cdf5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,19 +17,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 16:23:22 GMT", + "Date": "Thu, 20 Apr 2023 00:29:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e3fa46e3-09e2-4fa8-b6b0-cb2daefcf318", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "e3fa46e3-09e2-4fa8-b6b0-cb2daefcf318", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162322Z:e3fa46e3-09e2-4fa8-b6b0-cb2daefcf318" + "x-ms-correlation-request-id": "443ab659-0ba5-4208-89ea-d979ccc1d514", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "443ab659-0ba5-4208-89ea-d979ccc1d514", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002949Z:443ab659-0ba5-4208-89ea-d979ccc1d514" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058", - "name": "dbaccount-1058", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407", + "name": "dbaccount-1407", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -38,16 +38,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849?api-version=2022-11-15-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "575", "Content-Type": "application/json", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-8d8da125078d1bd7-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6392887ac086ab03ac0bedad5514f258", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-f06f8d09ac5ff00a-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "f8cab7e214e2692623b8429fca96c534", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -85,31 +85,31 @@ }, "StatusCode": 200, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "2478", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:27 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/operationResults/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 00:29:53 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/operationResults/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71bbf027-a4d0-4f9d-aee2-cf0123ceb0bd", + "x-ms-correlation-request-id": "3f0690f6-d509-4bf4-b181-5f6f2a240ac6", "x-ms-gatewayversion": "version=2.14.0", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "1748202e-d2ee-4af4-9245-2293cae018bf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162328Z:71bbf027-a4d0-4f9d-aee2-cf0123ceb0bd" + "x-ms-request-id": "f8afd132-4ad6-4104-b184-d9321f352543", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002954Z:3f0690f6-d509-4bf4-b181-5f6f2a240ac6" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194", - "name": "r-database-account-7194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849", + "name": "r-database-account-5849", "location": "West Central US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T16:23:26.5243199Z" + "createdAt": "2023-04-20T00:29:52.6378281Z" }, "properties": { "provisioningState": "Creating", @@ -126,7 +126,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "7b3b3638-2bbd-47da-8416-8aca4ecc6741", + "instanceId": "e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -144,7 +144,7 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", "provisioningState": "Creating", "failoverPriority": 0, @@ -153,7 +153,7 @@ ], "readLocations": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", "provisioningState": "Creating", "failoverPriority": 0, @@ -162,7 +162,7 @@ ], "locations": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", "provisioningState": "Creating", "failoverPriority": 0, @@ -171,7 +171,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", "failoverPriority": 0 } @@ -195,16 +195,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T16:23:26.5243199Z" + "generationTime": "2023-04-20T00:29:52.6378281Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T16:23:26.5243199Z" + "generationTime": "2023-04-20T00:29:52.6378281Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T16:23:26.5243199Z" + "generationTime": "2023-04-20T00:29:52.6378281Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T16:23:26.5243199Z" + "generationTime": "2023-04-20T00:29:52.6378281Z" } } }, @@ -214,44 +214,13 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-66ae092d4a707fbf-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2959b7522c2719818531ca82d6647375", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:27 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0f97b4de-bfe1-457c-ae19-f17470df4af5", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "0f97b4de-bfe1-457c-ae19-f17470df4af5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162328Z:0f97b4de-bfe1-457c-ae19-f17470df4af5" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-b4adcb8505a9768b-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-41c401a7c6ecacf4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "53acfb2cc9ee9cdb1428a3665a7ec9af", + "x-ms-client-request-id": "dd88149ea18ddedf8c8ed58f20cfad91", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -260,29 +229,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:28 GMT", + "Date": "Thu, 20 Apr 2023 00:29:53 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "28f45ffd-a7d9-4b33-af34-7952b8d7bf9d", + "x-ms-correlation-request-id": "6cbf2115-3999-497e-be94-8b40dd052a02", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "28f45ffd-a7d9-4b33-af34-7952b8d7bf9d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162329Z:28f45ffd-a7d9-4b33-af34-7952b8d7bf9d" + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "6cbf2115-3999-497e-be94-8b40dd052a02", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002954Z:6cbf2115-3999-497e-be94-8b40dd052a02" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-9c1fdee3c8932c56-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-422d222fb6ebcd50-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9d5bbc60c9bb0b3046d598f313f0935c", + "x-ms-client-request-id": "c9bfeaf9e4d747e48d80ffcd52be6d32", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -291,29 +260,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:29 GMT", + "Date": "Thu, 20 Apr 2023 00:29:54 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7ad6d0f6-7d17-4d48-82ea-78b0fcdc52bd", + "x-ms-correlation-request-id": "fd470296-157e-4c99-98c4-040d1a515e66", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "7ad6d0f6-7d17-4d48-82ea-78b0fcdc52bd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162330Z:7ad6d0f6-7d17-4d48-82ea-78b0fcdc52bd" + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "fd470296-157e-4c99-98c4-040d1a515e66", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002955Z:fd470296-157e-4c99-98c4-040d1a515e66" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-3a5f5a14add435d0-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-2355adef3df8aaca-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e758f0ac574f8841dcbd14ff891abf07", + "x-ms-client-request-id": "b6013730e80d9da6af1884fac59b2929", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -322,91 +291,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:30 GMT", + "Date": "Thu, 20 Apr 2023 00:29:55 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8b9807e-e077-4f1d-86df-1d782312019e", + "x-ms-correlation-request-id": "5ac58eed-78fb-4854-8650-5e8b286c0c97", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "e8b9807e-e077-4f1d-86df-1d782312019e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162331Z:e8b9807e-e077-4f1d-86df-1d782312019e" + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "5ac58eed-78fb-4854-8650-5e8b286c0c97", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002956Z:5ac58eed-78fb-4854-8650-5e8b286c0c97" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-4fdcb9d79694cf40-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "19211b68d50862b9caa10d1931e78823", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:32 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70733fd5-b1d1-4360-97e6-0a8fcc0fec1b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "70733fd5-b1d1-4360-97e6-0a8fcc0fec1b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162333Z:70733fd5-b1d1-4360-97e6-0a8fcc0fec1b" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-cc1e7851634f214f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "69ba4794e125095f7bd2c1feb530822b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3d010560-37ee-407b-bbce-854e34e05463", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "3d010560-37ee-407b-bbce-854e34e05463", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162337Z:3d010560-37ee-407b-bbce-854e34e05463" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-6d2fa7b7291c161d-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-38c54a5879681d5f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f88a90157acfd65337f51cae4a2857f4", + "x-ms-client-request-id": "116d3067bf31ba332f41500ca1128bcd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -415,29 +322,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:23:44 GMT", + "Date": "Thu, 20 Apr 2023 00:29:57 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "38db5cfe-8121-4300-bd5c-4e480cff7800", + "x-ms-correlation-request-id": "1ce8375a-91f6-45db-945e-3e2e8321904f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "38db5cfe-8121-4300-bd5c-4e480cff7800", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162345Z:38db5cfe-8121-4300-bd5c-4e480cff7800" + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "1ce8375a-91f6-45db-945e-3e2e8321904f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002957Z:1ce8375a-91f6-45db-945e-3e2e8321904f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-fe0e2f27cef66c49-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-4d54d34f49eab1e6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "416bf034566086e2bb189e3614bbad99", + "x-ms-client-request-id": "e85fa220f6ce1184432219be5fea82f2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -446,29 +353,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:24:00 GMT", + "Date": "Thu, 20 Apr 2023 00:29:59 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a13be60-7446-4374-847a-7e55a8e6924d", + "x-ms-correlation-request-id": "42c3be58-567e-46bb-839c-a998cb9e726e", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "0a13be60-7446-4374-847a-7e55a8e6924d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162401Z:0a13be60-7446-4374-847a-7e55a8e6924d" + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "42c3be58-567e-46bb-839c-a998cb9e726e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T002959Z:42c3be58-567e-46bb-839c-a998cb9e726e" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-c3cd0ca9a2ca5a07-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-2310bccebb407881-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a003e11e905d1954f3e4322fc5b0be52", + "x-ms-client-request-id": "2165d6565c507101044687cc9899fb9d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -477,29 +384,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:24:33 GMT", + "Date": "Thu, 20 Apr 2023 00:30:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4058fcbd-4557-4996-b209-59a70dd8d440", + "x-ms-correlation-request-id": "28d8236c-3dc7-4dd3-be85-d211ca33bf43", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "4058fcbd-4557-4996-b209-59a70dd8d440", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162434Z:4058fcbd-4557-4996-b209-59a70dd8d440" + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "28d8236c-3dc7-4dd3-be85-d211ca33bf43", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003003Z:28d8236c-3dc7-4dd3-be85-d211ca33bf43" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-25aff47b1a7257e7-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-c3dc256fed62c56d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c4cacc7b40c5bfcbae043cb7dc1dc17b", + "x-ms-client-request-id": "22d9b78c403b715bac5ccd0fa5745a45", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -508,29 +415,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:25:05 GMT", + "Date": "Thu, 20 Apr 2023 00:30:11 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4e225f11-df39-4e8c-879e-c371cda4acba", + "x-ms-correlation-request-id": "8e6d6057-2ab4-4fa0-a211-71e075317ae9", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "4e225f11-df39-4e8c-879e-c371cda4acba", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162506Z:4e225f11-df39-4e8c-879e-c371cda4acba" + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "8e6d6057-2ab4-4fa0-a211-71e075317ae9", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003011Z:8e6d6057-2ab4-4fa0-a211-71e075317ae9" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-a9f5642ab81404c8-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-cb68892710844219-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "69908248b725a3979b514d7b24b3c10b", + "x-ms-client-request-id": "cbb65dbe6aacc47ca1ede4876fb779a9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -539,29 +446,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:25:37 GMT", + "Date": "Thu, 20 Apr 2023 00:30:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdefe604-f494-478b-bef6-d2c3a9d33c54", + "x-ms-correlation-request-id": "1f19cb21-41ee-4e1a-b939-cda978936f67", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "bdefe604-f494-478b-bef6-d2c3a9d33c54", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162538Z:bdefe604-f494-478b-bef6-d2c3a9d33c54" + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "1f19cb21-41ee-4e1a-b939-cda978936f67", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003027Z:1f19cb21-41ee-4e1a-b939-cda978936f67" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-b206ed7fb8e4f959-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-39c2be0e68331539-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "47ba4b59e9f1ddd41543f158549d3dd6", + "x-ms-client-request-id": "a7327b265f1015b67af475f48ef1cb90", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -570,29 +477,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:26:10 GMT", + "Date": "Thu, 20 Apr 2023 00:31:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9d454b08-e935-4d26-83da-3c1234d12658", + "x-ms-correlation-request-id": "ac8f7fc3-fb15-4aa9-ae73-4b466c0a1806", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "9d454b08-e935-4d26-83da-3c1234d12658", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162610Z:9d454b08-e935-4d26-83da-3c1234d12658" + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "ac8f7fc3-fb15-4aa9-ae73-4b466c0a1806", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003100Z:ac8f7fc3-fb15-4aa9-ae73-4b466c0a1806" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-9161b115c6682f75-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-d5888c12a18adcd8-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "42e7b622551fc32d35262974f24f9afb", + "x-ms-client-request-id": "3a0d41eb2fe321f13a15804e5cd301f4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -601,29 +508,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:26:41 GMT", + "Date": "Thu, 20 Apr 2023 00:31:31 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "adf553e4-f612-44d0-8261-de625069fdd9", + "x-ms-correlation-request-id": "734e23ed-b4f7-4bd9-88a8-91ab469d0d59", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "adf553e4-f612-44d0-8261-de625069fdd9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162642Z:adf553e4-f612-44d0-8261-de625069fdd9" + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "734e23ed-b4f7-4bd9-88a8-91ab469d0d59", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003132Z:734e23ed-b4f7-4bd9-88a8-91ab469d0d59" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-95be5f3dab383640-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-57c61c9cab368f69-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "915d304379625e8aaeb353e1c53e4ffe", + "x-ms-client-request-id": "2ae823e3b3415f35a7a151b7f58835af", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -632,29 +539,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:13 GMT", + "Date": "Thu, 20 Apr 2023 00:32:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5ba9271-e29e-424c-8725-579d800d4317", + "x-ms-correlation-request-id": "75ba21c8-2862-47c1-a19f-49a7afd81777", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "b5ba9271-e29e-424c-8725-579d800d4317", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162714Z:b5ba9271-e29e-424c-8725-579d800d4317" + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "75ba21c8-2862-47c1-a19f-49a7afd81777", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003204Z:75ba21c8-2862-47c1-a19f-49a7afd81777" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/1748202e-d2ee-4af4-9245-2293cae018bf?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f8afd132-4ad6-4104-b184-d9321f352543?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-4b18799f27d8dfb3-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-5d5a2794edf86cb8-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6d5977137ecb04eb1df611cac05feac5", + "x-ms-client-request-id": "2d9b53213faaf7c68a116dfade68b8a7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -663,29 +570,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:45 GMT", + "Date": "Thu, 20 Apr 2023 00:32:35 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d47477b1-53df-4d7a-b748-7f2c29237e52", + "x-ms-correlation-request-id": "850f8806-761a-4185-a814-357b8fdb912d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "d47477b1-53df-4d7a-b748-7f2c29237e52", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162746Z:d47477b1-53df-4d7a-b748-7f2c29237e52" + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "850f8806-761a-4185-a814-357b8fdb912d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003236Z:850f8806-761a-4185-a814-357b8fdb912d" }, "ResponseBody": { "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-12bc8b4958d04d2e8250680ed64cdfe1-72afdae21f9facdc-00", + "traceparent": "00-77d2638e80de87ff79e3540c551eba2c-b731bad114ae4a0c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2315f5a9ac40a8742b88936c024cfef7", + "x-ms-client-request-id": "6b1080f3a109384f0cae9241de3a2cb2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -694,31 +601,31 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "2927", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:45 GMT", + "Date": "Thu, 20 Apr 2023 00:32:35 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0536ab13-424d-4687-a768-93afd8819be5", + "x-ms-correlation-request-id": "0db6cfd3-fcf0-4995-a467-dab5b4c116a3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "0536ab13-424d-4687-a768-93afd8819be5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162746Z:0536ab13-424d-4687-a768-93afd8819be5" + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "0db6cfd3-fcf0-4995-a467-dab5b4c116a3", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003236Z:0db6cfd3-fcf0-4995-a467-dab5b4c116a3" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194", - "name": "r-database-account-7194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849", + "name": "r-database-account-5849", "location": "West Central US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T16:27:02.9395941Z" + "createdAt": "2023-04-20T00:32:14.6979951Z" }, "properties": { "provisioningState": "Succeeded", - "documentEndpoint": "https://r-database-account-7194.documents.azure.com:443/", - "sqlEndpoint": "https://r-database-account-7194.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-5849.documents.azure.com:443/", + "sqlEndpoint": "https://r-database-account-5849.documents.azure.com:443/", "publicNetworkAccess": "Enabled", "enableAutomaticFailover": false, "enableMultipleWriteLocations": false, @@ -732,7 +639,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "7b3b3638-2bbd-47da-8416-8aca4ecc6741", + "instanceId": "e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -750,9 +657,9 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-7194-westcentralus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-5849-westcentralus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -760,9 +667,9 @@ ], "readLocations": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-7194-westcentralus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-5849-westcentralus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -770,9 +677,9 @@ ], "locations": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-7194-westcentralus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-5849-westcentralus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -780,7 +687,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-7194-westcentralus", + "id": "r-database-account-5849-westcentralus", "locationName": "West Central US", "failoverPriority": 0 } @@ -804,16 +711,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T16:27:02.9395941Z" + "generationTime": "2023-04-20T00:32:14.6979951Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T16:27:02.9395941Z" + "generationTime": "2023-04-20T00:32:14.6979951Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T16:27:02.9395941Z" + "generationTime": "2023-04-20T00:32:14.6979951Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T16:27:02.9395941Z" + "generationTime": "2023-04-20T00:32:14.6979951Z" } } }, @@ -828,9 +735,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-d77ad95000bed289a29449d5bc68686f-5605c907473488b8-00", + "traceparent": "00-9171f893f3035c8e5a0ccd57ae7109fb-3f17fbb70deb8a8e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7b602ad62cf6c42f4559736b68c09e4e", + "x-ms-client-request-id": "082cd1e0d437a44a5df09f30463a803f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -839,15 +746,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 16:27:45 GMT", + "Date": "Thu, 20 Apr 2023 00:32:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4741b0df-fca6-4571-a8e7-6aec424b483c", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "4741b0df-fca6-4571-a8e7-6aec424b483c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162746Z:4741b0df-fca6-4571-a8e7-6aec424b483c" + "x-ms-correlation-request-id": "841a345e-9043-412e-a3b7-b5e0f8d93aa6", + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "841a345e-9043-412e-a3b7-b5e0f8d93aa6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003236Z:841a345e-9043-412e-a3b7-b5e0f8d93aa6" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -874,23 +781,23 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-84ba7eb5157528d1c4322c271c8a7fa2-d525b21d324d7e14-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cf388dc92c2867bd02b04243eb7f02d1", + "traceparent": "00-00cea86763184881f31d505696b6aab4-a552e1616c9d66c3-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "75c4a9e8ca777fa6046320fbac84194f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "438703", + "Content-Length": "467699", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 16:27:51 GMT", + "Date": "Thu, 20 Apr 2023 00:32:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09c2b30f-edd9-409f-822c-782e5cda4d04", + "x-ms-correlation-request-id": "2b455b37-ccf2-4e17-b001-023137622779", "x-ms-original-request-ids": [ "", "", @@ -931,9 +838,9 @@ "", "" ], - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "09c2b30f-edd9-409f-822c-782e5cda4d04", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162751Z:09c2b30f-edd9-409f-822c-782e5cda4d04" + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "2b455b37-ccf2-4e17-b001-023137622779", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003241Z:2b455b37-ccf2-4e17-b001-023137622779" }, "ResponseBody": { "value": [ @@ -946,7 +853,7 @@ "accountName": "barprod-systemid-sw-1109027095", "apiType": "Sql", "creationTime": "2022-12-13T19:12:35Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -965,7 +872,7 @@ "accountName": "barprod-systemid-sw-1109027095-rl1", "apiType": "Sql", "creationTime": "2022-12-13T19:33:35Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -984,7 +891,7 @@ "accountName": "barprod-systemid-sw-1305567950", "apiType": "Sql", "creationTime": "2022-12-13T21:09:30Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1003,7 +910,7 @@ "accountName": "barprod-systemid-sw-1305567950-rl1", "apiType": "Sql", "creationTime": "2022-12-13T21:30:58Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1022,7 +929,7 @@ "accountName": "vinh-restore-fail", "apiType": "Sql", "creationTime": "2022-12-13T22:07:03Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1041,7 +948,7 @@ "accountName": "vinh-restore-fail2", "apiType": "Sql", "creationTime": "2022-12-13T22:10:55Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1060,7 +967,7 @@ "accountName": "vinh-restore-not-fail3", "apiType": "Sql", "creationTime": "2022-12-13T23:32:55Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1079,7 +986,7 @@ "accountName": "barprod-systemid-sw-1525116479", "apiType": "Sql", "creationTime": "2022-12-13T23:28:39Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1098,7 +1005,7 @@ "accountName": "barprod-systemid-sw-1526492563", "apiType": "Sql", "creationTime": "2022-12-13T23:30:14Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1117,7 +1024,7 @@ "accountName": "barprod-systemid-sw-1526492563-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:51:46Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1136,7 +1043,7 @@ "accountName": "barprod-systemid-sw-1525116479-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:54:20Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1155,7 +1062,7 @@ "accountName": "vinh-restore-fail-2identities", "apiType": "Sql", "creationTime": "2022-12-16T01:32:31Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1174,7 +1081,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns", "apiType": "Sql", "creationTime": "2023-04-06T15:49:22Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1198,7 +1105,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns-restored", "apiType": "Sql", "creationTime": "2023-04-06T17:07:39Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1228,134 +1135,39 @@ } }, { - "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", - "properties": { - "accountName": "r-database-account-1528", - "apiType": "Sql", - "creationTime": "2023-04-17T21:38:01Z", - "oldestRestorableTime": "2023-04-17T21:38:01Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", - "creationTime": "2023-04-17T21:38:02Z" - } - ] - } - }, - { - "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", - "properties": { - "accountName": "r-database-account-6679", - "apiType": "Sql", - "creationTime": "2023-04-17T22:29:22Z", - "oldestRestorableTime": "2023-04-17T22:29:22Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", - "creationTime": "2023-04-17T22:29:23Z" - } - ] - } - }, - { - "name": "789de828-aa5f-47fb-8313-a13a25376c97", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", - "properties": { - "accountName": "r-database-account-904", - "apiType": "Sql", - "creationTime": "2023-04-17T22:35:24Z", - "oldestRestorableTime": "2023-04-17T22:35:24Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", - "creationTime": "2023-04-17T22:35:25Z" - } - ] - } - }, - { - "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", - "properties": { - "accountName": "r-database-account-4144", - "apiType": "Sql", - "creationTime": "2023-04-17T22:38:31Z", - "oldestRestorableTime": "2023-04-17T22:38:31Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", - "creationTime": "2023-04-17T22:38:32Z" - } - ] - } - }, - { - "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", - "properties": { - "accountName": "r-database-account-5433", - "apiType": "Sql", - "creationTime": "2023-04-17T22:54:36Z", - "oldestRestorableTime": "2023-04-17T22:54:36Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", - "creationTime": "2023-04-17T22:54:37Z" - } - ] - } - }, - { - "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "name": "7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "properties": { - "accountName": "r-database-account-6099", + "accountName": "r-database-account-7066", "apiType": "Sql", - "creationTime": "2023-04-18T16:25:48Z", - "oldestRestorableTime": "2023-04-18T16:25:48Z", + "creationTime": "2023-04-19T23:41:57Z", + "oldestRestorableTime": "2023-04-19T23:41:57Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", - "creationTime": "2023-04-18T16:25:49Z" + "regionalDatabaseAccountInstanceId": "47687275-17cc-4eaf-842d-83592b5bcfb4", + "creationTime": "2023-04-19T23:41:58Z" } ] } }, { - "name": "7b3b3638-2bbd-47da-8416-8aca4ecc6741", + "name": "e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7b3b3638-2bbd-47da-8416-8aca4ecc6741", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "properties": { - "accountName": "r-database-account-7194", + "accountName": "r-database-account-5849", "apiType": "Sql", - "creationTime": "2023-04-18T16:27:03Z", - "oldestRestorableTime": "2023-04-18T16:27:03Z", + "creationTime": "2023-04-20T00:32:15Z", + "oldestRestorableTime": "2023-04-20T00:32:15Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f50c51e3-0925-4b0d-b12a-49116bd4c79f", - "creationTime": "2023-04-18T16:27:05Z" + "regionalDatabaseAccountInstanceId": "4266d527-63fd-44c4-9d73-2d68a8ab41b9", + "creationTime": "2023-04-20T00:32:16Z" } ] } @@ -1412,7 +1224,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T15:41:19Z", "deletionTime": "2023-04-06T16:51:10Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1439,7 +1251,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T17:50:09Z", "deletionTime": "2023-04-06T18:56:25Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1514,7 +1326,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T19:55:04Z", "deletionTime": "2023-04-06T21:02:28Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1541,7 +1353,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T22:30:52Z", "deletionTime": "2023-04-06T22:32:02Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1562,7 +1374,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T21:11:17Z", "deletionTime": "2023-04-06T22:32:04Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1652,7 +1464,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T20:14:52Z", "deletionTime": "2023-04-07T21:19:01Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1673,7 +1485,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T21:36:53Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1694,7 +1506,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T22:53:05Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1715,7 +1527,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T15:47:08Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1736,7 +1548,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T14:28:30Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1763,7 +1575,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T17:43:02Z", "deletionTime": "2023-04-10T18:59:57Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1784,7 +1596,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T18:59:04Z", "deletionTime": "2023-04-10T18:59:58Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1805,7 +1617,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T21:49:40Z", "deletionTime": "2023-04-14T21:51:26Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1826,7 +1638,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T20:29:55Z", "deletionTime": "2023-04-14T21:51:27Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1853,7 +1665,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T22:00:54Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1874,7 +1686,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T23:17:22Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1922,7 +1734,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:11:24Z", "deletionTime": "2023-04-17T19:14:59Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1943,7 +1755,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:41:46Z", "deletionTime": "2023-04-17T19:45:17Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1964,7 +1776,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T21:39:56Z", "deletionTime": "2023-04-17T21:43:27Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1985,7 +1797,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:20:01Z", "deletionTime": "2023-04-17T22:21:35Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2006,7 +1818,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:44:28Z", "deletionTime": "2023-04-17T22:51:35Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2027,7 +1839,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:20:58Z", "deletionTime": "2023-04-17T23:22:34Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2048,7 +1860,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:38:00Z", "deletionTime": "2023-04-17T23:54:37Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2069,7 +1881,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:57:24Z", "deletionTime": "2023-04-17T23:58:57Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2090,7 +1902,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:12:13Z", "deletionTime": "2023-04-18T00:15:52Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2111,7 +1923,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:34:02Z", "deletionTime": "2023-04-18T00:37:41Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2132,7 +1944,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:04:49Z", "deletionTime": "2023-04-18T01:08:23Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2153,7 +1965,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:21:53Z", "deletionTime": "2023-04-18T01:33:08Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2174,7 +1986,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T02:09:18Z", "deletionTime": "2023-04-18T03:26:25Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2195,7 +2007,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T03:25:35Z", "deletionTime": "2023-04-18T03:36:07Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2216,7 +2028,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T13:32:30Z", "deletionTime": "2023-04-18T13:33:25Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2237,7 +2049,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:55:26Z", "deletionTime": "2023-04-18T14:27:44Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2258,7 +2070,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:11:57Z", "deletionTime": "2023-04-18T16:12:45Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2270,13969 +2082,12756 @@ } }, { - "name": "d88e6a3c-687d-4990-a516-da739070bf81", - "location": "North Central US", + "name": "7b3b3638-2bbd-47da-8416-8aca4ecc6741", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7b3b3638-2bbd-47da-8416-8aca4ecc6741", "properties": { - "accountName": "kal-continuous7", + "accountName": "r-database-account-7194", "apiType": "Sql", - "creationTime": "2022-06-07T20:09:38Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-18T16:27:03Z", + "deletionTime": "2023-04-18T17:46:27Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", - "creationTime": "2022-06-07T20:09:39Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f50c51e3-0925-4b0d-b12a-49116bd4c79f", + "creationTime": "2023-04-18T16:27:05Z", + "deletionTime": "2023-04-18T17:46:27Z" } ] } }, { - "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", - "location": "North Central US", + "name": "81614a8b-b1e1-44a3-a223-2f2bdb60a73a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/81614a8b-b1e1-44a3-a223-2f2bdb60a73a", "properties": { - "accountName": "kal-continuous7-restored1", + "accountName": "restoredaccount-9479", "apiType": "Sql", - "creationTime": "2022-06-10T19:23:44Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-18T17:45:32Z", + "deletionTime": "2023-04-18T17:57:15Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", - "creationTime": "2022-06-10T19:23:44Z" + "regionalDatabaseAccountInstanceId": "3edd60a8-0eb0-4d85-b25b-90c44c85b27f", + "creationTime": "2023-04-18T17:45:32Z", + "deletionTime": "2023-04-18T17:57:15Z" } ] } }, { - "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", - "location": "North Central US", + "name": "a618d01f-1ae8-44b2-90d9-0e139e7c41ff", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/a618d01f-1ae8-44b2-90d9-0e139e7c41ff", "properties": { - "accountName": "kal-continuous7-demorestore", + "accountName": "r-database-account-3726", "apiType": "Sql", - "creationTime": "2022-06-10T21:20:46Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-18T18:09:59Z", + "deletionTime": "2023-04-18T18:10:51Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", - "creationTime": "2022-06-10T21:20:46Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "0371b9da-8df6-4189-9e14-250f3be44384", + "creationTime": "2023-04-18T18:10:00Z", + "deletionTime": "2023-04-18T18:10:51Z" } ] } }, { - "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", - "location": "North Central US", + "name": "fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", "properties": { - "accountName": "test-billing-continuous30", + "accountName": "r-database-account-1774", "apiType": "Sql", - "creationTime": "2022-07-28T21:54:20Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-18T19:06:06Z", + "deletionTime": "2023-04-18T20:23:01Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", - "creationTime": "2022-07-28T21:54:21Z" - }, - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", - "creationTime": "2022-08-31T21:09:14Z" - }, - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", - "creationTime": "2022-08-31T22:24:21Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ac9a99bf-4f6b-479e-80bf-7b16a84ac481", + "creationTime": "2023-04-18T19:06:07Z", + "deletionTime": "2023-04-18T20:23:01Z" } ] } }, { - "name": "e84733a9-ee18-456c-b12b-1d37e542608b", - "location": "North Central US", + "name": "edc97856-e68e-4881-8f7c-7939b9bd2678", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/edc97856-e68e-4881-8f7c-7939b9bd2678", "properties": { - "accountName": "new-cosmsosdb-account", + "accountName": "restoredaccount-4128", "apiType": "Sql", - "creationTime": "2022-08-31T20:34:40Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-18T20:22:32Z", + "deletionTime": "2023-04-18T20:33:48Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", - "creationTime": "2022-08-31T20:34:40Z" + "regionalDatabaseAccountInstanceId": "f5cf519e-fb56-4c39-963c-615683e9d6a0", + "creationTime": "2023-04-18T20:22:32Z", + "deletionTime": "2023-04-18T20:33:48Z" } ] } }, { - "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", - "location": "North Central US", + "name": "34394e29-5e17-4da2-a734-ba74301275a5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/34394e29-5e17-4da2-a734-ba74301275a5", "properties": { - "accountName": "amisitestpitracc", + "accountName": "r-database-account-6660", "apiType": "Sql", - "creationTime": "2023-03-29T04:22:22Z", - "deletionTime": "2023-04-07T16:42:28Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-18T20:47:01Z", + "deletionTime": "2023-04-18T20:47:57Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", - "creationTime": "2023-03-29T04:22:23Z", - "deletionTime": "2023-03-30T19:57:43Z" - }, { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", - "creationTime": "2023-03-29T07:29:18Z", - "deletionTime": "2023-04-07T16:42:28Z" + "regionalDatabaseAccountInstanceId": "28e95726-a165-4f67-a7e1-c416b1a9348f", + "creationTime": "2023-04-18T20:47:02Z", + "deletionTime": "2023-04-18T20:47:57Z" } ] } }, { - "name": "2414c009-8022-442c-9ab6-81c276eb2a99", - "location": "Central US", + "name": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/ace1682c-5308-4c5d-a9db-7ff549629e40", "properties": { - "accountName": "vinh-periodic", + "accountName": "r-database-account-9177", "apiType": "Sql", - "creationTime": "2022-06-06T19:53:54Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-18T22:42:05Z", + "deletionTime": "2023-04-18T22:42:43Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", - "creationTime": "2022-06-06T19:53:54Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "accc8467-dc2a-4143-b608-9c2344bb1e2e", + "creationTime": "2023-04-18T22:42:06Z", + "deletionTime": "2023-04-18T22:42:43Z" } ] } }, { - "name": "5716280d-381e-4045-b936-d0edbfc7317b", - "location": "Central US", + "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", "properties": { - "accountName": "databaseaccount9284", + "accountName": "r-database-account-2021", "apiType": "Sql", - "creationTime": "2022-09-20T05:50:05Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-18T23:07:37Z", + "deletionTime": "2023-04-18T23:08:08Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", - "creationTime": "2022-09-20T05:50:06Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", + "creationTime": "2023-04-18T23:07:38Z", + "deletionTime": "2023-04-18T23:08:08Z" } ] } }, { - "name": "34a9cb27-53a5-4143-9af7-810285110075", - "location": "Central US", + "name": "f8009a8a-a683-4969-a990-03f2fbc2c357", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f8009a8a-a683-4969-a990-03f2fbc2c357", "properties": { - "accountName": "databaseaccount6234", + "accountName": "r-database-account-8744", "apiType": "Sql", - "creationTime": "2022-09-20T09:04:22Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-19T03:02:08Z", + "deletionTime": "2023-04-19T04:19:02Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", - "creationTime": "2022-09-20T09:04:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "17fd7f68-0b30-4914-ba38-df23f7fd370f", + "creationTime": "2023-04-19T03:02:09Z", + "deletionTime": "2023-04-19T04:19:02Z" } ] } }, { - "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", - "location": "Central US", + "name": "133f8fa2-4579-4865-a24c-025431c27770", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/133f8fa2-4579-4865-a24c-025431c27770", "properties": { - "accountName": "databaseaccount8251", + "accountName": "restoredaccount-3290", "apiType": "Sql", - "creationTime": "2022-09-20T16:29:44Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", - "creationTime": "2022-09-20T16:29:45Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "8f15ca6f-59e6-4bc4-8d12-e34438839844", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z" } ] } }, { - "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", - "location": "Central US", + "name": "363500e0-8574-42d3-bcb0-78b9930907ed", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/363500e0-8574-42d3-bcb0-78b9930907ed", "properties": { - "accountName": "sql-portal-test", + "accountName": "r-database-account-9591", "apiType": "Sql", - "creationTime": "2023-03-08T18:47:23Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T04:42:38Z", + "deletionTime": "2023-04-19T04:43:26Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", - "creationTime": "2023-03-08T18:47:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "7d495937-f573-4895-a5a2-f7a57e189e0a", + "creationTime": "2023-04-19T04:42:39Z", + "deletionTime": "2023-04-19T04:43:26Z" } ] } }, { - "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", - "location": "Central US", + "name": "539f95cf-af16-4c95-8ba6-3d96971c755e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/539f95cf-af16-4c95-8ba6-3d96971c755e", "properties": { - "accountName": "dsapaliga-xrr-cu", + "accountName": "r-database-account-8090", "apiType": "Sql", - "creationTime": "2023-03-30T15:10:46Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T05:41:29Z", + "deletionTime": "2023-04-19T06:58:53Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", - "creationTime": "2023-03-30T15:10:47Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", - "creationTime": "2023-03-30T15:13:00Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ffff6e0c-bb13-4441-9bfb-4eab39131773", + "creationTime": "2023-04-19T05:41:30Z", + "deletionTime": "2023-04-19T06:58:53Z" } ] } }, { - "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", - "location": "West US 2", + "name": "48bd7479-e12e-42d5-9693-f0795eca3d89", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/48bd7479-e12e-42d5-9693-f0795eca3d89", "properties": { - "accountName": "databaseaccount2058", - "apiType": "MongoDB", - "creationTime": "2022-04-14T02:10:48Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "restoredaccount-6404", + "apiType": "Sql", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", - "creationTime": "2022-04-14T02:10:49Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "fa2c002a-9218-4777-a5cd-1880bde715ea", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z" } ] } }, { - "name": "fce807d5-4358-4ea1-8130-0439181f6be0", - "location": "West US 2", + "name": "075a5d48-f9d7-4306-b262-03b3737ba475", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/075a5d48-f9d7-4306-b262-03b3737ba475", "properties": { - "accountName": "vinh-demo-periodic", + "accountName": "r-database-account-4017", "apiType": "Sql", - "creationTime": "2022-05-26T04:53:41Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T07:21:28Z", + "deletionTime": "2023-04-19T07:22:09Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", - "creationTime": "2022-05-26T04:53:41Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b14d2cf8-83ac-45ff-bc4e-1f199f848240", + "creationTime": "2023-04-19T07:21:29Z", + "deletionTime": "2023-04-19T07:22:09Z" } ] } }, { - "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", - "location": "West US 2", + "name": "2e6d7920-9c30-41cf-ab15-20d2f5c82abf", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/2e6d7920-9c30-41cf-ab15-20d2f5c82abf", "properties": { - "accountName": "vinh-demo-continous30", + "accountName": "r-database-account-2005", "apiType": "Sql", - "creationTime": "2022-05-26T03:29:41Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T17:40:33Z", + "deletionTime": "2023-04-19T18:57:32Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", - "creationTime": "2022-05-26T03:29:42Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f5d1cf26-ce18-43b2-9533-62904f9851a1", + "creationTime": "2023-04-19T17:40:34Z", + "deletionTime": "2023-04-19T18:57:32Z" } ] } }, { - "name": "9177692a-0db9-4c0c-af1d-af0310418b43", - "location": "West US 2", + "name": "4ca1a638-30f9-412c-ba0e-e032a5b27651", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4ca1a638-30f9-412c-ba0e-e032a5b27651", "properties": { - "accountName": "vinh-demo-continous7", + "accountName": "restoredaccount-7552", "apiType": "Sql", - "creationTime": "2022-05-26T04:14:49Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", - "creationTime": "2022-05-26T04:14:50Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "294a8817-cd2a-41a8-90a9-581dde2404b3", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z" } ] } }, { - "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", - "location": "West US 2", + "name": "707bd438-bc4a-4206-bf34-42de3238ba79", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/707bd438-bc4a-4206-bf34-42de3238ba79", "properties": { - "accountName": "vinh-demo-periodic2", + "accountName": "r-database-account-646", "apiType": "Sql", - "creationTime": "2022-05-26T18:12:07Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T19:21:04Z", + "deletionTime": "2023-04-19T19:21:53Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", - "creationTime": "2022-05-26T18:12:07Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "6591ef21-988f-47ed-8b0c-1545a5528b09", + "creationTime": "2023-04-19T19:21:05Z", + "deletionTime": "2023-04-19T19:21:53Z" } ] } }, { - "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", - "location": "West US 2", + "name": "5c92ee4f-9697-48ae-815d-9b14ae598781", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c92ee4f-9697-48ae-815d-9b14ae598781", "properties": { - "accountName": "vinh-demo-continous7-2", + "accountName": "r-database-account-9891", "apiType": "Sql", - "creationTime": "2022-05-26T18:05:53Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "creationTime": "2023-04-19T20:56:22Z", + "deletionTime": "2023-04-19T22:13:46Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", - "creationTime": "2022-05-26T18:05:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "53a6a001-bc9f-4171-9928-fcc9a77577e5", + "creationTime": "2023-04-19T20:56:23Z", + "deletionTime": "2023-04-19T22:13:46Z" } ] } }, { - "name": "9484f425-a747-4e73-b8c4-04983e984315", - "location": "West US 2", + "name": "8c8b9024-40be-4f92-a466-8370faf4eacd", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/8c8b9024-40be-4f92-a466-8370faf4eacd", "properties": { - "accountName": "clip2dbd2gollbc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "restoredaccount-8231", + "apiType": "Sql", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6340bdaf-07bb-45b1-b411-7921b7a52e97", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z" } ] } }, { - "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", - "location": "West US 2", + "name": "5c6333bd-6bc8-4e1f-8672-9e386c60eef1", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c6333bd-6bc8-4e1f-8672-9e386c60eef1", "properties": { - "accountName": "cli3fpzmlckewgo", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:36:38Z", - "deletionTime": "2023-04-07T19:56:52Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-26", + "apiType": "Sql", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", - "creationTime": "2023-04-07T19:36:40Z", - "deletionTime": "2023-04-07T19:56:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "e9a47ca5-930f-4aa6-ac17-36a7cbe8cba8", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z" } ] } }, { - "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", - "location": "West US 2", + "name": "9519c744-78d1-42ce-84bb-777e7c3cb046", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9519c744-78d1-42ce-84bb-777e7c3cb046", "properties": { - "accountName": "cliftacbeowmtnb", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-8825", + "apiType": "Sql", + "creationTime": "2023-04-19T23:39:20Z", + "deletionTime": "2023-04-19T23:47:25Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f435cc2e-e45b-4157-8e44-37f29671a9c0", + "creationTime": "2023-04-19T23:39:21Z", + "deletionTime": "2023-04-19T23:47:25Z" } ] } }, { - "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", - "location": "West US 2", + "name": "9e112cc2-439e-4cc6-aa49-7fb930652213", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9e112cc2-439e-4cc6-aa49-7fb930652213", "properties": { - "accountName": "clipofi2jwwbtu4", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:22:17Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-9118", + "apiType": "Sql", + "creationTime": "2023-04-19T20:20:11Z", + "deletionTime": "2023-04-19T23:48:12Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", - "creationTime": "2023-04-07T21:22:18Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "d7145521-4702-4ca4-a561-a25cc303c858", + "creationTime": "2023-04-19T20:20:12Z", + "deletionTime": "2023-04-19T23:48:12Z" } ] } }, { - "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", - "location": "West US 2", + "name": "789de828-aa5f-47fb-8313-a13a25376c97", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", "properties": { - "accountName": "cliwq55chmmvzvu", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T13:41:40Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-904", + "apiType": "Sql", + "creationTime": "2023-04-17T22:35:24Z", + "deletionTime": "2023-04-19T23:48:20Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", - "creationTime": "2023-04-14T13:41:42Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", + "creationTime": "2023-04-17T22:35:25Z", + "deletionTime": "2023-04-19T23:48:20Z" } ] } }, { - "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", - "location": "West US 2", + "name": "7bfa7165-82b3-40d0-bbb5-4b71c77a620c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7bfa7165-82b3-40d0-bbb5-4b71c77a620c", "properties": { - "accountName": "clixsitnvbfssqd", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-8401", + "apiType": "Sql", + "creationTime": "2023-04-19T02:38:50Z", + "deletionTime": "2023-04-19T23:49:12Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3d83dafe-7b63-4dc2-a490-57664ae4913a", + "creationTime": "2023-04-19T02:38:51Z", + "deletionTime": "2023-04-19T23:49:12Z" } ] } }, { - "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", - "location": "West US 2", + "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", "properties": { - "accountName": "clinwxgmq26mrzy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T14:50:51Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-6679", + "apiType": "Sql", + "creationTime": "2023-04-17T22:29:22Z", + "deletionTime": "2023-04-19T23:53:08Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", - "creationTime": "2023-04-14T14:50:52Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", + "creationTime": "2023-04-17T22:29:23Z", + "deletionTime": "2023-04-19T23:53:08Z" } ] } }, { - "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", - "location": "West US 2", + "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", "properties": { - "accountName": "clibaor2akp53uy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-database-account-6099", + "apiType": "Sql", + "creationTime": "2023-04-18T16:25:48Z", + "deletionTime": "2023-04-19T23:53:11Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", + "creationTime": "2023-04-18T16:25:49Z", + "deletionTime": "2023-04-19T23:53:11Z" } ] } }, { - "name": "40dbd153-3d36-42b7-8649-48e6307849f9", - "location": "East US 2", + "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", "properties": { - "accountName": "cliiumnemwk33v5", + "accountName": "r-database-account-5433", "apiType": "Sql", - "creationTime": "2023-04-14T16:48:09Z", - "oldestRestorableTime": "2023-04-14T16:48:09Z", + "creationTime": "2023-04-17T22:54:36Z", + "deletionTime": "2023-04-19T23:53:30Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", - "creationTime": "2023-04-14T16:48:10Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", + "creationTime": "2023-04-17T22:54:37Z", + "deletionTime": "2023-04-19T23:53:30Z" } ] } }, { - "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", - "location": "East US 2", + "name": "030969ae-8f77-4a8c-a143-3ea7918a6a15", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/030969ae-8f77-4a8c-a143-3ea7918a6a15", "properties": { - "accountName": "cli-continuous30-cylyo7wg-restored", + "accountName": "r-database-account-4785", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-19T23:51:43Z", + "deletionTime": "2023-04-19T23:53:36Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "1dcb01a3-a653-44fc-9622-575fe1d69e1e", + "creationTime": "2023-04-19T23:51:44Z", + "deletionTime": "2023-04-19T23:53:36Z" } ] } }, { - "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", - "location": "East US 2", + "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", "properties": { - "accountName": "cli-continuous30-cylyo7wg", + "accountName": "r-database-account-4144", "apiType": "Sql", - "creationTime": "2023-03-24T15:42:44Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-17T22:38:31Z", + "deletionTime": "2023-04-19T23:53:44Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", - "creationTime": "2023-03-24T15:42:45Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", + "creationTime": "2023-04-17T22:38:32Z", + "deletionTime": "2023-04-19T23:53:44Z" } ] } }, { - "name": "8c9286c5-c880-449c-9030-327de00e36b6", - "location": "East US 2", + "name": "e2c2398c-3aa1-4d04-84da-64bb557292f3", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e2c2398c-3aa1-4d04-84da-64bb557292f3", "properties": { - "accountName": "cli-continuous30-wuye4s75", + "accountName": "r-database-account-2826", "apiType": "Sql", - "creationTime": "2023-03-24T16:04:54Z", - "deletionTime": "2023-03-24T16:12:17Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-19T19:54:34Z", + "deletionTime": "2023-04-19T23:53:47Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", - "creationTime": "2023-03-24T16:04:55Z", - "deletionTime": "2023-03-24T16:12:17Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "c03d8e05-59e3-420e-a9be-fba97b9d05bf", + "creationTime": "2023-04-19T19:54:35Z", + "deletionTime": "2023-04-19T23:53:47Z" } ] } }, { - "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", - "location": "East US 2", + "name": "33c24168-b5c2-47d4-9762-d577d358c06a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/33c24168-b5c2-47d4-9762-d577d358c06a", "properties": { - "accountName": "cli-continuous30-qpysbnmc", + "accountName": "r-database-account-168", "apiType": "Sql", - "creationTime": "2023-03-24T16:45:16Z", - "deletionTime": "2023-03-24T16:52:22Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-19T22:47:58Z", + "deletionTime": "2023-04-19T23:54:08Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", - "creationTime": "2023-03-24T16:45:17Z", - "deletionTime": "2023-03-24T16:52:22Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "047a0df3-b96b-4dfe-acf1-88b2de702c89", + "creationTime": "2023-04-19T22:47:59Z", + "deletionTime": "2023-04-19T23:54:08Z" } ] } }, { - "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", - "location": "East US 2", + "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", "properties": { - "accountName": "cli-continuous30-4uv42csa", + "accountName": "r-database-account-1528", "apiType": "Sql", - "creationTime": "2023-03-24T17:01:08Z", - "deletionTime": "2023-03-24T17:07:36Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-17T21:38:01Z", + "deletionTime": "2023-04-19T23:54:11Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", - "creationTime": "2023-03-24T17:01:09Z", - "deletionTime": "2023-03-24T17:07:36Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", + "creationTime": "2023-04-17T21:38:02Z", + "deletionTime": "2023-04-19T23:54:11Z" } ] } }, { - "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", - "location": "East US 2", + "name": "d88e6a3c-687d-4990-a516-da739070bf81", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", "properties": { - "accountName": "cli-continuous30-e6tglvvh", + "accountName": "kal-continuous7", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:31Z", - "deletionTime": "2023-03-24T19:24:33Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2022-06-07T20:09:38Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", - "creationTime": "2023-03-24T19:18:32Z", - "deletionTime": "2023-03-24T19:24:33Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", + "creationTime": "2022-06-07T20:09:39Z" } ] } }, { - "name": "bbc21107-730f-460e-a806-f73643e95a9b", - "location": "East US 2", + "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", "properties": { - "accountName": "cli-continuous30-mgbfodqo", + "accountName": "kal-continuous7-restored1", "apiType": "Sql", - "creationTime": "2023-03-29T20:28:56Z", - "deletionTime": "2023-03-29T20:31:58Z", - "oldestRestorableTime": "2023-03-22T20:31:58Z", + "creationTime": "2022-06-10T19:23:44Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", - "creationTime": "2023-03-29T20:28:57Z", - "deletionTime": "2023-03-29T20:31:58Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", + "creationTime": "2022-06-10T19:23:44Z" } ] } }, { - "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", - "location": "East US 2", + "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", "properties": { - "accountName": "cli-continuous30-pqnqtvrw", + "accountName": "kal-continuous7-demorestore", "apiType": "Sql", - "creationTime": "2023-03-29T20:35:21Z", - "deletionTime": "2023-03-29T20:38:56Z", - "oldestRestorableTime": "2023-03-22T20:38:56Z", + "creationTime": "2022-06-10T21:20:46Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", - "creationTime": "2023-03-29T20:37:50Z", - "deletionTime": "2023-03-29T20:38:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", - "creationTime": "2023-03-29T20:35:22Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", + "creationTime": "2022-06-10T21:20:46Z" } ] } }, { - "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", - "location": "East US 2", + "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", "properties": { - "accountName": "cli-continuous30-nbcgdudl", + "accountName": "test-billing-continuous30", "apiType": "Sql", - "creationTime": "2023-03-29T20:49:15Z", - "deletionTime": "2023-03-29T20:52:54Z", - "oldestRestorableTime": "2023-03-22T20:52:54Z", + "creationTime": "2022-07-28T21:54:20Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", - "creationTime": "2023-03-29T20:51:44Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", + "creationTime": "2022-07-28T21:54:21Z" }, { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", - "creationTime": "2023-03-29T20:49:16Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", + "creationTime": "2022-08-31T21:09:14Z" + }, + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", + "creationTime": "2022-08-31T22:24:21Z" } ] } }, { - "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", - "location": "East US 2", + "name": "e84733a9-ee18-456c-b12b-1d37e542608b", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", "properties": { - "accountName": "cli-continuous30-fvguiiqd", + "accountName": "new-cosmsosdb-account", "apiType": "Sql", - "creationTime": "2023-03-29T20:58:03Z", - "deletionTime": "2023-03-29T21:26:03Z", - "oldestRestorableTime": "2023-03-22T21:26:03Z", + "creationTime": "2022-08-31T20:34:40Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", - "creationTime": "2023-03-29T21:00:45Z", - "deletionTime": "2023-03-29T21:26:03Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", - "creationTime": "2023-03-29T20:58:04Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", + "creationTime": "2022-08-31T20:34:40Z" } ] } }, { - "name": "648c8b93-36da-440c-801c-19d18e3b3f21", - "location": "East US 2", + "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", "properties": { - "accountName": "cli-continuous30-of2nmx5u", + "accountName": "amisitestpitracc", "apiType": "Sql", - "creationTime": "2023-03-29T22:12:53Z", - "deletionTime": "2023-03-29T22:16:03Z", - "oldestRestorableTime": "2023-03-22T22:16:03Z", + "creationTime": "2023-03-29T04:22:22Z", + "deletionTime": "2023-04-07T16:42:28Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", - "creationTime": "2023-03-29T22:12:54Z", - "deletionTime": "2023-03-29T22:16:03Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", + "creationTime": "2023-03-29T04:22:23Z", + "deletionTime": "2023-03-30T19:57:43Z" + }, + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", + "creationTime": "2023-03-29T07:29:18Z", + "deletionTime": "2023-04-07T16:42:28Z" } ] } }, { - "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", - "location": "East US 2", + "name": "2414c009-8022-442c-9ab6-81c276eb2a99", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", "properties": { - "accountName": "cli-continuous30-guwsy4ak", + "accountName": "vinh-periodic", "apiType": "Sql", - "creationTime": "2023-03-29T22:43:18Z", - "deletionTime": "2023-03-29T22:48:52Z", - "oldestRestorableTime": "2023-03-22T22:48:52Z", + "creationTime": "2022-06-06T19:53:54Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", - "creationTime": "2023-03-29T22:45:41Z", - "deletionTime": "2023-03-29T22:48:52Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", - "creationTime": "2023-03-29T22:43:19Z", - "deletionTime": "2023-03-29T22:48:52Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", + "creationTime": "2022-06-06T19:53:54Z" } ] } }, { - "name": "751f535c-90ad-422c-8791-d85058c83f19", - "location": "East US 2", + "name": "5716280d-381e-4045-b936-d0edbfc7317b", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "accountName": "databaseaccount9284", "apiType": "Sql", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2022-09-20T05:50:05Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", + "creationTime": "2022-09-20T05:50:06Z" } ] } }, { - "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", - "location": "East US 2", + "name": "34a9cb27-53a5-4143-9af7-810285110075", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h", + "accountName": "databaseaccount6234", "apiType": "Sql", - "creationTime": "2023-04-05T22:25:06Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2022-09-20T09:04:22Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", - "creationTime": "2023-04-05T22:25:07Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", + "creationTime": "2022-09-20T09:04:23Z" } ] } }, { - "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", - "location": "East US 2", + "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv-restored", + "accountName": "databaseaccount8251", "apiType": "Sql", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2022-09-20T16:29:44Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", + "creationTime": "2022-09-20T16:29:45Z" } ] } }, { - "name": "9962f6da-506f-408b-927f-4eb07a12c382", - "location": "East US 2", + "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv", + "accountName": "sql-portal-test", "apiType": "Sql", - "creationTime": "2023-04-07T15:43:38Z", - "deletionTime": "2023-04-07T16:06:55Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-03-08T18:47:23Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", - "creationTime": "2023-04-07T15:43:39Z", - "deletionTime": "2023-04-07T16:06:55Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", + "creationTime": "2023-03-08T18:47:23Z" } ] } }, { - "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", - "location": "East US 2", + "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", "properties": { - "accountName": "cli-continuous30-5xp42uvg", + "accountName": "dsapaliga-xrr-cu", "apiType": "Sql", - "creationTime": "2023-04-07T16:35:15Z", - "deletionTime": "2023-04-07T16:38:01Z", - "oldestRestorableTime": "2023-03-31T16:38:01Z", + "creationTime": "2023-03-30T15:10:46Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", - "creationTime": "2023-04-07T16:35:16Z", - "deletionTime": "2023-04-07T16:38:01Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", + "creationTime": "2023-03-30T15:10:47Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", + "creationTime": "2023-03-30T15:13:00Z" } ] } }, { - "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", - "location": "East US 2", + "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", "properties": { - "accountName": "cli-continuous7-kadtogihc", - "apiType": "Sql", - "creationTime": "2023-04-07T16:56:03Z", - "deletionTime": "2023-04-07T16:57:45Z", - "oldestRestorableTime": "2023-03-31T16:56:56Z", + "accountName": "databaseaccount2058", + "apiType": "MongoDB", + "creationTime": "2022-04-14T02:10:48Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", - "creationTime": "2023-04-07T16:56:04Z", - "deletionTime": "2023-04-07T16:57:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", + "creationTime": "2022-04-14T02:10:49Z" } ] } }, { - "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", - "location": "East US 2", + "name": "fce807d5-4358-4ea1-8130-0439181f6be0", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", "properties": { - "accountName": "cli-continuous7-ghrp5g2r3", + "accountName": "vinh-demo-periodic", "apiType": "Sql", - "creationTime": "2023-04-07T17:01:55Z", - "deletionTime": "2023-04-07T17:04:46Z", - "oldestRestorableTime": "2023-03-31T17:04:46Z", + "creationTime": "2022-05-26T04:53:41Z", + "oldestRestorableTime": "2023-04-13T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", - "creationTime": "2023-04-07T17:01:56Z", - "deletionTime": "2023-04-07T17:04:46Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", + "creationTime": "2022-05-26T04:53:41Z" } ] } }, { - "name": "53c25e9f-44ca-4509-adcd-23802185cba8", - "location": "East US 2", + "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", "properties": { - "accountName": "cli-periodic-d6qxquiv72md", + "accountName": "vinh-demo-continous30", "apiType": "Sql", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z", - "oldestRestorableTime": "2023-04-07T17:18:47Z", + "creationTime": "2022-05-26T03:29:41Z", + "oldestRestorableTime": "2023-04-13T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", + "creationTime": "2022-05-26T03:29:42Z" } ] } }, { - "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", - "location": "East US 2", + "name": "9177692a-0db9-4c0c-af1d-af0310418b43", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", "properties": { - "accountName": "cliufubmalcsuyb", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "vinh-demo-continous7", + "apiType": "Sql", + "creationTime": "2022-05-26T04:14:49Z", + "oldestRestorableTime": "2023-04-13T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", + "creationTime": "2022-05-26T04:14:50Z" } ] } }, { - "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", - "location": "East US 2", + "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", "properties": { - "accountName": "clitfyptqa45syc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:33:20Z", - "deletionTime": "2023-04-07T17:52:53Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "vinh-demo-periodic2", + "apiType": "Sql", + "creationTime": "2022-05-26T18:12:07Z", + "oldestRestorableTime": "2023-04-13T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", - "creationTime": "2023-04-07T17:33:21Z", - "deletionTime": "2023-04-07T17:52:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", + "creationTime": "2022-05-26T18:12:07Z" } ] } }, { - "name": "329d5785-2f04-451c-a748-f79d0f562ff9", - "location": "East US 2", + "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", "properties": { - "accountName": "cliahilffivwqwi", - "apiType": "MongoDB", - "creationTime": "2023-04-07T19:26:23Z", - "deletionTime": "2023-04-07T19:31:01Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "vinh-demo-continous7-2", + "apiType": "Sql", + "creationTime": "2022-05-26T18:05:53Z", + "oldestRestorableTime": "2023-04-13T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", - "creationTime": "2023-04-07T19:26:24Z", - "deletionTime": "2023-04-07T19:31:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", + "creationTime": "2022-05-26T18:05:53Z" } ] } }, { - "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", - "location": "East US 2", + "name": "9484f425-a747-4e73-b8c4-04983e984315", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", "properties": { - "accountName": "cli5nu6pl77n5ia", + "accountName": "clip2dbd2gollbc", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:12:03Z", - "deletionTime": "2023-04-07T20:16:06Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", - "creationTime": "2023-04-07T20:12:04Z", - "deletionTime": "2023-04-07T20:16:06Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z" } ] } }, { - "name": "ced5610b-4422-469f-a9ca-f83235fea285", - "location": "East US 2", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", + "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", + "location": "West US 2", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", "properties": { - "accountName": "clisrkiadnudmcc", + "accountName": "cli3fpzmlckewgo", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:25:32Z", - "deletionTime": "2023-04-07T20:29:54Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-07T19:36:38Z", + "deletionTime": "2023-04-07T19:56:52Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", - "creationTime": "2023-04-07T20:25:33Z", - "deletionTime": "2023-04-07T20:29:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", + "creationTime": "2023-04-07T19:36:40Z", + "deletionTime": "2023-04-07T19:56:52Z" } ] } }, { - "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", - "location": "East US 2", + "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", "properties": { - "accountName": "cliypixaxarcyzp", + "accountName": "cliftacbeowmtnb", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:36:05Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", - "creationTime": "2023-04-07T20:36:06Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", - "location": "East US 2", + "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", "properties": { - "accountName": "clilnfxvj3jbdds", + "accountName": "clipofi2jwwbtu4", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-07T21:22:17Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", + "creationTime": "2023-04-07T21:22:18Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", - "location": "East US 2", + "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", "properties": { - "accountName": "cliwoaphmlu77h5", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:56:14Z", - "deletionTime": "2023-04-07T21:59:20Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cliwq55chmmvzvu", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T13:41:40Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", - "creationTime": "2023-04-07T21:56:15Z", - "deletionTime": "2023-04-07T21:59:20Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", + "creationTime": "2023-04-14T13:41:42Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", - "location": "East US 2", + "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", "properties": { - "accountName": "clioh53zckfrcxk", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T22:04:54Z", - "deletionTime": "2023-04-07T22:09:53Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "clixsitnvbfssqd", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", - "creationTime": "2023-04-07T22:04:55Z", - "deletionTime": "2023-04-07T22:09:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", - "location": "East US 2", + "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", "properties": { - "accountName": "cli7cixib236qbg", - "apiType": "Sql", - "creationTime": "2023-04-08T17:25:42Z", - "deletionTime": "2023-04-08T17:29:36Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "clinwxgmq26mrzy", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T14:50:51Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", - "creationTime": "2023-04-08T17:25:44Z", - "deletionTime": "2023-04-08T17:29:36Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", + "creationTime": "2023-04-14T14:50:52Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", - "location": "East US 2", + "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", "properties": { - "accountName": "cli-continuous7-hfvk4t4fj", - "apiType": "Sql", - "creationTime": "2023-04-13T14:48:07Z", - "deletionTime": "2023-04-13T14:49:43Z", - "oldestRestorableTime": "2023-04-06T14:49:43Z", + "accountName": "clibaor2akp53uy", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", - "creationTime": "2023-04-13T14:48:08Z", - "deletionTime": "2023-04-13T14:49:43Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "name": "40dbd153-3d36-42b7-8649-48e6307849f9", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", "properties": { - "accountName": "cli-continuous7-zputoz3gu", + "accountName": "cliiumnemwk33v5", "apiType": "Sql", - "creationTime": "2023-04-14T13:23:19Z", - "deletionTime": "2023-04-14T13:26:29Z", - "oldestRestorableTime": "2023-04-07T13:26:29Z", + "creationTime": "2023-04-14T16:48:09Z", + "oldestRestorableTime": "2023-04-14T16:48:09Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", - "creationTime": "2023-04-14T13:23:20Z", - "deletionTime": "2023-04-14T13:26:29Z" + "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", + "creationTime": "2023-04-14T16:48:10Z" } ] } }, { - "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", "properties": { - "accountName": "cli-continuous7-737ullqld", + "accountName": "cli-continuous30-cylyo7wg-restored", "apiType": "Sql", - "creationTime": "2023-04-14T13:36:13Z", - "deletionTime": "2023-04-14T13:38:00Z", - "oldestRestorableTime": "2023-04-07T13:38:00Z", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", - "creationTime": "2023-04-14T13:36:14Z", - "deletionTime": "2023-04-14T13:38:00Z" + "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", "properties": { - "accountName": "clidiym44m6kuui", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-cylyo7wg", + "apiType": "Sql", + "creationTime": "2023-03-24T15:42:44Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", + "creationTime": "2023-03-24T15:42:45Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "name": "8c9286c5-c880-449c-9030-327de00e36b6", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", "properties": { - "accountName": "clifxznjcelc2k7", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:07:29Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-wuye4s75", + "apiType": "Sql", + "creationTime": "2023-03-24T16:04:54Z", + "deletionTime": "2023-03-24T16:12:17Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", - "creationTime": "2023-04-14T14:07:30Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", + "creationTime": "2023-03-24T16:04:55Z", + "deletionTime": "2023-03-24T16:12:17Z" } ] } }, { - "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "properties": { - "accountName": "clifdo3gehahcp3", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:32:21Z", - "deletionTime": "2023-04-14T14:36:53Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-qpysbnmc", + "apiType": "Sql", + "creationTime": "2023-03-24T16:45:16Z", + "deletionTime": "2023-03-24T16:52:22Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", - "creationTime": "2023-04-14T14:32:22Z", - "deletionTime": "2023-04-14T14:36:53Z" + "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", + "creationTime": "2023-03-24T16:45:17Z", + "deletionTime": "2023-03-24T16:52:22Z" } ] } }, { - "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "properties": { - "accountName": "clijvrcnqk7clgr", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:39:15Z", - "deletionTime": "2023-04-14T15:59:46Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-4uv42csa", + "apiType": "Sql", + "creationTime": "2023-03-24T17:01:08Z", + "deletionTime": "2023-03-24T17:07:36Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", - "creationTime": "2023-04-14T15:39:16Z", - "deletionTime": "2023-04-14T15:59:46Z" + "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", + "creationTime": "2023-03-24T17:01:09Z", + "deletionTime": "2023-03-24T17:07:36Z" } ] } }, { - "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "properties": { - "accountName": "cliw5rqb5ajsohh", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-e6tglvvh", + "apiType": "Sql", + "creationTime": "2023-03-24T19:18:31Z", + "deletionTime": "2023-03-24T19:24:33Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z" + "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", + "creationTime": "2023-03-24T19:18:32Z", + "deletionTime": "2023-03-24T19:24:33Z" } ] } }, { - "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "name": "bbc21107-730f-460e-a806-f73643e95a9b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", "properties": { - "accountName": "cliz3js7jmkwxxb", + "accountName": "cli-continuous30-mgbfodqo", "apiType": "Sql", - "creationTime": "2023-04-14T16:51:53Z", - "deletionTime": "2023-04-14T16:55:53Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-03-29T20:28:56Z", + "deletionTime": "2023-03-29T20:31:58Z", + "oldestRestorableTime": "2023-03-22T20:31:58Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", - "creationTime": "2023-04-14T16:51:54Z", - "deletionTime": "2023-04-14T16:55:53Z" + "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", + "creationTime": "2023-03-29T20:28:57Z", + "deletionTime": "2023-03-29T20:31:58Z" } ] } }, { - "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "properties": { - "accountName": "cliamicotk3huk3", - "apiType": "MongoDB", - "creationTime": "2023-04-14T16:59:34Z", - "deletionTime": "2023-04-14T17:04:35Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-pqnqtvrw", + "apiType": "Sql", + "creationTime": "2023-03-29T20:35:21Z", + "deletionTime": "2023-03-29T20:38:56Z", + "oldestRestorableTime": "2023-03-22T20:38:56Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", + "creationTime": "2023-03-29T20:37:50Z", + "deletionTime": "2023-03-29T20:38:56Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", - "creationTime": "2023-04-14T16:59:35Z", - "deletionTime": "2023-04-14T17:04:35Z" + "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", + "creationTime": "2023-03-29T20:35:22Z", + "deletionTime": "2023-03-29T20:38:56Z" } ] } }, { - "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", "properties": { - "accountName": "cli7fcxogqa75ng", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T17:07:39Z", - "deletionTime": "2023-04-14T17:12:37Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-nbcgdudl", + "apiType": "Sql", + "creationTime": "2023-03-29T20:49:15Z", + "deletionTime": "2023-03-29T20:52:54Z", + "oldestRestorableTime": "2023-03-22T20:52:54Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", + "creationTime": "2023-03-29T20:51:44Z", + "deletionTime": "2023-03-29T20:52:54Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", - "creationTime": "2023-04-14T17:07:40Z", - "deletionTime": "2023-04-14T17:12:37Z" + "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", + "creationTime": "2023-03-29T20:49:16Z", + "deletionTime": "2023-03-29T20:52:54Z" } ] } }, { - "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", "properties": { - "accountName": "clibijii3gdxu7r", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T17:16:06Z", - "deletionTime": "2023-04-14T17:19:35Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-fvguiiqd", + "apiType": "Sql", + "creationTime": "2023-03-29T20:58:03Z", + "deletionTime": "2023-03-29T21:26:03Z", + "oldestRestorableTime": "2023-03-22T21:26:03Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", + "creationTime": "2023-03-29T21:00:45Z", + "deletionTime": "2023-03-29T21:26:03Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", - "creationTime": "2023-04-14T17:16:07Z", - "deletionTime": "2023-04-14T17:19:35Z" + "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", + "creationTime": "2023-03-29T20:58:04Z", + "deletionTime": "2023-03-29T21:26:03Z" } ] } }, { - "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "name": "648c8b93-36da-440c-801c-19d18e3b3f21", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", "properties": { - "accountName": "cli-continuous7-ixtyb5gvo", + "accountName": "cli-continuous30-of2nmx5u", "apiType": "Sql", - "creationTime": "2023-04-14T17:21:52Z", - "deletionTime": "2023-04-14T17:23:42Z", - "oldestRestorableTime": "2023-04-07T17:22:55Z", + "creationTime": "2023-03-29T22:12:53Z", + "deletionTime": "2023-03-29T22:16:03Z", + "oldestRestorableTime": "2023-03-22T22:16:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", - "creationTime": "2023-04-14T17:21:53Z", - "deletionTime": "2023-04-14T17:23:42Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", + "creationTime": "2023-03-29T22:12:54Z", + "deletionTime": "2023-03-29T22:16:03Z" } ] } }, { - "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "properties": { - "accountName": "cli-continuous30-expjec5z", + "accountName": "cli-continuous30-guwsy4ak", "apiType": "Sql", - "creationTime": "2023-04-14T17:25:24Z", - "deletionTime": "2023-04-14T17:27:06Z", - "oldestRestorableTime": "2023-04-07T17:27:06Z", + "creationTime": "2023-03-29T22:43:18Z", + "deletionTime": "2023-03-29T22:48:52Z", + "oldestRestorableTime": "2023-03-22T22:48:52Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", - "creationTime": "2023-04-14T17:25:25Z", - "deletionTime": "2023-04-14T17:27:06Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", + "creationTime": "2023-03-29T22:45:41Z", + "deletionTime": "2023-03-29T22:48:52Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", + "creationTime": "2023-03-29T22:43:19Z", + "deletionTime": "2023-03-29T22:48:52Z" } ] } }, { - "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "name": "751f535c-90ad-422c-8791-d85058c83f19", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", "properties": { - "accountName": "cli-periodic-ppe7oaphbkgu", + "accountName": "cli-systemid-kq6yvu46yp4h-restored", "apiType": "Sql", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z", - "oldestRestorableTime": "2023-04-14T18:01:21Z", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z" + "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "accountName": "cli-systemid-kq6yvu46yp4h", "apiType": "Sql", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-05T22:25:06Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", + "creationTime": "2023-04-05T22:25:07Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g", + "accountName": "cli-systemid-pml7r44tlwdv-restored", "apiType": "Sql", - "creationTime": "2023-04-14T18:08:00Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", - "creationTime": "2023-04-14T18:08:01Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z" } ] } }, { - "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "name": "9962f6da-506f-408b-927f-4eb07a12c382", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", "properties": { - "accountName": "cli7i23nmwwvyik", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T18:36:04Z", - "deletionTime": "2023-04-14T18:40:37Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-systemid-pml7r44tlwdv", + "apiType": "Sql", + "creationTime": "2023-04-07T15:43:38Z", + "deletionTime": "2023-04-07T16:06:55Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", - "creationTime": "2023-04-14T18:36:05Z", - "deletionTime": "2023-04-14T18:40:37Z" + "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", + "creationTime": "2023-04-07T15:43:39Z", + "deletionTime": "2023-04-07T16:06:55Z" } ] } }, { - "name": "f4004a76-8173-4d36-9590-6090cce37a4d", - "location": "West Europe", + "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", "properties": { - "accountName": "aholdtest", - "apiType": "MongoDB", - "creationTime": "2021-07-01T19:34:24Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "cli-continuous30-5xp42uvg", + "apiType": "Sql", + "creationTime": "2023-04-07T16:35:15Z", + "deletionTime": "2023-04-07T16:38:01Z", + "oldestRestorableTime": "2023-03-31T16:38:01Z", "restorableLocations": [ { - "locationName": "West Europe", - "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", - "creationTime": "2021-07-01T19:34:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", + "creationTime": "2023-04-07T16:35:16Z", + "deletionTime": "2023-04-07T16:38:01Z" } ] } }, { - "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", - "location": "West US", + "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", "properties": { - "accountName": "targetacct112", + "accountName": "cli-continuous7-kadtogihc", "apiType": "Sql", - "creationTime": "2021-03-01T10:33:41Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-07T16:56:03Z", + "deletionTime": "2023-04-07T16:57:45Z", + "oldestRestorableTime": "2023-03-31T16:56:56Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", - "creationTime": "2021-03-01T10:33:41Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", + "creationTime": "2023-04-07T16:56:04Z", + "deletionTime": "2023-04-07T16:57:45Z" } ] } }, { - "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", - "location": "West US", + "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", "properties": { - "accountName": "pitrmongotest", - "apiType": "MongoDB", - "creationTime": "2020-10-01T17:27:22Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli-continuous7-ghrp5g2r3", + "apiType": "Sql", + "creationTime": "2023-04-07T17:01:55Z", + "deletionTime": "2023-04-07T17:04:46Z", + "oldestRestorableTime": "2023-03-31T17:04:46Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", - "creationTime": "2020-10-01T17:27:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", + "creationTime": "2023-04-07T17:01:56Z", + "deletionTime": "2023-04-07T17:04:46Z" } ] } }, { - "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", - "location": "West US", + "name": "53c25e9f-44ca-4509-adcd-23802185cba8", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", "properties": { - "accountName": "pitrmongowithsnapshots", - "apiType": "MongoDB", - "creationTime": "2021-01-07T19:45:07Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli-periodic-d6qxquiv72md", + "apiType": "Sql", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z", + "oldestRestorableTime": "2023-04-07T17:18:47Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", - "creationTime": "2021-01-07T19:45:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z" } ] } }, { - "name": "36d321ce-5c39-4d66-9347-47beebff1142", - "location": "West US", + "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "properties": { - "accountName": "test0319-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:28:13Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cliufubmalcsuyb", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", - "creationTime": "2021-07-07T21:28:13Z" - }, - { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", - "creationTime": "2021-07-07T21:28:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z" } ] } }, { - "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", - "location": "West US", + "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", "properties": { - "accountName": "pitracctdemo2", - "apiType": "Sql", - "creationTime": "2020-08-11T02:34:23Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "clitfyptqa45syc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:33:20Z", + "deletionTime": "2023-04-07T17:52:53Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", - "creationTime": "2020-08-11T02:34:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", + "creationTime": "2023-04-07T17:33:21Z", + "deletionTime": "2023-04-07T17:52:53Z" } ] } }, { - "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", - "location": "West US", + "name": "329d5785-2f04-451c-a748-f79d0f562ff9", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", "properties": { - "accountName": "ptr-target", - "apiType": "Sql", - "creationTime": "2021-01-05T22:25:24Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cliahilffivwqwi", + "apiType": "MongoDB", + "creationTime": "2023-04-07T19:26:23Z", + "deletionTime": "2023-04-07T19:31:01Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", - "creationTime": "2021-01-05T22:25:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", + "creationTime": "2023-04-07T19:26:24Z", + "deletionTime": "2023-04-07T19:31:01Z" } ] } }, { - "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", - "location": "West US", + "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", "properties": { - "accountName": "pitrmongotest-restore", - "apiType": "MongoDB", - "creationTime": "2020-10-01T21:24:45Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli5nu6pl77n5ia", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:12:03Z", + "deletionTime": "2023-04-07T20:16:06Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", - "creationTime": "2020-10-01T21:24:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", + "creationTime": "2023-04-07T20:12:04Z", + "deletionTime": "2023-04-07T20:16:06Z" } ] } }, { - "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", - "location": "West US", + "name": "ced5610b-4422-469f-a9ca-f83235fea285", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", "properties": { - "accountName": "pitrdemo1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:28:59Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "clisrkiadnudmcc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:25:32Z", + "deletionTime": "2023-04-07T20:29:54Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", - "creationTime": "2020-10-15T17:29:00Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", + "creationTime": "2023-04-07T20:25:33Z", + "deletionTime": "2023-04-07T20:29:54Z" } ] } }, { - "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", - "location": "West US", + "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", "properties": { - "accountName": "pitrdemorestored1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:37:20Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cliypixaxarcyzp", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:36:05Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", - "creationTime": "2020-10-15T17:37:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", + "creationTime": "2023-04-07T20:36:06Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "23e99a35-cd36-4df4-9614-f767a03b9995", - "location": "West US", + "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", "properties": { - "accountName": "subbannageeta", - "apiType": "Sql", - "creationTime": "2020-08-08T01:04:53Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "clilnfxvj3jbdds", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", - "creationTime": "2020-08-08T01:04:53Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", - "creationTime": "2020-08-08T01:15:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", - "location": "West US", + "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", "properties": { - "accountName": "scottkirill", - "apiType": "Sql", - "creationTime": "2021-04-15T17:21:20Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cliwoaphmlu77h5", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:56:14Z", + "deletionTime": "2023-04-07T21:59:20Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", - "creationTime": "2021-04-15T17:21:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", + "creationTime": "2023-04-07T21:56:15Z", + "deletionTime": "2023-04-07T21:59:20Z" } ] } }, { - "name": "01c9a078-6ca2-43fd-92c7-632167c86590", - "location": "West US", + "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", "properties": { - "accountName": "test0319-pitr-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:54:07Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "clioh53zckfrcxk", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T22:04:54Z", + "deletionTime": "2023-04-07T22:09:53Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", - "creationTime": "2021-07-07T21:54:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", + "creationTime": "2023-04-07T22:04:55Z", + "deletionTime": "2023-04-07T22:09:53Z" } ] } }, { - "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", - "location": "West US", + "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", "properties": { - "accountName": "onboardingtestaccount0124", + "accountName": "cli7cixib236qbg", "apiType": "Sql", - "creationTime": "2022-01-24T20:24:43Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-08T17:25:42Z", + "deletionTime": "2023-04-08T17:29:36Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", - "creationTime": "2022-01-24T20:24:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", + "creationTime": "2023-04-08T17:25:44Z", + "deletionTime": "2023-04-08T17:29:36Z" } ] } }, { - "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", - "location": "West US", + "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", "properties": { - "accountName": "onboardingtestaccount0124-restored", + "accountName": "cli-continuous7-hfvk4t4fj", "apiType": "Sql", - "creationTime": "2022-01-24T20:48:23Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-13T14:48:07Z", + "deletionTime": "2023-04-13T14:49:43Z", + "oldestRestorableTime": "2023-04-06T14:49:43Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", - "creationTime": "2022-01-24T20:48:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", + "creationTime": "2023-04-13T14:48:08Z", + "deletionTime": "2023-04-13T14:49:43Z" } ] } }, { - "name": "01652628-d4ef-449d-846e-38e8250f0b9a", - "location": "West US", + "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", "properties": { - "accountName": "vinh-table2-restore", - "apiType": "Table, Sql", - "creationTime": "2022-04-07T00:48:08Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli-continuous7-zputoz3gu", + "apiType": "Sql", + "creationTime": "2023-04-14T13:23:19Z", + "deletionTime": "2023-04-14T13:26:29Z", + "oldestRestorableTime": "2023-04-07T13:26:29Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", - "creationTime": "2022-04-07T00:48:08Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", + "creationTime": "2023-04-14T13:23:20Z", + "deletionTime": "2023-04-14T13:26:29Z" } ] } }, { - "name": "4b754475-3b23-4485-9205-87ac1661af13", - "location": "West US", + "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", "properties": { - "accountName": "vinhpitr30-cli", + "accountName": "cli-continuous7-737ullqld", "apiType": "Sql", - "creationTime": "2022-04-29T23:50:20Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-14T13:36:13Z", + "deletionTime": "2023-04-14T13:38:00Z", + "oldestRestorableTime": "2023-04-07T13:38:00Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", - "creationTime": "2022-04-29T23:50:21Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", + "creationTime": "2023-04-14T13:36:14Z", + "deletionTime": "2023-04-14T13:38:00Z" } ] } }, { - "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", - "location": "West US", + "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", "properties": { - "accountName": "vinhperiodic3-cli", - "apiType": "Sql", - "creationTime": "2022-06-03T17:21:23Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "clidiym44m6kuui", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", - "creationTime": "2022-06-03T17:21:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "023add2e-531e-4574-a7df-4d09c97d548d", - "location": "West US", + "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", "properties": { - "accountName": "vinh-pitr7-portal", - "apiType": "Sql", - "creationTime": "2022-05-31T19:24:32Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "clifxznjcelc2k7", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:07:29Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", - "creationTime": "2022-05-31T19:24:34Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", + "creationTime": "2023-04-14T14:07:30Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", - "location": "West US", + "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7", - "apiType": "Sql", - "creationTime": "2022-05-31T23:36:11Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "clifdo3gehahcp3", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:32:21Z", + "deletionTime": "2023-04-14T14:36:53Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", - "creationTime": "2022-05-31T23:36:11Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", + "creationTime": "2023-04-14T14:32:22Z", + "deletionTime": "2023-04-14T14:36:53Z" } ] } }, { - "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", - "location": "West US", + "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", - "apiType": "Sql", - "creationTime": "2022-06-03T18:42:58Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "clijvrcnqk7clgr", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:39:15Z", + "deletionTime": "2023-04-14T15:59:46Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", - "creationTime": "2022-06-03T18:42:58Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", + "creationTime": "2023-04-14T15:39:16Z", + "deletionTime": "2023-04-14T15:59:46Z" } ] } }, { - "name": "3808b68e-7cae-4b91-901b-e29b35b311be", - "location": "West US", + "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", "properties": { - "accountName": "vinh-periodic-again", - "apiType": "Sql", - "creationTime": "2022-06-10T20:01:48Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cliw5rqb5ajsohh", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", - "creationTime": "2022-06-10T20:01:48Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z" } ] } }, { - "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", - "location": "West US", + "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", "properties": { - "accountName": "vinh-periodic-again2", + "accountName": "cliz3js7jmkwxxb", "apiType": "Sql", - "creationTime": "2022-06-10T23:57:37Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "creationTime": "2023-04-14T16:51:53Z", + "deletionTime": "2023-04-14T16:55:53Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", - "creationTime": "2022-06-10T23:57:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", + "creationTime": "2023-04-14T16:51:54Z", + "deletionTime": "2023-04-14T16:55:53Z" } ] } }, { - "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", - "location": "West US", + "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", "properties": { - "accountName": "vinh-gremlin-again", - "apiType": "Gremlin, Sql", - "creationTime": "2022-07-28T01:55:28Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "cliamicotk3huk3", + "apiType": "MongoDB", + "creationTime": "2023-04-14T16:59:34Z", + "deletionTime": "2023-04-14T17:04:35Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", - "creationTime": "2022-07-28T01:55:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", + "creationTime": "2023-04-14T16:59:35Z", + "deletionTime": "2023-04-14T17:04:35Z" } ] } }, { - "name": "df774a43-6e6f-4725-82d0-67c18c69a906", - "location": "West US", + "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", "properties": { - "accountName": "vinh-table-tennis-cli-0190", - "apiType": "Table, Sql", - "creationTime": "2022-08-11T05:19:28Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli7fcxogqa75ng", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T17:07:39Z", + "deletionTime": "2023-04-14T17:12:37Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", - "creationTime": "2022-08-11T05:19:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", + "creationTime": "2023-04-14T17:07:40Z", + "deletionTime": "2023-04-14T17:12:37Z" } ] } }, { - "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", - "location": "West US", + "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", "properties": { - "accountName": "ddhamothsqlpitracc", - "apiType": "Sql", - "creationTime": "2022-10-12T07:15:50Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "clibijii3gdxu7r", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T17:16:06Z", + "deletionTime": "2023-04-14T17:19:35Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", - "creationTime": "2022-10-12T07:15:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", + "creationTime": "2023-04-14T17:16:07Z", + "deletionTime": "2023-04-14T17:19:35Z" } ] } }, { - "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", - "location": "West US", + "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", "properties": { - "accountName": "ddhamothmongopitracc", - "apiType": "MongoDB", - "creationTime": "2022-10-12T07:18:54Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli-continuous7-ixtyb5gvo", + "apiType": "Sql", + "creationTime": "2023-04-14T17:21:52Z", + "deletionTime": "2023-04-14T17:23:42Z", + "oldestRestorableTime": "2023-04-07T17:22:55Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", - "creationTime": "2022-10-12T07:18:55Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", + "creationTime": "2023-04-14T17:21:53Z", + "deletionTime": "2023-04-14T17:23:42Z" } ] } }, { - "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", - "location": "West US", + "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", "properties": { - "accountName": "dsapaligadbkeytest", + "accountName": "cli-continuous30-expjec5z", "apiType": "Sql", - "creationTime": "2022-10-27T16:53:54Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "creationTime": "2023-04-14T17:25:24Z", + "deletionTime": "2023-04-14T17:27:06Z", + "oldestRestorableTime": "2023-04-07T17:27:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", - "creationTime": "2022-10-27T16:53:56Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", + "creationTime": "2023-04-14T17:25:25Z", + "deletionTime": "2023-04-14T17:27:06Z" } ] } }, { - "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", - "location": "West US", + "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", "properties": { - "accountName": "ddhamothpitrsqlacc2", + "accountName": "cli-periodic-ppe7oaphbkgu", "apiType": "Sql", - "creationTime": "2022-11-15T21:30:17Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z", + "oldestRestorableTime": "2023-04-14T18:01:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", - "creationTime": "2022-11-15T21:30:18Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z" } ] } }, { - "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", - "location": "West US", + "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", "properties": { - "accountName": "vinkumsql", + "accountName": "cli-systemid-ppze3bdfpo3g-restored", "apiType": "Sql", - "creationTime": "2022-12-06T19:35:15Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", - "creationTime": "2022-12-06T19:35:16Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", - "location": "West US", + "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", "properties": { - "accountName": "dsapaliga-monitor-test2", + "accountName": "cli-systemid-ppze3bdfpo3g", "apiType": "Sql", - "creationTime": "2022-12-09T16:57:51Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "creationTime": "2023-04-14T18:08:00Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", - "creationTime": "2022-12-09T16:57:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", + "creationTime": "2023-04-14T18:08:01Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", - "location": "West US", + "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", "properties": { - "accountName": "nikhiltestmig", - "apiType": "Sql", - "creationTime": "2022-12-15T19:23:56Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "cli7i23nmwwvyik", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T18:36:04Z", + "deletionTime": "2023-04-14T18:40:37Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", - "creationTime": "2022-12-15T19:23:56Z" - }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", - "creationTime": "2022-12-19T06:05:45Z" + "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", + "creationTime": "2023-04-14T18:36:05Z", + "deletionTime": "2023-04-14T18:40:37Z" } ] } }, { - "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", - "location": "West US", + "name": "f4004a76-8173-4d36-9590-6090cce37a4d", + "location": "West Europe", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", "properties": { - "accountName": "nikhil-multi-region-pitr", - "apiType": "Sql", - "creationTime": "2022-12-19T06:00:50Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "accountName": "aholdtest", + "apiType": "MongoDB", + "creationTime": "2021-07-01T19:34:24Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", - "creationTime": "2022-12-19T06:00:52Z" + "locationName": "West Europe", + "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", + "creationTime": "2021-07-01T19:34:25Z" } ] } }, { - "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", "properties": { - "accountName": "test-account23", + "accountName": "targetacct112", "apiType": "Sql", - "creationTime": "2022-12-24T18:24:52Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "creationTime": "2021-03-01T10:33:41Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", - "creationTime": "2022-12-24T18:24:53Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", - "creationTime": "2022-12-24T18:27:11Z" + "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", + "creationTime": "2021-03-01T10:33:41Z" } ] } }, { - "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", "properties": { - "accountName": "testpitr", - "apiType": "Sql", - "creationTime": "2022-12-27T20:37:00Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "pitrmongotest", + "apiType": "MongoDB", + "creationTime": "2020-10-01T17:27:22Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", - "creationTime": "2022-12-27T20:37:02Z" + "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", + "creationTime": "2020-10-01T17:27:23Z" } ] } }, { - "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", + "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", "properties": { - "accountName": "readregionrestore-test", - "apiType": "Sql", - "creationTime": "2023-01-09T23:54:38Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "pitrmongowithsnapshots", + "apiType": "MongoDB", + "creationTime": "2021-01-07T19:45:07Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", - "creationTime": "2023-01-09T23:54:38Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", + "creationTime": "2021-01-07T19:45:07Z" } ] } }, { - "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", + "name": "36d321ce-5c39-4d66-9347-47beebff1142", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", "properties": { - "accountName": "vinhpitr30-cli-arm-restore", + "accountName": "test0319-r1", "apiType": "Sql", - "creationTime": "2023-02-06T21:33:23Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2021-07-07T21:28:13Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", - "creationTime": "2023-02-06T21:33:23Z" + "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", + "creationTime": "2021-07-07T21:28:13Z" + }, + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", + "creationTime": "2021-07-07T21:28:13Z" } ] } }, { - "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", + "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "properties": { - "accountName": "grem-test", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-06T19:09:58Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "pitracctdemo2", + "apiType": "Sql", + "creationTime": "2020-08-11T02:34:23Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", - "creationTime": "2023-03-06T19:09:59Z" + "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", + "creationTime": "2020-08-11T02:34:24Z" } ] } }, { - "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", + "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", "properties": { - "accountName": "mongo-test-1", - "apiType": "MongoDB", - "creationTime": "2023-03-06T19:26:33Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "ptr-target", + "apiType": "Sql", + "creationTime": "2021-01-05T22:25:24Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", - "creationTime": "2023-03-06T19:26:34Z" + "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", + "creationTime": "2021-01-05T22:25:24Z" } ] } }, { - "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", + "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "properties": { - "accountName": "sql-test-1", - "apiType": "Sql", - "creationTime": "2023-03-06T19:26:23Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "pitrmongotest-restore", + "apiType": "MongoDB", + "creationTime": "2020-10-01T21:24:45Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", - "creationTime": "2023-03-06T19:26:24Z" + "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", + "creationTime": "2020-10-01T21:24:45Z" } ] } }, { - "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", "properties": { - "accountName": "tables-test-1", - "apiType": "Table, Sql", - "creationTime": "2023-03-06T19:30:24Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "accountName": "pitrdemo1015", + "apiType": "Sql", + "creationTime": "2020-10-15T17:28:59Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", - "creationTime": "2023-03-06T19:30:25Z" + "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", + "creationTime": "2020-10-15T17:29:00Z" } ] } }, { - "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "pitrdemorestored1015", "apiType": "Sql", - "creationTime": "2023-03-28T14:32:50Z", - "oldestRestorableTime": "2023-03-28T14:32:50Z", + "creationTime": "2020-10-15T17:37:20Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", - "creationTime": "2023-03-28T14:32:51Z" + "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", + "creationTime": "2020-10-15T17:37:20Z" } ] } }, { - "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "name": "23e99a35-cd36-4df4-9614-f767a03b9995", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "subbannageeta", "apiType": "Sql", - "creationTime": "2023-03-28T14:53:31Z", - "oldestRestorableTime": "2023-03-28T14:53:31Z", + "creationTime": "2020-08-08T01:04:53Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", - "creationTime": "2023-03-28T14:53:32Z" + "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", + "creationTime": "2020-08-08T01:04:53Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", + "creationTime": "2020-08-08T01:15:44Z" } ] } }, { - "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", "properties": { - "accountName": "dsapaliga-xrr-test", + "accountName": "scottkirill", "apiType": "Sql", - "creationTime": "2023-03-30T04:00:57Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "creationTime": "2021-04-15T17:21:20Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", - "creationTime": "2023-03-30T04:00:58Z" + "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", + "creationTime": "2021-04-15T17:21:20Z" } ] } }, { - "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "name": "01c9a078-6ca2-43fd-92c7-632167c86590", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", "properties": { - "accountName": "dsapaliga-xrr-cli2", + "accountName": "test0319-pitr-r1", "apiType": "Sql", - "creationTime": "2023-03-30T04:23:35Z", - "oldestRestorableTime": "2023-04-11T16:27:48Z", + "creationTime": "2021-07-07T21:54:07Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", - "creationTime": "2023-03-30T04:23:36Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", - "creationTime": "2023-03-30T04:25:59Z" + "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", + "creationTime": "2021-07-07T21:54:07Z" } ] } }, { - "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", "properties": { - "accountName": "r-database-account-5580", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T18:31:49Z", - "oldestRestorableTime": "2023-04-05T18:31:49Z", + "accountName": "onboardingtestaccount0124", + "apiType": "Sql", + "creationTime": "2022-01-24T20:24:43Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", - "creationTime": "2023-04-05T18:31:50Z" + "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", + "creationTime": "2022-01-24T20:24:44Z" } ] } }, { - "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", "properties": { - "accountName": "r-grem-db-account-938", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:55Z", - "oldestRestorableTime": "2023-04-05T19:15:55Z", + "accountName": "onboardingtestaccount0124-restored", + "apiType": "Sql", + "creationTime": "2022-01-24T20:48:23Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", - "creationTime": "2023-04-05T19:15:56Z" + "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", + "creationTime": "2022-01-24T20:48:23Z" } ] } }, { - "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", + "name": "01652628-d4ef-449d-846e-38e8250f0b9a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", "properties": { - "accountName": "r-table-account-9379", + "accountName": "vinh-table2-restore", "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:45:49Z", - "oldestRestorableTime": "2023-04-06T01:45:49Z", + "creationTime": "2022-04-07T00:48:08Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", - "creationTime": "2023-04-06T01:45:51Z" + "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", + "creationTime": "2022-04-07T00:48:08Z" } ] } }, { - "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", + "name": "4b754475-3b23-4485-9205-87ac1661af13", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", "properties": { - "accountName": "restoredaccount-5362", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:03:48Z", - "oldestRestorableTime": "2023-04-06T02:03:48Z", + "accountName": "vinhpitr30-cli", + "apiType": "Sql", + "creationTime": "2022-04-29T23:50:20Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", - "creationTime": "2023-04-06T02:03:48Z" + "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", + "creationTime": "2022-04-29T23:50:21Z" } ] } }, { - "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", "properties": { - "accountName": "r-database-account-8550", + "accountName": "vinhperiodic3-cli", "apiType": "Sql", - "creationTime": "2023-04-06T02:07:24Z", - "oldestRestorableTime": "2023-04-06T02:07:24Z", + "creationTime": "2022-06-03T17:21:23Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", - "creationTime": "2023-04-06T02:07:26Z" + "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", + "creationTime": "2022-06-03T17:21:23Z" } ] } }, { - "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", + "name": "023add2e-531e-4574-a7df-4d09c97d548d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", "properties": { - "accountName": "r-table-account-5626", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:12:24Z", - "oldestRestorableTime": "2023-04-06T02:12:24Z", + "accountName": "vinh-pitr7-portal", + "apiType": "Sql", + "creationTime": "2022-05-31T19:24:32Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", - "creationTime": "2023-04-06T02:12:25Z" + "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", + "creationTime": "2022-05-31T19:24:34Z" } ] } }, { - "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", "properties": { - "accountName": "r-database-account-8435", + "accountName": "vinh-periodic-portal-tobemigrated-to-7", "apiType": "Sql", - "creationTime": "2023-04-06T02:11:39Z", - "oldestRestorableTime": "2023-04-06T02:11:39Z", + "creationTime": "2022-05-31T23:36:11Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", - "creationTime": "2023-04-06T02:11:40Z" + "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", + "creationTime": "2022-05-31T23:36:11Z" } ] } }, { - "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", + "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "properties": { - "accountName": "r-table-account-1300", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:23:30Z", - "oldestRestorableTime": "2023-04-06T06:23:30Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", + "apiType": "Sql", + "creationTime": "2022-06-03T18:42:58Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", - "creationTime": "2023-04-06T06:23:31Z" + "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", + "creationTime": "2022-06-03T18:42:58Z" } ] } }, { - "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "name": "3808b68e-7cae-4b91-901b-e29b35b311be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", "properties": { - "accountName": "restoredaccount-9934", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:40:38Z", - "oldestRestorableTime": "2023-04-06T06:40:38Z", + "accountName": "vinh-periodic-again", + "apiType": "Sql", + "creationTime": "2022-06-10T20:01:48Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", - "creationTime": "2023-04-06T06:40:38Z" + "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", + "creationTime": "2022-06-10T20:01:48Z" } ] } }, { - "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", + "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", "properties": { - "accountName": "cli3grog6psgdfn", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T17:59:19Z", - "oldestRestorableTime": "2023-04-06T17:59:19Z", + "accountName": "vinh-periodic-again2", + "apiType": "Sql", + "creationTime": "2022-06-10T23:57:37Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", - "creationTime": "2023-04-06T17:59:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", + "creationTime": "2022-06-10T23:57:37Z" } ] } }, { - "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", "properties": { - "accountName": "clil3ignfqgk6kz", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:02:42Z", - "oldestRestorableTime": "2023-04-06T18:02:42Z", + "accountName": "vinh-gremlin-again", + "apiType": "Gremlin, Sql", + "creationTime": "2022-07-28T01:55:28Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", - "creationTime": "2023-04-06T18:02:43Z" + "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", + "creationTime": "2022-07-28T01:55:28Z" } ] } }, { - "name": "4656b731-172b-4064-8514-f327e6841751", + "name": "df774a43-6e6f-4725-82d0-67c18c69a906", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", "properties": { - "accountName": "cliysii3c7g3auw", - "apiType": "Sql", - "creationTime": "2023-04-06T18:00:38Z", - "oldestRestorableTime": "2023-04-06T18:00:38Z", + "accountName": "vinh-table-tennis-cli-0190", + "apiType": "Table, Sql", + "creationTime": "2022-08-11T05:19:28Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", - "creationTime": "2023-04-06T18:00:39Z" + "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", + "creationTime": "2022-08-11T05:19:28Z" } ] } }, { - "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", + "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "properties": { - "accountName": "clihhqescxfepto", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:03:34Z", - "oldestRestorableTime": "2023-04-06T18:03:34Z", + "accountName": "ddhamothsqlpitracc", + "apiType": "Sql", + "creationTime": "2022-10-12T07:15:50Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", - "creationTime": "2023-04-06T18:03:35Z" + "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", + "creationTime": "2022-10-12T07:15:51Z" } ] } }, { - "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "properties": { - "accountName": "clib27b72hyhtjp", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:02Z", - "oldestRestorableTime": "2023-04-06T18:02:02Z", + "accountName": "ddhamothmongopitracc", + "apiType": "MongoDB", + "creationTime": "2022-10-12T07:18:54Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", - "creationTime": "2023-04-06T18:02:03Z" + "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", + "creationTime": "2022-10-12T07:18:55Z" } ] } }, { - "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "properties": { - "accountName": "clio3vmbb3n7afz", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:07:13Z", - "oldestRestorableTime": "2023-04-06T18:07:13Z", + "accountName": "dsapaligadbkeytest", + "apiType": "Sql", + "creationTime": "2022-10-27T16:53:54Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", - "creationTime": "2023-04-06T18:07:14Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", + "creationTime": "2022-10-27T16:53:56Z" } ] } }, { - "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", "properties": { - "accountName": "cliuoo2ldjhxpwj", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:04:25Z", - "oldestRestorableTime": "2023-04-06T18:04:25Z", + "accountName": "ddhamothpitrsqlacc2", + "apiType": "Sql", + "creationTime": "2022-11-15T21:30:17Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", - "creationTime": "2023-04-06T18:04:26Z" + "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", + "creationTime": "2022-11-15T21:30:18Z" } ] } }, { - "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", + "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", "properties": { - "accountName": "clizy6bsjdyjuwo", + "accountName": "vinkumsql", "apiType": "Sql", - "creationTime": "2023-04-06T18:03:13Z", - "oldestRestorableTime": "2023-04-06T18:03:13Z", + "creationTime": "2022-12-06T19:35:15Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", - "creationTime": "2023-04-06T18:03:14Z" + "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", + "creationTime": "2022-12-06T19:35:16Z" } ] } }, { - "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "properties": { - "accountName": "clizcfq53tcsj7v", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:04:50Z", - "oldestRestorableTime": "2023-04-06T18:04:50Z", + "accountName": "dsapaliga-monitor-test2", + "apiType": "Sql", + "creationTime": "2022-12-09T16:57:51Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", - "creationTime": "2023-04-06T18:04:52Z" + "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", + "creationTime": "2022-12-09T16:57:51Z" } ] } }, { - "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", + "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "properties": { - "accountName": "cli2gdxmqiqo4ik", + "accountName": "nikhiltestmig", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:58Z", - "oldestRestorableTime": "2023-04-06T18:02:58Z", + "creationTime": "2022-12-15T19:23:56Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", - "creationTime": "2023-04-06T18:02:58Z" + "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", + "creationTime": "2022-12-15T19:23:56Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", + "creationTime": "2022-12-19T06:05:45Z" } ] } }, { - "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", + "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", "properties": { - "accountName": "cligsqzmjlnuq5j", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:06:34Z", - "oldestRestorableTime": "2023-04-06T18:06:34Z", + "accountName": "nikhil-multi-region-pitr", + "apiType": "Sql", + "creationTime": "2022-12-19T06:00:50Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", - "creationTime": "2023-04-06T18:06:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", + "creationTime": "2022-12-19T06:00:52Z" } ] } }, { - "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "properties": { - "accountName": "r-grem-db-account-7826", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:27:30Z", - "oldestRestorableTime": "2023-04-06T18:27:30Z", + "accountName": "test-account23", + "apiType": "Sql", + "creationTime": "2022-12-24T18:24:52Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", - "creationTime": "2023-04-06T18:27:31Z" + "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", + "creationTime": "2022-12-24T18:24:53Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", + "creationTime": "2022-12-24T18:27:11Z" } ] } }, { - "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", + "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "properties": { - "accountName": "cliec3z5o2473ut", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:31:12Z", - "oldestRestorableTime": "2023-04-06T18:31:12Z", + "accountName": "testpitr", + "apiType": "Sql", + "creationTime": "2022-12-27T20:37:00Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", - "creationTime": "2023-04-06T18:31:13Z" + "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", + "creationTime": "2022-12-27T20:37:02Z" } ] } }, { - "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", + "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", "properties": { - "accountName": "clinrylxz344nf3", + "accountName": "readregionrestore-test", "apiType": "Sql", - "creationTime": "2023-04-06T18:29:44Z", - "oldestRestorableTime": "2023-04-06T18:29:44Z", + "creationTime": "2023-01-09T23:54:38Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", - "creationTime": "2023-04-06T18:29:45Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", + "creationTime": "2023-01-09T23:54:38Z" } ] } }, { - "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", + "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", "properties": { - "accountName": "clilaesevwusylf", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:34:21Z", - "oldestRestorableTime": "2023-04-06T18:34:21Z", + "accountName": "vinhpitr30-cli-arm-restore", + "apiType": "Sql", + "creationTime": "2023-02-06T21:33:23Z", + "oldestRestorableTime": "2023-03-21T00:32:38Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", - "creationTime": "2023-04-06T18:34:23Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", + "creationTime": "2023-02-06T21:33:23Z" } ] } }, { - "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", "properties": { - "accountName": "cli7p3qq5cporx7", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:35Z", - "oldestRestorableTime": "2023-04-06T18:29:35Z", + "accountName": "grem-test", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-06T19:09:58Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", - "creationTime": "2023-04-06T18:29:36Z" + "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", + "creationTime": "2023-03-06T19:09:59Z" } ] } }, { - "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", + "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", "properties": { - "accountName": "clij75qd5uyobmj", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:31:13Z", - "oldestRestorableTime": "2023-04-06T18:31:13Z", + "accountName": "mongo-test-1", + "apiType": "MongoDB", + "creationTime": "2023-03-06T19:26:33Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", - "creationTime": "2023-04-06T18:31:14Z" + "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", + "creationTime": "2023-03-06T19:26:34Z" } ] } }, { - "name": "8a7d6175-2174-495f-9147-ade59959d7a1", + "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", "properties": { - "accountName": "r-grem-db-account-5687", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:34:51Z", - "oldestRestorableTime": "2023-04-06T18:34:51Z", + "accountName": "sql-test-1", + "apiType": "Sql", + "creationTime": "2023-03-06T19:26:23Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", - "creationTime": "2023-04-06T18:34:52Z" + "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", + "creationTime": "2023-03-06T19:26:24Z" } ] } }, { - "name": "91df614a-d17c-4510-8727-354fe0d1447d", + "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "properties": { - "accountName": "clivh5sbv5jm2tn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:55Z", - "oldestRestorableTime": "2023-04-06T18:35:55Z", + "accountName": "tables-test-1", + "apiType": "Table, Sql", + "creationTime": "2023-03-06T19:30:24Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", - "creationTime": "2023-04-06T18:35:56Z" + "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", + "creationTime": "2023-03-06T19:30:25Z" } ] } }, { - "name": "073071e8-3f6e-4510-9175-440346e61824", + "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "properties": { - "accountName": "clipmrcd5m37yeh", + "accountName": "cosmosdb-1232", "apiType": "Sql", - "creationTime": "2023-04-06T18:34:27Z", - "oldestRestorableTime": "2023-04-06T18:34:27Z", + "creationTime": "2023-03-28T14:32:50Z", + "oldestRestorableTime": "2023-03-28T14:32:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", - "creationTime": "2023-04-06T18:34:28Z" + "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", + "creationTime": "2023-03-28T14:32:51Z" } ] } }, { - "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", + "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "properties": { - "accountName": "clieik2we2gw5zk", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-04-06T18:34:28Z", - "oldestRestorableTime": "2023-04-06T18:34:28Z", + "creationTime": "2023-03-28T14:53:31Z", + "oldestRestorableTime": "2023-03-28T14:53:31Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", - "creationTime": "2023-04-06T18:34:29Z" + "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", + "creationTime": "2023-03-28T14:53:32Z" } ] } }, { - "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", + "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "properties": { - "accountName": "cli24p5gxxip4wp", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:36:07Z", - "oldestRestorableTime": "2023-04-06T18:36:07Z", + "accountName": "dsapaliga-xrr-test", + "apiType": "Sql", + "creationTime": "2023-03-30T04:00:57Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", - "creationTime": "2023-04-06T18:36:08Z" + "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", + "creationTime": "2023-03-30T04:00:58Z" } ] } }, { - "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", "properties": { - "accountName": "cli4nd5tsapqcn4", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:38:50Z", - "oldestRestorableTime": "2023-04-06T18:38:50Z", + "accountName": "dsapaliga-xrr-cli2", + "apiType": "Sql", + "creationTime": "2023-03-30T04:23:35Z", + "oldestRestorableTime": "2023-04-13T00:32:38Z", "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", + "creationTime": "2023-03-30T04:23:36Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", - "creationTime": "2023-04-06T18:38:51Z" + "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", + "creationTime": "2023-03-30T04:25:59Z" } ] } }, { - "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", "properties": { - "accountName": "r-database-account-163", - "apiType": "Sql", - "creationTime": "2023-04-18T16:23:17Z", - "oldestRestorableTime": "2023-04-18T16:23:17Z", + "accountName": "r-grem-db-account-938", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:55Z", + "oldestRestorableTime": "2023-04-05T19:15:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", - "creationTime": "2023-04-18T16:23:18Z" + "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", + "creationTime": "2023-04-05T19:15:56Z" } ] } }, { - "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", "properties": { - "accountName": "r-database-account-4892", - "apiType": "Sql", - "creationTime": "2023-03-23T10:54:16Z", - "deletionTime": "2023-03-23T10:54:57Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-9379", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:45:49Z", + "oldestRestorableTime": "2023-04-06T01:45:49Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", - "creationTime": "2023-03-23T10:54:17Z", - "deletionTime": "2023-03-23T10:54:57Z" + "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", + "creationTime": "2023-04-06T01:45:51Z" } ] } }, { - "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", "properties": { - "accountName": "r-database-account-6730", - "apiType": "Sql", - "creationTime": "2023-03-23T11:05:04Z", - "deletionTime": "2023-03-23T11:06:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5362", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:03:48Z", + "oldestRestorableTime": "2023-04-06T02:03:48Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", - "creationTime": "2023-03-23T11:05:05Z", - "deletionTime": "2023-03-23T11:06:25Z" + "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", + "creationTime": "2023-04-06T02:03:48Z" } ] } }, { - "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", "properties": { - "accountName": "dbaccount-6688", - "apiType": "Sql", - "creationTime": "2023-03-23T11:16:07Z", - "deletionTime": "2023-03-23T11:20:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-5626", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:12:24Z", + "oldestRestorableTime": "2023-04-06T02:12:24Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", - "creationTime": "2023-03-23T11:16:08Z", - "deletionTime": "2023-03-23T11:20:59Z" + "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", + "creationTime": "2023-04-06T02:12:25Z" } ] } }, { - "name": "0768f3f1-b168-46b8-bdd2-671139a55152", + "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", "properties": { - "accountName": "dbaccount-1880", - "apiType": "Sql", - "creationTime": "2023-03-23T11:22:51Z", - "deletionTime": "2023-03-23T11:26:46Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-1300", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:23:30Z", + "oldestRestorableTime": "2023-04-06T06:23:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", - "creationTime": "2023-03-23T11:22:52Z", - "deletionTime": "2023-03-23T11:26:46Z" + "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", + "creationTime": "2023-04-06T06:23:31Z" } ] } }, { - "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", + "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-9934", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:40:38Z", + "oldestRestorableTime": "2023-04-06T06:40:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z" + "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", + "creationTime": "2023-04-06T06:40:38Z" } ] } }, { - "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", + "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T21:16:33Z", - "deletionTime": "2023-03-23T21:20:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cli3grog6psgdfn", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T17:59:19Z", + "oldestRestorableTime": "2023-04-06T17:59:19Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", - "creationTime": "2023-03-23T21:16:34Z", - "deletionTime": "2023-03-23T21:20:17Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", + "creationTime": "2023-04-06T17:59:20Z" } ] } }, { - "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:01:08Z", - "deletionTime": "2023-03-24T16:04:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clil3ignfqgk6kz", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:02:42Z", + "oldestRestorableTime": "2023-04-06T18:02:42Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", - "creationTime": "2023-03-24T16:01:09Z", - "deletionTime": "2023-03-24T16:04:52Z" + "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", + "creationTime": "2023-04-06T18:02:43Z" } ] } }, { - "name": "151f9fea-5280-4201-8e95-0ea414c89379", + "name": "4656b731-172b-4064-8514-f327e6841751", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "cliysii3c7g3auw", "apiType": "Sql", - "creationTime": "2023-03-24T16:18:09Z", - "deletionTime": "2023-03-24T16:21:49Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:00:38Z", + "oldestRestorableTime": "2023-04-06T18:00:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", - "creationTime": "2023-03-24T16:18:10Z", - "deletionTime": "2023-03-24T16:21:49Z" + "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", + "creationTime": "2023-04-06T18:00:39Z" } ] } }, { - "name": "edbde762-f533-4cc9-886a-a2196e203b19", + "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T17:00:54Z", - "deletionTime": "2023-03-24T17:03:11Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clihhqescxfepto", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:03:34Z", + "oldestRestorableTime": "2023-04-06T18:03:34Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", - "creationTime": "2023-03-24T17:00:55Z", - "deletionTime": "2023-03-24T17:03:11Z" + "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", + "creationTime": "2023-04-06T18:03:35Z" } ] } }, { - "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", + "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "clib27b72hyhtjp", "apiType": "Sql", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:02:02Z", + "oldestRestorableTime": "2023-04-06T18:02:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z" + "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", + "creationTime": "2023-04-06T18:02:03Z" } ] } }, { - "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", + "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T18:51:09Z", - "deletionTime": "2023-03-24T18:51:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clio3vmbb3n7afz", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:07:13Z", + "oldestRestorableTime": "2023-04-06T18:07:13Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", - "creationTime": "2023-03-24T18:51:10Z", - "deletionTime": "2023-03-24T18:51:31Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", + "creationTime": "2023-04-06T18:07:14Z" } ] } }, { - "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T19:00:50Z", - "deletionTime": "2023-03-24T19:15:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cliuoo2ldjhxpwj", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:04:25Z", + "oldestRestorableTime": "2023-04-06T18:04:25Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", - "creationTime": "2023-03-24T19:00:51Z", - "deletionTime": "2023-03-24T19:15:40Z" + "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", + "creationTime": "2023-04-06T18:04:26Z" } ] } }, { - "name": "219254b8-6f3a-466e-b360-95f262bfe51e", + "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", "properties": { - "accountName": "cosmosdb-1217", + "accountName": "clizy6bsjdyjuwo", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:09Z", - "deletionTime": "2023-03-24T19:20:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:03:13Z", + "oldestRestorableTime": "2023-04-06T18:03:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", - "creationTime": "2023-03-24T19:18:10Z", - "deletionTime": "2023-03-24T19:20:56Z" + "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", + "creationTime": "2023-04-06T18:03:14Z" } ] } }, { - "name": "e888bd61-957a-4028-af47-b834b0a267ab", + "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T19:34:54Z", - "deletionTime": "2023-03-24T19:50:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", - "creationTime": "2023-03-24T19:34:55Z", - "deletionTime": "2023-03-24T19:50:50Z" + "accountName": "clizcfq53tcsj7v", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:04:50Z", + "oldestRestorableTime": "2023-04-06T18:04:50Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", + "creationTime": "2023-04-06T18:04:52Z" } ] } }, { - "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", "properties": { - "accountName": "restored2-cosmosdb-1210-5", + "accountName": "cli2gdxmqiqo4ik", "apiType": "Sql", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:02:58Z", + "oldestRestorableTime": "2023-04-06T18:02:58Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z" + "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", + "creationTime": "2023-04-06T18:02:58Z" } ] } }, { - "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T20:32:49Z", - "deletionTime": "2023-03-24T20:50:46Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cligsqzmjlnuq5j", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:06:34Z", + "oldestRestorableTime": "2023-04-06T18:06:34Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", - "creationTime": "2023-03-24T20:32:50Z", - "deletionTime": "2023-03-24T20:50:46Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", + "creationTime": "2023-04-06T18:06:35Z" } ] } }, { - "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:11:27Z", - "deletionTime": "2023-03-25T16:23:23Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-7826", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:27:30Z", + "oldestRestorableTime": "2023-04-06T18:27:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", - "creationTime": "2023-03-25T16:11:28Z", - "deletionTime": "2023-03-25T16:23:23Z" + "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", + "creationTime": "2023-04-06T18:27:31Z" } ] } }, { - "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", + "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cliec3z5o2473ut", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:31:12Z", + "oldestRestorableTime": "2023-04-06T18:31:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z" + "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", + "creationTime": "2023-04-06T18:31:13Z" } ] } }, { - "name": "2533e0b0-a675-441d-9b41-147c66cb8834", + "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clinrylxz344nf3", "apiType": "Sql", - "creationTime": "2023-03-26T16:03:42Z", - "deletionTime": "2023-03-26T16:15:36Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:29:44Z", + "oldestRestorableTime": "2023-04-06T18:29:44Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", - "creationTime": "2023-03-26T16:03:43Z", - "deletionTime": "2023-03-26T16:15:36Z" + "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", + "creationTime": "2023-04-06T18:29:45Z" } ] } }, { - "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", + "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-27T03:23:23Z", - "deletionTime": "2023-03-27T03:41:45Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clilaesevwusylf", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:34:21Z", + "oldestRestorableTime": "2023-04-06T18:34:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", - "creationTime": "2023-03-27T03:23:24Z", - "deletionTime": "2023-03-27T03:41:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", + "creationTime": "2023-04-06T18:34:23Z" } ] } }, { - "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", + "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", "properties": { - "accountName": "grem-test-72", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z", - "oldestRestorableTime": "2023-03-20T17:30:51Z", + "accountName": "cli7p3qq5cporx7", + "apiType": "Sql", + "creationTime": "2023-04-06T18:29:35Z", + "oldestRestorableTime": "2023-04-06T18:29:35Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z" + "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", + "creationTime": "2023-04-06T18:29:36Z" } ] } }, { - "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T02:19:03Z", - "deletionTime": "2023-03-28T02:22:53Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clij75qd5uyobmj", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:31:13Z", + "oldestRestorableTime": "2023-04-06T18:31:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", - "creationTime": "2023-03-28T02:19:04Z", - "deletionTime": "2023-03-28T02:22:53Z" + "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", + "creationTime": "2023-04-06T18:31:14Z" } ] } }, { - "name": "a9481019-401b-431b-b5f7-440ec8798dfd", + "name": "8a7d6175-2174-495f-9147-ade59959d7a1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T03:39:15Z", - "deletionTime": "2023-03-28T03:42:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-5687", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:34:51Z", + "oldestRestorableTime": "2023-04-06T18:34:51Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", - "creationTime": "2023-03-28T03:39:16Z", - "deletionTime": "2023-03-28T03:42:12Z" + "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", + "creationTime": "2023-04-06T18:34:52Z" } ] } }, { - "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", + "name": "91df614a-d17c-4510-8727-354fe0d1447d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T13:58:50Z", - "deletionTime": "2023-03-28T13:59:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clivh5sbv5jm2tn", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:55Z", + "oldestRestorableTime": "2023-04-06T18:35:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", - "creationTime": "2023-03-28T13:58:51Z", - "deletionTime": "2023-03-28T13:59:37Z" + "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", + "creationTime": "2023-04-06T18:35:56Z" } ] } }, { - "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "name": "073071e8-3f6e-4510-9175-440346e61824", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "clipmrcd5m37yeh", "apiType": "Sql", - "creationTime": "2023-03-28T14:10:51Z", - "deletionTime": "2023-03-28T14:13:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:34:27Z", + "oldestRestorableTime": "2023-04-06T18:34:27Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", - "creationTime": "2023-03-28T14:10:52Z", - "deletionTime": "2023-03-28T14:13:58Z" + "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", + "creationTime": "2023-04-06T18:34:28Z" } ] } }, { - "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", + "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", "properties": { - "accountName": "cosmosdb-1233", + "accountName": "clieik2we2gw5zk", "apiType": "Sql", - "creationTime": "2023-03-28T14:25:17Z", - "deletionTime": "2023-03-28T14:28:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T18:34:28Z", + "oldestRestorableTime": "2023-04-06T18:34:28Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", - "creationTime": "2023-03-28T14:25:18Z", - "deletionTime": "2023-03-28T14:28:04Z" + "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", + "creationTime": "2023-04-06T18:34:29Z" } ] } }, { - "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T14:35:15Z", - "deletionTime": "2023-03-28T14:39:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cli24p5gxxip4wp", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:36:07Z", + "oldestRestorableTime": "2023-04-06T18:36:07Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", - "creationTime": "2023-03-28T14:35:16Z", - "deletionTime": "2023-03-28T14:39:43Z" + "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", + "creationTime": "2023-04-06T18:36:08Z" } ] } }, { - "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "properties": { - "accountName": "cosmosdb-1234", - "apiType": "Sql", - "creationTime": "2023-03-28T14:54:34Z", - "deletionTime": "2023-03-28T14:58:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cli4nd5tsapqcn4", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:38:50Z", + "oldestRestorableTime": "2023-04-06T18:38:50Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", - "creationTime": "2023-03-28T14:54:35Z", - "deletionTime": "2023-03-28T14:58:59Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", + "creationTime": "2023-04-06T18:38:51Z" } ] } }, { - "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", "properties": { - "accountName": "cosmosdb-12103", + "accountName": "r-database-account-4892", "apiType": "Sql", - "creationTime": "2023-03-28T15:09:04Z", - "deletionTime": "2023-03-28T15:27:39Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-23T10:54:16Z", + "deletionTime": "2023-03-23T10:54:57Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", - "creationTime": "2023-03-28T15:09:05Z", - "deletionTime": "2023-03-28T15:27:39Z" + "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", + "creationTime": "2023-03-23T10:54:17Z", + "deletionTime": "2023-03-23T10:54:57Z" } ] } }, { - "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "properties": { - "accountName": "restored2-cosmosdb-12103-3", + "accountName": "r-database-account-6730", "apiType": "Sql", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-23T11:05:04Z", + "deletionTime": "2023-03-23T11:06:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z" + "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", + "creationTime": "2023-03-23T11:05:05Z", + "deletionTime": "2023-03-23T11:06:25Z" } ] } }, { - "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", + "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", "properties": { - "accountName": "cosmosdb-12104", + "accountName": "dbaccount-6688", "apiType": "Sql", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-23T11:16:07Z", + "deletionTime": "2023-03-23T11:20:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", - "creationTime": "2023-03-28T15:34:43Z", - "deletionTime": "2023-03-28T15:39:16Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z" + "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", + "creationTime": "2023-03-23T11:16:08Z", + "deletionTime": "2023-03-23T11:20:59Z" } ] } }, { - "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "name": "0768f3f1-b168-46b8-bdd2-671139a55152", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", "properties": { - "accountName": "r-database-account-9490", + "accountName": "dbaccount-1880", "apiType": "Sql", - "creationTime": "2023-03-28T22:16:00Z", - "deletionTime": "2023-03-28T22:16:48Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-23T11:22:51Z", + "deletionTime": "2023-03-23T11:26:46Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", - "creationTime": "2023-03-28T22:16:01Z", - "deletionTime": "2023-03-28T22:16:48Z" + "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", + "creationTime": "2023-03-23T11:22:52Z", + "deletionTime": "2023-03-23T11:26:46Z" } ] } }, { - "name": "03ad66ba-329b-42a9-a663-7175c237d696", + "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T01:52:39Z", - "deletionTime": "2023-03-29T01:53:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", - "creationTime": "2023-03-29T01:52:40Z", - "deletionTime": "2023-03-29T01:53:32Z" + "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z" } ] } }, { - "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", "properties": { - "accountName": "r-database-account-8615", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-23T21:16:33Z", + "deletionTime": "2023-03-23T21:20:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z" + "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", + "creationTime": "2023-03-23T21:16:34Z", + "deletionTime": "2023-03-23T21:20:17Z" } ] } }, { - "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", + "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", "properties": { - "accountName": "r-database-account-6456", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:33:02Z", - "deletionTime": "2023-03-29T02:34:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T16:01:08Z", + "deletionTime": "2023-03-24T16:04:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", - "creationTime": "2023-03-29T02:33:03Z", - "deletionTime": "2023-03-29T02:34:43Z" + "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", + "creationTime": "2023-03-24T16:01:09Z", + "deletionTime": "2023-03-24T16:04:52Z" } ] } }, { - "name": "835d93a1-22dd-478a-b58d-426efe281471", + "name": "151f9fea-5280-4201-8e95-0ea414c89379", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", "properties": { - "accountName": "r-database-account-4855", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:47:00Z", - "deletionTime": "2023-03-29T02:49:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T16:18:09Z", + "deletionTime": "2023-03-24T16:21:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", - "creationTime": "2023-03-29T02:47:01Z", - "deletionTime": "2023-03-29T02:49:00Z" + "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", + "creationTime": "2023-03-24T16:18:10Z", + "deletionTime": "2023-03-24T16:21:49Z" } ] } }, { - "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "name": "edbde762-f533-4cc9-886a-a2196e203b19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", "properties": { - "accountName": "r-database-account-84", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T03:26:20Z", - "deletionTime": "2023-03-29T03:28:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T17:00:54Z", + "deletionTime": "2023-03-24T17:03:11Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", - "creationTime": "2023-03-29T03:26:21Z", - "deletionTime": "2023-03-29T03:28:03Z" + "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", + "creationTime": "2023-03-24T17:00:55Z", + "deletionTime": "2023-03-24T17:03:11Z" } ] } }, { - "name": "745f1b21-405d-46bf-8788-0d661ffbb160", + "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T03:40:43Z", - "deletionTime": "2023-03-29T03:42:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", - "creationTime": "2023-03-29T03:40:44Z", - "deletionTime": "2023-03-29T03:42:31Z" + "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z" } ] } }, { - "name": "454b0097-ad05-4177-9048-93cff3b23e4c", + "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", "properties": { - "accountName": "r-database-account-985", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T04:04:48Z", - "deletionTime": "2023-03-29T04:05:36Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T18:51:09Z", + "deletionTime": "2023-03-24T18:51:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", - "creationTime": "2023-03-29T04:04:49Z", - "deletionTime": "2023-03-29T04:05:36Z" + "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", + "creationTime": "2023-03-24T18:51:10Z", + "deletionTime": "2023-03-24T18:51:31Z" } ] } }, { - "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", + "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", "properties": { - "accountName": "r-database-account-411", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T04:32:28Z", - "deletionTime": "2023-03-29T04:34:13Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T19:00:50Z", + "deletionTime": "2023-03-24T19:15:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", - "creationTime": "2023-03-29T04:32:29Z", - "deletionTime": "2023-03-29T04:34:13Z" + "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", + "creationTime": "2023-03-24T19:00:51Z", + "deletionTime": "2023-03-24T19:15:40Z" } ] } }, { - "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", + "name": "219254b8-6f3a-466e-b360-95f262bfe51e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", "properties": { - "accountName": "r-database-account-7460", + "accountName": "cosmosdb-1217", "apiType": "Sql", - "creationTime": "2023-03-29T04:59:34Z", - "deletionTime": "2023-03-29T05:01:02Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T19:18:09Z", + "deletionTime": "2023-03-24T19:20:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", - "creationTime": "2023-03-29T04:59:35Z", - "deletionTime": "2023-03-29T05:01:02Z" + "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", + "creationTime": "2023-03-24T19:18:10Z", + "deletionTime": "2023-03-24T19:20:56Z" } ] } }, { - "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "name": "e888bd61-957a-4028-af47-b834b0a267ab", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", "properties": { - "accountName": "r-database-account-6301", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:27:44Z", - "deletionTime": "2023-03-29T05:29:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T19:34:54Z", + "deletionTime": "2023-03-24T19:50:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", - "creationTime": "2023-03-29T05:27:45Z", - "deletionTime": "2023-03-29T05:29:32Z" + "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", + "creationTime": "2023-03-24T19:34:55Z", + "deletionTime": "2023-03-24T19:50:50Z" } ] } }, { - "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", "properties": { - "accountName": "r-database-account-725", + "accountName": "restored2-cosmosdb-1210-5", "apiType": "Sql", - "creationTime": "2023-03-29T05:51:55Z", - "deletionTime": "2023-03-29T05:53:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", - "creationTime": "2023-03-29T05:51:56Z", - "deletionTime": "2023-03-29T05:53:14Z" + "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z" } ] } }, { - "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "properties": { - "accountName": "r-database-account-5868", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:07:55Z", - "deletionTime": "2023-03-29T06:10:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-24T20:32:49Z", + "deletionTime": "2023-03-24T20:50:46Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", - "creationTime": "2023-03-29T06:07:56Z", - "deletionTime": "2023-03-29T06:10:43Z" + "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", + "creationTime": "2023-03-24T20:32:50Z", + "deletionTime": "2023-03-24T20:50:46Z" } ] } }, { - "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "properties": { - "accountName": "r-database-account-6513", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:41:45Z", - "deletionTime": "2023-03-29T06:45:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-25T16:11:27Z", + "deletionTime": "2023-03-25T16:23:23Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", - "creationTime": "2023-03-29T06:41:46Z", - "deletionTime": "2023-03-29T06:45:18Z" + "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", + "creationTime": "2023-03-25T16:11:28Z", + "deletionTime": "2023-03-25T16:23:23Z" } ] } }, { - "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", "properties": { - "accountName": "r-database-account-79", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T07:22:12Z", - "deletionTime": "2023-03-29T07:24:10Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", - "creationTime": "2023-03-29T07:22:13Z", - "deletionTime": "2023-03-29T07:24:10Z" + "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z" } ] } }, { - "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "name": "2533e0b0-a675-441d-9b41-147c66cb8834", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", "properties": { - "accountName": "r-database-account-766", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T08:19:11Z", - "deletionTime": "2023-03-29T08:20:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-26T16:03:42Z", + "deletionTime": "2023-03-26T16:15:36Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", - "creationTime": "2023-03-29T08:19:12Z", - "deletionTime": "2023-03-29T08:20:09Z" + "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", + "creationTime": "2023-03-26T16:03:43Z", + "deletionTime": "2023-03-26T16:15:36Z" } ] } }, { - "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", "properties": { - "accountName": "r-database-account-9810", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:33:51Z", - "deletionTime": "2023-03-29T08:48:10Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-27T03:23:23Z", + "deletionTime": "2023-03-27T03:41:45Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", - "creationTime": "2023-03-29T08:33:53Z", - "deletionTime": "2023-03-29T08:48:10Z" + "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", + "creationTime": "2023-03-27T03:23:24Z", + "deletionTime": "2023-03-27T03:41:45Z" } ] } }, { - "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Sql", - "creationTime": "2023-03-29T09:01:29Z", - "deletionTime": "2023-03-29T09:13:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "grem-test-72", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", - "creationTime": "2023-03-29T09:01:30Z", - "deletionTime": "2023-03-29T09:13:42Z" + "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z" } ] } }, { - "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", "properties": { - "accountName": "r-database-account-8066", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:28:36Z", - "deletionTime": "2023-03-29T09:44:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T02:19:03Z", + "deletionTime": "2023-03-28T02:22:53Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", - "creationTime": "2023-03-29T09:28:37Z", - "deletionTime": "2023-03-29T09:44:31Z" + "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", + "creationTime": "2023-03-28T02:19:04Z", + "deletionTime": "2023-03-28T02:22:53Z" } ] } }, { - "name": "ddab1ead-237f-448e-8291-995fddb1ae74", + "name": "a9481019-401b-431b-b5f7-440ec8798dfd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", "properties": { - "accountName": "r-database-account-7977", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T10:01:55Z", - "deletionTime": "2023-03-29T10:03:30Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T03:39:15Z", + "deletionTime": "2023-03-28T03:42:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", - "creationTime": "2023-03-29T10:01:56Z", - "deletionTime": "2023-03-29T10:03:30Z" + "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", + "creationTime": "2023-03-28T03:39:16Z", + "deletionTime": "2023-03-28T03:42:12Z" } ] } }, { - "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", "properties": { - "accountName": "r-database-account-116", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T10:20:03Z", - "deletionTime": "2023-03-29T10:21:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T13:58:50Z", + "deletionTime": "2023-03-28T13:59:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", - "creationTime": "2023-03-29T10:20:04Z", - "deletionTime": "2023-03-29T10:21:16Z" + "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", + "creationTime": "2023-03-28T13:58:51Z", + "deletionTime": "2023-03-28T13:59:37Z" } ] } }, { - "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", + "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "properties": { - "accountName": "restoredaccount-7426", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:10:51Z", + "deletionTime": "2023-03-28T14:13:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z" + "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", + "creationTime": "2023-03-28T14:10:52Z", + "deletionTime": "2023-03-28T14:13:58Z" } ] } }, { - "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", "properties": { - "accountName": "r-database-account-9884", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:16:22Z", - "deletionTime": "2023-03-29T10:33:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1233", + "apiType": "Sql", + "creationTime": "2023-03-28T14:25:17Z", + "deletionTime": "2023-03-28T14:28:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", - "creationTime": "2023-03-29T08:16:23Z", - "deletionTime": "2023-03-29T10:33:43Z" + "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", + "creationTime": "2023-03-28T14:25:18Z", + "deletionTime": "2023-03-28T14:28:04Z" } ] } }, { - "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", + "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "properties": { - "accountName": "r-database-account-2379", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:28:35Z", - "deletionTime": "2023-03-29T16:44:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:35:15Z", + "deletionTime": "2023-03-28T14:39:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", - "creationTime": "2023-03-29T16:28:36Z", - "deletionTime": "2023-03-29T16:44:35Z" + "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", + "creationTime": "2023-03-28T14:35:16Z", + "deletionTime": "2023-03-28T14:39:43Z" } ] } }, { - "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", + "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "properties": { - "accountName": "r-database-account-3992", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T16:22:41Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-1234", + "apiType": "Sql", + "creationTime": "2023-03-28T14:54:34Z", + "deletionTime": "2023-03-28T14:58:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", - "creationTime": "2023-03-29T16:22:42Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", + "creationTime": "2023-03-28T14:54:35Z", + "deletionTime": "2023-03-28T14:58:59Z" } ] } }, { - "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "properties": { - "accountName": "restoredaccount-232", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-12103", + "apiType": "Sql", + "creationTime": "2023-03-28T15:09:04Z", + "deletionTime": "2023-03-28T15:27:39Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", + "creationTime": "2023-03-28T15:09:05Z", + "deletionTime": "2023-03-28T15:27:39Z" } ] } }, { - "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", + "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "properties": { - "accountName": "r-database-account-1794", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:14:16Z", - "deletionTime": "2023-03-29T17:15:46Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restored2-cosmosdb-12103-3", + "apiType": "Sql", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", - "creationTime": "2023-03-29T17:14:17Z", - "deletionTime": "2023-03-29T17:15:46Z" + "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z" } ] } }, { - "name": "8940962c-1866-49f7-871f-38869cce24f7", + "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", "properties": { - "accountName": "r-database-account-7040", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T17:32:14Z", - "deletionTime": "2023-03-29T17:33:38Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", + "creationTime": "2023-03-28T15:34:43Z", + "deletionTime": "2023-03-28T15:39:16Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", - "creationTime": "2023-03-29T17:32:15Z", - "deletionTime": "2023-03-29T17:33:38Z" + "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z" } ] } }, { - "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "properties": { - "accountName": "r-database-account-959", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:41:56Z", - "deletionTime": "2023-03-29T17:42:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9490", + "apiType": "Sql", + "creationTime": "2023-03-28T22:16:00Z", + "deletionTime": "2023-03-28T22:16:48Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", - "creationTime": "2023-03-29T17:41:58Z", - "deletionTime": "2023-03-29T17:42:37Z" + "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", + "creationTime": "2023-03-28T22:16:01Z", + "deletionTime": "2023-03-28T22:16:48Z" } ] } }, { - "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "name": "03ad66ba-329b-42a9-a663-7175c237d696", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", "properties": { - "accountName": "r-database-account-8612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:51:17Z", - "deletionTime": "2023-03-29T18:07:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T01:52:39Z", + "deletionTime": "2023-03-29T01:53:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", - "creationTime": "2023-03-29T17:51:18Z", - "deletionTime": "2023-03-29T18:07:55Z" + "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", + "creationTime": "2023-03-29T01:52:40Z", + "deletionTime": "2023-03-29T01:53:32Z" } ] } }, { - "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", + "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "properties": { - "accountName": "r-database-account-640", + "accountName": "r-database-account-8615", "apiType": "Sql", - "creationTime": "2023-03-29T18:21:12Z", - "deletionTime": "2023-03-29T18:37:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", - "creationTime": "2023-03-29T18:21:13Z", - "deletionTime": "2023-03-29T18:37:25Z" + "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z" } ] } }, { - "name": "ebcdc313-e068-4539-bfc9-63238422f44d", + "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:45:36Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6456", + "apiType": "Sql", + "creationTime": "2023-03-29T02:33:02Z", + "deletionTime": "2023-03-29T02:34:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", - "creationTime": "2023-03-29T17:45:37Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", + "creationTime": "2023-03-29T02:33:03Z", + "deletionTime": "2023-03-29T02:34:43Z" } ] } }, { - "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "name": "835d93a1-22dd-478a-b58d-426efe281471", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", "properties": { - "accountName": "restoredaccount-9093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4855", + "apiType": "Sql", + "creationTime": "2023-03-29T02:47:00Z", + "deletionTime": "2023-03-29T02:49:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", + "creationTime": "2023-03-29T02:47:01Z", + "deletionTime": "2023-03-29T02:49:00Z" } ] } }, { - "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", "properties": { - "accountName": "restoredaccount-5464", + "accountName": "r-database-account-84", "apiType": "Sql", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T03:26:20Z", + "deletionTime": "2023-03-29T03:28:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z" + "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", + "creationTime": "2023-03-29T03:26:21Z", + "deletionTime": "2023-03-29T03:28:03Z" } ] } }, { - "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", + "name": "745f1b21-405d-46bf-8788-0d661ffbb160", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", "properties": { - "accountName": "r-database-account-582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:55:11Z", - "deletionTime": "2023-03-29T18:56:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T03:40:43Z", + "deletionTime": "2023-03-29T03:42:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", - "creationTime": "2023-03-29T18:55:12Z", - "deletionTime": "2023-03-29T18:56:12Z" + "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", + "creationTime": "2023-03-29T03:40:44Z", + "deletionTime": "2023-03-29T03:42:31Z" } ] } }, { - "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "name": "454b0097-ad05-4177-9048-93cff3b23e4c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", "properties": { - "accountName": "r-database-account-7109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:11:47Z", - "deletionTime": "2023-03-29T19:13:28Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-985", + "apiType": "Sql", + "creationTime": "2023-03-29T04:04:48Z", + "deletionTime": "2023-03-29T04:05:36Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", - "creationTime": "2023-03-29T19:11:48Z", - "deletionTime": "2023-03-29T19:13:28Z" + "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", + "creationTime": "2023-03-29T04:04:49Z", + "deletionTime": "2023-03-29T04:05:36Z" } ] } }, { - "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", + "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", "properties": { - "accountName": "r-database-account-1862", + "accountName": "r-database-account-411", "apiType": "Sql", - "creationTime": "2023-03-29T19:27:17Z", - "deletionTime": "2023-03-29T19:28:11Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T04:32:28Z", + "deletionTime": "2023-03-29T04:34:13Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", - "creationTime": "2023-03-29T19:27:18Z", - "deletionTime": "2023-03-29T19:28:11Z" + "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", + "creationTime": "2023-03-29T04:32:29Z", + "deletionTime": "2023-03-29T04:34:13Z" } ] } }, { - "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", + "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", "properties": { - "accountName": "r-database-account-669", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:41:10Z", - "deletionTime": "2023-03-29T19:42:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7460", + "apiType": "Sql", + "creationTime": "2023-03-29T04:59:34Z", + "deletionTime": "2023-03-29T05:01:02Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", - "creationTime": "2023-03-29T19:41:11Z", - "deletionTime": "2023-03-29T19:42:32Z" + "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", + "creationTime": "2023-03-29T04:59:35Z", + "deletionTime": "2023-03-29T05:01:02Z" } ] } }, { - "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", + "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "properties": { - "accountName": "r-database-account-8361", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T19:57:31Z", - "deletionTime": "2023-03-29T19:58:15Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6301", + "apiType": "Sql", + "creationTime": "2023-03-29T05:27:44Z", + "deletionTime": "2023-03-29T05:29:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", - "creationTime": "2023-03-29T19:57:32Z", - "deletionTime": "2023-03-29T19:58:15Z" + "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", + "creationTime": "2023-03-29T05:27:45Z", + "deletionTime": "2023-03-29T05:29:32Z" } ] } }, { - "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", + "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "properties": { - "accountName": "r-database-account-9", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:12:42Z", - "deletionTime": "2023-03-29T20:28:47Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-725", + "apiType": "Sql", + "creationTime": "2023-03-29T05:51:55Z", + "deletionTime": "2023-03-29T05:53:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", - "creationTime": "2023-03-29T20:12:43Z", - "deletionTime": "2023-03-29T20:28:47Z" + "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", + "creationTime": "2023-03-29T05:51:56Z", + "deletionTime": "2023-03-29T05:53:14Z" } ] } }, { - "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", "properties": { - "accountName": "r-database-account-7334", + "accountName": "r-database-account-5868", "apiType": "Sql", - "creationTime": "2023-03-29T20:42:13Z", - "deletionTime": "2023-03-29T20:44:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T06:07:55Z", + "deletionTime": "2023-03-29T06:10:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", - "creationTime": "2023-03-29T20:42:14Z", - "deletionTime": "2023-03-29T20:44:52Z" + "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", + "creationTime": "2023-03-29T06:07:56Z", + "deletionTime": "2023-03-29T06:10:43Z" } ] } }, { - "name": "9513098d-df71-4d21-8d95-2fd12d55402e", + "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "properties": { - "accountName": "r-database-account-4820", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:00:04Z", - "deletionTime": "2023-03-29T21:16:44Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6513", + "apiType": "Sql", + "creationTime": "2023-03-29T06:41:45Z", + "deletionTime": "2023-03-29T06:45:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", - "creationTime": "2023-03-29T21:00:05Z", - "deletionTime": "2023-03-29T21:16:44Z" + "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", + "creationTime": "2023-03-29T06:41:46Z", + "deletionTime": "2023-03-29T06:45:18Z" } ] } }, { - "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "properties": { - "accountName": "r-database-account-2346", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-79", + "apiType": "Sql", + "creationTime": "2023-03-29T07:22:12Z", + "deletionTime": "2023-03-29T07:24:10Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z" + "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", + "creationTime": "2023-03-29T07:22:13Z", + "deletionTime": "2023-03-29T07:24:10Z" } ] } }, { - "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", + "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "properties": { - "accountName": "restoredaccount-4730", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-766", + "apiType": "Sql", + "creationTime": "2023-03-29T08:19:11Z", + "deletionTime": "2023-03-29T08:20:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z" + "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", + "creationTime": "2023-03-29T08:19:12Z", + "deletionTime": "2023-03-29T08:20:09Z" } ] } }, { - "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "name": "fa235396-6959-4dc1-932d-2ac66d318878", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", "properties": { - "accountName": "restoredaccount-1173", + "accountName": "r-database-account-9810", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T08:33:51Z", + "deletionTime": "2023-03-29T08:48:10Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z" + "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", + "creationTime": "2023-03-29T08:33:53Z", + "deletionTime": "2023-03-29T08:48:10Z" } ] } }, { - "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", + "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "properties": { - "accountName": "r-database-account-3981", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T21:50:14Z", - "deletionTime": "2023-03-29T21:52:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6103", + "apiType": "Sql", + "creationTime": "2023-03-29T09:01:29Z", + "deletionTime": "2023-03-29T09:13:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", - "creationTime": "2023-03-29T21:50:15Z", - "deletionTime": "2023-03-29T21:52:00Z" + "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", + "creationTime": "2023-03-29T09:01:30Z", + "deletionTime": "2023-03-29T09:13:42Z" } ] } }, { - "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "properties": { - "accountName": "r-database-account-6608", - "apiType": "Sql", - "creationTime": "2023-03-29T22:05:54Z", - "deletionTime": "2023-03-29T22:06:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8066", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:28:36Z", + "deletionTime": "2023-03-29T09:44:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", - "creationTime": "2023-03-29T22:05:55Z", - "deletionTime": "2023-03-29T22:06:58Z" + "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", + "creationTime": "2023-03-29T09:28:37Z", + "deletionTime": "2023-03-29T09:44:31Z" } ] } }, { - "name": "d003df48-a9ea-4212-a771-0c539141cd9d", + "name": "ddab1ead-237f-448e-8291-995fddb1ae74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", "properties": { - "accountName": "r-database-account-9561", + "accountName": "r-database-account-7977", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:19:29Z", - "deletionTime": "2023-03-29T22:20:23Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T10:01:55Z", + "deletionTime": "2023-03-29T10:03:30Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", - "creationTime": "2023-03-29T22:19:30Z", - "deletionTime": "2023-03-29T22:20:23Z" + "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", + "creationTime": "2023-03-29T10:01:56Z", + "deletionTime": "2023-03-29T10:03:30Z" } ] } }, { - "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", + "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "properties": { - "accountName": "r-database-account-1309", + "accountName": "r-database-account-116", "apiType": "Table, Sql", - "creationTime": "2023-03-29T22:36:33Z", - "deletionTime": "2023-03-29T22:37:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T10:20:03Z", + "deletionTime": "2023-03-29T10:21:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", - "creationTime": "2023-03-29T22:36:35Z", - "deletionTime": "2023-03-29T22:37:50Z" + "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", + "creationTime": "2023-03-29T10:20:04Z", + "deletionTime": "2023-03-29T10:21:16Z" } ] } }, { - "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", "properties": { - "accountName": "dsapaliga-restore-test5", - "apiType": "Sql", - "creationTime": "2023-03-29T21:59:36Z", - "deletionTime": "2023-03-29T22:56:12Z", - "oldestRestorableTime": "2023-03-22T22:56:12Z", + "accountName": "restoredaccount-7426", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", - "creationTime": "2023-03-29T21:59:38Z", - "deletionTime": "2023-03-29T22:56:12Z" + "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z" } ] } }, { - "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", + "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", "properties": { - "accountName": "dsapaliga-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z", - "oldestRestorableTime": "2023-03-22T22:56:35Z", + "accountName": "r-database-account-9884", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T08:16:22Z", + "deletionTime": "2023-03-29T10:33:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", + "creationTime": "2023-03-29T08:16:23Z", + "deletionTime": "2023-03-29T10:33:43Z" } ] } }, { - "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", "properties": { - "accountName": "dsapaliga-test-restored", - "apiType": "Sql", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z", - "oldestRestorableTime": "2023-03-22T22:57:04Z", + "accountName": "r-database-account-2379", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:28:35Z", + "deletionTime": "2023-03-29T16:44:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", + "creationTime": "2023-03-29T16:28:36Z", + "deletionTime": "2023-03-29T16:44:35Z" } ] } }, { - "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", "properties": { - "accountName": "dsapaliga-restore-test", - "apiType": "Sql", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z", - "oldestRestorableTime": "2023-03-22T22:57:42Z", + "accountName": "r-database-account-3992", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T16:22:41Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", - "creationTime": "2023-03-29T19:42:26Z", - "deletionTime": "2023-03-29T22:57:42Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z" + "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", + "creationTime": "2023-03-29T16:22:42Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "52581e9f-9743-4007-9041-e15df28ce4ee", + "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "properties": { - "accountName": "r-database-account-1604", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:51:34Z", - "deletionTime": "2023-03-29T23:07:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-232", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", - "creationTime": "2023-03-29T22:51:35Z", - "deletionTime": "2023-03-29T23:07:58Z" + "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "9ab892fe-ad41-4e51-a646-530c226c8772", + "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", "properties": { - "accountName": "r-database-account-39", - "apiType": "Sql", - "creationTime": "2023-03-29T23:21:19Z", - "deletionTime": "2023-03-29T23:37:29Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-1794", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:14:16Z", + "deletionTime": "2023-03-29T17:15:46Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", - "creationTime": "2023-03-29T23:21:20Z", - "deletionTime": "2023-03-29T23:37:29Z" + "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", + "creationTime": "2023-03-29T17:14:17Z", + "deletionTime": "2023-03-29T17:15:46Z" } ] } }, { - "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "name": "8940962c-1866-49f7-871f-38869cce24f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", "properties": { - "accountName": "r-database-account-6553", + "accountName": "r-database-account-7040", "apiType": "Table, Sql", - "creationTime": "2023-03-29T23:52:19Z", - "deletionTime": "2023-03-29T23:54:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T17:32:14Z", + "deletionTime": "2023-03-29T17:33:38Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", - "creationTime": "2023-03-29T23:52:20Z", - "deletionTime": "2023-03-29T23:54:50Z" - } + "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", + "creationTime": "2023-03-29T17:32:15Z", + "deletionTime": "2023-03-29T17:33:38Z" + } ] } }, { - "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", + "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", "properties": { - "accountName": "r-database-account-8730", + "accountName": "r-database-account-959", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T00:45:13Z", - "deletionTime": "2023-03-30T00:49:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T17:41:56Z", + "deletionTime": "2023-03-29T17:42:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", - "creationTime": "2023-03-30T00:45:15Z", - "deletionTime": "2023-03-30T00:49:42Z" + "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", + "creationTime": "2023-03-29T17:41:58Z", + "deletionTime": "2023-03-29T17:42:37Z" } ] } }, { - "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "properties": { - "accountName": "r-database-account-2459", - "apiType": "Sql", - "creationTime": "2023-03-30T01:04:05Z", - "deletionTime": "2023-03-30T01:06:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:51:17Z", + "deletionTime": "2023-03-29T18:07:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", - "creationTime": "2023-03-30T01:04:06Z", - "deletionTime": "2023-03-30T01:06:50Z" + "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", + "creationTime": "2023-03-29T17:51:18Z", + "deletionTime": "2023-03-29T18:07:55Z" } ] } }, { - "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", "properties": { - "accountName": "r-database-account-2957", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T01:23:37Z", - "deletionTime": "2023-03-30T01:26:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-640", + "apiType": "Sql", + "creationTime": "2023-03-29T18:21:12Z", + "deletionTime": "2023-03-29T18:37:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", - "creationTime": "2023-03-30T01:23:39Z", - "deletionTime": "2023-03-30T01:26:18Z" + "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", + "creationTime": "2023-03-29T18:21:13Z", + "deletionTime": "2023-03-29T18:37:25Z" } ] } }, { - "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "name": "ebcdc313-e068-4539-bfc9-63238422f44d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", "properties": { - "accountName": "r-database-account-6086", + "accountName": "r-database-account-6103", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T01:44:49Z", - "deletionTime": "2023-03-30T01:54:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T17:45:36Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", - "creationTime": "2023-03-30T01:44:50Z", - "deletionTime": "2023-03-30T01:54:03Z" + "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", + "creationTime": "2023-03-29T17:45:37Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", + "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "properties": { - "accountName": "r-database-account-9503", + "accountName": "restoredaccount-9093", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:14:47Z", - "deletionTime": "2023-03-30T02:19:28Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", - "creationTime": "2023-03-30T02:14:48Z", - "deletionTime": "2023-03-30T02:19:28Z" + "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "a717fb23-baed-4b80-ab44-bedcce157333", + "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "properties": { - "accountName": "r-database-account-255", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:41:09Z", - "deletionTime": "2023-03-30T02:50:27Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5464", + "apiType": "Sql", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", - "creationTime": "2023-03-30T02:41:10Z", - "deletionTime": "2023-03-30T02:50:27Z" + "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z" } ] } }, { - "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", "properties": { - "accountName": "cosmosdb-12104", - "apiType": "Sql", - "creationTime": "2023-03-30T03:16:29Z", - "deletionTime": "2023-03-30T03:24:26Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-582", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T18:55:11Z", + "deletionTime": "2023-03-29T18:56:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", - "creationTime": "2023-03-30T03:18:49Z", - "deletionTime": "2023-03-30T03:24:26Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", - "creationTime": "2023-03-30T03:16:30Z", - "deletionTime": "2023-03-30T03:24:26Z" + "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", + "creationTime": "2023-03-29T18:55:12Z", + "deletionTime": "2023-03-29T18:56:12Z" } ] } }, { - "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", "properties": { - "accountName": "r-database-account-7398", + "accountName": "r-database-account-7109", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:22:44Z", - "deletionTime": "2023-03-30T03:24:34Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T19:11:47Z", + "deletionTime": "2023-03-29T19:13:28Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", - "creationTime": "2023-03-30T03:22:45Z", - "deletionTime": "2023-03-30T03:24:34Z" + "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", + "creationTime": "2023-03-29T19:11:48Z", + "deletionTime": "2023-03-29T19:13:28Z" } ] } }, { - "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", "properties": { - "accountName": "r-database-account-2003", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:40:25Z", - "deletionTime": "2023-03-30T03:41:26Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-1862", + "apiType": "Sql", + "creationTime": "2023-03-29T19:27:17Z", + "deletionTime": "2023-03-29T19:28:11Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", - "creationTime": "2023-03-30T03:40:26Z", - "deletionTime": "2023-03-30T03:41:26Z" + "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", + "creationTime": "2023-03-29T19:27:18Z", + "deletionTime": "2023-03-29T19:28:11Z" } ] } }, { - "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", "properties": { - "accountName": "dsapaliga-rcg-migrationtest", - "apiType": "Sql", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z", - "oldestRestorableTime": "2023-03-23T03:56:45Z", + "accountName": "r-database-account-669", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T19:41:10Z", + "deletionTime": "2023-03-29T19:42:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z" + "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", + "creationTime": "2023-03-29T19:41:11Z", + "deletionTime": "2023-03-29T19:42:32Z" } ] } }, { - "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", + "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", "properties": { - "accountName": "r-database-account-3308", + "accountName": "r-database-account-8361", "apiType": "Table, Sql", - "creationTime": "2023-03-30T03:55:54Z", - "deletionTime": "2023-03-30T03:56:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T19:57:31Z", + "deletionTime": "2023-03-29T19:58:15Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", - "creationTime": "2023-03-30T03:55:55Z", - "deletionTime": "2023-03-30T03:56:52Z" + "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", + "creationTime": "2023-03-29T19:57:32Z", + "deletionTime": "2023-03-29T19:58:15Z" } ] } }, { - "name": "daf00acd-625e-4dcd-8453-247b297129a3", + "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", "properties": { - "accountName": "dsapaliga-restored-cli-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z", - "oldestRestorableTime": "2023-03-23T03:57:10Z", + "accountName": "r-database-account-9", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:12:42Z", + "deletionTime": "2023-03-29T20:28:47Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", + "creationTime": "2023-03-29T20:12:43Z", + "deletionTime": "2023-03-29T20:28:47Z" } ] } }, { - "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", + "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", "properties": { - "accountName": "dsapaliga-xrr-cli", + "accountName": "r-database-account-7334", "apiType": "Sql", - "creationTime": "2023-03-29T23:10:13Z", - "deletionTime": "2023-03-30T03:57:17Z", - "oldestRestorableTime": "2023-03-23T03:57:17Z", + "creationTime": "2023-03-29T20:42:13Z", + "deletionTime": "2023-03-29T20:44:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", - "creationTime": "2023-03-29T23:12:40Z", - "deletionTime": "2023-03-30T03:57:17Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", - "creationTime": "2023-03-29T23:10:14Z", - "deletionTime": "2023-03-30T03:57:17Z" + "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", + "creationTime": "2023-03-29T20:42:14Z", + "deletionTime": "2023-03-29T20:44:52Z" } ] } }, { - "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", + "name": "9513098d-df71-4d21-8d95-2fd12d55402e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z", - "oldestRestorableTime": "2023-03-23T03:57:27Z", + "accountName": "r-database-account-4820", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:00:04Z", + "deletionTime": "2023-03-29T21:16:44Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", + "creationTime": "2023-03-29T21:00:05Z", + "deletionTime": "2023-03-29T21:16:44Z" } ] } }, { - "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", + "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2rg", - "apiType": "Sql", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z", - "oldestRestorableTime": "2023-03-23T03:57:36Z", + "accountName": "r-database-account-2346", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z" } ] } }, { - "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", "properties": { - "accountName": "dsapaliga-xrr-restorefix", - "apiType": "Sql", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z", - "oldestRestorableTime": "2023-03-23T04:15:46Z", + "accountName": "restoredaccount-4730", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", - "creationTime": "2023-03-30T03:51:46Z", - "deletionTime": "2023-03-30T04:15:46Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z" + "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z" } ] } }, { - "name": "2896560d-7c61-44b5-95a3-2e325d44b464", + "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "properties": { - "accountName": "dsapaliga-xrr", - "apiType": "Sql", - "creationTime": "2023-03-29T23:01:28Z", - "deletionTime": "2023-03-30T04:16:00Z", - "oldestRestorableTime": "2023-03-23T04:16:00Z", + "accountName": "restoredaccount-1173", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", - "creationTime": "2023-03-29T23:11:33Z", - "deletionTime": "2023-03-30T04:16:00Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", - "creationTime": "2023-03-29T23:01:29Z", - "deletionTime": "2023-03-30T04:16:00Z" + "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z" } ] } }, { - "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", + "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", "properties": { - "accountName": "r-database-account-9362", + "accountName": "r-database-account-3981", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:14:52Z", - "deletionTime": "2023-03-30T04:33:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T21:50:14Z", + "deletionTime": "2023-03-29T21:52:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", - "creationTime": "2023-03-30T04:14:53Z", - "deletionTime": "2023-03-30T04:33:19Z" + "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", + "creationTime": "2023-03-29T21:50:15Z", + "deletionTime": "2023-03-29T21:52:00Z" } ] } }, { - "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", + "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "properties": { - "accountName": "r-database-account-7026", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T04:49:23Z", - "deletionTime": "2023-03-30T05:05:15Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6608", + "apiType": "Sql", + "creationTime": "2023-03-29T22:05:54Z", + "deletionTime": "2023-03-29T22:06:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", - "creationTime": "2023-03-30T04:49:24Z", - "deletionTime": "2023-03-30T05:05:15Z" + "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", + "creationTime": "2023-03-29T22:05:55Z", + "deletionTime": "2023-03-29T22:06:58Z" } ] } }, { - "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", + "name": "d003df48-a9ea-4212-a771-0c539141cd9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", "properties": { - "accountName": "r-database-account-8518", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:21:59Z", - "deletionTime": "2023-03-30T05:23:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9561", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:19:29Z", + "deletionTime": "2023-03-29T22:20:23Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", - "creationTime": "2023-03-30T05:22:00Z", - "deletionTime": "2023-03-30T05:23:37Z" + "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", + "creationTime": "2023-03-29T22:19:30Z", + "deletionTime": "2023-03-29T22:20:23Z" } ] } }, { - "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", "properties": { - "accountName": "restoredaccount-8613", + "accountName": "r-database-account-1309", "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T22:36:33Z", + "deletionTime": "2023-03-29T22:37:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", + "creationTime": "2023-03-29T22:36:35Z", + "deletionTime": "2023-03-29T22:37:50Z" } ] } }, { - "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "properties": { - "accountName": "restoredaccount-4321", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-restore-test5", + "apiType": "Sql", + "creationTime": "2023-03-29T21:59:36Z", + "deletionTime": "2023-03-29T22:56:12Z", + "oldestRestorableTime": "2023-03-22T22:56:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", + "creationTime": "2023-03-29T21:59:38Z", + "deletionTime": "2023-03-29T22:56:12Z" } ] } }, { - "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", "properties": { - "accountName": "r-database-account-9910", + "accountName": "dsapaliga-restored-eastus2", "apiType": "Sql", - "creationTime": "2023-03-30T05:44:40Z", - "deletionTime": "2023-03-30T06:00:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z", + "oldestRestorableTime": "2023-03-22T22:56:35Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", - "creationTime": "2023-03-30T05:44:41Z", - "deletionTime": "2023-03-30T06:00:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z" } ] } }, { - "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", "properties": { - "accountName": "r-database-account-8895", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:29:10Z", - "deletionTime": "2023-03-30T06:47:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-test-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z", + "oldestRestorableTime": "2023-03-22T22:57:04Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", - "creationTime": "2023-03-30T06:29:12Z", - "deletionTime": "2023-03-30T06:47:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z" } ] } }, { - "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "properties": { - "accountName": "restoredaccount-6039", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-restore-test", + "apiType": "Sql", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z", + "oldestRestorableTime": "2023-03-22T22:57:42Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", + "creationTime": "2023-03-29T19:42:26Z", + "deletionTime": "2023-03-29T22:57:42Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z" + "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z" } ] } }, { - "name": "53b30478-fadc-4af9-bde8-663f3793b182", + "name": "52581e9f-9743-4007-9041-e15df28ce4ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", "properties": { - "accountName": "r-database-account-6131", + "accountName": "r-database-account-1604", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:23:46Z", - "deletionTime": "2023-03-30T07:39:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T22:51:34Z", + "deletionTime": "2023-03-29T23:07:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", - "creationTime": "2023-03-30T07:23:47Z", - "deletionTime": "2023-03-30T07:39:31Z" + "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", + "creationTime": "2023-03-29T22:51:35Z", + "deletionTime": "2023-03-29T23:07:58Z" } ] } }, { - "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", + "name": "9ab892fe-ad41-4e51-a646-530c226c8772", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", "properties": { - "accountName": "r-database-account-5579", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:00:42Z", - "deletionTime": "2023-03-30T08:02:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", - "restorableLocations": [ + "accountName": "r-database-account-39", + "apiType": "Sql", + "creationTime": "2023-03-29T23:21:19Z", + "deletionTime": "2023-03-29T23:37:29Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", - "creationTime": "2023-03-30T08:00:43Z", - "deletionTime": "2023-03-30T08:02:03Z" + "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", + "creationTime": "2023-03-29T23:21:20Z", + "deletionTime": "2023-03-29T23:37:29Z" } ] } }, { - "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", + "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", "properties": { - "accountName": "r-database-account-6802", - "apiType": "Sql", - "creationTime": "2023-03-30T08:15:53Z", - "deletionTime": "2023-03-30T08:16:49Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6553", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T23:52:19Z", + "deletionTime": "2023-03-29T23:54:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", - "creationTime": "2023-03-30T08:15:54Z", - "deletionTime": "2023-03-30T08:16:49Z" + "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", + "creationTime": "2023-03-29T23:52:20Z", + "deletionTime": "2023-03-29T23:54:50Z" } ] } }, { - "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", + "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", "properties": { - "accountName": "r-database-account-4928", + "accountName": "r-database-account-8730", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:29:55Z", - "deletionTime": "2023-03-30T08:30:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T00:45:13Z", + "deletionTime": "2023-03-30T00:49:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", - "creationTime": "2023-03-30T08:29:56Z", - "deletionTime": "2023-03-30T08:30:59Z" + "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", + "creationTime": "2023-03-30T00:45:15Z", + "deletionTime": "2023-03-30T00:49:42Z" } ] } }, { - "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", + "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", "properties": { - "accountName": "r-database-account-9554", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T08:45:00Z", - "deletionTime": "2023-03-30T08:46:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2459", + "apiType": "Sql", + "creationTime": "2023-03-30T01:04:05Z", + "deletionTime": "2023-03-30T01:06:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", - "creationTime": "2023-03-30T08:45:01Z", - "deletionTime": "2023-03-30T08:46:14Z" + "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", + "creationTime": "2023-03-30T01:04:06Z", + "deletionTime": "2023-03-30T01:06:50Z" } ] } }, { - "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", + "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "properties": { - "accountName": "r-database-account-9311", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:00:35Z", - "deletionTime": "2023-03-30T09:16:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2957", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T01:23:37Z", + "deletionTime": "2023-03-30T01:26:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", - "creationTime": "2023-03-30T09:00:36Z", - "deletionTime": "2023-03-30T09:16:50Z" + "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", + "creationTime": "2023-03-30T01:23:39Z", + "deletionTime": "2023-03-30T01:26:18Z" } ] } }, { - "name": "521a5d65-de37-47be-88ca-ec32b564a261", + "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "properties": { - "accountName": "r-database-account-2240", + "accountName": "r-database-account-6086", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:32:58Z", - "deletionTime": "2023-03-30T09:51:38Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T01:44:49Z", + "deletionTime": "2023-03-30T01:54:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", - "creationTime": "2023-03-30T09:32:59Z", - "deletionTime": "2023-03-30T09:51:38Z" + "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", + "creationTime": "2023-03-30T01:44:50Z", + "deletionTime": "2023-03-30T01:54:03Z" } ] } }, { - "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", + "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", "properties": { - "accountName": "r-database-account-1851", - "apiType": "Sql", - "creationTime": "2023-03-30T10:05:27Z", - "deletionTime": "2023-03-30T10:21:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9503", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T02:14:47Z", + "deletionTime": "2023-03-30T02:19:28Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", - "creationTime": "2023-03-30T10:05:28Z", - "deletionTime": "2023-03-30T10:21:42Z" + "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", + "creationTime": "2023-03-30T02:14:48Z", + "deletionTime": "2023-03-30T02:19:28Z" } ] } }, { - "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", + "name": "a717fb23-baed-4b80-ab44-bedcce157333", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", "properties": { - "accountName": "r-database-account-5797", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:37:02Z", - "deletionTime": "2023-03-30T10:55:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-255", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T02:41:09Z", + "deletionTime": "2023-03-30T02:50:27Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", - "creationTime": "2023-03-30T10:37:04Z", - "deletionTime": "2023-03-30T10:55:19Z" + "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", + "creationTime": "2023-03-30T02:41:10Z", + "deletionTime": "2023-03-30T02:50:27Z" } ] } }, { - "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", + "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", "properties": { - "accountName": "r-database-account-9560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:11:57Z", - "deletionTime": "2023-03-30T11:25:05Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-30T03:16:29Z", + "deletionTime": "2023-03-30T03:24:26Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", + "creationTime": "2023-03-30T03:18:49Z", + "deletionTime": "2023-03-30T03:24:26Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", - "creationTime": "2023-03-30T11:11:58Z", - "deletionTime": "2023-03-30T11:25:05Z" + "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", + "creationTime": "2023-03-30T03:16:30Z", + "deletionTime": "2023-03-30T03:24:26Z" } ] } }, { - "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", + "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", "properties": { - "accountName": "r-database-account-1767", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:41:56Z", - "deletionTime": "2023-03-30T11:43:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7398", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:22:44Z", + "deletionTime": "2023-03-30T03:24:34Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", - "creationTime": "2023-03-30T11:41:57Z", - "deletionTime": "2023-03-30T11:43:33Z" + "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", + "creationTime": "2023-03-30T03:22:45Z", + "deletionTime": "2023-03-30T03:24:34Z" } ] } }, { - "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "properties": { - "accountName": "restoredaccount-4001", + "accountName": "r-database-account-2003", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T03:40:25Z", + "deletionTime": "2023-03-30T03:41:26Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", + "creationTime": "2023-03-30T03:40:26Z", + "deletionTime": "2023-03-30T03:41:26Z" } ] } }, { - "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "properties": { - "accountName": "restoredaccount-7112", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-rcg-migrationtest", + "apiType": "Sql", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z", + "oldestRestorableTime": "2023-03-23T03:56:45Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z" } ] } }, { - "name": "0370cb08-0af9-4438-b21f-405a5564b689", + "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", "properties": { - "accountName": "restoredaccount-9834", - "apiType": "Sql", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3308", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T03:55:54Z", + "deletionTime": "2023-03-30T03:56:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", + "creationTime": "2023-03-30T03:55:55Z", + "deletionTime": "2023-03-30T03:56:52Z" } ] } }, { - "name": "6c273b23-ae84-4945-b093-d57bca835c7c", + "name": "daf00acd-625e-4dcd-8453-247b297129a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", "properties": { - "accountName": "restoredaccount-4009", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-restored-cli-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z", + "oldestRestorableTime": "2023-03-23T03:57:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z" } ] } }, { - "name": "17de7698-0393-4b12-ba51-99d12ba83904", + "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", "properties": { - "accountName": "r-database-account-9743", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:00:07Z", - "deletionTime": "2023-03-30T12:01:49Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-xrr-cli", + "apiType": "Sql", + "creationTime": "2023-03-29T23:10:13Z", + "deletionTime": "2023-03-30T03:57:17Z", + "oldestRestorableTime": "2023-03-23T03:57:17Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", + "creationTime": "2023-03-29T23:12:40Z", + "deletionTime": "2023-03-30T03:57:17Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", - "creationTime": "2023-03-30T12:00:08Z", - "deletionTime": "2023-03-30T12:01:49Z" + "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", + "creationTime": "2023-03-29T23:10:14Z", + "deletionTime": "2023-03-30T03:57:17Z" } ] } }, { - "name": "987831cb-c610-4631-a650-0b6678c31649", + "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", "properties": { - "accountName": "r-database-account-3771", + "accountName": "dsapaliga-xrr-restored-eastus2", "apiType": "Sql", - "creationTime": "2023-03-30T12:15:11Z", - "deletionTime": "2023-03-30T12:15:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z", + "oldestRestorableTime": "2023-03-23T03:57:27Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", - "creationTime": "2023-03-30T12:15:12Z", - "deletionTime": "2023-03-30T12:15:59Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z" } ] } }, { - "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", + "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", "properties": { - "accountName": "r-database-account-3969", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:29:18Z", - "deletionTime": "2023-03-30T12:30:13Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-xrr-restored-eastus2rg", + "apiType": "Sql", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z", + "oldestRestorableTime": "2023-03-23T03:57:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", - "creationTime": "2023-03-30T12:29:19Z", - "deletionTime": "2023-03-30T12:30:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z" } ] } }, { - "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", + "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", "properties": { - "accountName": "r-database-account-7064", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T12:44:53Z", - "deletionTime": "2023-03-30T12:46:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-xrr-restorefix", + "apiType": "Sql", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z", + "oldestRestorableTime": "2023-03-23T04:15:46Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", + "creationTime": "2023-03-30T03:51:46Z", + "deletionTime": "2023-03-30T04:15:46Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", - "creationTime": "2023-03-30T12:44:54Z", - "deletionTime": "2023-03-30T12:46:04Z" + "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z" } ] } }, { - "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "name": "2896560d-7c61-44b5-95a3-2e325d44b464", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", "properties": { - "accountName": "r-database-account-8980", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:00:40Z", - "deletionTime": "2023-03-30T13:17:11Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "dsapaliga-xrr", + "apiType": "Sql", + "creationTime": "2023-03-29T23:01:28Z", + "deletionTime": "2023-03-30T04:16:00Z", + "oldestRestorableTime": "2023-03-23T04:16:00Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", + "creationTime": "2023-03-29T23:11:33Z", + "deletionTime": "2023-03-30T04:16:00Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", - "creationTime": "2023-03-30T13:00:41Z", - "deletionTime": "2023-03-30T13:17:11Z" + "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", + "creationTime": "2023-03-29T23:01:29Z", + "deletionTime": "2023-03-30T04:16:00Z" } ] } }, { - "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", "properties": { - "accountName": "r-database-account-2102", + "accountName": "r-database-account-9362", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:33:35Z", - "deletionTime": "2023-03-30T13:51:57Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T04:14:52Z", + "deletionTime": "2023-03-30T04:33:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", - "creationTime": "2023-03-30T13:33:36Z", - "deletionTime": "2023-03-30T13:51:57Z" + "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", + "creationTime": "2023-03-30T04:14:53Z", + "deletionTime": "2023-03-30T04:33:19Z" } ] } }, { - "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", + "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", "properties": { - "accountName": "r-database-account-6294", - "apiType": "Sql", - "creationTime": "2023-03-30T14:05:48Z", - "deletionTime": "2023-03-30T14:21:29Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7026", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T04:49:23Z", + "deletionTime": "2023-03-30T05:05:15Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", - "creationTime": "2023-03-30T14:05:49Z", - "deletionTime": "2023-03-30T14:21:29Z" + "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", + "creationTime": "2023-03-30T04:49:24Z", + "deletionTime": "2023-03-30T05:05:15Z" } ] } }, { - "name": "86a5260e-5153-431d-8eab-af58b83494af", + "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", "properties": { - "accountName": "r-database-account-2370", + "accountName": "r-database-account-8518", "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:35:58Z", - "deletionTime": "2023-03-30T14:54:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T05:21:59Z", + "deletionTime": "2023-03-30T05:23:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", - "creationTime": "2023-03-30T14:35:59Z", - "deletionTime": "2023-03-30T14:54:17Z" + "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", + "creationTime": "2023-03-30T05:22:00Z", + "deletionTime": "2023-03-30T05:23:37Z" } ] } }, { - "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", "properties": { - "accountName": "r-database-account-3273", + "accountName": "restoredaccount-8613", "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:10:49Z", - "deletionTime": "2023-03-30T15:24:06Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", - "creationTime": "2023-03-30T15:10:50Z", - "deletionTime": "2023-03-30T15:24:06Z" + "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "8246105a-a890-4491-9dd6-7292d01fea88", + "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", "properties": { - "accountName": "r-database-account-3250", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:40:22Z", - "deletionTime": "2023-03-30T15:41:57Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-4321", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", - "creationTime": "2023-03-30T15:40:23Z", - "deletionTime": "2023-03-30T15:41:57Z" + "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "bbf50286-0d85-4979-9c86-63d10090b51a", + "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", "properties": { - "accountName": "restoredaccount-2722", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9910", + "apiType": "Sql", + "creationTime": "2023-03-30T05:44:40Z", + "deletionTime": "2023-03-30T06:00:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", + "creationTime": "2023-03-30T05:44:41Z", + "deletionTime": "2023-03-30T06:00:37Z" } ] } }, { - "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", + "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "properties": { - "accountName": "restoredaccount-4323", - "apiType": "Sql", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8895", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:29:10Z", + "deletionTime": "2023-03-30T06:47:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", + "creationTime": "2023-03-30T06:29:12Z", + "deletionTime": "2023-03-30T06:47:25Z" } ] } }, { - "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", + "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", "properties": { - "accountName": "restoredaccount-2887", + "accountName": "restoredaccount-6039", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z" } ] } }, { - "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "name": "53b30478-fadc-4af9-bde8-663f3793b182", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", "properties": { - "accountName": "restoredaccount-3024", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6131", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:23:46Z", + "deletionTime": "2023-03-30T07:39:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", + "creationTime": "2023-03-30T07:23:47Z", + "deletionTime": "2023-03-30T07:39:31Z" } ] } }, { - "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", "properties": { - "accountName": "r-database-account-4043", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:31:27Z", - "deletionTime": "2023-03-30T16:47:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5579", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:00:42Z", + "deletionTime": "2023-03-30T08:02:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", - "creationTime": "2023-03-30T16:31:28Z", - "deletionTime": "2023-03-30T16:47:52Z" + "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", + "creationTime": "2023-03-30T08:00:43Z", + "deletionTime": "2023-03-30T08:02:03Z" } ] } }, { - "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", "properties": { - "accountName": "restoredaccount-7511", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6802", + "apiType": "Sql", + "creationTime": "2023-03-30T08:15:53Z", + "deletionTime": "2023-03-30T08:16:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z" + "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", + "creationTime": "2023-03-30T08:15:54Z", + "deletionTime": "2023-03-30T08:16:49Z" } ] } }, { - "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", "properties": { - "accountName": "r-database-account-353", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4928", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:29:55Z", + "deletionTime": "2023-03-30T08:30:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z" + "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", + "creationTime": "2023-03-30T08:29:56Z", + "deletionTime": "2023-03-30T08:30:59Z" } ] } }, { - "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", + "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", "properties": { - "accountName": "r-database-account-8087", + "accountName": "r-database-account-9554", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:24:28Z", - "deletionTime": "2023-03-30T17:39:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T08:45:00Z", + "deletionTime": "2023-03-30T08:46:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", - "creationTime": "2023-03-30T17:24:29Z", - "deletionTime": "2023-03-30T17:39:50Z" + "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", + "creationTime": "2023-03-30T08:45:01Z", + "deletionTime": "2023-03-30T08:46:14Z" } ] } }, { - "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", "properties": { - "accountName": "restoredaccount-560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9311", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:00:35Z", + "deletionTime": "2023-03-30T09:16:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z" + "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", + "creationTime": "2023-03-30T09:00:36Z", + "deletionTime": "2023-03-30T09:16:50Z" } ] } }, { - "name": "d9e2fd03-4af1-4649-98c3-65f580724594", + "name": "521a5d65-de37-47be-88ca-ec32b564a261", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", "properties": { - "accountName": "r-database-account-7446", + "accountName": "r-database-account-2240", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:08:24Z", - "deletionTime": "2023-03-30T19:10:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T09:32:58Z", + "deletionTime": "2023-03-30T09:51:38Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", - "creationTime": "2023-03-30T19:08:25Z", - "deletionTime": "2023-03-30T19:10:04Z" + "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", + "creationTime": "2023-03-30T09:32:59Z", + "deletionTime": "2023-03-30T09:51:38Z" } ] } }, { - "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", + "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", "properties": { - "accountName": "r-database-account-8409", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:30:14Z", - "deletionTime": "2023-03-30T19:46:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-1851", + "apiType": "Sql", + "creationTime": "2023-03-30T10:05:27Z", + "deletionTime": "2023-03-30T10:21:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", - "creationTime": "2023-03-30T19:30:15Z", - "deletionTime": "2023-03-30T19:46:59Z" + "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", + "creationTime": "2023-03-30T10:05:28Z", + "deletionTime": "2023-03-30T10:21:42Z" } ] } }, { - "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", "properties": { - "accountName": "restoredaccount-9502", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5797", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:37:02Z", + "deletionTime": "2023-03-30T10:55:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z" + "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", + "creationTime": "2023-03-30T10:37:04Z", + "deletionTime": "2023-03-30T10:55:19Z" } ] } }, { - "name": "a274527e-da37-49f9-9878-cef9f55b334d", + "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", "properties": { - "accountName": "r-database-account-4548", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:23:16Z", - "deletionTime": "2023-03-30T20:41:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:11:57Z", + "deletionTime": "2023-03-30T11:25:05Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", - "creationTime": "2023-03-30T20:23:17Z", - "deletionTime": "2023-03-30T20:41:33Z" + "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", + "creationTime": "2023-03-30T11:11:58Z", + "deletionTime": "2023-03-30T11:25:05Z" } ] } }, { - "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", + "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", "properties": { - "accountName": "restoredaccount-3745", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-1767", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:41:56Z", + "deletionTime": "2023-03-30T11:43:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z" + "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", + "creationTime": "2023-03-30T11:41:57Z", + "deletionTime": "2023-03-30T11:43:33Z" } ] } }, { - "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", + "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", "properties": { - "accountName": "r-database-account-2582", + "accountName": "restoredaccount-4001", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T21:50:24Z", - "deletionTime": "2023-03-30T21:52:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", - "creationTime": "2023-03-30T21:50:27Z", - "deletionTime": "2023-03-30T21:52:04Z" + "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", + "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "properties": { - "accountName": "r-database-account-8779", - "apiType": "Sql", - "creationTime": "2023-03-30T22:06:33Z", - "deletionTime": "2023-03-30T22:07:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7112", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", - "creationTime": "2023-03-30T22:06:34Z", - "deletionTime": "2023-03-30T22:07:17Z" + "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "38947549-a1bf-4023-bc95-88dcc312797f", + "name": "0370cb08-0af9-4438-b21f-405a5564b689", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", "properties": { - "accountName": "r-database-account-4386", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:20:34Z", - "deletionTime": "2023-03-30T22:21:28Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-9834", + "apiType": "Sql", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", - "creationTime": "2023-03-30T22:20:35Z", - "deletionTime": "2023-03-30T22:21:28Z" + "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "name": "6c273b23-ae84-4945-b093-d57bca835c7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", "properties": { - "accountName": "r-database-account-3583", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T22:35:57Z", - "deletionTime": "2023-03-30T22:36:47Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-4009", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", - "creationTime": "2023-03-30T22:35:58Z", - "deletionTime": "2023-03-30T22:36:47Z" + "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "name": "17de7698-0393-4b12-ba51-99d12ba83904", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", "properties": { - "accountName": "r-database-account-5053", + "accountName": "r-database-account-9743", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:51:37Z", - "deletionTime": "2023-03-30T23:05:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T12:00:07Z", + "deletionTime": "2023-03-30T12:01:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", - "creationTime": "2023-03-30T22:51:38Z", - "deletionTime": "2023-03-30T23:05:43Z" + "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", + "creationTime": "2023-03-30T12:00:08Z", + "deletionTime": "2023-03-30T12:01:49Z" } ] } }, { - "name": "17692a3a-23c6-428d-a13a-94657bdea47a", + "name": "987831cb-c610-4631-a650-0b6678c31649", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", "properties": { - "accountName": "r-database-account-9618", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:22:07Z", - "deletionTime": "2023-03-30T23:40:57Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3771", + "apiType": "Sql", + "creationTime": "2023-03-30T12:15:11Z", + "deletionTime": "2023-03-30T12:15:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", - "creationTime": "2023-03-30T23:22:08Z", - "deletionTime": "2023-03-30T23:40:57Z" + "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", + "creationTime": "2023-03-30T12:15:12Z", + "deletionTime": "2023-03-30T12:15:59Z" } ] } }, { - "name": "aae41121-0386-45f5-884b-acca11a878e3", + "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", "properties": { - "accountName": "restoredaccount-2225", + "accountName": "r-database-account-3969", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T12:29:18Z", + "deletionTime": "2023-03-30T12:30:13Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z" + "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", + "creationTime": "2023-03-30T12:29:19Z", + "deletionTime": "2023-03-30T12:30:13Z" } ] } }, { - "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", + "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", "properties": { - "accountName": "r-database-account-220", - "apiType": "Sql", - "creationTime": "2023-03-31T00:05:32Z", - "deletionTime": "2023-03-31T00:21:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7064", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T12:44:53Z", + "deletionTime": "2023-03-30T12:46:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", - "creationTime": "2023-03-31T00:05:33Z", - "deletionTime": "2023-03-31T00:21:52Z" + "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", + "creationTime": "2023-03-30T12:44:54Z", + "deletionTime": "2023-03-30T12:46:04Z" } ] } }, { - "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", + "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", "properties": { - "accountName": "restoredaccount-9446", - "apiType": "Sql", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8980", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:00:40Z", + "deletionTime": "2023-03-30T13:17:11Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z" + "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", + "creationTime": "2023-03-30T13:00:41Z", + "deletionTime": "2023-03-30T13:17:11Z" } ] } }, { - "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", "properties": { - "accountName": "r-database-account-2092", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T00:47:34Z", - "deletionTime": "2023-03-31T01:05:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2102", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:33:35Z", + "deletionTime": "2023-03-30T13:51:57Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", - "creationTime": "2023-03-31T00:47:35Z", - "deletionTime": "2023-03-31T01:05:40Z" + "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", + "creationTime": "2023-03-30T13:33:36Z", + "deletionTime": "2023-03-30T13:51:57Z" } ] } }, { - "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", "properties": { - "accountName": "restoredaccount-6025", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6294", + "apiType": "Sql", + "creationTime": "2023-03-30T14:05:48Z", + "deletionTime": "2023-03-30T14:21:29Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z" + "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", + "creationTime": "2023-03-30T14:05:49Z", + "deletionTime": "2023-03-30T14:21:29Z" } ] } }, { - "name": "89218c06-82d7-4397-a460-2f07c20d7138", + "name": "86a5260e-5153-431d-8eab-af58b83494af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", "properties": { - "accountName": "r-database-account-2331", + "accountName": "r-database-account-2370", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:32:56Z", - "deletionTime": "2023-03-31T01:49:23Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T14:35:58Z", + "deletionTime": "2023-03-30T14:54:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", - "creationTime": "2023-03-31T01:32:57Z", - "deletionTime": "2023-03-31T01:49:23Z" + "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", + "creationTime": "2023-03-30T14:35:59Z", + "deletionTime": "2023-03-30T14:54:17Z" } ] } }, { - "name": "480bf65c-2961-46e6-a44c-4de49632a509", + "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "properties": { - "accountName": "restoredaccount-6086", + "accountName": "r-database-account-3273", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T15:10:49Z", + "deletionTime": "2023-03-30T15:24:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z" + "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", + "creationTime": "2023-03-30T15:10:50Z", + "deletionTime": "2023-03-30T15:24:06Z" } ] } }, { - "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "name": "8246105a-a890-4491-9dd6-7292d01fea88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", "properties": { - "accountName": "r-database-account-3761", + "accountName": "r-database-account-3250", "apiType": "Table, Sql", - "creationTime": "2023-03-31T02:17:45Z", - "deletionTime": "2023-03-31T02:19:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T15:40:22Z", + "deletionTime": "2023-03-30T15:41:57Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", - "creationTime": "2023-03-31T02:17:46Z", - "deletionTime": "2023-03-31T02:19:03Z" + "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", + "creationTime": "2023-03-30T15:40:23Z", + "deletionTime": "2023-03-30T15:41:57Z" } ] } }, { - "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", + "name": "bbf50286-0d85-4979-9c86-63d10090b51a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", "properties": { - "accountName": "r-database-account-176", + "accountName": "restoredaccount-2722", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T02:35:45Z", - "deletionTime": "2023-03-31T02:37:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", - "creationTime": "2023-03-31T02:35:46Z", - "deletionTime": "2023-03-31T02:37:16Z" + "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", + "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", "properties": { - "accountName": "r-database-account-9754", + "accountName": "restoredaccount-4323", "apiType": "Sql", - "creationTime": "2023-03-31T02:51:04Z", - "deletionTime": "2023-03-31T02:51:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", - "creationTime": "2023-03-31T02:51:05Z", - "deletionTime": "2023-03-31T02:51:58Z" + "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", "properties": { - "accountName": "r-database-account-3560", + "accountName": "restoredaccount-2887", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:04:37Z", - "deletionTime": "2023-03-31T03:05:38Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", - "creationTime": "2023-03-31T03:04:38Z", - "deletionTime": "2023-03-31T03:05:38Z" + "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "properties": { - "accountName": "r-database-account-7061", + "accountName": "restoredaccount-3024", "apiType": "Table, Sql", - "creationTime": "2023-03-31T03:21:54Z", - "deletionTime": "2023-03-31T03:23:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", - "creationTime": "2023-03-31T03:21:55Z", - "deletionTime": "2023-03-31T03:23:03Z" + "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", + "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", "properties": { - "accountName": "r-database-account-6492", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:37:32Z", - "deletionTime": "2023-03-31T03:51:53Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4043", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:31:27Z", + "deletionTime": "2023-03-30T16:47:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", - "creationTime": "2023-03-31T03:37:33Z", - "deletionTime": "2023-03-31T03:51:53Z" + "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", + "creationTime": "2023-03-30T16:31:28Z", + "deletionTime": "2023-03-30T16:47:52Z" } ] } }, { - "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "properties": { - "accountName": "r-database-account-2187", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:07:50Z", - "deletionTime": "2023-03-31T04:26:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7511", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", - "creationTime": "2023-03-31T04:07:51Z", - "deletionTime": "2023-03-31T04:26:04Z" + "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z" } ] } }, { - "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "properties": { - "accountName": "restoredaccount-3749", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-353", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z" + "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z" } ] } }, { - "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", "properties": { - "accountName": "r-database-account-1319", - "apiType": "Sql", - "creationTime": "2023-03-31T04:51:37Z", - "deletionTime": "2023-03-31T05:08:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8087", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:24:28Z", + "deletionTime": "2023-03-30T17:39:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", - "creationTime": "2023-03-31T04:51:38Z", - "deletionTime": "2023-03-31T05:08:00Z" + "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", + "creationTime": "2023-03-30T17:24:29Z", + "deletionTime": "2023-03-30T17:39:50Z" } ] } }, { - "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", "properties": { - "accountName": "restoredaccount-949", - "apiType": "Sql", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z" + "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z" } ] } }, { - "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "name": "d9e2fd03-4af1-4649-98c3-65f580724594", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", "properties": { - "accountName": "r-database-account-3444", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:33:47Z", - "deletionTime": "2023-03-31T05:52:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7446", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:08:24Z", + "deletionTime": "2023-03-30T19:10:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", - "creationTime": "2023-03-31T05:33:48Z", - "deletionTime": "2023-03-31T05:52:04Z" + "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", + "creationTime": "2023-03-30T19:08:25Z", + "deletionTime": "2023-03-30T19:10:04Z" } ] } }, { - "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", "properties": { - "accountName": "restoredaccount-8369", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8409", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:30:14Z", + "deletionTime": "2023-03-30T19:46:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z" + "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", + "creationTime": "2023-03-30T19:30:15Z", + "deletionTime": "2023-03-30T19:46:59Z" } ] } }, { - "name": "a6938641-f254-423b-877a-01a80f789530", + "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "properties": { - "accountName": "r-database-account-4184", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:20:37Z", - "deletionTime": "2023-03-31T06:36:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-9502", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", - "creationTime": "2023-03-31T06:20:38Z", - "deletionTime": "2023-03-31T06:36:54Z" + "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z" } ] } }, { - "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", + "name": "a274527e-da37-49f9-9878-cef9f55b334d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", "properties": { - "accountName": "restoredaccount-8230", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4548", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:23:16Z", + "deletionTime": "2023-03-30T20:41:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z" + "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", + "creationTime": "2023-03-30T20:23:17Z", + "deletionTime": "2023-03-30T20:41:33Z" } ] } }, { - "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", + "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", "properties": { - "accountName": "r-database-account-9421", + "accountName": "restoredaccount-3745", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:10:08Z", - "deletionTime": "2023-03-31T07:27:01Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", - "creationTime": "2023-03-31T07:10:09Z", - "deletionTime": "2023-03-31T07:27:01Z" + "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z" } ] } }, { - "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", + "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", "properties": { - "accountName": "restoredaccount-2737", + "accountName": "r-database-account-2582", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T21:50:24Z", + "deletionTime": "2023-03-30T21:52:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z" + "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", + "creationTime": "2023-03-30T21:50:27Z", + "deletionTime": "2023-03-30T21:52:04Z" } ] } }, { - "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", "properties": { - "accountName": "r-database-account-4921", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:56:33Z", - "deletionTime": "2023-03-31T07:58:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8779", + "apiType": "Sql", + "creationTime": "2023-03-30T22:06:33Z", + "deletionTime": "2023-03-30T22:07:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", - "creationTime": "2023-03-31T07:56:34Z", - "deletionTime": "2023-03-31T07:58:09Z" + "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", + "creationTime": "2023-03-30T22:06:34Z", + "deletionTime": "2023-03-30T22:07:17Z" } ] } }, { - "name": "bea1d046-d612-49e3-b64c-3e82a216987a", + "name": "38947549-a1bf-4023-bc95-88dcc312797f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", "properties": { - "accountName": "r-database-account-4832", + "accountName": "r-database-account-4386", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:15:55Z", - "deletionTime": "2023-03-31T08:33:06Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T22:20:34Z", + "deletionTime": "2023-03-30T22:21:28Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", - "creationTime": "2023-03-31T08:15:57Z", - "deletionTime": "2023-03-31T08:33:06Z" + "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", + "creationTime": "2023-03-30T22:20:35Z", + "deletionTime": "2023-03-30T22:21:28Z" } ] } }, { - "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "properties": { - "accountName": "restoredaccount-9360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3583", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T22:35:57Z", + "deletionTime": "2023-03-30T22:36:47Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z" + "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", + "creationTime": "2023-03-30T22:35:58Z", + "deletionTime": "2023-03-30T22:36:47Z" } ] } }, { - "name": "9e6527c2-ded9-493a-9086-df70877c305d", + "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "properties": { - "accountName": "r-database-account-7247", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T09:00:28Z", - "deletionTime": "2023-03-31T09:01:48Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5053", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T22:51:37Z", + "deletionTime": "2023-03-30T23:05:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", - "creationTime": "2023-03-31T09:00:29Z", - "deletionTime": "2023-03-31T09:01:48Z" + "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", + "creationTime": "2023-03-30T22:51:38Z", + "deletionTime": "2023-03-30T23:05:43Z" } ] } }, { - "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", + "name": "17692a3a-23c6-428d-a13a-94657bdea47a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", "properties": { - "accountName": "r-database-account-2911", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:04:29Z", - "deletionTime": "2023-03-31T15:05:51Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9618", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:22:07Z", + "deletionTime": "2023-03-30T23:40:57Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", - "creationTime": "2023-03-31T15:04:30Z", - "deletionTime": "2023-03-31T15:05:51Z" + "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", + "creationTime": "2023-03-30T23:22:08Z", + "deletionTime": "2023-03-30T23:40:57Z" } ] } }, { - "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", + "name": "aae41121-0386-45f5-884b-acca11a878e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", "properties": { - "accountName": "r-database-account-7482", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:22:06Z", - "deletionTime": "2023-03-31T15:23:48Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-2225", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", - "creationTime": "2023-03-31T15:22:08Z", - "deletionTime": "2023-03-31T15:23:48Z" + "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z" } ] } }, { - "name": "c739e02a-8d12-44a1-9b43-72dee580e901", + "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", "properties": { - "accountName": "r-database-account-2396", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:34:52Z", - "deletionTime": "2023-04-04T16:36:27Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-220", + "apiType": "Sql", + "creationTime": "2023-03-31T00:05:32Z", + "deletionTime": "2023-03-31T00:21:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", - "creationTime": "2023-04-04T16:34:53Z", - "deletionTime": "2023-04-04T16:36:27Z" + "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", + "creationTime": "2023-03-31T00:05:33Z", + "deletionTime": "2023-03-31T00:21:52Z" } ] } }, { - "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", + "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", "properties": { - "accountName": "r-database-account-2962", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:56:08Z", - "deletionTime": "2023-04-04T16:57:51Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-9446", + "apiType": "Sql", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", - "creationTime": "2023-04-04T16:56:09Z", - "deletionTime": "2023-04-04T16:57:51Z" + "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z" } ] } }, { - "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", + "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", "properties": { - "accountName": "r-database-account-2963", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:15:44Z", - "deletionTime": "2023-04-04T17:17:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2092", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T00:47:34Z", + "deletionTime": "2023-03-31T01:05:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", - "creationTime": "2023-04-04T17:15:45Z", - "deletionTime": "2023-04-04T17:17:16Z" + "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", + "creationTime": "2023-03-31T00:47:35Z", + "deletionTime": "2023-03-31T01:05:40Z" } ] } }, { - "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "properties": { - "accountName": "r-database-account-6481", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:49:37Z", - "deletionTime": "2023-04-04T17:51:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-6025", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", - "creationTime": "2023-04-04T17:49:38Z", - "deletionTime": "2023-04-04T17:51:33Z" + "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z" } ] } }, { - "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", + "name": "89218c06-82d7-4397-a460-2f07c20d7138", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", "properties": { - "accountName": "r-database-account-5265", - "apiType": "Sql", - "creationTime": "2023-04-04T18:05:44Z", - "deletionTime": "2023-04-04T18:06:15Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2331", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:32:56Z", + "deletionTime": "2023-03-31T01:49:23Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", - "creationTime": "2023-04-04T18:05:45Z", - "deletionTime": "2023-04-04T18:06:15Z" + "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", + "creationTime": "2023-03-31T01:32:57Z", + "deletionTime": "2023-03-31T01:49:23Z" } ] } }, { - "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", + "name": "480bf65c-2961-46e6-a44c-4de49632a509", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", "properties": { - "accountName": "r-database-account-2888", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:48:32Z", - "deletionTime": "2023-04-04T18:50:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-6086", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", - "creationTime": "2023-04-04T18:48:33Z", - "deletionTime": "2023-04-04T18:50:14Z" + "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z" } ] } }, { - "name": "ad1760ce-6137-41f0-843a-84a233b507fb", + "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "properties": { - "accountName": "r-database-account-3827", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:16:39Z", - "deletionTime": "2023-04-04T19:18:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3761", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T02:17:45Z", + "deletionTime": "2023-03-31T02:19:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", - "creationTime": "2023-04-04T19:16:40Z", - "deletionTime": "2023-04-04T19:18:14Z" + "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", + "creationTime": "2023-03-31T02:17:46Z", + "deletionTime": "2023-03-31T02:19:03Z" } ] } }, { - "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", + "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", "properties": { - "accountName": "r-database-account-7735", - "apiType": "Sql", - "creationTime": "2023-04-04T19:32:03Z", - "deletionTime": "2023-04-04T19:33:01Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-176", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T02:35:45Z", + "deletionTime": "2023-03-31T02:37:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", - "creationTime": "2023-04-04T19:32:04Z", - "deletionTime": "2023-04-04T19:33:01Z" + "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", + "creationTime": "2023-03-31T02:35:46Z", + "deletionTime": "2023-03-31T02:37:16Z" } ] } }, { - "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", + "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", "properties": { - "accountName": "r-database-account-1093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:46:39Z", - "deletionTime": "2023-04-04T19:47:45Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9754", + "apiType": "Sql", + "creationTime": "2023-03-31T02:51:04Z", + "deletionTime": "2023-03-31T02:51:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", - "creationTime": "2023-04-04T19:46:40Z", - "deletionTime": "2023-04-04T19:47:45Z" + "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", + "creationTime": "2023-03-31T02:51:05Z", + "deletionTime": "2023-03-31T02:51:58Z" } ] } }, { - "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", + "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", "properties": { - "accountName": "r-database-account-5066", - "apiType": "Table, Sql", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3560", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T03:04:37Z", + "deletionTime": "2023-03-31T03:05:38Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z" + "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", + "creationTime": "2023-03-31T03:04:38Z", + "deletionTime": "2023-03-31T03:05:38Z" } ] } }, { - "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", + "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "properties": { - "accountName": "r-database-account-1835", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:17:28Z", - "deletionTime": "2023-04-04T20:34:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7061", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T03:21:54Z", + "deletionTime": "2023-03-31T03:23:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", - "creationTime": "2023-04-04T20:17:29Z", - "deletionTime": "2023-04-04T20:34:14Z" + "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", + "creationTime": "2023-03-31T03:21:55Z", + "deletionTime": "2023-03-31T03:23:03Z" } ] } }, { - "name": "cb2e954a-4e71-425a-b780-25555527fc7b", + "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", "properties": { - "accountName": "restoredaccount-5931", + "accountName": "r-database-account-6492", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T03:37:32Z", + "deletionTime": "2023-03-31T03:51:53Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z" + "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", + "creationTime": "2023-03-31T03:37:33Z", + "deletionTime": "2023-03-31T03:51:53Z" } ] } }, { - "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", "properties": { - "accountName": "r-database-account-8394", + "accountName": "r-database-account-2187", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:02:22Z", - "deletionTime": "2023-04-04T21:20:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T04:07:50Z", + "deletionTime": "2023-03-31T04:26:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", - "creationTime": "2023-04-04T21:02:23Z", - "deletionTime": "2023-04-04T21:20:17Z" + "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", + "creationTime": "2023-03-31T04:07:51Z", + "deletionTime": "2023-03-31T04:26:04Z" } ] } }, { - "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", + "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "properties": { - "accountName": "r-database-account-5571", - "apiType": "Sql", - "creationTime": "2023-04-04T21:44:41Z", - "deletionTime": "2023-04-04T21:45:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-3749", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", - "creationTime": "2023-04-04T21:44:42Z", - "deletionTime": "2023-04-04T21:45:35Z" + "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z" } ] } }, { - "name": "987588f7-7709-4336-aa45-223395911848", + "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", "properties": { - "accountName": "r-database-account-1689", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:09:17Z", - "deletionTime": "2023-04-04T22:10:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-1319", + "apiType": "Sql", + "creationTime": "2023-03-31T04:51:37Z", + "deletionTime": "2023-03-31T05:08:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", - "creationTime": "2023-04-04T22:09:19Z", - "deletionTime": "2023-04-04T22:10:56Z" + "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", + "creationTime": "2023-03-31T04:51:38Z", + "deletionTime": "2023-03-31T05:08:00Z" } ] } }, { - "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "properties": { - "accountName": "r-database-account-4876", + "accountName": "restoredaccount-949", "apiType": "Sql", - "creationTime": "2023-04-04T22:24:45Z", - "deletionTime": "2023-04-04T22:25:39Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", - "creationTime": "2023-04-04T22:24:46Z", - "deletionTime": "2023-04-04T22:25:39Z" + "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z" } ] } }, { - "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "properties": { - "accountName": "r-database-account-3793", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:38:37Z", - "deletionTime": "2023-04-04T22:39:26Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3444", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:33:47Z", + "deletionTime": "2023-03-31T05:52:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", - "creationTime": "2023-04-04T22:38:38Z", - "deletionTime": "2023-04-04T22:39:26Z" + "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", + "creationTime": "2023-03-31T05:33:48Z", + "deletionTime": "2023-03-31T05:52:04Z" } ] } }, { - "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "properties": { - "accountName": "r-database-account-2846", + "accountName": "restoredaccount-8369", "apiType": "Table, Sql", - "creationTime": "2023-04-04T22:54:10Z", - "deletionTime": "2023-04-04T22:55:15Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", - "creationTime": "2023-04-04T22:54:11Z", - "deletionTime": "2023-04-04T22:55:15Z" + "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z" } ] } }, { - "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "name": "a6938641-f254-423b-877a-01a80f789530", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", "properties": { - "accountName": "r-database-account-121", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:09:10Z", - "deletionTime": "2023-04-04T23:26:11Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4184", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:20:37Z", + "deletionTime": "2023-03-31T06:36:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", - "creationTime": "2023-04-04T23:09:11Z", - "deletionTime": "2023-04-04T23:26:11Z" + "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", + "creationTime": "2023-03-31T06:20:38Z", + "deletionTime": "2023-03-31T06:36:54Z" } ] } }, { - "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", + "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", "properties": { - "accountName": "restoredaccount-7907", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-8230", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z" + "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z" } ] } }, { - "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", "properties": { - "accountName": "r-database-account-5836", + "accountName": "r-database-account-9421", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:53:57Z", - "deletionTime": "2023-04-05T00:12:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T07:10:08Z", + "deletionTime": "2023-03-31T07:27:01Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", - "creationTime": "2023-04-04T23:53:58Z", - "deletionTime": "2023-04-05T00:12:42Z" + "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", + "creationTime": "2023-03-31T07:10:09Z", + "deletionTime": "2023-03-31T07:27:01Z" } ] } }, { - "name": "eda15431-8fd3-434e-a724-6478d0d766b0", + "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", "properties": { - "accountName": "restoredaccount-2781", + "accountName": "restoredaccount-2737", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z" + "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z" } ] } }, { - "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", + "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", "properties": { - "accountName": "r-database-account-886", - "apiType": "Sql", - "creationTime": "2023-04-05T00:38:08Z", - "deletionTime": "2023-04-05T00:55:26Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4921", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T07:56:33Z", + "deletionTime": "2023-03-31T07:58:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", - "creationTime": "2023-04-05T00:38:09Z", - "deletionTime": "2023-04-05T00:55:26Z" + "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", + "creationTime": "2023-03-31T07:56:34Z", + "deletionTime": "2023-03-31T07:58:09Z" } ] } }, { - "name": "0461674a-5302-4644-8006-15273be1dd01", + "name": "bea1d046-d612-49e3-b64c-3e82a216987a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", "properties": { - "accountName": "restoredaccount-1331", - "apiType": "Sql", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4832", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T08:15:55Z", + "deletionTime": "2023-03-31T08:33:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z" + "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", + "creationTime": "2023-03-31T08:15:57Z", + "deletionTime": "2023-03-31T08:33:06Z" } ] } }, { - "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "properties": { - "accountName": "r-database-account-5720", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:20:43Z", - "deletionTime": "2023-04-05T01:39:46Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-9360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", - "creationTime": "2023-04-05T01:20:44Z", - "deletionTime": "2023-04-05T01:39:46Z" + "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z" } ] } }, { - "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "name": "9e6527c2-ded9-493a-9086-df70877c305d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", "properties": { - "accountName": "restoredaccount-3222", + "accountName": "r-database-account-7247", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T09:00:28Z", + "deletionTime": "2023-03-31T09:01:48Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z" + "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", + "creationTime": "2023-03-31T09:00:29Z", + "deletionTime": "2023-03-31T09:01:48Z" } ] } }, { - "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", "properties": { - "accountName": "r-database-account-7279", + "accountName": "r-database-account-2911", "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:07:38Z", - "deletionTime": "2023-04-05T02:24:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T15:04:29Z", + "deletionTime": "2023-03-31T15:05:51Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", - "creationTime": "2023-04-05T02:07:39Z", - "deletionTime": "2023-04-05T02:24:18Z" + "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", + "creationTime": "2023-03-31T15:04:30Z", + "deletionTime": "2023-03-31T15:05:51Z" } ] } }, { - "name": "3364799a-fb66-48f3-b389-45af2e775bd2", + "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", "properties": { - "accountName": "restoredaccount-2694", + "accountName": "r-database-account-7482", "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T15:22:06Z", + "deletionTime": "2023-03-31T15:23:48Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z" + "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", + "creationTime": "2023-03-31T15:22:08Z", + "deletionTime": "2023-03-31T15:23:48Z" } ] } }, { - "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "name": "c739e02a-8d12-44a1-9b43-72dee580e901", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", "properties": { - "accountName": "r-database-account-2111", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:52:15Z", - "deletionTime": "2023-04-05T02:53:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2396", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:34:52Z", + "deletionTime": "2023-04-04T16:36:27Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", - "creationTime": "2023-04-05T02:52:16Z", - "deletionTime": "2023-04-05T02:53:42Z" + "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", + "creationTime": "2023-04-04T16:34:53Z", + "deletionTime": "2023-04-04T16:36:27Z" } ] } }, { - "name": "1275f66f-c69b-4813-9b61-901e1ec451af", + "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", "properties": { - "accountName": "r-database-account-4270", + "accountName": "r-database-account-2962", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:09:42Z", - "deletionTime": "2023-04-05T03:11:28Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T16:56:08Z", + "deletionTime": "2023-04-04T16:57:51Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", - "creationTime": "2023-04-05T03:09:43Z", - "deletionTime": "2023-04-05T03:11:28Z" + "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", + "creationTime": "2023-04-04T16:56:09Z", + "deletionTime": "2023-04-04T16:57:51Z" } ] } }, { - "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", + "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", "properties": { - "accountName": "r-database-account-6226", - "apiType": "Sql", - "creationTime": "2023-04-05T03:25:14Z", - "deletionTime": "2023-04-05T03:26:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2963", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:15:44Z", + "deletionTime": "2023-04-04T17:17:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", - "creationTime": "2023-04-05T03:25:15Z", - "deletionTime": "2023-04-05T03:26:12Z" + "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", + "creationTime": "2023-04-04T17:15:45Z", + "deletionTime": "2023-04-04T17:17:16Z" } ] } }, { - "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", + "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "properties": { - "accountName": "r-database-account-4472", + "accountName": "r-database-account-6481", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:39:46Z", - "deletionTime": "2023-04-05T03:40:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T17:49:37Z", + "deletionTime": "2023-04-04T17:51:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", - "creationTime": "2023-04-05T03:39:47Z", - "deletionTime": "2023-04-05T03:40:55Z" + "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", + "creationTime": "2023-04-04T17:49:38Z", + "deletionTime": "2023-04-04T17:51:33Z" } ] } }, { - "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", + "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", "properties": { - "accountName": "r-database-account-5112", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T03:56:41Z", - "deletionTime": "2023-04-05T03:57:47Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5265", + "apiType": "Sql", + "creationTime": "2023-04-04T18:05:44Z", + "deletionTime": "2023-04-04T18:06:15Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", - "creationTime": "2023-04-05T03:56:42Z", - "deletionTime": "2023-04-05T03:57:47Z" + "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", + "creationTime": "2023-04-04T18:05:45Z", + "deletionTime": "2023-04-04T18:06:15Z" } ] } }, { - "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", + "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", "properties": { - "accountName": "r-database-account-8806", + "accountName": "r-database-account-2888", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:11:45Z", - "deletionTime": "2023-04-05T04:37:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T18:48:32Z", + "deletionTime": "2023-04-04T18:50:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", - "creationTime": "2023-04-05T04:11:47Z", - "deletionTime": "2023-04-05T04:37:16Z" + "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", + "creationTime": "2023-04-04T18:48:33Z", + "deletionTime": "2023-04-04T18:50:14Z" } ] } }, { - "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", + "name": "ad1760ce-6137-41f0-843a-84a233b507fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", "properties": { - "accountName": "restoredaccount-6850", + "accountName": "r-database-account-3827", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T19:16:39Z", + "deletionTime": "2023-04-04T19:18:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", + "creationTime": "2023-04-04T19:16:40Z", + "deletionTime": "2023-04-04T19:18:14Z" } ] } }, { - "name": "fcd234fa-a27c-4150-9595-d0db433584e6", + "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", "properties": { - "accountName": "r-database-account-705", + "accountName": "r-database-account-7735", "apiType": "Sql", - "creationTime": "2023-04-05T05:56:56Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T19:32:03Z", + "deletionTime": "2023-04-04T19:33:01Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", - "creationTime": "2023-04-05T05:56:57Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", + "creationTime": "2023-04-04T19:32:04Z", + "deletionTime": "2023-04-04T19:33:01Z" } ] } }, { - "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", "properties": { - "accountName": "r-database-account-4894", + "accountName": "r-database-account-1093", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:13:31Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T19:46:39Z", + "deletionTime": "2023-04-04T19:47:45Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", - "creationTime": "2023-04-05T06:13:32Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", + "creationTime": "2023-04-04T19:46:40Z", + "deletionTime": "2023-04-04T19:47:45Z" } ] } }, { - "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", "properties": { - "accountName": "r-database-account-3212", + "accountName": "r-database-account-5066", "apiType": "Table, Sql", - "creationTime": "2023-04-05T06:08:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", - "creationTime": "2023-04-05T06:08:09Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z" } ] } }, { - "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", "properties": { - "accountName": "r-database-account-9540", + "accountName": "r-database-account-1835", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:53:04Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T20:17:28Z", + "deletionTime": "2023-04-04T20:34:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", - "creationTime": "2023-04-05T05:53:05Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", + "creationTime": "2023-04-04T20:17:29Z", + "deletionTime": "2023-04-04T20:34:14Z" } ] } }, { - "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "name": "cb2e954a-4e71-425a-b780-25555527fc7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", "properties": { - "accountName": "r-database-account-4658", + "accountName": "restoredaccount-5931", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:02:37Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", - "creationTime": "2023-04-05T06:02:38Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z" } ] } }, { - "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", "properties": { - "accountName": "r-database-account-3189", + "accountName": "r-database-account-8394", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:35:19Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T21:02:22Z", + "deletionTime": "2023-04-04T21:20:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", - "creationTime": "2023-04-05T06:35:20Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", + "creationTime": "2023-04-04T21:02:23Z", + "deletionTime": "2023-04-04T21:20:17Z" } ] } }, { - "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", "properties": { - "accountName": "restoredaccount-7747", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5571", + "apiType": "Sql", + "creationTime": "2023-04-04T21:44:41Z", + "deletionTime": "2023-04-04T21:45:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z" + "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", + "creationTime": "2023-04-04T21:44:42Z", + "deletionTime": "2023-04-04T21:45:35Z" } ] } }, { - "name": "adc4a343-1599-470d-abcc-d951fdd50f37", + "name": "987588f7-7709-4336-aa45-223395911848", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", "properties": { - "accountName": "r-database-account-3312", + "accountName": "r-database-account-1689", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:13:48Z", - "deletionTime": "2023-04-05T06:56:38Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T22:09:17Z", + "deletionTime": "2023-04-04T22:10:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", - "creationTime": "2023-04-04T17:13:49Z", - "deletionTime": "2023-04-05T06:56:38Z" + "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", + "creationTime": "2023-04-04T22:09:19Z", + "deletionTime": "2023-04-04T22:10:56Z" } ] } }, { - "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", + "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "properties": { - "accountName": "r-database-account-5846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:44:23Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4876", + "apiType": "Sql", + "creationTime": "2023-04-04T22:24:45Z", + "deletionTime": "2023-04-04T22:25:39Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", - "creationTime": "2023-04-04T21:44:25Z", - "deletionTime": "2023-04-05T06:58:31Z" - } + "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", + "creationTime": "2023-04-04T22:24:46Z", + "deletionTime": "2023-04-04T22:25:39Z" + } ] } }, { - "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", + "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "properties": { - "accountName": "r-database-account-2760", - "apiType": "Sql", - "creationTime": "2023-04-04T21:33:57Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3793", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T22:38:37Z", + "deletionTime": "2023-04-04T22:39:26Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", - "creationTime": "2023-04-04T21:33:58Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", + "creationTime": "2023-04-04T22:38:38Z", + "deletionTime": "2023-04-04T22:39:26Z" } ] } }, { - "name": "9ce35a43-8b24-4060-a058-191f976df7c1", + "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "properties": { - "accountName": "restoredaccount-9271", - "apiType": "Sql", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2846", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T22:54:10Z", + "deletionTime": "2023-04-04T22:55:15Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", + "creationTime": "2023-04-04T22:54:11Z", + "deletionTime": "2023-04-04T22:55:15Z" } ] } }, { - "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", + "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "properties": { - "accountName": "r-database-account-9266", - "apiType": "Sql", - "creationTime": "2023-03-29T07:47:00Z", - "deletionTime": "2023-04-05T06:58:41Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-121", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:09:10Z", + "deletionTime": "2023-04-04T23:26:11Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", - "creationTime": "2023-03-29T07:47:01Z", - "deletionTime": "2023-04-05T06:58:41Z" + "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", + "creationTime": "2023-04-04T23:09:11Z", + "deletionTime": "2023-04-04T23:26:11Z" } ] } }, { - "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", "properties": { - "accountName": "r-database-account-641", - "apiType": "Sql", - "creationTime": "2023-03-29T04:26:01Z", - "deletionTime": "2023-04-05T06:59:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7907", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", - "creationTime": "2023-03-29T04:26:02Z", - "deletionTime": "2023-04-05T06:59:03Z" + "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z" } ] } }, { - "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "properties": { - "accountName": "r-database-account-3287", - "apiType": "Sql", - "creationTime": "2023-03-29T07:55:06Z", - "deletionTime": "2023-04-05T07:00:47Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5836", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:53:57Z", + "deletionTime": "2023-04-05T00:12:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", - "creationTime": "2023-03-29T07:55:07Z", - "deletionTime": "2023-04-05T07:00:47Z" + "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", + "creationTime": "2023-04-04T23:53:58Z", + "deletionTime": "2023-04-05T00:12:42Z" } ] } }, { - "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "name": "eda15431-8fd3-434e-a724-6478d0d766b0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", "properties": { - "accountName": "r-database-account-3926", + "accountName": "restoredaccount-2781", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:08:41Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", - "creationTime": "2023-03-29T17:08:42Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z" } ] } }, { - "name": "92ce3190-d16b-438f-9791-b2254a597435", + "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", "properties": { - "accountName": "r-database-account-1530", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:05:13Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-886", + "apiType": "Sql", + "creationTime": "2023-04-05T00:38:08Z", + "deletionTime": "2023-04-05T00:55:26Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", - "creationTime": "2023-03-31T07:05:14Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", + "creationTime": "2023-04-05T00:38:09Z", + "deletionTime": "2023-04-05T00:55:26Z" } ] } }, { - "name": "c5934152-2095-41b0-9962-72be301ec23c", + "name": "0461674a-5302-4644-8006-15273be1dd01", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", "properties": { - "accountName": "r-database-account-1333", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:09:38Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-1331", + "apiType": "Sql", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", - "creationTime": "2023-03-30T07:09:40Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z" } ] } }, { - "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", + "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "properties": { - "accountName": "r-database-account-2197", - "apiType": "Sql", - "creationTime": "2023-03-29T04:24:10Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5720", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:20:43Z", + "deletionTime": "2023-04-05T01:39:46Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", - "creationTime": "2023-03-29T04:24:11Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", + "creationTime": "2023-04-05T01:20:44Z", + "deletionTime": "2023-04-05T01:39:46Z" } ] } }, { - "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", "properties": { - "accountName": "r-database-account-4608", + "accountName": "restoredaccount-3222", "apiType": "Table, Sql", - "creationTime": "2023-03-30T00:10:43Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", - "creationTime": "2023-03-30T00:10:44Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z" } ] } }, { - "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "properties": { - "accountName": "r-database-account-4659", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:19:29Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7279", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:07:38Z", + "deletionTime": "2023-04-05T02:24:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", - "creationTime": "2023-04-04T18:19:30Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", + "creationTime": "2023-04-05T02:07:39Z", + "deletionTime": "2023-04-05T02:24:18Z" } ] } }, { - "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "name": "3364799a-fb66-48f3-b389-45af2e775bd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", "properties": { - "accountName": "r-database-account-5637", + "accountName": "restoredaccount-2694", "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:25:03Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", - "creationTime": "2023-03-30T16:25:04Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z" } ] } }, { - "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", "properties": { - "accountName": "r-database-account-5467", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:53:26Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2111", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:52:15Z", + "deletionTime": "2023-04-05T02:53:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", - "creationTime": "2023-04-05T04:53:27Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", + "creationTime": "2023-04-05T02:52:16Z", + "deletionTime": "2023-04-05T02:53:42Z" } ] } }, { - "name": "401f849e-50e6-483b-813a-1a5f1059006c", + "name": "1275f66f-c69b-4813-9b61-901e1ec451af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", "properties": { - "accountName": "r-database-account-5933", - "apiType": "Sql", - "creationTime": "2023-04-04T19:13:48Z", - "deletionTime": "2023-04-05T07:01:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4270", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T03:09:42Z", + "deletionTime": "2023-04-05T03:11:28Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", - "creationTime": "2023-04-04T19:13:49Z", - "deletionTime": "2023-04-05T07:01:55Z" + "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", + "creationTime": "2023-04-05T03:09:43Z", + "deletionTime": "2023-04-05T03:11:28Z" } ] } }, { - "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", + "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", "properties": { - "accountName": "r-database-account-1535", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:20:58Z", - "deletionTime": "2023-04-05T07:01:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6226", + "apiType": "Sql", + "creationTime": "2023-04-05T03:25:14Z", + "deletionTime": "2023-04-05T03:26:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", - "creationTime": "2023-03-30T20:21:00Z", - "deletionTime": "2023-04-05T07:01:58Z" + "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", + "creationTime": "2023-04-05T03:25:15Z", + "deletionTime": "2023-04-05T03:26:12Z" } ] } }, { - "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", + "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", "properties": { - "accountName": "r-database-account-5305", - "apiType": "Sql", - "creationTime": "2023-03-29T02:15:48Z", - "deletionTime": "2023-04-05T07:02:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4472", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T03:39:46Z", + "deletionTime": "2023-04-05T03:40:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", - "creationTime": "2023-03-29T02:15:49Z", - "deletionTime": "2023-04-05T07:02:00Z" + "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", + "creationTime": "2023-04-05T03:39:47Z", + "deletionTime": "2023-04-05T03:40:55Z" } ] } }, { - "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", + "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", "properties": { - "accountName": "restoredaccount-590", - "apiType": "Sql", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5112", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T03:56:41Z", + "deletionTime": "2023-04-05T03:57:47Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", + "creationTime": "2023-04-05T03:56:42Z", + "deletionTime": "2023-04-05T03:57:47Z" } ] } }, { - "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", "properties": { - "accountName": "restoredaccount-3736", + "accountName": "r-database-account-8806", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T04:11:45Z", + "deletionTime": "2023-04-05T04:37:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", + "creationTime": "2023-04-05T04:11:47Z", + "deletionTime": "2023-04-05T04:37:16Z" } ] } }, { - "name": "af699620-0019-4a6b-ad59-e7c6381814ba", + "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", "properties": { - "accountName": "restoredaccount-7822", - "apiType": "Sql", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-6850", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", + "name": "fcd234fa-a27c-4150-9595-d0db433584e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", "properties": { - "accountName": "restoredaccount-5262", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-705", + "apiType": "Sql", + "creationTime": "2023-04-05T05:56:56Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z" + "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", + "creationTime": "2023-04-05T05:56:57Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "05442da3-1214-4c48-9883-b06ab54491dd", + "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "properties": { - "accountName": "r-database-account-6510", + "accountName": "r-database-account-4894", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:12:03Z", - "deletionTime": "2023-04-05T16:13:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T06:13:31Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", - "creationTime": "2023-04-05T16:12:04Z", - "deletionTime": "2023-04-05T16:13:54Z" + "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", + "creationTime": "2023-04-05T06:13:32Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", + "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "properties": { - "accountName": "r-database-account-6751", - "apiType": "Sql", - "creationTime": "2023-04-05T16:17:14Z", - "deletionTime": "2023-04-05T16:17:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3212", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T06:08:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", - "creationTime": "2023-04-05T16:17:16Z", - "deletionTime": "2023-04-05T16:17:54Z" + "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", + "creationTime": "2023-04-05T06:08:09Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "554b58bc-ad47-4031-9100-02ef15baa510", + "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "properties": { - "accountName": "r-database-account-3896", + "accountName": "r-database-account-9540", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:22:51Z", - "deletionTime": "2023-04-05T16:24:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T05:53:04Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", - "creationTime": "2023-04-05T16:22:52Z", - "deletionTime": "2023-04-05T16:24:03Z" + "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", + "creationTime": "2023-04-05T05:53:05Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "d97105e7-6a53-435f-9219-21b7e6ace085", + "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "properties": { - "accountName": "r-database-account-8009", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T16:28:41Z", - "deletionTime": "2023-04-05T16:29:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4658", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:02:37Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", - "creationTime": "2023-04-05T16:28:42Z", - "deletionTime": "2023-04-05T16:29:40Z" + "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", + "creationTime": "2023-04-05T06:02:38Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", "properties": { - "accountName": "r-database-account-5770", + "accountName": "r-database-account-3189", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:34:14Z", - "deletionTime": "2023-04-05T16:51:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T06:35:19Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", - "creationTime": "2023-04-05T16:34:15Z", - "deletionTime": "2023-04-05T16:51:55Z" + "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", + "creationTime": "2023-04-05T06:35:20Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "properties": { - "accountName": "restoredaccount-4079", + "accountName": "restoredaccount-7747", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z" + "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z" } ] } }, { - "name": "a181c3ee-171b-4481-b30c-623238c24d41", + "name": "adc4a343-1599-470d-abcc-d951fdd50f37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", "properties": { - "accountName": "restoredaccount-5402", + "accountName": "r-database-account-3312", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T17:13:48Z", + "deletionTime": "2023-04-05T06:56:38Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z" + "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", + "creationTime": "2023-04-04T17:13:49Z", + "deletionTime": "2023-04-05T06:56:38Z" } ] } }, { - "name": "115d217b-1e58-4653-af7e-756be6313d6e", + "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", "properties": { - "accountName": "r-database-account-5935", + "accountName": "r-database-account-5846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:56:31Z", - "deletionTime": "2023-04-05T17:15:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T21:44:23Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", - "creationTime": "2023-04-05T16:56:32Z", - "deletionTime": "2023-04-05T17:15:52Z" + "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", + "creationTime": "2023-04-04T21:44:25Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", "properties": { - "accountName": "r-database-account-339", + "accountName": "r-database-account-2760", "apiType": "Sql", - "creationTime": "2023-04-05T17:17:47Z", - "deletionTime": "2023-04-05T17:34:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T21:33:57Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", - "creationTime": "2023-04-05T17:17:48Z", - "deletionTime": "2023-04-05T17:34:52Z" + "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", + "creationTime": "2023-04-04T21:33:58Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "4350889f-8316-4611-8c7b-0de037f83cb3", + "name": "9ce35a43-8b24-4060-a058-191f976df7c1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", "properties": { - "accountName": "restoredaccount-6292", + "accountName": "restoredaccount-9271", "apiType": "Sql", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z" + "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", + "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", "properties": { - "accountName": "r-database-account-8514", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:39:47Z", - "deletionTime": "2023-04-05T17:58:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9266", + "apiType": "Sql", + "creationTime": "2023-03-29T07:47:00Z", + "deletionTime": "2023-04-05T06:58:41Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", - "creationTime": "2023-04-05T17:39:48Z", - "deletionTime": "2023-04-05T17:58:43Z" + "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", + "creationTime": "2023-03-29T07:47:01Z", + "deletionTime": "2023-04-05T06:58:41Z" } ] } }, { - "name": "e39d66a9-028e-499d-b488-fde2e53814c5", + "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "properties": { - "accountName": "restoredaccount-9641", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-641", + "apiType": "Sql", + "creationTime": "2023-03-29T04:26:01Z", + "deletionTime": "2023-04-05T06:59:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z" + "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", + "creationTime": "2023-03-29T04:26:02Z", + "deletionTime": "2023-04-05T06:59:03Z" } ] } }, { - "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", + "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "properties": { - "accountName": "restoredaccount-2652", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3287", + "apiType": "Sql", + "creationTime": "2023-03-29T07:55:06Z", + "deletionTime": "2023-04-05T07:00:47Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", + "creationTime": "2023-03-29T07:55:07Z", + "deletionTime": "2023-04-05T07:00:47Z" } ] } }, { - "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "properties": { - "accountName": "r-database-account-20", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:03:36Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3926", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:08:41Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", - "creationTime": "2023-04-05T18:03:37Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", + "creationTime": "2023-03-29T17:08:42Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", + "name": "92ce3190-d16b-438f-9791-b2254a597435", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", "properties": { - "accountName": "r-database-account-727", + "accountName": "r-database-account-1530", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:25:45Z", - "deletionTime": "2023-04-05T18:27:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-31T07:05:13Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", - "creationTime": "2023-04-05T18:25:47Z", - "deletionTime": "2023-04-05T18:27:03Z" + "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", + "creationTime": "2023-03-31T07:05:14Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "name": "c5934152-2095-41b0-9962-72be301ec23c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", "properties": { - "accountName": "r-database-account-2209", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:38:04Z", - "deletionTime": "2023-04-05T18:40:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-1333", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:09:38Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", - "creationTime": "2023-04-05T18:38:05Z", - "deletionTime": "2023-04-05T18:40:00Z" + "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", + "creationTime": "2023-03-30T07:09:40Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e106c7e7-2828-4193-b125-0540ec42f85a", + "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", "properties": { - "accountName": "r-grem-db-account-3109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:20Z", - "deletionTime": "2023-04-05T19:17:06Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2197", + "apiType": "Sql", + "creationTime": "2023-03-29T04:24:10Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", - "creationTime": "2023-04-05T19:15:21Z", - "deletionTime": "2023-04-05T19:17:06Z" + "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", + "creationTime": "2023-03-29T04:24:11Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "19b77f33-9070-4bea-89ec-83ad22c59136", + "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "properties": { - "accountName": "r-grem-db-account-3153", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:32:53Z", - "deletionTime": "2023-04-05T19:33:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-4608", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T00:10:43Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", - "creationTime": "2023-04-05T19:32:54Z", - "deletionTime": "2023-04-05T19:33:59Z" + "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", + "creationTime": "2023-03-30T00:10:44Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", + "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", "properties": { - "accountName": "r-grem-db-account-6612", + "accountName": "r-database-account-4659", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:47:56Z", - "deletionTime": "2023-04-05T20:04:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-04T18:19:29Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", - "creationTime": "2023-04-05T19:47:57Z", - "deletionTime": "2023-04-05T20:04:52Z" + "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", + "creationTime": "2023-04-04T18:19:30Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", "properties": { - "accountName": "restoredaccount-5075", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5637", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:25:03Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z" + "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", + "creationTime": "2023-03-30T16:25:04Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "57958516-07cd-498b-b42b-d8bbde38fc72", + "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "properties": { - "accountName": "r-grem-db-account-2460", + "accountName": "r-database-account-5467", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:32:03Z", - "deletionTime": "2023-04-05T20:52:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T04:53:26Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", - "creationTime": "2023-04-05T20:32:04Z", - "deletionTime": "2023-04-05T20:52:58Z" + "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", + "creationTime": "2023-04-05T04:53:27Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "name": "401f849e-50e6-483b-813a-1a5f1059006c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", "properties": { - "accountName": "restoredaccount-9191", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5933", + "apiType": "Sql", + "creationTime": "2023-04-04T19:13:48Z", + "deletionTime": "2023-04-05T07:01:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z" + "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", + "creationTime": "2023-04-04T19:13:49Z", + "deletionTime": "2023-04-05T07:01:55Z" } ] } }, { - "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", "properties": { - "accountName": "r-grem-db-account-917", + "accountName": "r-database-account-1535", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:20:40Z", - "deletionTime": "2023-04-05T21:22:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-30T20:20:58Z", + "deletionTime": "2023-04-05T07:01:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", - "creationTime": "2023-04-05T21:20:41Z", - "deletionTime": "2023-04-05T21:22:32Z" + "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", + "creationTime": "2023-03-30T20:21:00Z", + "deletionTime": "2023-04-05T07:01:58Z" } ] } }, { - "name": "d8af4291-a857-435c-9e68-add9be61e3e3", + "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", "properties": { - "accountName": "r-grem-db-account-4408", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:38:27Z", - "deletionTime": "2023-04-05T21:39:23Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5305", + "apiType": "Sql", + "creationTime": "2023-03-29T02:15:48Z", + "deletionTime": "2023-04-05T07:02:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", - "creationTime": "2023-04-05T21:38:28Z", - "deletionTime": "2023-04-05T21:39:23Z" + "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", + "creationTime": "2023-03-29T02:15:49Z", + "deletionTime": "2023-04-05T07:02:00Z" } ] } }, { - "name": "2348e86d-d845-4023-a61c-52a7c4998681", + "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", "properties": { - "accountName": "r-grem-db-account-3493", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:53:12Z", - "deletionTime": "2023-04-05T22:10:15Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-590", + "apiType": "Sql", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", - "creationTime": "2023-04-05T21:53:13Z", - "deletionTime": "2023-04-05T22:10:15Z" + "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "10d05397-ea2c-4d64-a325-da1097b67a30", + "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "properties": { - "accountName": "restoredaccount-7617", + "accountName": "restoredaccount-3736", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z" + "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "name": "af699620-0019-4a6b-ad59-e7c6381814ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", "properties": { - "accountName": "r-grem-db-account-4657", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:37:57Z", - "deletionTime": "2023-04-05T22:57:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7822", + "apiType": "Sql", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", - "creationTime": "2023-04-05T22:37:58Z", - "deletionTime": "2023-04-05T22:57:18Z" + "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "b9c23cc0-13f3-4895-8534-809a00376677", + "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", "properties": { - "accountName": "restoredaccount-1097", + "accountName": "restoredaccount-5262", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z" + "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z" } ] } }, { - "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", + "name": "05442da3-1214-4c48-9883-b06ab54491dd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", "properties": { - "accountName": "r-table-account-4377", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:25:55Z", - "deletionTime": "2023-04-05T23:27:10Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6510", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:12:03Z", + "deletionTime": "2023-04-05T16:13:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", - "creationTime": "2023-04-05T23:25:56Z", - "deletionTime": "2023-04-05T23:27:10Z" + "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", + "creationTime": "2023-04-05T16:12:04Z", + "deletionTime": "2023-04-05T16:13:54Z" } ] } }, { - "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", + "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", "properties": { - "accountName": "r-table-account-1415", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:41:00Z", - "deletionTime": "2023-04-05T23:59:07Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6751", + "apiType": "Sql", + "creationTime": "2023-04-05T16:17:14Z", + "deletionTime": "2023-04-05T16:17:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", - "creationTime": "2023-04-05T23:41:01Z", - "deletionTime": "2023-04-05T23:59:07Z" + "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", + "creationTime": "2023-04-05T16:17:16Z", + "deletionTime": "2023-04-05T16:17:54Z" } ] } }, { - "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", + "name": "554b58bc-ad47-4031-9100-02ef15baa510", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", "properties": { - "accountName": "restoredaccount-5386", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3896", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:22:51Z", + "deletionTime": "2023-04-05T16:24:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z" + "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", + "creationTime": "2023-04-05T16:22:52Z", + "deletionTime": "2023-04-05T16:24:03Z" } ] } }, { - "name": "701f814c-13b7-4144-b75c-52946e6946cb", + "name": "d97105e7-6a53-435f-9219-21b7e6ace085", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", "properties": { - "accountName": "r-table-account-6354", + "accountName": "r-database-account-8009", "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:26:22Z", - "deletionTime": "2023-04-06T00:43:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T16:28:41Z", + "deletionTime": "2023-04-05T16:29:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", - "creationTime": "2023-04-06T00:26:23Z", - "deletionTime": "2023-04-06T00:43:42Z" + "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", + "creationTime": "2023-04-05T16:28:42Z", + "deletionTime": "2023-04-05T16:29:40Z" } ] } }, { - "name": "a96f997d-2cbf-4a64-b917-c776e6908601", + "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "properties": { - "accountName": "restoredaccount-3726", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5770", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:34:14Z", + "deletionTime": "2023-04-05T16:51:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z" + "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", + "creationTime": "2023-04-05T16:34:15Z", + "deletionTime": "2023-04-05T16:51:55Z" } ] } }, { - "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "properties": { - "accountName": "r-table-account-6883", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:10:50Z", - "deletionTime": "2023-04-06T01:12:24Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-4079", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", - "creationTime": "2023-04-06T01:10:51Z", - "deletionTime": "2023-04-06T01:12:24Z" + "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z" } ] } }, { - "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "name": "a181c3ee-171b-4481-b30c-623238c24d41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", "properties": { - "accountName": "r-table-account-5301", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:30:03Z", - "deletionTime": "2023-04-06T01:31:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5402", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", - "creationTime": "2023-04-06T01:30:04Z", - "deletionTime": "2023-04-06T01:31:00Z" + "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z" } ] } }, { - "name": "999e9d75-47c8-4230-8a4e-677ee461269b", + "name": "115d217b-1e58-4653-af7e-756be6313d6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", "properties": { - "accountName": "r-database-account-3960", - "apiType": "Sql", - "creationTime": "2023-04-06T02:16:51Z", - "deletionTime": "2023-04-06T02:17:49Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-5935", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:56:31Z", + "deletionTime": "2023-04-05T17:15:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", - "creationTime": "2023-04-06T02:16:52Z", - "deletionTime": "2023-04-06T02:17:49Z" + "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", + "creationTime": "2023-04-05T16:56:32Z", + "deletionTime": "2023-04-05T17:15:52Z" } ] } }, { - "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "properties": { - "accountName": "r-database-account-6028", + "accountName": "r-database-account-339", "apiType": "Sql", - "creationTime": "2023-04-06T02:27:53Z", - "deletionTime": "2023-04-06T02:44:39Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T17:17:47Z", + "deletionTime": "2023-04-05T17:34:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", - "creationTime": "2023-04-06T02:27:54Z", - "deletionTime": "2023-04-06T02:44:39Z" + "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", + "creationTime": "2023-04-05T17:17:48Z", + "deletionTime": "2023-04-05T17:34:52Z" } ] } }, { - "name": "3065e921-a49b-43d6-84aa-037f18987a23", + "name": "4350889f-8316-4611-8c7b-0de037f83cb3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", "properties": { - "accountName": "restoredaccount-7075", + "accountName": "restoredaccount-6292", "apiType": "Sql", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z" + "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z" } ] } }, { - "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", + "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", "properties": { - "accountName": "r-database-account-5983", - "apiType": "Sql", - "creationTime": "2023-04-06T03:09:16Z", - "deletionTime": "2023-04-06T03:10:13Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-8514", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:39:47Z", + "deletionTime": "2023-04-05T17:58:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", - "creationTime": "2023-04-06T03:09:18Z", - "deletionTime": "2023-04-06T03:10:13Z" + "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", + "creationTime": "2023-04-05T17:39:48Z", + "deletionTime": "2023-04-05T17:58:43Z" } ] } }, { - "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "name": "e39d66a9-028e-499d-b488-fde2e53814c5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", "properties": { - "accountName": "r-database-account-7214", - "apiType": "Sql", - "creationTime": "2023-04-06T03:20:49Z", - "deletionTime": "2023-04-06T03:37:02Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-9641", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", - "creationTime": "2023-04-06T03:20:50Z", - "deletionTime": "2023-04-06T03:37:02Z" + "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z" } ] } }, { - "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", + "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", "properties": { - "accountName": "restoredaccount-1487", - "apiType": "Sql", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-2652", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z" + "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", + "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "properties": { - "accountName": "r-table-account-2891", + "accountName": "r-database-account-20", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:02:47Z", - "deletionTime": "2023-04-06T04:03:49Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T18:03:36Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", - "creationTime": "2023-04-06T04:02:48Z", - "deletionTime": "2023-04-06T04:03:49Z" + "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", + "creationTime": "2023-04-05T18:03:37Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", "properties": { - "accountName": "r-table-account-7603", + "accountName": "r-database-account-727", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:18:01Z", - "deletionTime": "2023-04-06T04:36:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T18:25:45Z", + "deletionTime": "2023-04-05T18:27:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", - "creationTime": "2023-04-06T04:18:02Z", - "deletionTime": "2023-04-06T04:36:17Z" + "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", + "creationTime": "2023-04-05T18:25:47Z", + "deletionTime": "2023-04-05T18:27:03Z" } ] } }, { - "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", + "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", "properties": { - "accountName": "restoredaccount-1355", + "accountName": "r-database-account-2209", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T18:38:04Z", + "deletionTime": "2023-04-05T18:40:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z" + "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", + "creationTime": "2023-04-05T18:38:05Z", + "deletionTime": "2023-04-05T18:40:00Z" } ] } }, { - "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", + "name": "e106c7e7-2828-4193-b125-0540ec42f85a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", "properties": { - "accountName": "r-table-account-6373", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:05:15Z", - "deletionTime": "2023-04-06T05:22:50Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-3109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:20Z", + "deletionTime": "2023-04-05T19:17:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", - "creationTime": "2023-04-06T05:05:16Z", - "deletionTime": "2023-04-06T05:22:50Z" + "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", + "creationTime": "2023-04-05T19:15:21Z", + "deletionTime": "2023-04-05T19:17:06Z" } ] } }, { - "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "name": "19b77f33-9070-4bea-89ec-83ad22c59136", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", "properties": { - "accountName": "restoredaccount-665", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-3153", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:32:53Z", + "deletionTime": "2023-04-05T19:33:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z" + "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", + "creationTime": "2023-04-05T19:32:54Z", + "deletionTime": "2023-04-05T19:33:59Z" } ] } }, { - "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", + "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", "properties": { - "accountName": "r-table-account-1188", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:50:20Z", - "deletionTime": "2023-04-06T05:52:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-6612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:47:56Z", + "deletionTime": "2023-04-05T20:04:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", - "creationTime": "2023-04-06T05:50:21Z", - "deletionTime": "2023-04-06T05:52:03Z" + "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", + "creationTime": "2023-04-05T19:47:57Z", + "deletionTime": "2023-04-05T20:04:52Z" } ] } }, { - "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", + "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "properties": { - "accountName": "r-table-account-5261", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:08:10Z", - "deletionTime": "2023-04-06T06:09:02Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5075", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", - "creationTime": "2023-04-06T06:08:11Z", - "deletionTime": "2023-04-06T06:09:02Z" + "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z" } ] } }, { - "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", + "name": "57958516-07cd-498b-b42b-d8bbde38fc72", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", "properties": { - "accountName": "r-grem-db-account-723", + "accountName": "r-grem-db-account-2460", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:39:44Z", - "deletionTime": "2023-04-06T06:41:33Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T20:32:03Z", + "deletionTime": "2023-04-05T20:52:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", - "creationTime": "2023-04-06T06:39:45Z", - "deletionTime": "2023-04-06T06:41:33Z" + "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", + "creationTime": "2023-04-05T20:32:04Z", + "deletionTime": "2023-04-05T20:52:58Z" } ] } }, { - "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", + "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", "properties": { - "accountName": "r-grem-db-account-7969", + "accountName": "restoredaccount-9191", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:58:36Z", - "deletionTime": "2023-04-06T06:59:36Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", - "creationTime": "2023-04-06T06:58:37Z", - "deletionTime": "2023-04-06T06:59:36Z" + "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z" } ] } }, { - "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", + "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", "properties": { - "accountName": "r-grem-db-account-2577", + "accountName": "r-grem-db-account-917", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:15:43Z", - "deletionTime": "2023-04-06T07:33:07Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T21:20:40Z", + "deletionTime": "2023-04-05T21:22:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", - "creationTime": "2023-04-06T07:15:45Z", - "deletionTime": "2023-04-06T07:33:07Z" + "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", + "creationTime": "2023-04-05T21:20:41Z", + "deletionTime": "2023-04-05T21:22:32Z" } ] } }, { - "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "name": "d8af4291-a857-435c-9e68-add9be61e3e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", "properties": { - "accountName": "restoredaccount-693", + "accountName": "r-grem-db-account-4408", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T21:38:27Z", + "deletionTime": "2023-04-05T21:39:23Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z" + "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", + "creationTime": "2023-04-05T21:38:28Z", + "deletionTime": "2023-04-05T21:39:23Z" } ] } }, { - "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", + "name": "2348e86d-d845-4023-a61c-52a7c4998681", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", "properties": { - "accountName": "r-grem-db-account-4601", + "accountName": "r-grem-db-account-3493", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:00:25Z", - "deletionTime": "2023-04-06T08:20:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T21:53:12Z", + "deletionTime": "2023-04-05T22:10:15Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", - "creationTime": "2023-04-06T08:00:26Z", - "deletionTime": "2023-04-06T08:20:12Z" + "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", + "creationTime": "2023-04-05T21:53:13Z", + "deletionTime": "2023-04-05T22:10:15Z" } ] } }, { - "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "name": "10d05397-ea2c-4d64-a325-da1097b67a30", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", "properties": { - "accountName": "restoredaccount-1430", + "accountName": "restoredaccount-7617", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z" + "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z" } ] } }, { - "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "properties": { - "accountName": "r-grem-db-account-7507", + "accountName": "r-grem-db-account-4657", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:48:00Z", - "deletionTime": "2023-04-06T08:49:48Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T22:37:57Z", + "deletionTime": "2023-04-05T22:57:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", - "creationTime": "2023-04-06T08:48:01Z", - "deletionTime": "2023-04-06T08:49:48Z" + "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", + "creationTime": "2023-04-05T22:37:58Z", + "deletionTime": "2023-04-05T22:57:18Z" } ] } }, { - "name": "a8bfadea-a883-491c-8311-3202491cfe5d", + "name": "b9c23cc0-13f3-4895-8534-809a00376677", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", "properties": { - "accountName": "r-grem-db-account-2606", + "accountName": "restoredaccount-1097", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:05:50Z", - "deletionTime": "2023-04-06T09:06:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", - "creationTime": "2023-04-06T09:05:51Z", - "deletionTime": "2023-04-06T09:06:43Z" + "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z" } ] } }, { - "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", "properties": { - "accountName": "r-grem-db-account-6681", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:21:06Z", - "deletionTime": "2023-04-06T09:38:10Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-4377", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:25:55Z", + "deletionTime": "2023-04-05T23:27:10Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", - "creationTime": "2023-04-06T09:21:07Z", - "deletionTime": "2023-04-06T09:38:10Z" + "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", + "creationTime": "2023-04-05T23:25:56Z", + "deletionTime": "2023-04-05T23:27:10Z" } ] } }, { - "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", "properties": { - "accountName": "restoredaccount-4215", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-1415", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:41:00Z", + "deletionTime": "2023-04-05T23:59:07Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z" + "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", + "creationTime": "2023-04-05T23:41:01Z", + "deletionTime": "2023-04-05T23:59:07Z" } ] } }, { - "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", + "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", "properties": { - "accountName": "r-grem-db-account-846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:06:04Z", - "deletionTime": "2023-04-06T10:25:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5386", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", - "creationTime": "2023-04-06T10:06:06Z", - "deletionTime": "2023-04-06T10:25:18Z" + "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z" } ] } }, { - "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "name": "701f814c-13b7-4144-b75c-52946e6946cb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", "properties": { - "accountName": "restoredaccount-5193", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-6354", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:26:22Z", + "deletionTime": "2023-04-06T00:43:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z" + "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", + "creationTime": "2023-04-06T00:26:23Z", + "deletionTime": "2023-04-06T00:43:42Z" } ] } }, { - "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "name": "a96f997d-2cbf-4a64-b917-c776e6908601", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", "properties": { - "accountName": "r-table-account-6567", + "accountName": "restoredaccount-3726", "apiType": "Table, Sql", - "creationTime": "2023-04-06T10:53:20Z", - "deletionTime": "2023-04-06T10:54:04Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", - "creationTime": "2023-04-06T10:53:21Z", - "deletionTime": "2023-04-06T10:54:04Z" + "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z" } ] } }, { - "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "properties": { - "accountName": "r-table-account-6921", + "accountName": "r-table-account-6883", "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:08:49Z", - "deletionTime": "2023-04-06T11:27:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T01:10:50Z", + "deletionTime": "2023-04-06T01:12:24Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", - "creationTime": "2023-04-06T11:08:51Z", - "deletionTime": "2023-04-06T11:27:03Z" + "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", + "creationTime": "2023-04-06T01:10:51Z", + "deletionTime": "2023-04-06T01:12:24Z" } ] } }, { - "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", + "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", "properties": { - "accountName": "restoredaccount-7286", + "accountName": "r-table-account-5301", "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T01:30:03Z", + "deletionTime": "2023-04-06T01:31:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z" + "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", + "creationTime": "2023-04-06T01:30:04Z", + "deletionTime": "2023-04-06T01:31:00Z" } ] } }, { - "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "name": "999e9d75-47c8-4230-8a4e-677ee461269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", "properties": { - "accountName": "r-table-account-5254", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:54:50Z", - "deletionTime": "2023-04-06T12:11:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3960", + "apiType": "Sql", + "creationTime": "2023-04-06T02:16:51Z", + "deletionTime": "2023-04-06T02:17:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", - "creationTime": "2023-04-06T11:54:51Z", - "deletionTime": "2023-04-06T12:11:56Z" + "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", + "creationTime": "2023-04-06T02:16:52Z", + "deletionTime": "2023-04-06T02:17:49Z" } ] } }, { - "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "properties": { - "accountName": "restoredaccount-6482", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-6028", + "apiType": "Sql", + "creationTime": "2023-04-06T02:27:53Z", + "deletionTime": "2023-04-06T02:44:39Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z" + "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", + "creationTime": "2023-04-06T02:27:54Z", + "deletionTime": "2023-04-06T02:44:39Z" } ] } }, { - "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "name": "3065e921-a49b-43d6-84aa-037f18987a23", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", "properties": { - "accountName": "r-table-account-7579", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:39:46Z", - "deletionTime": "2023-04-06T12:41:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7075", + "apiType": "Sql", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", - "creationTime": "2023-04-06T12:39:48Z", - "deletionTime": "2023-04-06T12:41:09Z" + "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z" } ] } }, { - "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", + "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", "properties": { - "accountName": "cliz2xezqib6sfs", + "accountName": "r-database-account-5983", "apiType": "Sql", - "creationTime": "2023-04-06T17:48:58Z", - "deletionTime": "2023-04-06T17:51:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T03:09:16Z", + "deletionTime": "2023-04-06T03:10:13Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", - "creationTime": "2023-04-06T17:48:59Z", - "deletionTime": "2023-04-06T17:51:37Z" + "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", + "creationTime": "2023-04-06T03:09:18Z", + "deletionTime": "2023-04-06T03:10:13Z" } ] } }, { - "name": "d4eb1a5c-fa82-416b-8765-73105541441a", + "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "properties": { - "accountName": "climxyj6ppdtdi3", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:23Z", - "deletionTime": "2023-04-06T17:53:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-7214", + "apiType": "Sql", + "creationTime": "2023-04-06T03:20:49Z", + "deletionTime": "2023-04-06T03:37:02Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", - "creationTime": "2023-04-06T17:50:24Z", - "deletionTime": "2023-04-06T17:53:09Z" + "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", + "creationTime": "2023-04-06T03:20:50Z", + "deletionTime": "2023-04-06T03:37:02Z" } ] } }, { - "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", + "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", "properties": { - "accountName": "clinhlpp5ltdx45", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:16Z", - "deletionTime": "2023-04-06T17:53:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-1487", + "apiType": "Sql", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", - "creationTime": "2023-04-06T17:50:17Z", - "deletionTime": "2023-04-06T17:53:35Z" + "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z" } ] } }, { - "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", "properties": { - "accountName": "clicvlfgrzahmvn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:25Z", - "deletionTime": "2023-04-06T17:54:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-2891", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:02:47Z", + "deletionTime": "2023-04-06T04:03:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T17:54:37Z" + "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", + "creationTime": "2023-04-06T04:02:48Z", + "deletionTime": "2023-04-06T04:03:49Z" } ] } }, { - "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", "properties": { - "accountName": "cli3hfttbxzir22", - "apiType": "Sql", - "creationTime": "2023-04-06T17:53:13Z", - "deletionTime": "2023-04-06T17:55:25Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-7603", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:18:01Z", + "deletionTime": "2023-04-06T04:36:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", - "creationTime": "2023-04-06T17:53:14Z", - "deletionTime": "2023-04-06T17:55:25Z" + "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", + "creationTime": "2023-04-06T04:18:02Z", + "deletionTime": "2023-04-06T04:36:17Z" } ] } }, { - "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", + "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", "properties": { - "accountName": "clioyp6agdkdrvk", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:56:23Z", - "deletionTime": "2023-04-06T17:58:30Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-1355", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", - "creationTime": "2023-04-06T17:56:24Z", - "deletionTime": "2023-04-06T17:58:30Z" + "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z" } ] } }, { - "name": "c4ce576d-4033-4b12-a450-daa13093cf34", + "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", "properties": { - "accountName": "clipniczjve2l4q", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:56:45Z", - "deletionTime": "2023-04-06T17:58:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-6373", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:05:15Z", + "deletionTime": "2023-04-06T05:22:50Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", - "creationTime": "2023-04-06T17:56:46Z", - "deletionTime": "2023-04-06T17:58:52Z" + "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", + "creationTime": "2023-04-06T05:05:16Z", + "deletionTime": "2023-04-06T05:22:50Z" } ] } }, { - "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", + "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", "properties": { - "accountName": "clitae37flgxvip", - "apiType": "Sql", - "creationTime": "2023-04-06T17:57:03Z", - "deletionTime": "2023-04-06T17:58:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-665", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", - "creationTime": "2023-04-06T17:57:04Z", - "deletionTime": "2023-04-06T17:58:56Z" + "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z" } ] } }, { - "name": "16cd72d1-8782-4faa-9e06-263055e4a852", + "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", "properties": { - "accountName": "cliqeiwdwhcytpv", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:06Z", - "deletionTime": "2023-04-06T18:02:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-1188", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:50:20Z", + "deletionTime": "2023-04-06T05:52:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", - "creationTime": "2023-04-06T18:02:07Z", - "deletionTime": "2023-04-06T18:02:32Z" + "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", + "creationTime": "2023-04-06T05:50:21Z", + "deletionTime": "2023-04-06T05:52:03Z" } ] } }, { - "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", + "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", "properties": { - "accountName": "cling2ssmapqjtb", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:20Z", - "deletionTime": "2023-04-06T18:03:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-5261", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:08:10Z", + "deletionTime": "2023-04-06T06:09:02Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", - "creationTime": "2023-04-06T18:02:21Z", - "deletionTime": "2023-04-06T18:03:00Z" + "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", + "creationTime": "2023-04-06T06:08:11Z", + "deletionTime": "2023-04-06T06:09:02Z" } ] } }, { - "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", + "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", "properties": { - "accountName": "clic7r4mbsoucoq", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T18:04:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-723", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:39:44Z", + "deletionTime": "2023-04-06T06:41:33Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", - "creationTime": "2023-04-06T17:50:27Z", - "deletionTime": "2023-04-06T18:04:54Z" + "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", + "creationTime": "2023-04-06T06:39:45Z", + "deletionTime": "2023-04-06T06:41:33Z" } ] } }, { - "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", + "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", "properties": { - "accountName": "cli6dll5uxhswmo", - "apiType": "Sql", - "creationTime": "2023-04-06T17:49:07Z", - "deletionTime": "2023-04-06T18:08:24Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-7969", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:58:36Z", + "deletionTime": "2023-04-06T06:59:36Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", - "creationTime": "2023-04-06T17:49:08Z", - "deletionTime": "2023-04-06T18:08:24Z" + "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", + "creationTime": "2023-04-06T06:58:37Z", + "deletionTime": "2023-04-06T06:59:36Z" } ] } }, { - "name": "12fd85da-0738-45bc-a4ca-3576006082e6", + "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", "properties": { - "accountName": "restoredaccount-7559", + "accountName": "r-grem-db-account-2577", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T07:15:43Z", + "deletionTime": "2023-04-06T07:33:07Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z" + "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", + "creationTime": "2023-04-06T07:15:45Z", + "deletionTime": "2023-04-06T07:33:07Z" } ] } }, { - "name": "730730ee-ee98-48bf-9c87-a38abac5781d", + "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "properties": { - "accountName": "r-grem-db-account-3799", + "accountName": "restoredaccount-693", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:54:33Z", - "deletionTime": "2023-04-06T18:11:45Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", - "creationTime": "2023-04-06T17:54:34Z", - "deletionTime": "2023-04-06T18:11:45Z" + "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z" } ] } }, { - "name": "a331a0ab-07a6-4831-827d-30e513076c75", + "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", "properties": { - "accountName": "r-grem-db-account-8345", + "accountName": "r-grem-db-account-4601", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:39Z", - "deletionTime": "2023-04-06T18:52:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T08:00:25Z", + "deletionTime": "2023-04-06T08:20:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", - "creationTime": "2023-04-06T18:35:40Z", - "deletionTime": "2023-04-06T18:52:37Z" + "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", + "creationTime": "2023-04-06T08:00:26Z", + "deletionTime": "2023-04-06T08:20:12Z" } ] } }, { - "name": "c20213cc-0b64-4141-abdc-45f028e756fd", + "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "properties": { - "accountName": "restoredaccount-3447", + "accountName": "restoredaccount-1430", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z" + "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z" } ] } }, { - "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "properties": { - "accountName": "r-grem-db-account-6227", + "accountName": "r-grem-db-account-7507", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:23:52Z", - "deletionTime": "2023-04-06T19:41:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T08:48:00Z", + "deletionTime": "2023-04-06T08:49:48Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", - "creationTime": "2023-04-06T19:23:53Z", - "deletionTime": "2023-04-06T19:41:19Z" + "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", + "creationTime": "2023-04-06T08:48:01Z", + "deletionTime": "2023-04-06T08:49:48Z" } ] } }, { - "name": "4228ce2e-f496-4131-a7b4-a093f4644646", + "name": "a8bfadea-a883-491c-8311-3202491cfe5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", "properties": { - "accountName": "restoredaccount-601", + "accountName": "r-grem-db-account-2606", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T09:05:50Z", + "deletionTime": "2023-04-06T09:06:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z" + "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", + "creationTime": "2023-04-06T09:05:51Z", + "deletionTime": "2023-04-06T09:06:43Z" } ] } }, { - "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", "properties": { - "accountName": "r-database-account-3957", - "apiType": "Sql", - "creationTime": "2023-04-06T20:07:56Z", - "deletionTime": "2023-04-06T20:08:54Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-6681", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T09:21:06Z", + "deletionTime": "2023-04-06T09:38:10Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", - "creationTime": "2023-04-06T20:07:57Z", - "deletionTime": "2023-04-06T20:08:54Z" + "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", + "creationTime": "2023-04-06T09:21:07Z", + "deletionTime": "2023-04-06T09:38:10Z" } ] } }, { - "name": "53ad2502-1710-406d-84e3-296fce5bd44a", + "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "properties": { - "accountName": "r-database-account-9163", - "apiType": "Sql", - "creationTime": "2023-04-06T20:19:51Z", - "deletionTime": "2023-04-06T20:36:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-4215", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", - "creationTime": "2023-04-06T20:19:52Z", - "deletionTime": "2023-04-06T20:36:03Z" + "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z" } ] } }, { - "name": "70ea9f86-be31-455a-b5be-791409c2b437", + "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", "properties": { - "accountName": "restoredaccount-7173", - "apiType": "Sql", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-846", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:06:04Z", + "deletionTime": "2023-04-06T10:25:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z" + "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", + "creationTime": "2023-04-06T10:06:06Z", + "deletionTime": "2023-04-06T10:25:18Z" } ] } }, { - "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", + "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", "properties": { - "accountName": "r-database-account-3610", - "apiType": "Sql", - "creationTime": "2023-04-06T21:00:14Z", - "deletionTime": "2023-04-06T21:01:06Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5193", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", - "creationTime": "2023-04-06T21:00:15Z", - "deletionTime": "2023-04-06T21:01:06Z" + "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z" } ] } }, { - "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "properties": { - "accountName": "r-database-account-2590", - "apiType": "Sql", - "creationTime": "2023-04-06T21:11:43Z", - "deletionTime": "2023-04-06T21:29:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-6567", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T10:53:20Z", + "deletionTime": "2023-04-06T10:54:04Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", - "creationTime": "2023-04-06T21:11:44Z", - "deletionTime": "2023-04-06T21:29:03Z" + "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", + "creationTime": "2023-04-06T10:53:21Z", + "deletionTime": "2023-04-06T10:54:04Z" } ] } }, { - "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", "properties": { - "accountName": "restoredaccount-5783", - "apiType": "Sql", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-6921", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:08:49Z", + "deletionTime": "2023-04-06T11:27:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z" + "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", + "creationTime": "2023-04-06T11:08:51Z", + "deletionTime": "2023-04-06T11:27:03Z" } ] } }, { - "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", + "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", "properties": { - "accountName": "r-grem-db-account-360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T21:54:18Z", - "deletionTime": "2023-04-06T21:55:57Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7286", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", - "creationTime": "2023-04-06T21:54:19Z", - "deletionTime": "2023-04-06T21:55:57Z" + "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z" } ] } }, { - "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", + "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", "properties": { - "accountName": "r-grem-db-account-5702", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:13:06Z", - "deletionTime": "2023-04-06T22:13:57Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-5254", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:54:50Z", + "deletionTime": "2023-04-06T12:11:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", - "creationTime": "2023-04-06T22:13:07Z", - "deletionTime": "2023-04-06T22:13:57Z" + "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", + "creationTime": "2023-04-06T11:54:51Z", + "deletionTime": "2023-04-06T12:11:56Z" } ] } }, { - "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "properties": { - "accountName": "r-grem-db-account-7080", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:28:25Z", - "deletionTime": "2023-04-06T22:45:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-6482", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", - "creationTime": "2023-04-06T22:28:26Z", - "deletionTime": "2023-04-06T22:45:55Z" + "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z" } ] } }, { - "name": "0045cc2f-f262-44f7-94be-a8a81258114b", + "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", "properties": { - "accountName": "restoredaccount-3266", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-7579", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:39:46Z", + "deletionTime": "2023-04-06T12:41:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z" + "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", + "creationTime": "2023-04-06T12:39:48Z", + "deletionTime": "2023-04-06T12:41:09Z" } ] } }, { - "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", + "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", "properties": { - "accountName": "r-grem-db-account-8379", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:13:12Z", - "deletionTime": "2023-04-06T23:33:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cliz2xezqib6sfs", + "apiType": "Sql", + "creationTime": "2023-04-06T17:48:58Z", + "deletionTime": "2023-04-06T17:51:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", - "creationTime": "2023-04-06T23:13:14Z", - "deletionTime": "2023-04-06T23:33:31Z" + "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", + "creationTime": "2023-04-06T17:48:59Z", + "deletionTime": "2023-04-06T17:51:37Z" } ] } }, { - "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "name": "d4eb1a5c-fa82-416b-8765-73105541441a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", "properties": { - "accountName": "restoredaccount-4898", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "climxyj6ppdtdi3", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:23Z", + "deletionTime": "2023-04-06T17:53:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z" + "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", + "creationTime": "2023-04-06T17:50:24Z", + "deletionTime": "2023-04-06T17:53:09Z" } ] } }, { - "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", "properties": { - "accountName": "r-grem-db-account-97", + "accountName": "clinhlpp5ltdx45", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:01:21Z", - "deletionTime": "2023-04-07T00:03:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T17:50:16Z", + "deletionTime": "2023-04-06T17:53:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", - "creationTime": "2023-04-07T00:01:22Z", - "deletionTime": "2023-04-07T00:03:03Z" + "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", + "creationTime": "2023-04-06T17:50:17Z", + "deletionTime": "2023-04-06T17:53:35Z" } ] } }, { - "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", + "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "properties": { - "accountName": "r-grem-db-account-359", + "accountName": "clicvlfgrzahmvn", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:19:33Z", - "deletionTime": "2023-04-07T00:20:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T17:50:25Z", + "deletionTime": "2023-04-06T17:54:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", - "creationTime": "2023-04-07T00:19:34Z", - "deletionTime": "2023-04-07T00:20:32Z" + "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T17:54:37Z" } ] } }, { - "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "properties": { - "accountName": "r-grem-db-account-6322", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:35:00Z", - "deletionTime": "2023-04-07T00:51:27Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cli3hfttbxzir22", + "apiType": "Sql", + "creationTime": "2023-04-06T17:53:13Z", + "deletionTime": "2023-04-06T17:55:25Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", - "creationTime": "2023-04-07T00:35:01Z", - "deletionTime": "2023-04-07T00:51:27Z" + "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", + "creationTime": "2023-04-06T17:53:14Z", + "deletionTime": "2023-04-06T17:55:25Z" } ] } }, { - "name": "89acddd1-7338-4be9-b3f3-a7c060975428", + "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", "properties": { - "accountName": "restoredaccount-3920", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clioyp6agdkdrvk", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:56:23Z", + "deletionTime": "2023-04-06T17:58:30Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z" + "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", + "creationTime": "2023-04-06T17:56:24Z", + "deletionTime": "2023-04-06T17:58:30Z" } ] } }, { - "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "name": "c4ce576d-4033-4b12-a450-daa13093cf34", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", "properties": { - "accountName": "r-grem-db-account-1985", + "accountName": "clipniczjve2l4q", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:20:59Z", - "deletionTime": "2023-04-07T01:39:59Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "creationTime": "2023-04-06T17:56:45Z", + "deletionTime": "2023-04-06T17:58:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", - "creationTime": "2023-04-07T01:21:01Z", - "deletionTime": "2023-04-07T01:39:59Z" + "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", + "creationTime": "2023-04-06T17:56:46Z", + "deletionTime": "2023-04-06T17:58:52Z" } ] } }, { - "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", "properties": { - "accountName": "restoredaccount-2245", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clitae37flgxvip", + "apiType": "Sql", + "creationTime": "2023-04-06T17:57:03Z", + "deletionTime": "2023-04-06T17:58:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z" + "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", + "creationTime": "2023-04-06T17:57:04Z", + "deletionTime": "2023-04-06T17:58:56Z" } ] } }, { - "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "name": "16cd72d1-8782-4faa-9e06-263055e4a852", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", "properties": { - "accountName": "r-table-account-6589", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:08:08Z", - "deletionTime": "2023-04-07T02:09:18Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cliqeiwdwhcytpv", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:06Z", + "deletionTime": "2023-04-06T18:02:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", - "creationTime": "2023-04-07T02:08:09Z", - "deletionTime": "2023-04-07T02:09:18Z" + "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", + "creationTime": "2023-04-06T18:02:07Z", + "deletionTime": "2023-04-06T18:02:32Z" } ] } }, { - "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", + "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", "properties": { - "accountName": "r-table-account-455", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:23:44Z", - "deletionTime": "2023-04-07T02:42:21Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cling2ssmapqjtb", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:20Z", + "deletionTime": "2023-04-06T18:03:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", - "creationTime": "2023-04-07T02:23:45Z", - "deletionTime": "2023-04-07T02:42:21Z" + "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", + "creationTime": "2023-04-06T18:02:21Z", + "deletionTime": "2023-04-06T18:03:00Z" } ] } }, { - "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", "properties": { - "accountName": "restoredaccount-27", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "clic7r4mbsoucoq", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T18:04:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z" + "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", + "creationTime": "2023-04-06T17:50:27Z", + "deletionTime": "2023-04-06T18:04:54Z" } ] } }, { - "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", "properties": { - "accountName": "r-table-account-4096", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:09:53Z", - "deletionTime": "2023-04-07T03:26:55Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "cli6dll5uxhswmo", + "apiType": "Sql", + "creationTime": "2023-04-06T17:49:07Z", + "deletionTime": "2023-04-06T18:08:24Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", - "creationTime": "2023-04-07T03:09:54Z", - "deletionTime": "2023-04-07T03:26:55Z" + "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", + "creationTime": "2023-04-06T17:49:08Z", + "deletionTime": "2023-04-06T18:08:24Z" } ] } }, { - "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "name": "12fd85da-0738-45bc-a4ca-3576006082e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", "properties": { - "accountName": "restoredaccount-1168", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7559", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z" + "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z" } ] } }, { - "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "name": "730730ee-ee98-48bf-9c87-a38abac5781d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", "properties": { - "accountName": "r-table-account-6117", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:54:19Z", - "deletionTime": "2023-04-07T03:55:39Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-3799", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T17:54:33Z", + "deletionTime": "2023-04-06T18:11:45Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", - "creationTime": "2023-04-07T03:54:20Z", - "deletionTime": "2023-04-07T03:55:39Z" + "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", + "creationTime": "2023-04-06T17:54:34Z", + "deletionTime": "2023-04-06T18:11:45Z" } ] } }, { - "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "name": "a331a0ab-07a6-4831-827d-30e513076c75", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", "properties": { - "accountName": "r-table-account-5255", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:11:45Z", - "deletionTime": "2023-04-07T04:12:39Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-8345", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:39Z", + "deletionTime": "2023-04-06T18:52:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", - "creationTime": "2023-04-07T04:11:47Z", - "deletionTime": "2023-04-07T04:12:39Z" + "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", + "creationTime": "2023-04-06T18:35:40Z", + "deletionTime": "2023-04-06T18:52:37Z" } ] } }, { - "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "name": "c20213cc-0b64-4141-abdc-45f028e756fd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", "properties": { - "accountName": "r-table-account-555", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:26:38Z", - "deletionTime": "2023-04-07T04:45:11Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-3447", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", - "creationTime": "2023-04-07T04:26:39Z", - "deletionTime": "2023-04-07T04:45:11Z" + "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z" } ] } }, { - "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "properties": { - "accountName": "restoredaccount-3867", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-6227", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:23:52Z", + "deletionTime": "2023-04-06T19:41:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z" + "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", + "creationTime": "2023-04-06T19:23:53Z", + "deletionTime": "2023-04-06T19:41:19Z" } ] } }, { - "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "name": "4228ce2e-f496-4131-a7b4-a093f4644646", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", "properties": { - "accountName": "r-table-account-4311", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:13:59Z", - "deletionTime": "2023-04-07T05:30:58Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", - "creationTime": "2023-04-07T05:14:00Z", - "deletionTime": "2023-04-07T05:30:58Z" + "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z" } ] } }, { - "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "properties": { - "accountName": "restoredaccount-7020", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3957", + "apiType": "Sql", + "creationTime": "2023-04-06T20:07:56Z", + "deletionTime": "2023-04-06T20:08:54Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z" + "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", + "creationTime": "2023-04-06T20:07:57Z", + "deletionTime": "2023-04-06T20:08:54Z" } ] } }, { - "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "name": "53ad2502-1710-406d-84e3-296fce5bd44a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", "properties": { - "accountName": "r-table-account-6934", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:58:40Z", - "deletionTime": "2023-04-07T06:00:10Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-9163", + "apiType": "Sql", + "creationTime": "2023-04-06T20:19:51Z", + "deletionTime": "2023-04-06T20:36:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", - "creationTime": "2023-04-07T05:58:41Z", - "deletionTime": "2023-04-07T06:00:10Z" + "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", + "creationTime": "2023-04-06T20:19:52Z", + "deletionTime": "2023-04-06T20:36:03Z" } ] } }, { - "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "name": "70ea9f86-be31-455a-b5be-791409c2b437", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", "properties": { - "accountName": "cliz4gfhacxt3ra", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:02:28Z", - "deletionTime": "2023-04-07T18:06:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-7173", + "apiType": "Sql", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", - "creationTime": "2023-04-07T18:02:29Z", - "deletionTime": "2023-04-07T18:06:12Z" + "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z" } ] } }, { - "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", "properties": { - "accountName": "clizzr52zwge4ps", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:16:23Z", - "deletionTime": "2023-04-07T18:19:37Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-3610", + "apiType": "Sql", + "creationTime": "2023-04-06T21:00:14Z", + "deletionTime": "2023-04-06T21:01:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", - "creationTime": "2023-04-07T18:16:24Z", - "deletionTime": "2023-04-07T18:19:37Z" + "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", + "creationTime": "2023-04-06T21:00:15Z", + "deletionTime": "2023-04-06T21:01:06Z" } ] } }, { - "name": "ab946470-3753-427d-a821-ec8a57709a65", + "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", "properties": { - "accountName": "cliyfwfppqkfatd", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:23:09Z", - "deletionTime": "2023-04-07T18:49:00Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-database-account-2590", + "apiType": "Sql", + "creationTime": "2023-04-06T21:11:43Z", + "deletionTime": "2023-04-06T21:29:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", - "creationTime": "2023-04-07T18:23:10Z", - "deletionTime": "2023-04-07T18:49:00Z" + "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", + "creationTime": "2023-04-06T21:11:44Z", + "deletionTime": "2023-04-06T21:29:03Z" } ] } }, { - "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "properties": { - "accountName": "clinxdvetbmpu2e", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:54:49Z", - "deletionTime": "2023-04-07T19:21:12Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-5783", + "apiType": "Sql", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", - "creationTime": "2023-04-07T18:54:50Z", - "deletionTime": "2023-04-07T19:21:12Z" + "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z" } ] } }, { - "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", "properties": { - "accountName": "clilwpd6a2jivng", - "apiType": "Sql", - "creationTime": "2023-04-07T22:22:56Z", - "deletionTime": "2023-04-07T22:49:32Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T21:54:18Z", + "deletionTime": "2023-04-06T21:55:57Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", - "creationTime": "2023-04-07T22:22:57Z", - "deletionTime": "2023-04-07T22:49:32Z" + "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", + "creationTime": "2023-04-06T21:54:19Z", + "deletionTime": "2023-04-06T21:55:57Z" } ] } }, { - "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", "properties": { - "accountName": "cli5ohlmiu76mcl", - "apiType": "Sql", - "creationTime": "2023-04-08T14:54:41Z", - "deletionTime": "2023-04-08T15:00:16Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-5702", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:13:06Z", + "deletionTime": "2023-04-06T22:13:57Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", - "creationTime": "2023-04-08T14:54:42Z", - "deletionTime": "2023-04-08T15:00:16Z" + "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", + "creationTime": "2023-04-06T22:13:07Z", + "deletionTime": "2023-04-06T22:13:57Z" } ] } }, { - "name": "20547469-51f9-4bd8-af49-537306f0b327", + "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", "properties": { - "accountName": "clifmmb7dwsbns2", - "apiType": "Sql", - "creationTime": "2023-04-08T15:18:01Z", - "deletionTime": "2023-04-08T15:49:43Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-7080", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:28:25Z", + "deletionTime": "2023-04-06T22:45:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", - "creationTime": "2023-04-08T15:18:02Z", - "deletionTime": "2023-04-08T15:49:43Z" + "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", + "creationTime": "2023-04-06T22:28:26Z", + "deletionTime": "2023-04-06T22:45:55Z" } ] } }, { - "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "name": "0045cc2f-f262-44f7-94be-a8a81258114b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", "properties": { - "accountName": "cliv5od2aotadzs", - "apiType": "Sql", - "creationTime": "2023-04-08T15:52:34Z", - "deletionTime": "2023-04-08T16:18:52Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-3266", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", - "creationTime": "2023-04-08T15:52:35Z", - "deletionTime": "2023-04-08T16:18:52Z" + "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z" } ] } }, { - "name": "62bf06d8-9e56-4434-9078-423179904be7", + "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", "properties": { - "accountName": "clijr7md3oh7aue", - "apiType": "Sql", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-8379", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:13:12Z", + "deletionTime": "2023-04-06T23:33:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z" + "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", + "creationTime": "2023-04-06T23:13:14Z", + "deletionTime": "2023-04-06T23:33:31Z" } ] } }, { - "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "properties": { - "accountName": "clidkdojm4zyywo", - "apiType": "Sql", - "creationTime": "2023-04-08T17:18:16Z", - "deletionTime": "2023-04-08T17:22:23Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-4898", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", - "creationTime": "2023-04-08T17:18:17Z", - "deletionTime": "2023-04-08T17:22:23Z" + "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z" } ] } }, { - "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "properties": { - "accountName": "clidhqrfu4m2zyv", - "apiType": "Sql", - "creationTime": "2023-04-10T17:53:22Z", - "deletionTime": "2023-04-10T17:56:06Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-97", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:01:21Z", + "deletionTime": "2023-04-07T00:03:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", - "creationTime": "2023-04-10T17:53:23Z", - "deletionTime": "2023-04-10T17:56:06Z" + "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", + "creationTime": "2023-04-07T00:01:22Z", + "deletionTime": "2023-04-07T00:03:03Z" } ] } }, { - "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", "properties": { - "accountName": "mk-ps-pna-enabled", - "apiType": "Sql", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-359", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:19:33Z", + "deletionTime": "2023-04-07T00:20:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z" + "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", + "creationTime": "2023-04-07T00:19:34Z", + "deletionTime": "2023-04-07T00:20:32Z" } ] } }, { - "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", "properties": { - "accountName": "mk-test-ps-pna-disabled", - "apiType": "Sql", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-6322", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:35:00Z", + "deletionTime": "2023-04-07T00:51:27Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z" + "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", + "creationTime": "2023-04-07T00:35:01Z", + "deletionTime": "2023-04-07T00:51:27Z" } ] } }, { - "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "name": "89acddd1-7338-4be9-b3f3-a7c060975428", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", "properties": { - "accountName": "mayank-test-src", - "apiType": "Sql", - "creationTime": "2023-04-12T19:51:34Z", - "deletionTime": "2023-04-12T23:26:03Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-3920", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", - "creationTime": "2023-04-12T19:51:35Z", - "deletionTime": "2023-04-12T23:26:03Z" + "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z" } ] } }, { - "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", "properties": { - "accountName": "climpgqg4rhbujz", - "apiType": "Sql", - "creationTime": "2023-04-13T13:44:29Z", - "deletionTime": "2023-04-13T13:48:14Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-grem-db-account-1985", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:20:59Z", + "deletionTime": "2023-04-07T01:39:59Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", - "creationTime": "2023-04-13T13:44:30Z", - "deletionTime": "2023-04-13T13:48:14Z" + "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", + "creationTime": "2023-04-07T01:21:01Z", + "deletionTime": "2023-04-07T01:39:59Z" } ] } }, { - "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "properties": { - "accountName": "mayank-src", - "apiType": "Sql", - "creationTime": "2023-04-13T17:30:02Z", - "deletionTime": "2023-04-13T18:35:56Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-2245", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", - "creationTime": "2023-04-13T17:30:03Z", - "deletionTime": "2023-04-13T18:35:56Z" + "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z" } ] } }, { - "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", "properties": { - "accountName": "mayank-pspreview-test", - "apiType": "Sql", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-6589", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:08:08Z", + "deletionTime": "2023-04-07T02:09:18Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z" + "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", + "creationTime": "2023-04-07T02:08:09Z", + "deletionTime": "2023-04-07T02:09:18Z" } ] } }, { - "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", "properties": { - "accountName": "r-database-account-3188", - "apiType": "Sql", - "creationTime": "2023-04-18T13:44:01Z", - "deletionTime": "2023-04-18T14:06:35Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "r-table-account-455", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:23:44Z", + "deletionTime": "2023-04-07T02:42:21Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", - "creationTime": "2023-04-18T13:44:02Z", - "deletionTime": "2023-04-18T14:06:35Z" + "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", + "creationTime": "2023-04-07T02:23:45Z", + "deletionTime": "2023-04-07T02:42:21Z" } ] } }, { - "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "properties": { - "accountName": "restoredaccount-5903", - "apiType": "Sql", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z", - "oldestRestorableTime": "2023-03-19T16:27:50Z", + "accountName": "restoredaccount-27", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z" + "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z" } ] } }, { - "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", - "location": "East US", + "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", "properties": { - "accountName": "drop-continuous7", - "apiType": "Sql", - "creationTime": "2022-05-26T18:49:51Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "accountName": "r-table-account-4096", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:09:53Z", + "deletionTime": "2023-04-07T03:26:55Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", - "creationTime": "2022-05-26T18:49:52Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", + "creationTime": "2023-04-07T03:09:54Z", + "deletionTime": "2023-04-07T03:26:55Z" } ] } }, { - "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", - "location": "East US", + "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", "properties": { - "accountName": "periodicacctdrop", - "apiType": "Sql", - "creationTime": "2022-08-24T22:57:51Z", - "oldestRestorableTime": "2023-04-11T16:27:47Z", + "accountName": "restoredaccount-1168", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", - "creationTime": "2022-08-24T22:57:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z" } ] } }, { - "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", - "location": "East US", + "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", "properties": { - "accountName": "periodicacctdrop2", - "apiType": "Sql", - "creationTime": "2022-05-26T20:16:50Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-table-account-6117", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:54:19Z", + "deletionTime": "2023-04-07T03:55:39Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", - "creationTime": "2022-05-26T20:16:50Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", + "creationTime": "2023-04-07T03:54:20Z", + "deletionTime": "2023-04-07T03:55:39Z" } ] } }, { - "name": "b169ba58-4696-4196-99a4-51995d99f004", - "location": "East US", + "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", "properties": { - "accountName": "readregionrestore-1", - "apiType": "Sql", - "creationTime": "2023-03-02T00:15:37Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-table-account-5255", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:11:45Z", + "deletionTime": "2023-04-07T04:12:39Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "Southeast Asia", - "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", - "creationTime": "2023-03-02T00:15:37Z" - }, - { - "locationName": "Central India", - "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", - "creationTime": "2023-03-02T00:38:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", + "creationTime": "2023-04-07T04:11:47Z", + "deletionTime": "2023-04-07T04:12:39Z" } ] } }, { - "name": "83301fff-71b5-4cb0-a399-3c6331b78411", - "location": "East US", + "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", "properties": { - "accountName": "portal-mongo-test", - "apiType": "MongoDB", - "creationTime": "2023-03-27T17:28:08Z", - "deletionTime": "2023-03-27T17:30:49Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "r-table-account-555", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:26:38Z", + "deletionTime": "2023-04-07T04:45:11Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", - "creationTime": "2023-03-27T17:28:09Z", - "deletionTime": "2023-03-27T17:30:49Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", + "creationTime": "2023-04-07T04:26:39Z", + "deletionTime": "2023-04-07T04:45:11Z" } ] } }, { - "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", - "location": "East US", + "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "properties": { - "accountName": "amisi-8bd4a726", - "apiType": "Sql", - "creationTime": "2023-03-29T07:24:07Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "accountName": "restoredaccount-3867", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", - "creationTime": "2023-03-29T07:26:03Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", - "creationTime": "2023-03-29T07:24:08Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z" } ] } }, { - "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", - "location": "East US", + "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "properties": { - "accountName": "amisi-da11000f", - "apiType": "Sql", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", - "creationTime": "2023-03-29T07:09:11Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, + "accountName": "r-table-account-4311", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:13:59Z", + "deletionTime": "2023-04-07T05:30:58Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", + "creationTime": "2023-04-07T05:14:00Z", + "deletionTime": "2023-04-07T05:30:58Z" } ] } }, { - "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", - "location": "East US", + "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", "properties": { - "accountName": "dsapaliga-restore-test2", - "apiType": "Sql", - "creationTime": "2023-03-29T19:36:21Z", - "deletionTime": "2023-03-29T22:55:47Z", - "oldestRestorableTime": "2023-03-22T22:55:47Z", + "accountName": "restoredaccount-7020", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", - "creationTime": "2023-03-29T19:36:22Z", - "deletionTime": "2023-03-29T22:55:47Z" + "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z" } ] } }, { - "name": "66326971-fd72-4b66-9495-da9f95f0e86a", - "location": "East US", + "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", "properties": { - "accountName": "dsapaliga-restore-test3", - "apiType": "Sql", - "creationTime": "2023-03-29T21:45:59Z", - "deletionTime": "2023-03-29T22:55:54Z", - "oldestRestorableTime": "2023-03-22T22:55:54Z", + "accountName": "r-table-account-6934", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:58:40Z", + "deletionTime": "2023-04-07T06:00:10Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", - "creationTime": "2023-03-29T21:48:10Z", - "deletionTime": "2023-03-29T21:57:56Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", - "creationTime": "2023-03-29T21:46:00Z", - "deletionTime": "2023-03-29T22:55:54Z" + "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", + "creationTime": "2023-04-07T05:58:41Z", + "deletionTime": "2023-04-07T06:00:10Z" } ] } }, { - "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", - "location": "East US", + "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", "properties": { - "accountName": "dsapaliga-restore-test4", - "apiType": "Sql", - "creationTime": "2023-03-29T22:08:33Z", - "deletionTime": "2023-03-29T22:56:00Z", - "oldestRestorableTime": "2023-03-22T22:56:00Z", + "accountName": "cliz4gfhacxt3ra", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:02:28Z", + "deletionTime": "2023-04-07T18:06:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", - "creationTime": "2023-03-29T22:08:34Z", - "deletionTime": "2023-03-29T22:56:00Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", + "creationTime": "2023-04-07T18:02:29Z", + "deletionTime": "2023-04-07T18:06:12Z" } ] } }, { - "name": "84a35eb5-784c-4923-a52f-60bd04765953", - "location": "East US", + "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", "properties": { - "accountName": "dsapaliga-restore-test6", - "apiType": "Sql", - "creationTime": "2023-03-29T22:24:23Z", - "deletionTime": "2023-03-29T22:56:18Z", - "oldestRestorableTime": "2023-03-22T22:56:18Z", + "accountName": "clizzr52zwge4ps", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:16:23Z", + "deletionTime": "2023-04-07T18:19:37Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", - "creationTime": "2023-03-29T22:26:42Z", - "deletionTime": "2023-03-29T22:56:18Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", - "creationTime": "2023-03-29T22:24:24Z", - "deletionTime": "2023-03-29T22:56:18Z" + "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", + "creationTime": "2023-04-07T18:16:24Z", + "deletionTime": "2023-04-07T18:19:37Z" } ] } }, { - "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", - "location": "East US", + "name": "ab946470-3753-427d-a821-ec8a57709a65", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", "properties": { - "accountName": "dsapaliga-restored-westus-m", - "apiType": "Sql", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z", - "oldestRestorableTime": "2023-03-22T22:56:46Z", + "accountName": "cliyfwfppqkfatd", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:23:09Z", + "deletionTime": "2023-04-07T18:49:00Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z" + "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", + "creationTime": "2023-04-07T18:23:10Z", + "deletionTime": "2023-04-07T18:49:00Z" } ] } }, { - "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", - "location": "East US", + "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", "properties": { - "accountName": "cli-continuous30-sopplsfv", - "apiType": "Sql", - "creationTime": "2023-03-29T23:59:38Z", - "deletionTime": "2023-03-30T00:12:32Z", - "oldestRestorableTime": "2023-03-23T00:12:32Z", + "accountName": "clinxdvetbmpu2e", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:54:49Z", + "deletionTime": "2023-04-07T19:21:12Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", - "creationTime": "2023-03-30T00:02:04Z", - "deletionTime": "2023-03-30T00:12:32Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", - "creationTime": "2023-03-29T23:59:39Z", - "deletionTime": "2023-03-30T00:12:32Z" + "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", + "creationTime": "2023-04-07T18:54:50Z", + "deletionTime": "2023-04-07T19:21:12Z" } ] } }, { - "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", - "location": "East US", + "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", "properties": { - "accountName": "cli-continuous30-l5utea24-restored", + "accountName": "clilwpd6a2jivng", "apiType": "Sql", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-07T22:22:56Z", + "deletionTime": "2023-04-07T22:49:32Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", + "creationTime": "2023-04-07T22:22:57Z", + "deletionTime": "2023-04-07T22:49:32Z" } ] } }, { - "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", - "location": "East US", + "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", "properties": { - "accountName": "cli-continuous30-l5utea24", + "accountName": "cli5ohlmiu76mcl", "apiType": "Sql", - "creationTime": "2023-03-30T00:33:44Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T14:54:41Z", + "deletionTime": "2023-04-08T15:00:16Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", - "creationTime": "2023-03-30T00:36:04Z", - "deletionTime": "2023-03-30T01:02:30Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", - "creationTime": "2023-03-30T00:33:45Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", + "creationTime": "2023-04-08T14:54:42Z", + "deletionTime": "2023-04-08T15:00:16Z" } ] } }, { - "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", - "location": "East US", + "name": "20547469-51f9-4bd8-af49-537306f0b327", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", "properties": { - "accountName": "cli-continuous30-3eb7aosu", + "accountName": "clifmmb7dwsbns2", "apiType": "Sql", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z", - "oldestRestorableTime": "2023-03-23T03:46:34Z", + "creationTime": "2023-04-08T15:18:01Z", + "deletionTime": "2023-04-08T15:49:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", - "creationTime": "2023-03-30T03:35:19Z", - "deletionTime": "2023-03-30T03:46:34Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z" + "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", + "creationTime": "2023-04-08T15:18:02Z", + "deletionTime": "2023-04-08T15:49:43Z" } ] } }, { - "name": "856077e3-8335-4b95-9577-2ebf016ee892", - "location": "East US", + "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", "properties": { - "accountName": "cli-continuous30-tqwxb6nj", + "accountName": "cliv5od2aotadzs", "apiType": "Sql", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z", - "oldestRestorableTime": "2023-03-23T04:05:05Z", + "creationTime": "2023-04-08T15:52:34Z", + "deletionTime": "2023-04-08T16:18:52Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", - "creationTime": "2023-03-30T03:53:50Z", - "deletionTime": "2023-03-30T04:05:05Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z" - } - ] + "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", + "creationTime": "2023-04-08T15:52:35Z", + "deletionTime": "2023-04-08T16:18:52Z" + } + ] } }, { - "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", - "location": "East US", + "name": "62bf06d8-9e56-4434-9078-423179904be7", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", "properties": { - "accountName": "cli-continuous30-cmjnvki7", + "accountName": "clijr7md3oh7aue", "apiType": "Sql", - "creationTime": "2023-03-30T04:58:52Z", - "deletionTime": "2023-03-30T05:12:19Z", - "oldestRestorableTime": "2023-03-23T05:12:19Z", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", - "creationTime": "2023-03-30T05:01:09Z", - "deletionTime": "2023-03-30T05:12:19Z" - }, + "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z" + } + ] + } + }, + { + "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "properties": { + "accountName": "clidkdojm4zyywo", + "apiType": "Sql", + "creationTime": "2023-04-08T17:18:16Z", + "deletionTime": "2023-04-08T17:22:23Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", - "creationTime": "2023-03-30T04:58:53Z", - "deletionTime": "2023-03-30T05:12:19Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", + "creationTime": "2023-04-08T17:18:17Z", + "deletionTime": "2023-04-08T17:22:23Z" } ] } }, { - "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", - "location": "East US", + "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", "properties": { - "accountName": "cli-continuous30-pmjqwgr5-restored", + "accountName": "clidhqrfu4m2zyv", "apiType": "Sql", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-10T17:53:22Z", + "deletionTime": "2023-04-10T17:56:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", + "creationTime": "2023-04-10T17:53:23Z", + "deletionTime": "2023-04-10T17:56:06Z" } ] } }, { - "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", - "location": "East US", + "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", "properties": { - "accountName": "cli-continuous30-pmjqwgr5", + "accountName": "mk-ps-pna-enabled", "apiType": "Sql", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", - "creationTime": "2023-03-30T14:12:07Z", - "deletionTime": "2023-03-30T14:38:59Z" - }, + "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z" + } + ] + } + }, + { + "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "properties": { + "accountName": "mk-test-ps-pna-disabled", + "apiType": "Sql", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z" } ] } }, { - "name": "f68b64bb-38f3-429b-be8f-81e44763929d", - "location": "East US", + "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", "properties": { - "accountName": "cli-continuous30-ta4jrave", + "accountName": "mayank-test-src", "apiType": "Sql", - "creationTime": "2023-03-30T14:48:08Z", - "deletionTime": "2023-03-30T15:16:54Z", - "oldestRestorableTime": "2023-03-23T15:16:54Z", + "creationTime": "2023-04-12T19:51:34Z", + "deletionTime": "2023-04-12T23:26:03Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", - "creationTime": "2023-03-30T14:50:33Z", - "deletionTime": "2023-03-30T15:16:54Z" - }, + "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", + "creationTime": "2023-04-12T19:51:35Z", + "deletionTime": "2023-04-12T23:26:03Z" + } + ] + } + }, + { + "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "properties": { + "accountName": "climpgqg4rhbujz", + "apiType": "Sql", + "creationTime": "2023-04-13T13:44:29Z", + "deletionTime": "2023-04-13T13:48:14Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", - "creationTime": "2023-03-30T14:48:09Z", - "deletionTime": "2023-03-30T15:16:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", + "creationTime": "2023-04-13T13:44:30Z", + "deletionTime": "2023-04-13T13:48:14Z" } ] } }, { - "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", - "location": "East US", + "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", "properties": { - "accountName": "amisi-8bd4a726-restored", + "accountName": "mayank-src", "apiType": "Sql", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-13T17:30:02Z", + "deletionTime": "2023-04-13T18:35:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", + "creationTime": "2023-04-13T17:30:03Z", + "deletionTime": "2023-04-13T18:35:56Z" } ] } }, { - "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", - "location": "East US", + "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", "properties": { - "accountName": "amisi-765b8849", + "accountName": "mayank-pspreview-test", "apiType": "Sql", - "creationTime": "2023-03-30T20:15:03Z", - "deletionTime": "2023-03-31T06:20:15Z", - "oldestRestorableTime": "2023-03-19T16:27:47Z", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", - "creationTime": "2023-03-30T20:15:04Z", - "deletionTime": "2023-03-31T06:20:15Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z" } ] } }, { - "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", - "location": "Qatar Central", + "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "accountName": "r-database-account-3188", "apiType": "Sql", - "creationTime": "2022-09-29T05:44:13Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-18T13:44:01Z", + "deletionTime": "2023-04-18T14:06:35Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", - "creationTime": "2022-09-29T05:44:13Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", + "creationTime": "2023-04-18T13:44:02Z", + "deletionTime": "2023-04-18T14:06:35Z" } ] } }, { - "name": "a672303a-644d-4996-9d49-b3d2eddea72d", - "location": "Qatar Central", + "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "accountName": "restoredaccount-5903", "apiType": "Sql", - "creationTime": "2023-03-10T00:42:29Z", - "oldestRestorableTime": "2023-03-19T16:27:48Z", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", - "creationTime": "2023-03-10T00:42:29Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z" } ] } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-1fe2800fcfebea9f-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ff95f31acf6ec67c51dee63809406be9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-database-7990" }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:52 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990/operationResults/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a0315f2e-02b3-4144-ae88-c7677a810d42", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "d68f42a8-92de-438e-b4db-c07a84954ca1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162752Z:a0315f2e-02b3-4144-ae88-c7677a810d42" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-7918fe1cb3c22cd2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cc4d72a24f09be5abc09d74dd72ef870", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:52 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "df725722-d19c-4290-82c2-0b367caeadea", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "df725722-d19c-4290-82c2-0b367caeadea", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162752Z:df725722-d19c-4290-82c2-0b367caeadea" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-19964c3d7ada3fcc-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "dba65ad6bd8d4bca492805f48991da78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "127ee04e-8b60-404f-a702-0b37645666d7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "127ee04e-8b60-404f-a702-0b37645666d7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162753Z:127ee04e-8b60-404f-a702-0b37645666d7" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-4b4eeb10973ec746-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "97968f189ff2f4df48b55724f85c95cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "05d6ad23-e844-47fd-a785-932af6429563", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "05d6ad23-e844-47fd-a785-932af6429563", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162754Z:05d6ad23-e844-47fd-a785-932af6429563" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-620e10d2a7713879-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9114d581e932e4c9a70283e14965342a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "20fe3ef4-62e9-40cb-9edb-d7b7d218dc8f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "20fe3ef4-62e9-40cb-9edb-d7b7d218dc8f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162755Z:20fe3ef4-62e9-40cb-9edb-d7b7d218dc8f" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-6f007cca35bd03c0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "47355e2f6197377d7ab193d765a653ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:27:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9efe390b-a471-4e1a-8f09-b761ab567c7f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "9efe390b-a471-4e1a-8f09-b761ab567c7f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162757Z:9efe390b-a471-4e1a-8f09-b761ab567c7f" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-dc42c4278a622b6b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b4733a92487d2e45c6b1eff01cfeaae2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:01 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9b59e19-fef1-45ec-b295-56ae700e0ff3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "e9b59e19-fef1-45ec-b295-56ae700e0ff3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162802Z:e9b59e19-fef1-45ec-b295-56ae700e0ff3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/d68f42a8-92de-438e-b4db-c07a84954ca1?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-17c015fb2720032a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "99f52d814e27203357dc178056f17f01", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f3aa7536-7d3f-4b6c-9729-67023e4755ac", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "f3aa7536-7d3f-4b6c-9729-67023e4755ac", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162810Z:f3aa7536-7d3f-4b6c-9729-67023e4755ac" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1da68368569bfa19f0bd0a15a5ee2918-f9d75834ae38ea61-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0f4f96af7ff2e6ad190781e5718c1b7b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "479", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:10 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "25834bff-938b-49f0-860e-86206f16a61e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "25834bff-938b-49f0-860e-86206f16a61e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162810Z:25834bff-938b-49f0-860e-86206f16a61e" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", - "name": "sql-database-7990", - "properties": { - "resource": { - "id": "sql-database-7990", - "_rid": "05dYAA==", - "_self": "dbs/05dYAA==/", - "_etag": "\u00220000eb02-0000-0600-0000-643ec5130000\u0022", - "_colls": "colls/", - "_users": "users/", - "_ts": 1681835283 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990/containers/sql-container-7937?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "489", - "Content-Type": "application/json", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-ccce2bb27f02ba18-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b03856b0c5ba0743535da031c4d7d432", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-container-7937", - "indexingPolicy": { - "automatic": true, - "indexingMode": "consistent", - "includedPaths": [ + { + "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "properties": { + "accountName": "r-database-account-8442", + "apiType": "Sql", + "creationTime": "2023-04-18T18:21:09Z", + "deletionTime": "2023-04-18T18:43:26Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", + "creationTime": "2023-04-18T18:21:10Z", + "deletionTime": "2023-04-18T18:43:26Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "properties": { + "accountName": "restoredaccount-5883", + "apiType": "Sql", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "properties": { + "accountName": "r-database-account-8968", + "apiType": "Sql", + "creationTime": "2023-04-18T20:58:17Z", + "deletionTime": "2023-04-18T21:21:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", + "creationTime": "2023-04-18T20:58:18Z", + "deletionTime": "2023-04-18T21:21:06Z" } ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" } }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:11 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990/containers/sql-container-7937/operationResults/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "77b57f88-9076-481b-a094-3ca1fbf56c73", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "9d73ad85-ca5c-4f2c-b648-13ff790c4052", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162811Z:77b57f88-9076-481b-a094-3ca1fbf56c73" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-28813665476dc3c0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9aa67a9b5047d1f40b089e220cb5542f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:11 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94bda6bc-2f4a-424a-82e2-120cd3bcf2d7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "94bda6bc-2f4a-424a-82e2-120cd3bcf2d7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162811Z:94bda6bc-2f4a-424a-82e2-120cd3bcf2d7" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-5e863a517b67ae7c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4b83b3accc95bf6b54b8a23aa576b9a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:12 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "98225427-ed10-4dfb-9449-5159c85bb0eb", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "98225427-ed10-4dfb-9449-5159c85bb0eb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162812Z:98225427-ed10-4dfb-9449-5159c85bb0eb" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-e6748faa378d05ca-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4a95de9239319dea4cb3a49352df7358", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:13 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8868b40b-2a88-47a2-8e49-843dd5a1a2fe", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "8868b40b-2a88-47a2-8e49-843dd5a1a2fe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162813Z:8868b40b-2a88-47a2-8e49-843dd5a1a2fe" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-ba2ee572b9bfd997-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9a20f02b7f2bcf2c0fe6458faeba2c94", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:14 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e1f6dc0-6b5e-40d6-ab9e-d7035065fff4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "9e1f6dc0-6b5e-40d6-ab9e-d7035065fff4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162814Z:9e1f6dc0-6b5e-40d6-ab9e-d7035065fff4" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-44ace649ebb4a455-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2e8ff94e0a1f73fec8e6fee228d76d75", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:16 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a2f20615-0a9f-445e-a665-dac418b9de86", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "a2f20615-0a9f-445e-a665-dac418b9de86", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162816Z:a2f20615-0a9f-445e-a665-dac418b9de86" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-3ecc2189c954916e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b50f4a451f561379b2c63b4af35bef91", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:20 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd843a5e-9164-4ef7-9d1c-1efd8079e776", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "bd843a5e-9164-4ef7-9d1c-1efd8079e776", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162820Z:bd843a5e-9164-4ef7-9d1c-1efd8079e776" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9d73ad85-ca5c-4f2c-b648-13ff790c4052?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-9a200428fcc0d8c6-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "59450f87444f2138f1add145804aa637", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:28 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e3bbf553-f906-4b5e-b87a-67716de29659", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "e3bbf553-f906-4b5e-b87a-67716de29659", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162828Z:e3bbf553-f906-4b5e-b87a-67716de29659" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990/containers/sql-container-7937?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-354a97392630275382b1dcbd296f9ac3-96a91c15da67f62c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "634ad07976ab2f3e7f7b7b59ceb47f6d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "1374", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 16:28:28 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "90f49df1-2e9c-4a93-8028-0b0527b572b3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "90f49df1-2e9c-4a93-8028-0b0527b572b3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T162829Z:90f49df1-2e9c-4a93-8028-0b0527b572b3" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194/sqlDatabases/sql-database-7990/containers/sql-container-7937", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "sql-container-7937", - "properties": { - "resource": { - "id": "sql-container-7937", - "indexingPolicy": { - "indexingMode": "consistent", - "automatic": true, - "includedPaths": [ + { + "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", + "properties": { + "accountName": "restoredaccount-8805", + "apiType": "Sql", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z" } - ], - "excludedPaths": [ - { - "path": "/pathToNotIndex/*" - }, + ] + } + }, + { + "name": "b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "properties": { + "accountName": "r-database-account-7565", + "apiType": "Sql", + "creationTime": "2023-04-19T04:54:02Z", + "deletionTime": "2023-04-19T05:17:07Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "path": "/\u0022_etag\u0022/?" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e32db9e6-b23b-45f5-bd4e-beeb5d5cfcfd", + "creationTime": "2023-04-19T04:54:03Z", + "deletionTime": "2023-04-19T05:17:07Z" } - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "a440fc94-a486-473c-bdeb-b62363814132", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a440fc94-a486-473c-bdeb-b62363814132", + "properties": { + "accountName": "restoredaccount-8250", + "apiType": "Sql", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point", - "LineString", - "Polygon", - "MultiPolygon" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9ec5ba28-2882-4e91-9893-86ea897dbc5e", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" - }, - "uniqueKeyPolicy": { - "uniqueKeys": [] - }, - "conflictResolutionPolicy": { - "mode": "LastWriterWins", - "conflictResolutionPath": "/_ts", - "conflictResolutionProcedure": "" - }, - "backupPolicy": { - "type": 1 - }, - "geospatialConfig": { - "type": "Geography" - }, - "_rid": "05dYAPcwIeI=", - "_ts": 1681835298, - "_self": "dbs/05dYAA==/colls/05dYAPcwIeI=/", - "_etag": "\u00220000f002-0000-0600-0000-643ec5220000\u0022", - "_docs": "docs/", - "_sprocs": "sprocs/", - "_triggers": "triggers/", - "_udfs": "udfs/", - "_conflicts": "conflicts/", - "statistics": [ - { - "id": "0", - "sizeInKB": 0, - "documentCount": 0, - "sampledDistinctPartitionKeyCount": 0, - "partitionKeys": [] - } - ] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-9479?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "578", - "Content-Type": "application/json", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-d04eccfc34c7e71f-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "92185a6d26141100eec3a84e3493681f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "kind": "GlobalDocumentDB", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "location": "westcentralus", - "properties": { - "locations": [ - { - "locationName": "northcentralus", - "isZoneRedundant": false } - ], - "databaseAccountOfferType": "Standard", - "createMode": "Restore", - "restoreParameters": { - "restoreMode": "PointInTime", - "sourceBackupLocation": "West Central US", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7b3b3638-2bbd-47da-8416-8aca4ecc6741", - "restoreTimestampInUtc": "2023-04-18T17:28:14.0000000Z" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "2869", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:36 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-9479/operationResults/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e428598-6a92-43fc-a83b-36d41cf985c0", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "f330d76c-9dc0-471b-ae2a-15687c366259", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173036Z:1e428598-6a92-43fc-a83b-36d41cf985c0" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-9479", - "name": "restoredaccount-9479", - "location": "West Central US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T17:30:33.9543851Z" - }, - "properties": { - "provisioningState": "Creating", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "81614a8b-b1e1-44a3-a223-2f2bdb60a73a", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "Session", - "maxIntervalInSeconds": 5, - "maxStalenessPrefix": 100 }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + { + "name": "69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "properties": { + "accountName": "r-database-account-3177", + "apiType": "Sql", + "creationTime": "2023-04-19T07:32:19Z", + "deletionTime": "2023-04-19T07:54:43Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "210dee70-f60f-47b7-8889-5f67d71947e6", + "creationTime": "2023-04-19T07:32:20Z", + "deletionTime": "2023-04-19T07:54:43Z" + } + ] } - ], - "readLocations": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "properties": { + "accountName": "restoredaccount-9058", + "apiType": "Sql", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a1bf9469-0ff7-4c2e-972e-c3d4ef68b403", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z" + } + ] } - ], - "locations": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "properties": { + "accountName": "r-database-account-9523", + "apiType": "Sql", + "creationTime": "2023-04-19T19:31:56Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e5f0e9e2-a635-44b1-a893-a62c09abdca5", + "creationTime": "2023-04-19T19:31:57Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "failoverPriority": 0 + }, + { + "name": "34a42388-aa1f-4250-84fe-060ea0dcb913", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/34a42388-aa1f-4250-84fe-060ea0dcb913", + "properties": { + "accountName": "restoredaccount-4287", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "77025bb1-914c-491d-a1a5-e947b2d43090", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" + }, + { + "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "properties": { + "accountName": "r-database-account-8435", + "apiType": "Sql", + "creationTime": "2023-04-06T02:11:39Z", + "deletionTime": "2023-04-19T23:49:01Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", + "creationTime": "2023-04-06T02:11:40Z", + "deletionTime": "2023-04-19T23:49:01Z" + } + ] } }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7b3b3638-2bbd-47da-8416-8aca4ecc6741", - "restoreTimestampInUtc": "2023-04-18T17:28:14Z", - "sourceBackupLocation": "West Central US", - "databasesToRestore": [] + { + "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "properties": { + "accountName": "r-database-account-5580", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T18:31:49Z", + "deletionTime": "2023-04-19T23:53:21Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", + "creationTime": "2023-04-05T18:31:50Z", + "deletionTime": "2023-04-19T23:53:21Z" + } + ] + } }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" + { + "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "properties": { + "accountName": "r-database-account-163", + "apiType": "Sql", + "creationTime": "2023-04-18T16:23:17Z", + "deletionTime": "2023-04-19T23:54:07Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", + "creationTime": "2023-04-18T16:23:18Z", + "deletionTime": "2023-04-19T23:54:07Z" + } + ] + } }, - "capacity": { - "totalThroughputLimit": -1 + { + "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "properties": { + "accountName": "r-database-account-8550", + "apiType": "Sql", + "creationTime": "2023-04-06T02:07:24Z", + "deletionTime": "2023-04-19T23:57:08Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", + "creationTime": "2023-04-06T02:07:26Z", + "deletionTime": "2023-04-19T23:57:08Z" + } + ] + } }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T17:30:33.9543851Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T17:30:33.9543851Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T17:30:33.9543851Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T17:30:33.9543851Z" + { + "name": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "properties": { + "accountName": "r-database-account-605", + "apiType": "Sql", + "creationTime": "2023-04-20T00:04:33Z", + "deletionTime": "2023-04-20T00:05:28Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3bbeadd9-2120-4868-927d-fdb826669592", + "creationTime": "2023-04-20T00:04:34Z", + "deletionTime": "2023-04-20T00:05:28Z" + } + ] + } + }, + { + "name": "d9cae7df-4c3b-49fc-b990-f985ae379afd", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "properties": { + "accountName": "r-database-account-1077", + "apiType": "Sql", + "creationTime": "2023-04-20T00:07:31Z", + "deletionTime": "2023-04-20T00:30:02Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [] + } + }, + { + "name": "f3db04bc-7552-4f70-af65-a7be0274a695", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f3db04bc-7552-4f70-af65-a7be0274a695", + "properties": { + "accountName": "restoredaccount-5322", + "apiType": "Sql", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z", + "oldestRestorableTime": "2023-03-21T00:32:39Z", + "restorableLocations": [] + } + }, + { + "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "properties": { + "accountName": "drop-continuous7", + "apiType": "Sql", + "creationTime": "2022-05-26T18:49:51Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", + "creationTime": "2022-05-26T18:49:52Z" + } + ] + } + }, + { + "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "properties": { + "accountName": "periodicacctdrop", + "apiType": "Sql", + "creationTime": "2022-08-24T22:57:51Z", + "oldestRestorableTime": "2023-04-13T00:32:36Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", + "creationTime": "2022-08-24T22:57:51Z" + } + ] + } + }, + { + "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "properties": { + "accountName": "periodicacctdrop2", + "apiType": "Sql", + "creationTime": "2022-05-26T20:16:50Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", + "creationTime": "2022-05-26T20:16:50Z" + } + ] + } + }, + { + "name": "b169ba58-4696-4196-99a4-51995d99f004", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "properties": { + "accountName": "readregionrestore-1", + "apiType": "Sql", + "creationTime": "2023-03-02T00:15:37Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "Southeast Asia", + "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", + "creationTime": "2023-03-02T00:15:37Z" + }, + { + "locationName": "Central India", + "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", + "creationTime": "2023-03-02T00:38:10Z" + } + ] + } + }, + { + "name": "83301fff-71b5-4cb0-a399-3c6331b78411", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "properties": { + "accountName": "portal-mongo-test", + "apiType": "MongoDB", + "creationTime": "2023-03-27T17:28:08Z", + "deletionTime": "2023-03-27T17:30:49Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", + "creationTime": "2023-03-27T17:28:09Z", + "deletionTime": "2023-03-27T17:30:49Z" + } + ] + } + }, + { + "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "properties": { + "accountName": "amisi-8bd4a726", + "apiType": "Sql", + "creationTime": "2023-03-29T07:24:07Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", + "creationTime": "2023-03-29T07:26:03Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", + "creationTime": "2023-03-29T07:24:08Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "properties": { + "accountName": "amisi-da11000f", + "apiType": "Sql", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", + "creationTime": "2023-03-29T07:09:11Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "properties": { + "accountName": "dsapaliga-restore-test2", + "apiType": "Sql", + "creationTime": "2023-03-29T19:36:21Z", + "deletionTime": "2023-03-29T22:55:47Z", + "oldestRestorableTime": "2023-03-22T22:55:47Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", + "creationTime": "2023-03-29T19:36:22Z", + "deletionTime": "2023-03-29T22:55:47Z" + } + ] + } + }, + { + "name": "66326971-fd72-4b66-9495-da9f95f0e86a", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "properties": { + "accountName": "dsapaliga-restore-test3", + "apiType": "Sql", + "creationTime": "2023-03-29T21:45:59Z", + "deletionTime": "2023-03-29T22:55:54Z", + "oldestRestorableTime": "2023-03-22T22:55:54Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", + "creationTime": "2023-03-29T21:48:10Z", + "deletionTime": "2023-03-29T21:57:56Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", + "creationTime": "2023-03-29T21:46:00Z", + "deletionTime": "2023-03-29T22:55:54Z" + } + ] + } + }, + { + "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "properties": { + "accountName": "dsapaliga-restore-test4", + "apiType": "Sql", + "creationTime": "2023-03-29T22:08:33Z", + "deletionTime": "2023-03-29T22:56:00Z", + "oldestRestorableTime": "2023-03-22T22:56:00Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", + "creationTime": "2023-03-29T22:08:34Z", + "deletionTime": "2023-03-29T22:56:00Z" + } + ] } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-59a92ecdc5de2b84-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ef134e63a58ea9654a52bdb295e14be8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7ff16ff3-0aaf-4757-9f49-310dc56858ee", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "7ff16ff3-0aaf-4757-9f49-310dc56858ee", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173036Z:7ff16ff3-0aaf-4757-9f49-310dc56858ee" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-c5e455099d059b10-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e3ca39135b5b866b49477c3a5336319b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:37 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ec9086f4-531c-43c5-8bc7-f80f1ca55454", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "ec9086f4-531c-43c5-8bc7-f80f1ca55454", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173038Z:ec9086f4-531c-43c5-8bc7-f80f1ca55454" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-c7c10a91a4a7acdd-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e6ea7a8679805e916a7ac739285e3b34", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:38 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c4fa08f-b5a9-4d5f-899f-b9fc7d3298c4", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "7c4fa08f-b5a9-4d5f-899f-b9fc7d3298c4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173039Z:7c4fa08f-b5a9-4d5f-899f-b9fc7d3298c4" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-a00431748efa9cb4-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a5b6ea8d598807d2e28ca547282a5613", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:39 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "078b1a8b-666a-4713-a05d-6d951e00cf9d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "078b1a8b-666a-4713-a05d-6d951e00cf9d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173040Z:078b1a8b-666a-4713-a05d-6d951e00cf9d" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-d8e2f2968eff5c29-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1b2c222065f79a68a86c78e194325eeb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:41 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0af652d-61f0-4daa-a4e6-a346e7916b81", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "b0af652d-61f0-4daa-a4e6-a346e7916b81", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173042Z:b0af652d-61f0-4daa-a4e6-a346e7916b81" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-c953c030ee4f3a82-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "68ac480b8c802c13a8e203f3d349353f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:45 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c167dd62-801e-4ccb-8815-08b660e1013a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "c167dd62-801e-4ccb-8815-08b660e1013a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173046Z:c167dd62-801e-4ccb-8815-08b660e1013a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-2a210048127d3c9f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0618b4232032283c821bfd1be0f073b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:30:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a3969b69-1f3b-4a76-b73f-d7551129f035", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "a3969b69-1f3b-4a76-b73f-d7551129f035", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173054Z:a3969b69-1f3b-4a76-b73f-d7551129f035" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-93a4b191e9414c92-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e03bba2eee7d94920eff72146174c65e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:31:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4965995-9d5b-4475-9a3f-5324c1706fda", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "d4965995-9d5b-4475-9a3f-5324c1706fda", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173110Z:d4965995-9d5b-4475-9a3f-5324c1706fda" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-7c8e064399a077e5-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e0be39365719ebb90b84e5648ef74cb7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:31:41 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "877620d9-e3e5-4ec6-8566-0b1acc5093d1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "877620d9-e3e5-4ec6-8566-0b1acc5093d1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173142Z:877620d9-e3e5-4ec6-8566-0b1acc5093d1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-24bcffd2aee58205-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "18c5536e550e35c12184f733ad28c70e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:32:14 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94660813-e01f-4e4c-9cce-0f8624761407", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "94660813-e01f-4e4c-9cce-0f8624761407", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173214Z:94660813-e01f-4e4c-9cce-0f8624761407" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-7dbba33176a236a2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a7e59e549332d696014fd4f9092d0517", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:32:46 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d6eb778c-09ce-432f-93ec-0b1955b2db4a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "d6eb778c-09ce-432f-93ec-0b1955b2db4a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173246Z:d6eb778c-09ce-432f-93ec-0b1955b2db4a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-29b4b81d9ebe9cf8-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0ea5bbb3aeaee1507788be9560853ee3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:33:18 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2473c706-4506-4eb7-9936-2f835b8630ff", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "2473c706-4506-4eb7-9936-2f835b8630ff", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173318Z:2473c706-4506-4eb7-9936-2f835b8630ff" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-160b85dce4dd788c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ef0fd6bca412db84bdef17be81c82cf4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:33:50 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "048f96c3-2b43-4ce1-acc9-4066332b48d1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "048f96c3-2b43-4ce1-acc9-4066332b48d1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173351Z:048f96c3-2b43-4ce1-acc9-4066332b48d1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-2accba76c8396861-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f17fdf7eb982a65f4e0430a9d400757b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:34:22 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f47db5c8-3ea0-4215-84c5-efe20f396cbb", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "f47db5c8-3ea0-4215-84c5-efe20f396cbb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173423Z:f47db5c8-3ea0-4215-84c5-efe20f396cbb" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-46592a859638a4de-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "323df011161d0e0536c950bf979160af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:34:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "25af6b44-b3e1-4621-b1bd-7e0e56645487", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "25af6b44-b3e1-4621-b1bd-7e0e56645487", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173455Z:25af6b44-b3e1-4621-b1bd-7e0e56645487" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-0acbce943934a086-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8016c95c4c0503617669a00d73da07bc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:35:27 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8edb1a98-a203-49b6-b990-db16ebc5fce9", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "8edb1a98-a203-49b6-b990-db16ebc5fce9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173527Z:8edb1a98-a203-49b6-b990-db16ebc5fce9" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-2ace5f22b30936c0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "90ac9b79f98a68d6da71bab868a00fbd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:35:58 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab55a27b-07a3-43ff-82e0-a4ea9d40a711", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "ab55a27b-07a3-43ff-82e0-a4ea9d40a711", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173559Z:ab55a27b-07a3-43ff-82e0-a4ea9d40a711" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-63ea87f53af8184c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0a4d81a4f5eac5758f39bbb475f79b5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:36:30 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "252e986e-0a2d-405b-bdd7-af4857c8bfb1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "252e986e-0a2d-405b-bdd7-af4857c8bfb1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173631Z:252e986e-0a2d-405b-bdd7-af4857c8bfb1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-f23f1879d1b509ac-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fb4694c2cfe46224f3aea69491a89bd6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:37:02 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5dd91cb1-084f-4455-9783-39f5b4521afb", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "5dd91cb1-084f-4455-9783-39f5b4521afb", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173703Z:5dd91cb1-084f-4455-9783-39f5b4521afb" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-269b2b7648d42062-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f269e359fc8d84d126e700503e22f3e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:37:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8b3c8823-d2da-4b04-8b92-8b79677d1050", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "8b3c8823-d2da-4b04-8b92-8b79677d1050", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173735Z:8b3c8823-d2da-4b04-8b92-8b79677d1050" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-298b020fe8301f05-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d3f55ed5145ad4d95dea173c4ee033e6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:38:07 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5fc8cd6e-3e91-4276-af8a-da099b5709ac", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "5fc8cd6e-3e91-4276-af8a-da099b5709ac", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173807Z:5fc8cd6e-3e91-4276-af8a-da099b5709ac" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-3b4fbabfb4182602-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "925ae59ea98ec6cec3c2d5fccfd324d0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:38:39 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "60a4c1f0-53f3-435a-b36a-b70896d1e6bf", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "60a4c1f0-53f3-435a-b36a-b70896d1e6bf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173840Z:60a4c1f0-53f3-435a-b36a-b70896d1e6bf" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-6895506adc1403c0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "32bec3bbc7b3457b0a9594a2e5953545", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:39:11 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd40aa31-ec00-4e51-8586-e4ad668edea1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "dd40aa31-ec00-4e51-8586-e4ad668edea1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173912Z:dd40aa31-ec00-4e51-8586-e4ad668edea1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-0e35cf87155e14bb-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "58b219b460c82c54902f10983edc0489", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:39:43 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c67f481c-5c03-423d-86fb-2a21758a87c7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "c67f481c-5c03-423d-86fb-2a21758a87c7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T173944Z:c67f481c-5c03-423d-86fb-2a21758a87c7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-f2c4210ecd799de5-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8a8047c60021d733691488f9142ce12d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:40:15 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bbfaa734-7401-47ab-abda-2ef1ba974ab8", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "bbfaa734-7401-47ab-abda-2ef1ba974ab8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174016Z:bbfaa734-7401-47ab-abda-2ef1ba974ab8" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-87c8bfabe68048fe-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b648908ccb215a086f91a283b7e2062d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:40:47 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84c9dfe9-b450-4fad-b770-5b4ffece557a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "84c9dfe9-b450-4fad-b770-5b4ffece557a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174048Z:84c9dfe9-b450-4fad-b770-5b4ffece557a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-ca801bc90b5f5691-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9ddc0a90aa14b323e6daeeb3d85b1863", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:41:19 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bf1c775c-a5ec-47d1-8ec5-f6261b92dc7d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "bf1c775c-a5ec-47d1-8ec5-f6261b92dc7d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174120Z:bf1c775c-a5ec-47d1-8ec5-f6261b92dc7d" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-a10dfbc7b4fab486-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ae0be34e4e93fa683e261b8f5eaf2087", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:41:52 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9cafc270-df67-4047-87ef-67000e9a26c3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "9cafc270-df67-4047-87ef-67000e9a26c3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174152Z:9cafc270-df67-4047-87ef-67000e9a26c3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-1e6751aeb32f07a0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "09685a0d4350e2186c95d046dc558214", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:42:24 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "496469f3-364f-4d36-825e-af79c03d183e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "496469f3-364f-4d36-825e-af79c03d183e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174224Z:496469f3-364f-4d36-825e-af79c03d183e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-74895156e77b17ae-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d3353f7958d7429aa2e15fee8f935436", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:42:56 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67f8e81a-18ad-4a85-9a0b-0825c1068d0d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "67f8e81a-18ad-4a85-9a0b-0825c1068d0d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174256Z:67f8e81a-18ad-4a85-9a0b-0825c1068d0d" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-d5ac3928a38b2f4e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7da567ba0ff20b13ca2941fd7e221ee9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:43:28 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5afc428b-b8e8-4e58-bc06-990e298a711a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "5afc428b-b8e8-4e58-bc06-990e298a711a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174328Z:5afc428b-b8e8-4e58-bc06-990e298a711a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-0d2b657144e313c0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1f1606a34c7ab5afc026676fe32953d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:44:00 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0462d45-df10-4f1a-b18f-70e2995469ef", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "e0462d45-df10-4f1a-b18f-70e2995469ef", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174400Z:e0462d45-df10-4f1a-b18f-70e2995469ef" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-e6c379704914dab6-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "748b994005b069212b2a09ad169cc37f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:44:32 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8b799499-e807-45e1-ba1f-0c42ee641160", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "8b799499-e807-45e1-ba1f-0c42ee641160", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174433Z:8b799499-e807-45e1-ba1f-0c42ee641160" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-041733820447321f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "884a75c2357c6ebcb8efbccca8a427a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:45:04 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81ec6d72-93f9-4f4d-b345-71dd7e0e2ab7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "81ec6d72-93f9-4f4d-b345-71dd7e0e2ab7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174505Z:81ec6d72-93f9-4f4d-b345-71dd7e0e2ab7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-15ed31c2e39415b1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e4bd68d5a9969e39e5adf35043019f24", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:45:37 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71a5df50-2619-467e-a049-ef8bc684f84e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "71a5df50-2619-467e-a049-ef8bc684f84e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174537Z:71a5df50-2619-467e-a049-ef8bc684f84e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f330d76c-9dc0-471b-ae2a-15687c366259?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-fcd24840e3d8fec2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6eace762cbdf0a5cdd1dbcc04855c086", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe93cd13-8b14-4978-856a-b188b3755bb5", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "fe93cd13-8b14-4978-856a-b188b3755bb5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174609Z:fe93cd13-8b14-4978-856a-b188b3755bb5" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-9479?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cc23b94323be872722f5831303c10d9e-c7c0a11fa1599878-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "add86802dedf18e83caba3cf426c2ab6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "3234", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:09 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5cc3fa6-c319-4770-be43-557a31998be6", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "b5cc3fa6-c319-4770-be43-557a31998be6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174609Z:b5cc3fa6-c319-4770-be43-557a31998be6" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-9479", - "name": "restoredaccount-9479", - "location": "West Central US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T17:45:31.8159161Z" - }, - "properties": { - "provisioningState": "Succeeded", - "documentEndpoint": "https://restoredaccount-9479.documents.azure.com:443/", - "sqlEndpoint": "https://restoredaccount-9479.documents.azure.com:443/", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "81614a8b-b1e1-44a3-a223-2f2bdb60a73a", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "BoundedStaleness", - "maxIntervalInSeconds": 1000, - "maxStalenessPrefix": 300 }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "https://restoredaccount-9479-northcentralus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false + { + "name": "84a35eb5-784c-4923-a52f-60bd04765953", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "properties": { + "accountName": "dsapaliga-restore-test6", + "apiType": "Sql", + "creationTime": "2023-03-29T22:24:23Z", + "deletionTime": "2023-03-29T22:56:18Z", + "oldestRestorableTime": "2023-03-22T22:56:18Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", + "creationTime": "2023-03-29T22:26:42Z", + "deletionTime": "2023-03-29T22:56:18Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", + "creationTime": "2023-03-29T22:24:24Z", + "deletionTime": "2023-03-29T22:56:18Z" + } + ] } - ], - "readLocations": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "https://restoredaccount-9479-northcentralus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "properties": { + "accountName": "dsapaliga-restored-westus-m", + "apiType": "Sql", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z", + "oldestRestorableTime": "2023-03-22T22:56:46Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z" + } + ] } - ], - "locations": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "https://restoredaccount-9479-northcentralus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "properties": { + "accountName": "cli-continuous30-sopplsfv", + "apiType": "Sql", + "creationTime": "2023-03-29T23:59:38Z", + "deletionTime": "2023-03-30T00:12:32Z", + "oldestRestorableTime": "2023-03-23T00:12:32Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", + "creationTime": "2023-03-30T00:02:04Z", + "deletionTime": "2023-03-30T00:12:32Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", + "creationTime": "2023-03-29T23:59:39Z", + "deletionTime": "2023-03-30T00:12:32Z" + } + ] + } + }, + { + "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "properties": { + "accountName": "cli-continuous30-l5utea24-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "properties": { + "accountName": "cli-continuous30-l5utea24", + "apiType": "Sql", + "creationTime": "2023-03-30T00:33:44Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", + "creationTime": "2023-03-30T00:36:04Z", + "deletionTime": "2023-03-30T01:02:30Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", + "creationTime": "2023-03-30T00:33:45Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "properties": { + "accountName": "cli-continuous30-3eb7aosu", + "apiType": "Sql", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z", + "oldestRestorableTime": "2023-03-23T03:46:34Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", + "creationTime": "2023-03-30T03:35:19Z", + "deletionTime": "2023-03-30T03:46:34Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z" + } + ] + } + }, + { + "name": "856077e3-8335-4b95-9577-2ebf016ee892", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "properties": { + "accountName": "cli-continuous30-tqwxb6nj", + "apiType": "Sql", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z", + "oldestRestorableTime": "2023-03-23T04:05:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", + "creationTime": "2023-03-30T03:53:50Z", + "deletionTime": "2023-03-30T04:05:05Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z" + } + ] + } + }, + { + "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "properties": { + "accountName": "cli-continuous30-cmjnvki7", + "apiType": "Sql", + "creationTime": "2023-03-30T04:58:52Z", + "deletionTime": "2023-03-30T05:12:19Z", + "oldestRestorableTime": "2023-03-23T05:12:19Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", + "creationTime": "2023-03-30T05:01:09Z", + "deletionTime": "2023-03-30T05:12:19Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", + "creationTime": "2023-03-30T04:58:53Z", + "deletionTime": "2023-03-30T05:12:19Z" + } + ] + } + }, + { + "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-9479-northcentralus", - "locationName": "North Central US", - "failoverPriority": 0 + }, + { + "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5", + "apiType": "Sql", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", + "creationTime": "2023-03-30T14:12:07Z", + "deletionTime": "2023-03-30T14:38:59Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" + }, + { + "name": "f68b64bb-38f3-429b-be8f-81e44763929d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "properties": { + "accountName": "cli-continuous30-ta4jrave", + "apiType": "Sql", + "creationTime": "2023-03-30T14:48:08Z", + "deletionTime": "2023-03-30T15:16:54Z", + "oldestRestorableTime": "2023-03-23T15:16:54Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", + "creationTime": "2023-03-30T14:50:33Z", + "deletionTime": "2023-03-30T15:16:54Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", + "creationTime": "2023-03-30T14:48:09Z", + "deletionTime": "2023-03-30T15:16:54Z" + } + ] } }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7b3b3638-2bbd-47da-8416-8aca4ecc6741", - "restoreTimestampInUtc": "2023-04-18T17:28:14Z", - "sourceBackupLocation": "West Central US", - "databasesToRestore": [] + { + "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "properties": { + "accountName": "amisi-8bd4a726-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z" + } + ] + } }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" + { + "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "properties": { + "accountName": "amisi-765b8849", + "apiType": "Sql", + "creationTime": "2023-03-30T20:15:03Z", + "deletionTime": "2023-03-31T06:20:15Z", + "oldestRestorableTime": "2023-03-21T00:32:36Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", + "creationTime": "2023-03-30T20:15:04Z", + "deletionTime": "2023-03-31T06:20:15Z" + } + ] + } }, - "capacity": { - "totalThroughputLimit": -1 + { + "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "apiType": "Sql", + "creationTime": "2022-09-29T05:44:13Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", + "creationTime": "2022-09-29T05:44:13Z" + } + ] + } }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T17:45:31.8159161Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T17:45:31.8159161Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T17:45:31.8159161Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T17:45:31.8159161Z" + { + "name": "a672303a-644d-4996-9d49-b3d2eddea72d", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "apiType": "Sql", + "creationTime": "2023-03-10T00:42:29Z", + "oldestRestorableTime": "2023-03-21T00:32:37Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", + "creationTime": "2023-03-10T00:42:29Z" + } + ] } } - }, - "identity": { - "type": "None" - } + ] } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-7194?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-7a849a61940e4886-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c1699850b9f80ac10cb20779ed785690", + "Content-Length": "120", + "Content-Type": "application/json", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-3055c14e3049730c-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "3b0d19ba6faf351e6c0d18011ef2d22d", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-database-7800" + }, + "options": { + "throughput": 700 + } + } + }, "StatusCode": 202, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:10 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 00:32:41 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800/operationResults/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f52fe9f7-253f-4f45-8f7b-baf1846c6ebe", + "x-ms-correlation-request-id": "e3e9ce90-c666-4a43-aa6d-fec98955d9a5", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "c09b082f-cfc3-4b3f-999e-ef4c0427f9ac", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174610Z:f52fe9f7-253f-4f45-8f7b-baf1846c6ebe" + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "9c8d5aa8-bf2f-46a5-894f-3894dd42d80d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003242Z:e3e9ce90-c666-4a43-aa6d-fec98955d9a5" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-d87b4214647386f2-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-f36f7bd5ac4374b9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "af7006f2ffeb498ea6cda12cd76f2bc4", + "x-ms-client-request-id": "208b4b5003733a38a53f0abc8d7ee571", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16241,29 +14840,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:10 GMT", + "Date": "Thu, 20 Apr 2023 00:32:41 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa2f8915-a2e3-4fd3-ae41-388c85d03b65", + "x-ms-correlation-request-id": "44b4a280-fed8-4a72-99aa-99f55104ebba", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "aa2f8915-a2e3-4fd3-ae41-388c85d03b65", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174610Z:aa2f8915-a2e3-4fd3-ae41-388c85d03b65" + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "44b4a280-fed8-4a72-99aa-99f55104ebba", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003242Z:44b4a280-fed8-4a72-99aa-99f55104ebba" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-53811091d6d48da2-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-9934f08e7ae48f46-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d5e212554f1e5e8c53e6c264878ee27e", + "x-ms-client-request-id": "2b59ce4edae47f2d03e28fab9b6be674", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16272,29 +14871,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:11 GMT", + "Date": "Thu, 20 Apr 2023 00:32:42 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2abaf0d9-d7b6-45f0-bca5-8b1a797b25a4", + "x-ms-correlation-request-id": "6ce39e17-f3c7-40b7-b225-f3ac327cc08c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "2abaf0d9-d7b6-45f0-bca5-8b1a797b25a4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174611Z:2abaf0d9-d7b6-45f0-bca5-8b1a797b25a4" + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "6ce39e17-f3c7-40b7-b225-f3ac327cc08c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003243Z:6ce39e17-f3c7-40b7-b225-f3ac327cc08c" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-c64cfbd6d5dced28-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-51f43a8c903ec919-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e68696e9a608eca5de03345c4f18ac8f", + "x-ms-client-request-id": "d3b14134b1664eba20fad07730599c2e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16303,29 +14902,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:12 GMT", + "Date": "Thu, 20 Apr 2023 00:32:43 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "891317fb-2000-4894-88b8-74be8a10bf5d", + "x-ms-correlation-request-id": "1b517082-905e-4eb7-a6ce-788b86dd48eb", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "891317fb-2000-4894-88b8-74be8a10bf5d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174612Z:891317fb-2000-4894-88b8-74be8a10bf5d" + "x-ms-ratelimit-remaining-subscription-reads": "11949", + "x-ms-request-id": "1b517082-905e-4eb7-a6ce-788b86dd48eb", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003244Z:1b517082-905e-4eb7-a6ce-788b86dd48eb" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-07df528a5589db09-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-af5c9fea7d66ce8a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "15dd6d67f3aaa25279115c043c2ac118", + "x-ms-client-request-id": "8064631ead9d75f21d0c1d90748d9e39", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16334,29 +14933,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:13 GMT", + "Date": "Thu, 20 Apr 2023 00:32:44 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e850b7d9-e90e-429b-a1bf-2b10ddfab643", + "x-ms-correlation-request-id": "e60ab0d6-5eea-4eb6-98a5-473363b2ffc9", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "e850b7d9-e90e-429b-a1bf-2b10ddfab643", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174613Z:e850b7d9-e90e-429b-a1bf-2b10ddfab643" + "x-ms-ratelimit-remaining-subscription-reads": "11948", + "x-ms-request-id": "e60ab0d6-5eea-4eb6-98a5-473363b2ffc9", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003245Z:e60ab0d6-5eea-4eb6-98a5-473363b2ffc9" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-afef6b9c2a4f52a5-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-4c61eb2e04bdbe6f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "404322ea44e8aebc6df5f71b1b2f0f3a", + "x-ms-client-request-id": "4c88965812cc9d0a130b0aea09b64fa9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16365,29 +14964,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:15 GMT", + "Date": "Thu, 20 Apr 2023 00:32:46 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c20c66e1-699e-4833-8688-276306b75caf", + "x-ms-correlation-request-id": "b2e2fe11-36de-422a-86d5-104a84f6ba4c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "c20c66e1-699e-4833-8688-276306b75caf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174616Z:c20c66e1-699e-4833-8688-276306b75caf" + "x-ms-ratelimit-remaining-subscription-reads": "11947", + "x-ms-request-id": "b2e2fe11-36de-422a-86d5-104a84f6ba4c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003247Z:b2e2fe11-36de-422a-86d5-104a84f6ba4c" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-e4bc7068c05f689f-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-04eeec266a589467-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1afd3339cdb0f5d444e36df64aa0afb3", + "x-ms-client-request-id": "388c6046650686d64e3bb55a932ad992", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16396,122 +14995,191 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:19 GMT", + "Date": "Thu, 20 Apr 2023 00:32:50 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a192e4c4-9ee9-4ff1-a326-509b6907604a", + "x-ms-correlation-request-id": "9edc23d5-11bc-40f6-b3b3-fc7391cbea82", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "a192e4c4-9ee9-4ff1-a326-509b6907604a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174620Z:a192e4c4-9ee9-4ff1-a326-509b6907604a" + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "9edc23d5-11bc-40f6-b3b3-fc7391cbea82", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003251Z:9edc23d5-11bc-40f6-b3b3-fc7391cbea82" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c8d5aa8-bf2f-46a5-894f-3894dd42d80d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-dea2743219852590-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-6f82c01eb9e1349b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2d721c416bd522a6b02fa7b5fc378749", + "x-ms-client-request-id": "991e965b4fd10b6258c76d92a3076c67", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:27 GMT", + "Date": "Thu, 20 Apr 2023 00:32:59 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b377667c-3599-475e-8964-5cc68d1e4a6c", + "x-ms-correlation-request-id": "319de087-67a4-4a69-8c52-58a195d88138", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "b377667c-3599-475e-8964-5cc68d1e4a6c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174628Z:b377667c-3599-475e-8964-5cc68d1e4a6c" + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "319de087-67a4-4a69-8c52-58a195d88138", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003259Z:319de087-67a4-4a69-8c52-58a195d88138" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-4b43341ebf3dc8d0-00", + "traceparent": "00-df7ae24bfcd6a94f36e12b5407b87992-d30d094b145804cf-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "09cb2102a72d1c684e4dfc04d7c564cd", + "x-ms-client-request-id": "144a74bd6600f332bf01fe905daf09e9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "479", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:46:44 GMT", + "Date": "Thu, 20 Apr 2023 00:33:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5bd01cc5-b84e-4fab-b4d2-df2718f0af58", + "x-ms-correlation-request-id": "276ed869-7162-4464-b6d3-18e30b5cf30d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "5bd01cc5-b84e-4fab-b4d2-df2718f0af58", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174644Z:5bd01cc5-b84e-4fab-b4d2-df2718f0af58" + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "276ed869-7162-4464-b6d3-18e30b5cf30d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003300Z:276ed869-7162-4464-b6d3-18e30b5cf30d" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", + "name": "sql-database-7800", + "properties": { + "resource": { + "id": "sql-database-7800", + "_rid": "GWdcAA==", + "_self": "dbs/GWdcAA==/", + "_etag": "\u00220000140f-0000-0600-0000-644088340000\u0022", + "_colls": "colls/", + "_users": "users/", + "_ts": 1681950772 + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800/containers/sql-container-2276?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-94492c6f3dfa566b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fed94345e1bdcd658cda6a80261ff90d", + "Content-Length": "489", + "Content-Type": "application/json", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-9800525250a9b0a6-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "97728f77d7b5fef681df3ef844e346cf", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-container-2276", + "indexingPolicy": { + "automatic": true, + "indexingMode": "consistent", + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point" + ] + } + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + } + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:47:15 GMT", + "Date": "Thu, 20 Apr 2023 00:33:00 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800/containers/sql-container-2276/operationResults/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "03eece45-b5f1-4554-960b-153116963834", + "x-ms-correlation-request-id": "74100281-e8a8-4585-a339-968fb1ca1f95", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "03eece45-b5f1-4554-960b-153116963834", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174716Z:03eece45-b5f1-4554-960b-153116963834" + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "10f1ad75-dceb-4415-a264-e2a096b1197d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003300Z:74100281-e8a8-4585-a339-968fb1ca1f95" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-4cd786b440761422-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-18cd76ff4239365f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "28f4235ca6d49a86b356de876fa24aea", + "x-ms-client-request-id": "772b6184d0f99d0753157f87f4fa7b1e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16520,29 +15188,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:47:47 GMT", + "Date": "Thu, 20 Apr 2023 00:33:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd0962a9-8679-472d-89ec-b710bd17e0c3", + "x-ms-correlation-request-id": "d79a7272-24d5-4f53-8b4c-e699a11e8b4f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "bd0962a9-8679-472d-89ec-b710bd17e0c3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174748Z:bd0962a9-8679-472d-89ec-b710bd17e0c3" + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "d79a7272-24d5-4f53-8b4c-e699a11e8b4f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003300Z:d79a7272-24d5-4f53-8b4c-e699a11e8b4f" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-c0cbf274915e4509-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-d7f1bd54ebe46329-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b96fd9ca885d208cbcfd7c523de7f52f", + "x-ms-client-request-id": "1210c1b708eae66b9b0e6bda06a42cd3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16551,29 +15219,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:48:19 GMT", + "Date": "Thu, 20 Apr 2023 00:33:01 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "28832521-41e9-4a00-a4b8-84bf3085d6b0", + "x-ms-correlation-request-id": "05e47f87-dbb0-46de-a2bb-739c2a215e4e", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "28832521-41e9-4a00-a4b8-84bf3085d6b0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174820Z:28832521-41e9-4a00-a4b8-84bf3085d6b0" + "x-ms-ratelimit-remaining-subscription-reads": "11942", + "x-ms-request-id": "05e47f87-dbb0-46de-a2bb-739c2a215e4e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003301Z:05e47f87-dbb0-46de-a2bb-739c2a215e4e" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-1057b4ccaa3f6aa5-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-20f9ba0efd18a20c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b4a8ef533bd19ff8bc3e4a6703dd5eea", + "x-ms-client-request-id": "e2738036ceb77cd595828caf126d6f30", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16582,29 +15250,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:48:51 GMT", + "Date": "Thu, 20 Apr 2023 00:33:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e796fd98-771b-4514-b450-db6e75e5658d", + "x-ms-correlation-request-id": "7b65afa6-79f4-4d69-b0db-7afbda0c3578", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "e796fd98-771b-4514-b450-db6e75e5658d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174852Z:e796fd98-771b-4514-b450-db6e75e5658d" + "x-ms-ratelimit-remaining-subscription-reads": "11941", + "x-ms-request-id": "7b65afa6-79f4-4d69-b0db-7afbda0c3578", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003303Z:7b65afa6-79f4-4d69-b0db-7afbda0c3578" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-edaec7bbc2651a16-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-accf13d2eae7f6b5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4db67f8f40afd3af97d36cd72a345dcc", + "x-ms-client-request-id": "109ab15f969c7bd4f545dcea652c96af", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16613,29 +15281,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:49:24 GMT", + "Date": "Thu, 20 Apr 2023 00:33:04 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "33dc7429-6e26-4ba9-83ec-a678d35e2778", + "x-ms-correlation-request-id": "36f173ce-4990-4087-8d6d-0383bea30662", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "33dc7429-6e26-4ba9-83ec-a678d35e2778", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174924Z:33dc7429-6e26-4ba9-83ec-a678d35e2778" + "x-ms-ratelimit-remaining-subscription-reads": "11940", + "x-ms-request-id": "36f173ce-4990-4087-8d6d-0383bea30662", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003304Z:36f173ce-4990-4087-8d6d-0383bea30662" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-b63c872af06dd029-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-ffc1bd6aaf7ca187-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7f33af6096f98f19e0d0fc1f3e241dde", + "x-ms-client-request-id": "7351abe99887e866eb947c677cbbd32e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16644,29 +15312,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:49:56 GMT", + "Date": "Thu, 20 Apr 2023 00:33:06 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "daa86be4-822c-4ba9-a19e-90b1cab43072", + "x-ms-correlation-request-id": "d7259bc4-e28f-4cdd-be94-3b395415d340", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "daa86be4-822c-4ba9-a19e-90b1cab43072", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T174957Z:daa86be4-822c-4ba9-a19e-90b1cab43072" + "x-ms-ratelimit-remaining-subscription-reads": "11939", + "x-ms-request-id": "d7259bc4-e28f-4cdd-be94-3b395415d340", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003306Z:d7259bc4-e28f-4cdd-be94-3b395415d340" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-bed9497cfdffd83c-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-6ff68e247153245b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bdc3919ea831137f40d51dfdce217488", + "x-ms-client-request-id": "557b3a9f1b0a9f37abf8ec72f2eb1768", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16675,122 +15343,350 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:50:28 GMT", + "Date": "Thu, 20 Apr 2023 00:33:10 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e05b4e7-68bb-4c12-a03b-b804e7c6f4d6", + "x-ms-correlation-request-id": "ae9bb764-2e6e-472e-9b8c-d1274a2acb6d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "9e05b4e7-68bb-4c12-a03b-b804e7c6f4d6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175029Z:9e05b4e7-68bb-4c12-a03b-b804e7c6f4d6" + "x-ms-ratelimit-remaining-subscription-reads": "11938", + "x-ms-request-id": "ae9bb764-2e6e-472e-9b8c-d1274a2acb6d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003310Z:ae9bb764-2e6e-472e-9b8c-d1274a2acb6d" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/10f1ad75-dceb-4415-a264-e2a096b1197d?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-630adbdb8425968a-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-f2583a8b29774f64-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "54067ee1dea9f9f165266cdf43909572", + "x-ms-client-request-id": "66c6ddebfc1bc7a94bb125081a6cff3a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:51:00 GMT", + "Date": "Thu, 20 Apr 2023 00:33:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "797b71cd-1fd4-4a19-9303-7bb3d2b2c060", + "x-ms-correlation-request-id": "71aaa50d-352a-4d71-90da-4772e0882a3d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "797b71cd-1fd4-4a19-9303-7bb3d2b2c060", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175101Z:797b71cd-1fd4-4a19-9303-7bb3d2b2c060" + "x-ms-ratelimit-remaining-subscription-reads": "11937", + "x-ms-request-id": "71aaa50d-352a-4d71-90da-4772e0882a3d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003318Z:71aaa50d-352a-4d71-90da-4772e0882a3d" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800/containers/sql-container-2276?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-db7510c06f8b3237-00", + "traceparent": "00-20623660c75d4f45b1d0494f054b6708-68060c9e33e75145-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "98398eb69f70b89b2f203f24781cc0bf", + "x-ms-client-request-id": "2a4bae7141b1cda474b1c78eabf4f600", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "1374", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:51:32 GMT", + "Date": "Thu, 20 Apr 2023 00:33:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8a65e51f-aca5-4003-a3ca-2cf3c953c3f5", + "x-ms-correlation-request-id": "a09c0abf-8bfb-421a-a49b-3d938f6f425d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "8a65e51f-aca5-4003-a3ca-2cf3c953c3f5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175133Z:8a65e51f-aca5-4003-a3ca-2cf3c953c3f5" + "x-ms-ratelimit-remaining-subscription-reads": "11936", + "x-ms-request-id": "a09c0abf-8bfb-421a-a49b-3d938f6f425d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T003318Z:a09c0abf-8bfb-421a-a49b-3d938f6f425d" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849/sqlDatabases/sql-database-7800/containers/sql-container-2276", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", + "name": "sql-container-2276", + "properties": { + "resource": { + "id": "sql-container-2276", + "indexingPolicy": { + "indexingMode": "consistent", + "automatic": true, + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + }, + { + "path": "/\u0022_etag\u0022/?" + } + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point", + "LineString", + "Polygon", + "MultiPolygon" + ] + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + }, + "uniqueKeyPolicy": { + "uniqueKeys": [] + }, + "conflictResolutionPolicy": { + "mode": "LastWriterWins", + "conflictResolutionPath": "/_ts", + "conflictResolutionProcedure": "" + }, + "backupPolicy": { + "type": 1 + }, + "geospatialConfig": { + "type": "Geography" + }, + "_rid": "GWdcAItV\u002B4o=", + "_ts": 1681950788, + "_self": "dbs/GWdcAA==/colls/GWdcAItV\u002B4o=/", + "_etag": "\u00220000190f-0000-0600-0000-644088440000\u0022", + "_docs": "docs/", + "_sprocs": "sprocs/", + "_triggers": "triggers/", + "_udfs": "udfs/", + "_conflicts": "conflicts/", + "statistics": [ + { + "id": "0", + "sizeInKB": 0, + "documentCount": 0, + "sampledDistinctPartitionKeyCount": 0, + "partitionKeys": [] + } + ] + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-6463?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-407d04b440a7ef36-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bf3d745bc91dbf34a0c9580a3ba0d0b0", + "Content-Length": "578", + "Content-Type": "application/json", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-bf30e08849930b8d-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "f49f7c13126c90a2b40958f62e853ff8", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, + "RequestBody": { + "kind": "GlobalDocumentDB", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "location": "westcentralus", + "properties": { + "locations": [ + { + "locationName": "northcentralus", + "isZoneRedundant": false + } + ], + "databaseAccountOfferType": "Standard", + "createMode": "Restore", + "restoreParameters": { + "restoreMode": "PointInTime", + "sourceBackupLocation": "West Central US", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", + "restoreTimestampInUtc": "2023-04-20T01:34:38.0000000Z" + } + } + }, "StatusCode": 200, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "2869", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:52:04 GMT", + "Date": "Thu, 20 Apr 2023 01:35:25 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-6463/operationResults/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "18402195-f80c-4f2d-a8f7-cb9c1c36f62c", + "x-ms-correlation-request-id": "91723cdc-f061-4eef-b929-7c28af46c16b", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "18402195-f80c-4f2d-a8f7-cb9c1c36f62c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175205Z:18402195-f80c-4f2d-a8f7-cb9c1c36f62c" + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "04a18dd0-b5bb-4532-b1fa-80af61c1e38f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013526Z:91723cdc-f061-4eef-b929-7c28af46c16b" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-6463", + "name": "restoredaccount-6463", + "location": "West Central US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T01:35:23.6149331Z" + }, + "properties": { + "provisioningState": "Creating", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "e7a884a0-d941-44cf-a344-2dd1d8c91284", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "Session", + "maxIntervalInSeconds": 5, + "maxStalenessPrefix": 100 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", + "restoreTimestampInUtc": "2023-04-20T01:34:38Z", + "sourceBackupLocation": "West Central US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T01:35:23.6149331Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T01:35:23.6149331Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T01:35:23.6149331Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T01:35:23.6149331Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-a152b541e68f7a61-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-46f84830aa4412c5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4046ab40dbe84117e24e24899fcc8049", + "x-ms-client-request-id": "f0068b2545609c05a899fd374bd6452c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16799,29 +15695,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:52:36 GMT", + "Date": "Thu, 20 Apr 2023 01:35:26 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bc55c7e4-f962-4436-8263-992e96d07a23", + "x-ms-correlation-request-id": "d97a1518-e482-4f99-b181-21422abe9624", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "bc55c7e4-f962-4436-8263-992e96d07a23", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175237Z:bc55c7e4-f962-4436-8263-992e96d07a23" + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "d97a1518-e482-4f99-b181-21422abe9624", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013526Z:d97a1518-e482-4f99-b181-21422abe9624" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-cb182d1e6c0e7cdd-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-2d2bac0fe851daea-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ce83ad65d552ed545979f8a647907d8e", + "x-ms-client-request-id": "f3f8958860b25b8fd166fa7aa76e7598", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16830,29 +15726,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:53:08 GMT", + "Date": "Thu, 20 Apr 2023 01:35:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49322eb7-3672-4ae0-94ed-90865d8b3a6c", + "x-ms-correlation-request-id": "b52dcc62-d9ad-4cc6-bdc3-8a83528720be", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "49322eb7-3672-4ae0-94ed-90865d8b3a6c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175309Z:49322eb7-3672-4ae0-94ed-90865d8b3a6c" + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "b52dcc62-d9ad-4cc6-bdc3-8a83528720be", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013527Z:b52dcc62-d9ad-4cc6-bdc3-8a83528720be" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-a4f3e31e0cdb84d0-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-df98085379006848-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cde48f4f80d57fd75dfcdccfa4ab20d3", + "x-ms-client-request-id": "a2d09db24f7f6c98fba7f653ba73ec23", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16861,29 +15757,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:53:41 GMT", + "Date": "Thu, 20 Apr 2023 01:35:28 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b07d94e2-3069-4032-87fd-aeac3943be05", + "x-ms-correlation-request-id": "8a0e8cde-e510-422d-89a2-13300b624287", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "b07d94e2-3069-4032-87fd-aeac3943be05", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175341Z:b07d94e2-3069-4032-87fd-aeac3943be05" + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "8a0e8cde-e510-422d-89a2-13300b624287", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013528Z:8a0e8cde-e510-422d-89a2-13300b624287" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-4154aece7e94e2e7-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-32ec1c21683b5e3f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8da40e49011c6a5e5659e66ee370fa52", + "x-ms-client-request-id": "85ac3eac6322c508fcaa1ff94b8bf43a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16892,29 +15788,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:54:13 GMT", + "Date": "Thu, 20 Apr 2023 01:35:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "95a3dd6f-4b87-489c-ba1d-8275be0a6d49", + "x-ms-correlation-request-id": "5dbb4e26-0897-4536-ae85-9ca59e2c9f2e", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "95a3dd6f-4b87-489c-ba1d-8275be0a6d49", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175413Z:95a3dd6f-4b87-489c-ba1d-8275be0a6d49" + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "5dbb4e26-0897-4536-ae85-9ca59e2c9f2e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013529Z:5dbb4e26-0897-4536-ae85-9ca59e2c9f2e" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-9d69157bb5b6331a-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-cb7c31e021a556b7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "103996d1b3e8e574d6037155f88448ae", + "x-ms-client-request-id": "ae846424a30538acfd8cf80b693ca15d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16923,29 +15819,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:54:45 GMT", + "Date": "Thu, 20 Apr 2023 01:35:31 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ceaf10d6-cbc9-4801-a59f-27c9b64b391e", + "x-ms-correlation-request-id": "ab8f93a0-60fc-45fd-992f-324745acb0cf", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "ceaf10d6-cbc9-4801-a59f-27c9b64b391e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175445Z:ceaf10d6-cbc9-4801-a59f-27c9b64b391e" + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "ab8f93a0-60fc-45fd-992f-324745acb0cf", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013531Z:ab8f93a0-60fc-45fd-992f-324745acb0cf" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-8df962b589a72786-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-bb763d8dbb1f69c7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "385d2559efeb4e713179767b99689cec", + "x-ms-client-request-id": "69cdd779f0c24f75940ba6d4309f2170", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16954,29 +15850,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:55:17 GMT", + "Date": "Thu, 20 Apr 2023 01:35:35 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dab84a0c-6d94-4967-b3ab-21ba59bf2988", + "x-ms-correlation-request-id": "31f0155c-8794-4213-9d57-c8b7bb60493c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "dab84a0c-6d94-4967-b3ab-21ba59bf2988", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175518Z:dab84a0c-6d94-4967-b3ab-21ba59bf2988" + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "31f0155c-8794-4213-9d57-c8b7bb60493c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013535Z:31f0155c-8794-4213-9d57-c8b7bb60493c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-3e111b5774930757-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-f43623fc3e83f9e1-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0efe8a020f7196eb9abfb718900872d2", + "x-ms-client-request-id": "562fbcb23def091d917388966bfd5bc0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16985,29 +15881,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:55:49 GMT", + "Date": "Thu, 20 Apr 2023 01:35:43 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1436b161-5a1a-43ed-a592-fdfd9e66ea73", + "x-ms-correlation-request-id": "b4e44824-b043-4298-ae97-838018718889", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "1436b161-5a1a-43ed-a592-fdfd9e66ea73", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175550Z:1436b161-5a1a-43ed-a592-fdfd9e66ea73" + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "b4e44824-b043-4298-ae97-838018718889", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013543Z:b4e44824-b043-4298-ae97-838018718889" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-0aee513215c4ef78-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-5402d44351159910-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bd153811c112e16624ebdf6e3cf94b6d", + "x-ms-client-request-id": "737fc1098bbd3377ee351af9fdd8085d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17016,124 +15912,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:21 GMT", + "Date": "Thu, 20 Apr 2023 01:35:59 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "40c0c07b-2b19-48f8-b861-67dbe50325f9", + "x-ms-correlation-request-id": "b5f93891-515c-48fb-b755-49e143454ac6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "40c0c07b-2b19-48f8-b861-67dbe50325f9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175622Z:40c0c07b-2b19-48f8-b861-67dbe50325f9" + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "b5f93891-515c-48fb-b755-49e143454ac6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013559Z:b5f93891-515c-48fb-b755-49e143454ac6" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c09b082f-cfc3-4b3f-999e-ef4c0427f9ac?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-da10ea213dc6071b7866b820fdec1490-9eb08d9f1408179c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6d5384663a86493c39c79e2c3758be29", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0d83ed58-b584-430d-a058-13fac5d9050f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "0d83ed58-b584-430d-a058-13fac5d9050f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175654Z:0d83ed58-b584-430d-a058-13fac5d9050f" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1058/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-9479?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-fb37d6b70432a6b4-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "616aa407de5240d9241ce986307c59a0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:54 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b4f807f-c4f0-43f7-b0a4-87aa103de5ca", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "95bf17ef-77c3-4d5e-bc2e-52207d54145a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175655Z:6b4f807f-c4f0-43f7-b0a4-87aa103de5ca" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-fafd4887c700f132-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9866b62dea8f881aaa13496a50b619bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "77f25ffa-c3fc-4e66-8e54-1ee2a0893dfa", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "77f25ffa-c3fc-4e66-8e54-1ee2a0893dfa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175655Z:77f25ffa-c3fc-4e66-8e54-1ee2a0893dfa" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-dffb2f6af8c5774c-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-d59a9b737c72cdf2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "edb8fd6db2a60374589366875a8e1eea", + "x-ms-client-request-id": "ac59886a4b0c3b6eb9c4d84e68dfe397", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17142,29 +15943,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:55 GMT", + "Date": "Thu, 20 Apr 2023 01:36:31 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "faf1f652-63f5-4d06-b69b-3ed884bcdbae", + "x-ms-correlation-request-id": "95ea9608-e5a0-4c1b-b842-62c69e5faf0c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "faf1f652-63f5-4d06-b69b-3ed884bcdbae", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175656Z:faf1f652-63f5-4d06-b69b-3ed884bcdbae" + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "95ea9608-e5a0-4c1b-b842-62c69e5faf0c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013631Z:95ea9608-e5a0-4c1b-b842-62c69e5faf0c" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-7f46cffa6e62ced5-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-b769d7b20eb2ca40-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7a581e72c11589112e2960a0bae18644", + "x-ms-client-request-id": "6ecbe5b0ad1f27b244fb67b923230bb9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17173,29 +15974,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:57 GMT", + "Date": "Thu, 20 Apr 2023 01:37:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "13a47585-09c8-4839-8945-4d3564da6e89", + "x-ms-correlation-request-id": "e6f4bb8e-5e65-46bc-bbea-e7eaf40b058f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "13a47585-09c8-4839-8945-4d3564da6e89", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175657Z:13a47585-09c8-4839-8945-4d3564da6e89" + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "e6f4bb8e-5e65-46bc-bbea-e7eaf40b058f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013704Z:e6f4bb8e-5e65-46bc-bbea-e7eaf40b058f" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-2c6036ff49e8604d-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-ec141b995074f8bf-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "24ddc7b2bc807a2441633ffb83932d1c", + "x-ms-client-request-id": "e32b2a6aaea3bdb35244b9f9b229cb0f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17204,29 +16005,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:56:58 GMT", + "Date": "Thu, 20 Apr 2023 01:37:36 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "306f766f-be1f-4644-ad10-7908c15a2586", + "x-ms-correlation-request-id": "2933790e-3501-48da-a9c5-6abdf24fb5e5", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "306f766f-be1f-4644-ad10-7908c15a2586", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175658Z:306f766f-be1f-4644-ad10-7908c15a2586" + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "2933790e-3501-48da-a9c5-6abdf24fb5e5", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013736Z:2933790e-3501-48da-a9c5-6abdf24fb5e5" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-64103b2bbc5f7df0-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-2ae98338eae93a07-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "32f75ef59f5eaca7ec2fbf7d52d34876", + "x-ms-client-request-id": "17498351990cbc3ed5316711e3b51896", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17235,29 +16036,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:57:00 GMT", + "Date": "Thu, 20 Apr 2023 01:38:07 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14eb49ae-15d4-4354-8c6c-de9633708f6f", + "x-ms-correlation-request-id": "4305cb06-b57c-4312-a15b-37c2c99b34be", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "14eb49ae-15d4-4354-8c6c-de9633708f6f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175701Z:14eb49ae-15d4-4354-8c6c-de9633708f6f" + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "4305cb06-b57c-4312-a15b-37c2c99b34be", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013808Z:4305cb06-b57c-4312-a15b-37c2c99b34be" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-ba971c22c1e901cc-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-ec3a36b68740a439-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "93d4210df9b0b56afadd38b28115059a", + "x-ms-client-request-id": "3de41eb800b301f3320d1cdaf4b8741b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17266,29 +16067,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:57:04 GMT", + "Date": "Thu, 20 Apr 2023 01:38:39 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "23db626c-a231-4032-9298-208913bfa483", + "x-ms-correlation-request-id": "26d9828e-e0d0-4bcd-b2f4-acf2054d6421", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "23db626c-a231-4032-9298-208913bfa483", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175705Z:23db626c-a231-4032-9298-208913bfa483" + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "26d9828e-e0d0-4bcd-b2f4-acf2054d6421", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013840Z:26d9828e-e0d0-4bcd-b2f4-acf2054d6421" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-10e4704c7b5a72c0-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-5ad778896aa2303c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5cab44fc54e913e61f313851fda7286d", + "x-ms-client-request-id": "a067582ff4dad0adeb6e0d7246a1da9d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17297,29 +16098,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:57:12 GMT", + "Date": "Thu, 20 Apr 2023 01:39:11 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d9a67860-4c06-4933-b546-9b7abcc92fe6", + "x-ms-correlation-request-id": "c5bccc61-ab0b-4ef2-a8be-565c1f0c20a7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "d9a67860-4c06-4933-b546-9b7abcc92fe6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175713Z:d9a67860-4c06-4933-b546-9b7abcc92fe6" + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "c5bccc61-ab0b-4ef2-a8be-565c1f0c20a7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013912Z:c5bccc61-ab0b-4ef2-a8be-565c1f0c20a7" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-853b1c51172d952a-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-71ef715d527fb56b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "62eec81a99bffb6bf442378066f42bd6", + "x-ms-client-request-id": "9441232b8d44515b8f47e4fe7d63c81d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17328,29 +16129,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:57:28 GMT", + "Date": "Thu, 20 Apr 2023 01:39:44 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b768f3a4-d703-4a03-8771-1a4f5bd8f6a9", + "x-ms-correlation-request-id": "5ffa79a8-4063-48ec-80c9-0b5f9163fd19", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "b768f3a4-d703-4a03-8771-1a4f5bd8f6a9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175729Z:b768f3a4-d703-4a03-8771-1a4f5bd8f6a9" + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "5ffa79a8-4063-48ec-80c9-0b5f9163fd19", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T013944Z:5ffa79a8-4063-48ec-80c9-0b5f9163fd19" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-5a07a800b5015ebe-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-3aed570c7b56f9a7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0d802429ec28b98d3bc1737fc018b852", + "x-ms-client-request-id": "8be14cbd774dc3bb71135245f381ba90", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17359,29 +16160,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:58:01 GMT", + "Date": "Thu, 20 Apr 2023 01:40:16 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1752a551-f5d3-41e1-aebb-b44fd84f81e8", + "x-ms-correlation-request-id": "b89b2cae-eaa9-4601-abeb-9a2fb4e4f693", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "1752a551-f5d3-41e1-aebb-b44fd84f81e8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175801Z:1752a551-f5d3-41e1-aebb-b44fd84f81e8" + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b89b2cae-eaa9-4601-abeb-9a2fb4e4f693", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014016Z:b89b2cae-eaa9-4601-abeb-9a2fb4e4f693" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-80a0ea7a4fb91512-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-af8b7d0edd9b24f3-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b897cbb4a32762dbd8af67a71c65ac2b", + "x-ms-client-request-id": "d0af7e33e077a1d6fd1610920fae5287", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17390,29 +16191,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:58:33 GMT", + "Date": "Thu, 20 Apr 2023 01:40:48 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b00c5117-7d0d-4216-98bb-c405b659fecd", + "x-ms-correlation-request-id": "40944877-b4a9-4a21-afbf-fc52a8b9d45a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "b00c5117-7d0d-4216-98bb-c405b659fecd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175833Z:b00c5117-7d0d-4216-98bb-c405b659fecd" + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "40944877-b4a9-4a21-afbf-fc52a8b9d45a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014048Z:40944877-b4a9-4a21-afbf-fc52a8b9d45a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-2a3546ac3cf30b4f-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-e64a88c14a9ad5b7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d82761061b262d453b3527fd26ec3adb", + "x-ms-client-request-id": "fab5f0a64fbfb350677d22313b155e0e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17421,29 +16222,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:59:05 GMT", + "Date": "Thu, 20 Apr 2023 01:41:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3e7bf593-4f0a-4216-bff9-64c47c880389", + "x-ms-correlation-request-id": "b3db32cc-6c5e-4611-b623-a7d793170bed", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "3e7bf593-4f0a-4216-bff9-64c47c880389", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175905Z:3e7bf593-4f0a-4216-bff9-64c47c880389" + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "b3db32cc-6c5e-4611-b623-a7d793170bed", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014120Z:b3db32cc-6c5e-4611-b623-a7d793170bed" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-2f8639af42012c1e-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-c1a9dee2666a301d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9bcbe589725c86af481e357885e59cd5", + "x-ms-client-request-id": "ffcb548cf7b4dca575408d366729b3c3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17452,29 +16253,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 17:59:37 GMT", + "Date": "Thu, 20 Apr 2023 01:41:52 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4b2c2e4-5a7e-4a72-9063-150de46d9193", + "x-ms-correlation-request-id": "34a739cb-004e-4274-8a76-11573dfc602f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "d4b2c2e4-5a7e-4a72-9063-150de46d9193", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T175937Z:d4b2c2e4-5a7e-4a72-9063-150de46d9193" + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "34a739cb-004e-4274-8a76-11573dfc602f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014153Z:34a739cb-004e-4274-8a76-11573dfc602f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-96a14b0c340a1a83-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-2d99f35c1ad2861f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5f794815dff1992c866a7cf17bde3beb", + "x-ms-client-request-id": "029fcac0c0cbe4d02efb69fabda565e7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17483,29 +16284,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:00:09 GMT", + "Date": "Thu, 20 Apr 2023 01:42:24 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5c043dd7-db9e-4f42-ab10-bc588f883abe", + "x-ms-correlation-request-id": "99937fd3-a8f3-4f43-a4a7-5061e7fd3721", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "5c043dd7-db9e-4f42-ab10-bc588f883abe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180009Z:5c043dd7-db9e-4f42-ab10-bc588f883abe" + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "99937fd3-a8f3-4f43-a4a7-5061e7fd3721", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014225Z:99937fd3-a8f3-4f43-a4a7-5061e7fd3721" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-850303acb0474a6d-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-3539a6e3f7d5c11c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "371e8c75119993ceb1a19008e5cda856", + "x-ms-client-request-id": "bb0601b853e3aed34ad8857fc1194c3e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17514,29 +16315,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:00:41 GMT", + "Date": "Thu, 20 Apr 2023 01:42:56 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "947dfd83-39c8-40cc-bd11-65881b1f34db", + "x-ms-correlation-request-id": "b71d8102-506b-42d9-b00c-9bda6c581131", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "947dfd83-39c8-40cc-bd11-65881b1f34db", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180041Z:947dfd83-39c8-40cc-bd11-65881b1f34db" + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "b71d8102-506b-42d9-b00c-9bda6c581131", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014257Z:b71d8102-506b-42d9-b00c-9bda6c581131" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-46134e37da0a53c8-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-779ef2bf86e06240-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "dee85298db73a9eab83214f2f6be0a69", + "x-ms-client-request-id": "71705fc95b76cc4283e6d0b98dab1fcf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17545,29 +16346,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:01:13 GMT", + "Date": "Thu, 20 Apr 2023 01:43:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0c2c1fd3-fe0f-405d-9de1-7d25cc21ae48", + "x-ms-correlation-request-id": "d9c11161-5ba1-479e-9d54-4b055a8cf09f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "0c2c1fd3-fe0f-405d-9de1-7d25cc21ae48", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180114Z:0c2c1fd3-fe0f-405d-9de1-7d25cc21ae48" + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "d9c11161-5ba1-479e-9d54-4b055a8cf09f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014329Z:d9c11161-5ba1-479e-9d54-4b055a8cf09f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-72abc86d8a5c5e23-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-05b4235e2a7ef688-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f80349e265c6033b7ae6ad4f4f24b3b9", + "x-ms-client-request-id": "657ea6daf8236cdff7f0b8f33b512214", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17576,29 +16377,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:01:45 GMT", + "Date": "Thu, 20 Apr 2023 01:44:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cf78ba2f-5f61-4bc4-b7bb-0e013458ad81", + "x-ms-correlation-request-id": "e1a2c692-e6d0-416d-9e42-b36be6d653ca", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "cf78ba2f-5f61-4bc4-b7bb-0e013458ad81", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180146Z:cf78ba2f-5f61-4bc4-b7bb-0e013458ad81" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "e1a2c692-e6d0-416d-9e42-b36be6d653ca", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014401Z:e1a2c692-e6d0-416d-9e42-b36be6d653ca" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-26b8c9c7538d8e34-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-c295295894179e6f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "295826c15df69978a2747e67fcdb9cf3", + "x-ms-client-request-id": "5d302baef4345d70be3937fc8219209f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17607,29 +16408,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:02:17 GMT", + "Date": "Thu, 20 Apr 2023 01:44:32 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "692acba2-f0bd-485a-b068-cc3119e34f88", + "x-ms-correlation-request-id": "46577840-2542-4442-9b23-2b4a853f0c7a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "692acba2-f0bd-485a-b068-cc3119e34f88", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180218Z:692acba2-f0bd-485a-b068-cc3119e34f88" + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "46577840-2542-4442-9b23-2b4a853f0c7a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014433Z:46577840-2542-4442-9b23-2b4a853f0c7a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-fabd098ce2b0263e-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-e5f3ca2e7101f7a5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9c252697b0c9338f16e4638d2e9a5a94", + "x-ms-client-request-id": "1ba5b5b8e79bd11b80037986a24f9132", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17638,29 +16439,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:02:50 GMT", + "Date": "Thu, 20 Apr 2023 01:45:04 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3e54653-7662-4b4e-b7fa-32652a1df804", + "x-ms-correlation-request-id": "322a4992-f3b8-4d93-b7a1-1cba323d19b0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "b3e54653-7662-4b4e-b7fa-32652a1df804", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180250Z:b3e54653-7662-4b4e-b7fa-32652a1df804" + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "322a4992-f3b8-4d93-b7a1-1cba323d19b0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014505Z:322a4992-f3b8-4d93-b7a1-1cba323d19b0" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-1d1d866b24e282a1-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-d56d627cc87c6021-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cf315b7ee0658473d1695652e7d3079e", + "x-ms-client-request-id": "620abcc4c17ae59b3620a6e9c0e3eadd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17669,29 +16470,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:03:22 GMT", + "Date": "Thu, 20 Apr 2023 01:45:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a721ee7-238b-4e3d-9bba-e67f42411e28", + "x-ms-correlation-request-id": "d01e66ac-be1c-4847-99a0-0f626c6f17e6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "0a721ee7-238b-4e3d-9bba-e67f42411e28", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180322Z:0a721ee7-238b-4e3d-9bba-e67f42411e28" + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "d01e66ac-be1c-4847-99a0-0f626c6f17e6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014537Z:d01e66ac-be1c-4847-99a0-0f626c6f17e6" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-dadfa91d9df88cf5-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-bacb41ea9770f73c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "28b8b94917fe11ef96251312f9eb6b07", + "x-ms-client-request-id": "853a18d007abc779105fdd317aeaba6f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17700,29 +16501,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:03:54 GMT", + "Date": "Thu, 20 Apr 2023 01:46:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7fc4f608-93ad-490c-9fbc-7e199c981f92", + "x-ms-correlation-request-id": "b311ad5b-8392-4148-b9df-21af76ccc946", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "7fc4f608-93ad-490c-9fbc-7e199c981f92", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180354Z:7fc4f608-93ad-490c-9fbc-7e199c981f92" + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "b311ad5b-8392-4148-b9df-21af76ccc946", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014609Z:b311ad5b-8392-4148-b9df-21af76ccc946" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-052b7ce12d90502c-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-7bec802f5dc34662-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a0e9e91acca9b68db3a1cb60593d4b42", + "x-ms-client-request-id": "c63805a8bd0ef6241abfe57a4031119c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17731,29 +16532,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:04:26 GMT", + "Date": "Thu, 20 Apr 2023 01:46:41 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69439d44-bb33-4552-9086-535198f97992", + "x-ms-correlation-request-id": "270bfb2d-a6b2-4c2b-8cc1-1ab027dd3c68", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "69439d44-bb33-4552-9086-535198f97992", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180426Z:69439d44-bb33-4552-9086-535198f97992" + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "270bfb2d-a6b2-4c2b-8cc1-1ab027dd3c68", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014641Z:270bfb2d-a6b2-4c2b-8cc1-1ab027dd3c68" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-302aa493f3d1f5ab-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-1adbc75c44688378-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7444c5dc32e266966c203940cc618ae6", + "x-ms-client-request-id": "8ab69c190b14bc864343521be4696a4b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17762,29 +16563,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:04:58 GMT", + "Date": "Thu, 20 Apr 2023 01:47:13 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "378c820b-ea41-4ba8-9cd9-5c038c3e1272", + "x-ms-correlation-request-id": "96b2f79d-1f18-4dc6-b857-0f277853e279", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "378c820b-ea41-4ba8-9cd9-5c038c3e1272", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180458Z:378c820b-ea41-4ba8-9cd9-5c038c3e1272" + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "96b2f79d-1f18-4dc6-b857-0f277853e279", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014714Z:96b2f79d-1f18-4dc6-b857-0f277853e279" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-db7c6af70181e368-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-219401048bb0c22a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fd374efe67ea7cf42c01755d4c8fb759", + "x-ms-client-request-id": "ba41376623aa12cff4436bec22fe87de", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17793,149 +16594,270 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:05:30 GMT", + "Date": "Thu, 20 Apr 2023 01:47:45 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe3b5759-9479-4f37-9972-4bdd46975378", + "x-ms-correlation-request-id": "42f281fc-20a1-4761-b54a-f38deaab75a3", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "fe3b5759-9479-4f37-9972-4bdd46975378", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180530Z:fe3b5759-9479-4f37-9972-4bdd46975378" + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "42f281fc-20a1-4761-b54a-f38deaab75a3", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014746Z:42f281fc-20a1-4761-b54a-f38deaab75a3" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/04a18dd0-b5bb-4532-b1fa-80af61c1e38f?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-3d1fc11f9f76bc6d-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-efaf79be39d9a4ac-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3435d0daf7a6e82553833489934de951", + "x-ms-client-request-id": "de17404d30339c5b7e7b83cb6b0812b0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:06:02 GMT", + "Date": "Thu, 20 Apr 2023 01:48:17 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e91ba7b3-de78-45bc-9525-5d64768430f4", + "x-ms-correlation-request-id": "6b6a171c-012e-4459-9a76-5089e3bc96f5", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "e91ba7b3-de78-45bc-9525-5d64768430f4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180603Z:e91ba7b3-de78-45bc-9525-5d64768430f4" + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "6b6a171c-012e-4459-9a76-5089e3bc96f5", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014818Z:6b6a171c-012e-4459-9a76-5089e3bc96f5" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-6463?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-0f1b42f06ea5acac-00", + "traceparent": "00-57f9bb26d76533813eb573264eceed98-da793595f66fc85a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0b61e5164d057558d0c747e0bc391add", + "x-ms-client-request-id": "0914995456f0f6f2cda496d0a09a9944", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "3234", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:06:34 GMT", + "Date": "Thu, 20 Apr 2023 01:48:17 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dc3238af-31e0-4a0d-b691-55bce57581dd", + "x-ms-correlation-request-id": "905f9626-811f-4299-aadb-b65f50127f11", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "dc3238af-31e0-4a0d-b691-55bce57581dd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180635Z:dc3238af-31e0-4a0d-b691-55bce57581dd" + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "905f9626-811f-4299-aadb-b65f50127f11", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014818Z:905f9626-811f-4299-aadb-b65f50127f11" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-6463", + "name": "restoredaccount-6463", + "location": "West Central US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T01:47:58.6946843Z" + }, + "properties": { + "provisioningState": "Succeeded", + "documentEndpoint": "https://restoredaccount-6463.documents.azure.com:443/", + "sqlEndpoint": "https://restoredaccount-6463.documents.azure.com:443/", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "e7a884a0-d941-44cf-a344-2dd1d8c91284", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "BoundedStaleness", + "maxIntervalInSeconds": 1000, + "maxStalenessPrefix": 300 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "https://restoredaccount-6463-northcentralus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "https://restoredaccount-6463-northcentralus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "https://restoredaccount-6463-northcentralus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-6463-northcentralus", + "locationName": "North Central US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", + "restoreTimestampInUtc": "2023-04-20T01:34:38Z", + "sourceBackupLocation": "West Central US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T01:47:58.6946843Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T01:47:58.6946843Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T01:47:58.6946843Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T01:47:58.6946843Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-5849?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-614cdd04fd574d80-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fc66df68552b063f294faa67336be8de", + "traceparent": "00-fac8b4e28635e8293779ed5dc588a64a-bdfb8d87b17f7744-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "a3cd74bb8c513617dca43b2e9f03a7eb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/fe6701fd-ef0f-414b-a5fa-c3453ee95414?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:07:06 GMT", + "Date": "Thu, 20 Apr 2023 01:48:18 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/fe6701fd-ef0f-414b-a5fa-c3453ee95414?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f5c3a65b-3d10-4ac6-8737-7366f145b8ec", + "x-ms-correlation-request-id": "3fcecc4d-2665-45da-bd70-6d3ae94963f0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "f5c3a65b-3d10-4ac6-8737-7366f145b8ec", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180707Z:f5c3a65b-3d10-4ac6-8737-7366f145b8ec" + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "fe6701fd-ef0f-414b-a5fa-c3453ee95414", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014819Z:3fcecc4d-2665-45da-bd70-6d3ae94963f0" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/95bf17ef-77c3-4d5e-bc2e-52207d54145a?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-1407/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-6463?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-b347b388ed457afcf50062f03beccfa9-1d93fdcc7f9c3781-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "67462317ac2d8c5478c064dfaf442b19", + "traceparent": "00-fa52aabc848c661d3a3800a1e496e316-8ff291d359018baa-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "f60f3ee26f3bc85e81dd2d4c1ac356c9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/7322f44d-9738-45d7-aa53-dda7bcafc5c8?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 18:07:39 GMT", + "Date": "Thu, 20 Apr 2023 01:48:19 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/7322f44d-9738-45d7-aa53-dda7bcafc5c8?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1dcc3a7f-a594-4a0c-a00d-d8df95b0d7fd", + "x-ms-correlation-request-id": "146db226-547a-400c-a8b0-31cc7d8d905a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "1dcc3a7f-a594-4a0c-a00d-d8df95b0d7fd", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T180739Z:1dcc3a7f-a594-4a0c-a00d-d8df95b0d7fd" + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "7322f44d-9738-45d7-aa53-dda7bcafc5c8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T014820Z:146db226-547a-400c-a8b0-31cc7d8d905a" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } } ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "1649810793", + "RandomSeed": "489685779", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" } diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/CrossRegionRestoreTestAsync.json b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/TestCrossRegionRestoreAsync.json similarity index 81% rename from sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/CrossRegionRestoreTestAsync.json rename to sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/TestCrossRegionRestoreAsync.json index 0cd3d07065ba..cec33ea8c481 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/CrossRegionRestoreTestAsync.json +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/tests/SessionRecords/RestorableDatabaseAccountTests/TestCrossRegionRestoreAsync.json @@ -1,14 +1,14 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-7783?api-version=**", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourcegroups/dbaccount-6716?api-version=**", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5fe49c55e91a6b22b29a6636591c7d38-bfad09ef0cf012bf-00", + "traceparent": "00-8509bd15460531ac8d3a98301cea6739-9cf1943213b2fc7e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "69d6a95e9ebe791969a5f620b6211e0e", + "x-ms-client-request-id": "a0690da91bc99556119a92bd2dfdcd83", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17,19 +17,19 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 19:03:41 GMT", + "Date": "Thu, 20 Apr 2023 03:25:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70295193-464d-4545-abc1-4421fd7de1e2", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "70295193-464d-4545-abc1-4421fd7de1e2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190341Z:70295193-464d-4545-abc1-4421fd7de1e2" + "x-ms-correlation-request-id": "7d0c629d-95e9-4eee-a5d8-c68e4d1d38c2", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "7d0c629d-95e9-4eee-a5d8-c68e4d1d38c2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032522Z:7d0c629d-95e9-4eee-a5d8-c68e4d1d38c2" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783", - "name": "dbaccount-7783", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716", + "name": "dbaccount-6716", "type": "Microsoft.Resources/resourceGroups", "location": "westus2", "properties": { @@ -38,16 +38,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146?api-version=2022-11-15-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "575", "Content-Type": "application/json", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-2a138073dd8859f2-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "679fdaf527d8fe5e697e8546766e6676", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-65ca8fb24fd50fdf-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "4a131c6c3e037554b60e81f033870004", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -85,31 +85,31 @@ }, "StatusCode": 200, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "2478", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:46 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/operationResults/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 03:25:26 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/operationResults/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "87ba8bf6-8d19-4fba-9172-e2fed7e47ada", + "x-ms-correlation-request-id": "a30bb3a7-8604-4cba-b77e-15165d721682", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "60d9718a-a18e-41c3-b3c3-59cd84d59cc1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190347Z:87ba8bf6-8d19-4fba-9172-e2fed7e47ada" + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "3b54c0c6-241a-46b8-abd5-00687d7b0681", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032527Z:a30bb3a7-8604-4cba-b77e-15165d721682" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774", - "name": "r-database-account-1774", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146", + "name": "r-database-account-1146", "location": "West Central US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T19:03:45.3450989Z" + "createdAt": "2023-04-20T03:25:25.7924071Z" }, "properties": { "provisioningState": "Creating", @@ -126,7 +126,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "instanceId": "7fc65930-226c-48ab-aa09-98e62d5ed0a2", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -144,7 +144,7 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", "provisioningState": "Creating", "failoverPriority": 0, @@ -153,7 +153,7 @@ ], "readLocations": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", "provisioningState": "Creating", "failoverPriority": 0, @@ -162,7 +162,7 @@ ], "locations": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", "provisioningState": "Creating", "failoverPriority": 0, @@ -171,7 +171,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", "failoverPriority": 0 } @@ -195,16 +195,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T19:03:45.3450989Z" + "generationTime": "2023-04-20T03:25:25.7924071Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T19:03:45.3450989Z" + "generationTime": "2023-04-20T03:25:25.7924071Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T19:03:45.3450989Z" + "generationTime": "2023-04-20T03:25:25.7924071Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T19:03:45.3450989Z" + "generationTime": "2023-04-20T03:25:25.7924071Z" } } }, @@ -214,13 +214,13 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-7712f9cac90d78b7-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-9be87e537476aac9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "89512cd3b9098285786b54209433f236", + "x-ms-client-request-id": "b35f5c4eb4afcfa6152a130dd4a5dd12", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -229,29 +229,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:46 GMT", + "Date": "Thu, 20 Apr 2023 03:25:26 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89ea077f-fe93-467a-a7ba-a1c74ed6d60b", + "x-ms-correlation-request-id": "17379b03-cee5-41d0-9634-56451fc5e7e7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "89ea077f-fe93-467a-a7ba-a1c74ed6d60b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190347Z:89ea077f-fe93-467a-a7ba-a1c74ed6d60b" + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "17379b03-cee5-41d0-9634-56451fc5e7e7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032527Z:17379b03-cee5-41d0-9634-56451fc5e7e7" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-e96c2203a6262a14-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-cc9a9e922445ed0f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3d7eaa8f0b7a44458a7aa6fd02644f08", + "x-ms-client-request-id": "5b14b89170cdb6770f2a5948150ba475", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -260,29 +260,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:47 GMT", + "Date": "Thu, 20 Apr 2023 03:25:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81cdef7b-4d79-4f3e-8af2-13cfc900486d", + "x-ms-correlation-request-id": "64624902-bc07-4068-b432-d3e17f1a6e24", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "81cdef7b-4d79-4f3e-8af2-13cfc900486d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190348Z:81cdef7b-4d79-4f3e-8af2-13cfc900486d" + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "64624902-bc07-4068-b432-d3e17f1a6e24", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032528Z:64624902-bc07-4068-b432-d3e17f1a6e24" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-c32145eba9b0baa6-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-7d7fb51ff52b6bdf-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4a731722dd1d7e6c5e218b875c2f908d", + "x-ms-client-request-id": "d7a113c34c286455fb30fe91a1ff134c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -291,29 +291,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:48 GMT", + "Date": "Thu, 20 Apr 2023 03:25:28 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "59a2a1f5-bb54-4584-9eaf-5ee1da7dc12c", + "x-ms-correlation-request-id": "e37ae6df-ec10-45ae-a512-1ac4d610a367", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "59a2a1f5-bb54-4584-9eaf-5ee1da7dc12c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190349Z:59a2a1f5-bb54-4584-9eaf-5ee1da7dc12c" + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "e37ae6df-ec10-45ae-a512-1ac4d610a367", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032529Z:e37ae6df-ec10-45ae-a512-1ac4d610a367" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-0ef30197731be104-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-9ba97d4701b23cf1-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0369eee81ee1c7f3e70dfe8f12888013", + "x-ms-client-request-id": "18b715ddef2cde9fe5a8a3845b5db909", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -322,29 +322,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:49 GMT", + "Date": "Thu, 20 Apr 2023 03:25:30 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c61f991-f583-4f59-81be-accadf488ccc", + "x-ms-correlation-request-id": "598fac90-b15d-4bf7-aeb6-2da039ef07ce", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "3c61f991-f583-4f59-81be-accadf488ccc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190350Z:3c61f991-f583-4f59-81be-accadf488ccc" + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "598fac90-b15d-4bf7-aeb6-2da039ef07ce", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032530Z:598fac90-b15d-4bf7-aeb6-2da039ef07ce" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-471ce41009568053-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-b9d3b0bcad2cc77e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7dfd4b1ca7bfb2183e00de5980bde75a", + "x-ms-client-request-id": "c0499e86060344ea62b05f9d72e61510", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -353,29 +353,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:51 GMT", + "Date": "Thu, 20 Apr 2023 03:25:32 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c7811349-ef66-479f-8a76-a4b6d9d15564", + "x-ms-correlation-request-id": "416087f9-cbcf-41b6-b9d7-d2b5cd330f11", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "c7811349-ef66-479f-8a76-a4b6d9d15564", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190352Z:c7811349-ef66-479f-8a76-a4b6d9d15564" + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-request-id": "416087f9-cbcf-41b6-b9d7-d2b5cd330f11", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032532Z:416087f9-cbcf-41b6-b9d7-d2b5cd330f11" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-5d6dd0cdb49b505e-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-270797c338868fbd-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "131419ea4bfa042724ab6310dedc6bd6", + "x-ms-client-request-id": "006b0d168b53d34874c3f180a8d1089e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -384,29 +384,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:03:55 GMT", + "Date": "Thu, 20 Apr 2023 03:25:36 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e1e0a6f5-b09c-4090-8675-881210a6138e", + "x-ms-correlation-request-id": "8ea1f0bf-d2d1-41d8-8c9e-abb7dae00c2c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "e1e0a6f5-b09c-4090-8675-881210a6138e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190356Z:e1e0a6f5-b09c-4090-8675-881210a6138e" + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-request-id": "8ea1f0bf-d2d1-41d8-8c9e-abb7dae00c2c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032536Z:8ea1f0bf-d2d1-41d8-8c9e-abb7dae00c2c" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-46fab2cc204c6caa-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-d1db594ab78fb6b6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "116b77a0133241cdd6b7c5e13f994729", + "x-ms-client-request-id": "030af47653b5d7482b72b67c8f016cff", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -415,29 +415,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:04:03 GMT", + "Date": "Thu, 20 Apr 2023 03:25:44 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e5f421af-bfa6-462f-adaa-3f024107281b", + "x-ms-correlation-request-id": "def1cc53-34a2-4c6d-8b33-d8550733eb6a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "e5f421af-bfa6-462f-adaa-3f024107281b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190404Z:e5f421af-bfa6-462f-adaa-3f024107281b" + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-request-id": "def1cc53-34a2-4c6d-8b33-d8550733eb6a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032545Z:def1cc53-34a2-4c6d-8b33-d8550733eb6a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-e0dd84eafc656e09-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-611a63edd60a851b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f9a5a3256c73d01924f958134307d461", + "x-ms-client-request-id": "4e6d9393b9f2fab655764c40146a9c90", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -446,29 +446,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:04:19 GMT", + "Date": "Thu, 20 Apr 2023 03:26:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89a5e676-7432-4eba-b41a-e0c661b20f5d", + "x-ms-correlation-request-id": "21e20957-7e46-4a83-8ad9-7c54e7d8ea1f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "89a5e676-7432-4eba-b41a-e0c661b20f5d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190420Z:89a5e676-7432-4eba-b41a-e0c661b20f5d" + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-request-id": "21e20957-7e46-4a83-8ad9-7c54e7d8ea1f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032601Z:21e20957-7e46-4a83-8ad9-7c54e7d8ea1f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-529e45367071a4b7-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-93c42bf765d5c89b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "09b80895d652d7284bd33d438646c48a", + "x-ms-client-request-id": "7d26c1a711dbc35ac493d5e1d5cc4372", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -477,29 +477,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:04:52 GMT", + "Date": "Thu, 20 Apr 2023 03:26:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64e89e5c-c9d0-420f-85dd-b71278dce6a7", + "x-ms-correlation-request-id": "785dd038-fe55-41b3-bdef-5d61b540625b", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "64e89e5c-c9d0-420f-85dd-b71278dce6a7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190453Z:64e89e5c-c9d0-420f-85dd-b71278dce6a7" + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-request-id": "785dd038-fe55-41b3-bdef-5d61b540625b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032633Z:785dd038-fe55-41b3-bdef-5d61b540625b" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-68fb27f0980d29e4-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-d308491b7fb01967-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3aea3a64723733625d9aec38babafdce", + "x-ms-client-request-id": "15ecf256b964bdac3e10ae3f0608c3c1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -508,29 +508,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:05:24 GMT", + "Date": "Thu, 20 Apr 2023 03:27:05 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5d19a78-e906-4bd9-864a-4850eb39b4e8", + "x-ms-correlation-request-id": "5265e80c-1e4b-46a7-a0bb-9df0c2f48748", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "b5d19a78-e906-4bd9-864a-4850eb39b4e8", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190525Z:b5d19a78-e906-4bd9-864a-4850eb39b4e8" + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-request-id": "5265e80c-1e4b-46a7-a0bb-9df0c2f48748", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032705Z:5265e80c-1e4b-46a7-a0bb-9df0c2f48748" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-94b263676f2b16fd-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-16c6490aab5915f6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "374b63e33de14fd67bcdad9f2fd64ade", + "x-ms-client-request-id": "ced425d6eedb822338a98a5ee4d42588", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -539,29 +539,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:05:56 GMT", + "Date": "Thu, 20 Apr 2023 03:27:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "597f55ab-bac3-4c88-8c61-b0c882b9c220", + "x-ms-correlation-request-id": "e2ce8356-66df-4fe4-b4f0-f97975ef87e6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "597f55ab-bac3-4c88-8c61-b0c882b9c220", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190557Z:597f55ab-bac3-4c88-8c61-b0c882b9c220" + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-request-id": "e2ce8356-66df-4fe4-b4f0-f97975ef87e6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032737Z:e2ce8356-66df-4fe4-b4f0-f97975ef87e6" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/60d9718a-a18e-41c3-b3c3-59cd84d59cc1?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/3b54c0c6-241a-46b8-abd5-00687d7b0681?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-57b05e93de4173b5-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-9c2ad15049235821-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "09afcd35991d2329a584abb8e9f01c91", + "x-ms-client-request-id": "21e9da32867ded2c14683fcb631bbdbc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -570,29 +570,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:28 GMT", + "Date": "Thu, 20 Apr 2023 03:28:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b26f059b-dc20-4a85-91ae-c30d095d841c", + "x-ms-correlation-request-id": "62c710e9-a268-4771-a7fc-7d6d169191bf", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "b26f059b-dc20-4a85-91ae-c30d095d841c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190629Z:b26f059b-dc20-4a85-91ae-c30d095d841c" + "x-ms-ratelimit-remaining-subscription-reads": "11954", + "x-ms-request-id": "62c710e9-a268-4771-a7fc-7d6d169191bf", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032809Z:62c710e9-a268-4771-a7fc-7d6d169191bf" }, "ResponseBody": { "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9e26f0de667ffa8ae278e4d407c96413-9c055294c70d1330-00", + "traceparent": "00-47e0bdd38624e9d58f28227552095453-b336e06df1a0504d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "225f6fd58dfa26a9639bbf69c4c20487", + "x-ms-client-request-id": "b00b14d074f86897ce6adcbb2f4dd969", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -601,31 +601,31 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "2927", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:28 GMT", + "Date": "Thu, 20 Apr 2023 03:28:09 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a7b562f-dd67-4881-965e-67218a8d1f72", + "x-ms-correlation-request-id": "4c912b7b-aa13-42b4-bb91-acde3df24376", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "7a7b562f-dd67-4881-965e-67218a8d1f72", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190629Z:7a7b562f-dd67-4881-965e-67218a8d1f72" + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "4c912b7b-aa13-42b4-bb91-acde3df24376", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032810Z:4c912b7b-aa13-42b4-bb91-acde3df24376" }, "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774", - "name": "r-database-account-1774", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146", + "name": "r-database-account-1146", "location": "West Central US", "type": "Microsoft.DocumentDB/databaseAccounts", "kind": "GlobalDocumentDB", "tags": {}, "systemData": { - "createdAt": "2023-04-18T19:06:05.6451418Z" + "createdAt": "2023-04-20T03:27:38.0421699Z" }, "properties": { "provisioningState": "Succeeded", - "documentEndpoint": "https://r-database-account-1774.documents.azure.com:443/", - "sqlEndpoint": "https://r-database-account-1774.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1146.documents.azure.com:443/", + "sqlEndpoint": "https://r-database-account-1146.documents.azure.com:443/", "publicNetworkAccess": "Enabled", "enableAutomaticFailover": false, "enableMultipleWriteLocations": false, @@ -639,7 +639,7 @@ "analyticalStorageConfiguration": { "schemaType": "WellDefined" }, - "instanceId": "fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "instanceId": "7fc65930-226c-48ab-aa09-98e62d5ed0a2", "createMode": "Default", "databaseAccountOfferType": "Standard", "enableMaterializedViews": false, @@ -657,9 +657,9 @@ "configurationOverrides": {}, "writeLocations": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-1774-westcentralus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1146-westcentralus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -667,9 +667,9 @@ ], "readLocations": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-1774-westcentralus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1146-westcentralus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -677,9 +677,9 @@ ], "locations": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", - "documentEndpoint": "https://r-database-account-1774-westcentralus.documents.azure.com:443/", + "documentEndpoint": "https://r-database-account-1146-westcentralus.documents.azure.com:443/", "provisioningState": "Succeeded", "failoverPriority": 0, "isZoneRedundant": false @@ -687,7 +687,7 @@ ], "failoverPolicies": [ { - "id": "r-database-account-1774-westcentralus", + "id": "r-database-account-1146-westcentralus", "locationName": "West Central US", "failoverPriority": 0 } @@ -711,16 +711,16 @@ }, "keysMetadata": { "primaryMasterKey": { - "generationTime": "2023-04-18T19:06:05.6451418Z" + "generationTime": "2023-04-20T03:27:38.0421699Z" }, "secondaryMasterKey": { - "generationTime": "2023-04-18T19:06:05.6451418Z" + "generationTime": "2023-04-20T03:27:38.0421699Z" }, "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T19:06:05.6451418Z" + "generationTime": "2023-04-20T03:27:38.0421699Z" }, "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T19:06:05.6451418Z" + "generationTime": "2023-04-20T03:27:38.0421699Z" } } }, @@ -735,9 +735,9 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-eaedbd50c77ccbd9e96e1dcef77a5bb5-ff9124b337957ffa-00", + "traceparent": "00-4363af9e456a8ccd92567529ec2773e8-67e6a5cd30da0535-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ec030d50f40b49b13a28915c921e658b", + "x-ms-client-request-id": "2c0c25eba11e4f43f9e6b972ae581e1d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -746,15 +746,15 @@ "Cache-Control": "no-cache", "Content-Length": "454", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 19:06:28 GMT", + "Date": "Thu, 20 Apr 2023 03:28:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "200cdcc6-f536-4893-9516-3e40fab08a18", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "200cdcc6-f536-4893-9516-3e40fab08a18", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190629Z:200cdcc6-f536-4893-9516-3e40fab08a18" + "x-ms-correlation-request-id": "dcb9902a-8b7f-42a2-b3cc-a33ed87d6482", + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "dcb9902a-8b7f-42a2-b3cc-a33ed87d6482", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032810Z:dcb9902a-8b7f-42a2-b3cc-a33ed87d6482" }, "ResponseBody": { "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a", @@ -781,22 +781,22 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c0ca1cb12776a7e42388a582dabf5fe2", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "d08ecdeb74c9bd9042815213aa71bec6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "442277", + "Content-Length": "471250", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 18 Apr 2023 19:06:33 GMT", + "Date": "Thu, 20 Apr 2023 03:28:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fa8d3aba-c7ea-48fb-b04f-63f0ecc1d93a", + "x-ms-correlation-request-id": "6234ff3d-4114-4006-bb85-d2e4d6531e00", "x-ms-original-request-ids": [ "", "", @@ -837,9 +837,9 @@ "", "" ], - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "fa8d3aba-c7ea-48fb-b04f-63f0ecc1d93a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190634Z:fa8d3aba-c7ea-48fb-b04f-63f0ecc1d93a" + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "6234ff3d-4114-4006-bb85-d2e4d6531e00", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032815Z:6234ff3d-4114-4006-bb85-d2e4d6531e00" }, "ResponseBody": { "value": [ @@ -852,7 +852,7 @@ "accountName": "barprod-systemid-sw-1109027095", "apiType": "Sql", "creationTime": "2022-12-13T19:12:35Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -871,7 +871,7 @@ "accountName": "barprod-systemid-sw-1109027095-rl1", "apiType": "Sql", "creationTime": "2022-12-13T19:33:35Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -890,7 +890,7 @@ "accountName": "barprod-systemid-sw-1305567950", "apiType": "Sql", "creationTime": "2022-12-13T21:09:30Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -909,7 +909,7 @@ "accountName": "barprod-systemid-sw-1305567950-rl1", "apiType": "Sql", "creationTime": "2022-12-13T21:30:58Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -928,7 +928,7 @@ "accountName": "vinh-restore-fail", "apiType": "Sql", "creationTime": "2022-12-13T22:07:03Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -947,7 +947,7 @@ "accountName": "vinh-restore-fail2", "apiType": "Sql", "creationTime": "2022-12-13T22:10:55Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -966,7 +966,7 @@ "accountName": "vinh-restore-not-fail3", "apiType": "Sql", "creationTime": "2022-12-13T23:32:55Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -985,7 +985,7 @@ "accountName": "barprod-systemid-sw-1525116479", "apiType": "Sql", "creationTime": "2022-12-13T23:28:39Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1004,7 +1004,7 @@ "accountName": "barprod-systemid-sw-1526492563", "apiType": "Sql", "creationTime": "2022-12-13T23:30:14Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1023,7 +1023,7 @@ "accountName": "barprod-systemid-sw-1526492563-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:51:46Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1042,7 +1042,7 @@ "accountName": "barprod-systemid-sw-1525116479-rl1", "apiType": "Sql", "creationTime": "2022-12-13T23:54:20Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1061,7 +1061,7 @@ "accountName": "vinh-restore-fail-2identities", "apiType": "Sql", "creationTime": "2022-12-16T01:32:31Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1080,7 +1080,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns", "apiType": "Sql", "creationTime": "2023-04-06T15:49:22Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1104,7 +1104,7 @@ "accountName": "cli-xrr-k6di52knuaghjx6ns-restored", "apiType": "Sql", "creationTime": "2023-04-06T17:07:39Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1134,134 +1134,39 @@ } }, { - "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", - "properties": { - "accountName": "r-database-account-1528", - "apiType": "Sql", - "creationTime": "2023-04-17T21:38:01Z", - "oldestRestorableTime": "2023-04-17T21:38:01Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", - "creationTime": "2023-04-17T21:38:02Z" - } - ] - } - }, - { - "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", - "properties": { - "accountName": "r-database-account-6679", - "apiType": "Sql", - "creationTime": "2023-04-17T22:29:22Z", - "oldestRestorableTime": "2023-04-17T22:29:22Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", - "creationTime": "2023-04-17T22:29:23Z" - } - ] - } - }, - { - "name": "789de828-aa5f-47fb-8313-a13a25376c97", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", - "properties": { - "accountName": "r-database-account-904", - "apiType": "Sql", - "creationTime": "2023-04-17T22:35:24Z", - "oldestRestorableTime": "2023-04-17T22:35:24Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", - "creationTime": "2023-04-17T22:35:25Z" - } - ] - } - }, - { - "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", - "properties": { - "accountName": "r-database-account-4144", - "apiType": "Sql", - "creationTime": "2023-04-17T22:38:31Z", - "oldestRestorableTime": "2023-04-17T22:38:31Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", - "creationTime": "2023-04-17T22:38:32Z" - } - ] - } - }, - { - "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", - "location": "West Central US", - "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", - "properties": { - "accountName": "r-database-account-5433", - "apiType": "Sql", - "creationTime": "2023-04-17T22:54:36Z", - "oldestRestorableTime": "2023-04-17T22:54:36Z", - "restorableLocations": [ - { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", - "creationTime": "2023-04-17T22:54:37Z" - } - ] - } - }, - { - "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "name": "7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7e2440fe-bff5-4077-b4fa-cfd35c849b3b", "properties": { - "accountName": "r-database-account-6099", + "accountName": "r-database-account-7066", "apiType": "Sql", - "creationTime": "2023-04-18T16:25:48Z", - "oldestRestorableTime": "2023-04-18T16:25:48Z", + "creationTime": "2023-04-19T23:41:57Z", + "oldestRestorableTime": "2023-04-19T23:41:57Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", - "creationTime": "2023-04-18T16:25:49Z" + "regionalDatabaseAccountInstanceId": "47687275-17cc-4eaf-842d-83592b5bcfb4", + "creationTime": "2023-04-19T23:41:58Z" } ] } }, { - "name": "fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "name": "7fc65930-226c-48ab-aa09-98e62d5ed0a2", "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7fc65930-226c-48ab-aa09-98e62d5ed0a2", "properties": { - "accountName": "r-database-account-1774", + "accountName": "r-database-account-1146", "apiType": "Sql", - "creationTime": "2023-04-18T19:06:06Z", - "oldestRestorableTime": "2023-04-18T19:06:06Z", + "creationTime": "2023-04-20T03:27:39Z", + "oldestRestorableTime": "2023-04-20T03:27:39Z", "restorableLocations": [ { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "ac9a99bf-4f6b-479e-80bf-7b16a84ac481", - "creationTime": "2023-04-18T19:06:07Z" + "regionalDatabaseAccountInstanceId": "826a06f4-7333-4d13-872b-4949e60cce95", + "creationTime": "2023-04-20T03:27:39Z" } ] } @@ -1318,7 +1223,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T15:41:19Z", "deletionTime": "2023-04-06T16:51:10Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1345,7 +1250,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T17:50:09Z", "deletionTime": "2023-04-06T18:56:25Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1420,7 +1325,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T19:55:04Z", "deletionTime": "2023-04-06T21:02:28Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1447,7 +1352,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T22:30:52Z", "deletionTime": "2023-04-06T22:32:02Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1468,7 +1373,7 @@ "apiType": "Sql", "creationTime": "2023-04-06T21:11:17Z", "deletionTime": "2023-04-06T22:32:04Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1558,7 +1463,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T20:14:52Z", "deletionTime": "2023-04-07T21:19:01Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1579,7 +1484,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T21:36:53Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1600,7 +1505,7 @@ "apiType": "Sql", "creationTime": "2023-04-07T22:53:05Z", "deletionTime": "2023-04-07T22:53:51Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1621,7 +1526,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T15:47:08Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1642,7 +1547,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T14:28:30Z", "deletionTime": "2023-04-10T15:47:59Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1669,7 +1574,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T17:43:02Z", "deletionTime": "2023-04-10T18:59:57Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1690,7 +1595,7 @@ "apiType": "Sql", "creationTime": "2023-04-10T18:59:04Z", "deletionTime": "2023-04-10T18:59:58Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1711,7 +1616,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T21:49:40Z", "deletionTime": "2023-04-14T21:51:26Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1732,7 +1637,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T20:29:55Z", "deletionTime": "2023-04-14T21:51:27Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1759,7 +1664,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T22:00:54Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1780,7 +1685,7 @@ "apiType": "Sql", "creationTime": "2023-04-14T23:17:22Z", "deletionTime": "2023-04-14T23:18:25Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -1828,7 +1733,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:11:24Z", "deletionTime": "2023-04-17T19:14:59Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1849,7 +1754,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T19:41:46Z", "deletionTime": "2023-04-17T19:45:17Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1870,7 +1775,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T21:39:56Z", "deletionTime": "2023-04-17T21:43:27Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1891,7 +1796,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:20:01Z", "deletionTime": "2023-04-17T22:21:35Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1912,7 +1817,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:44:28Z", "deletionTime": "2023-04-17T22:51:35Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1933,7 +1838,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:20:58Z", "deletionTime": "2023-04-17T23:22:34Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1954,7 +1859,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:38:00Z", "deletionTime": "2023-04-17T23:54:37Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1975,7 +1880,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T23:57:24Z", "deletionTime": "2023-04-17T23:58:57Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -1996,7 +1901,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:12:13Z", "deletionTime": "2023-04-18T00:15:52Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2017,7 +1922,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T00:34:02Z", "deletionTime": "2023-04-18T00:37:41Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2038,7 +1943,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:04:49Z", "deletionTime": "2023-04-18T01:08:23Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2059,7 +1964,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T01:21:53Z", "deletionTime": "2023-04-18T01:33:08Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2080,7 +1985,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T02:09:18Z", "deletionTime": "2023-04-18T03:26:25Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2101,7 +2006,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T03:25:35Z", "deletionTime": "2023-04-18T03:36:07Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2122,7 +2027,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T13:32:30Z", "deletionTime": "2023-04-18T13:33:25Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2143,7 +2048,7 @@ "apiType": "Sql", "creationTime": "2023-04-17T22:55:26Z", "deletionTime": "2023-04-18T14:27:44Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2164,7 +2069,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:11:57Z", "deletionTime": "2023-04-18T16:12:45Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2185,7 +2090,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T16:27:03Z", "deletionTime": "2023-04-18T17:46:27Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2206,7 +2111,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T17:45:32Z", "deletionTime": "2023-04-18T17:57:15Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", @@ -2227,7 +2132,7 @@ "apiType": "Sql", "creationTime": "2023-04-18T18:09:59Z", "deletionTime": "2023-04-18T18:10:51Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "West Central US", @@ -2239,13644 +2144,12798 @@ } }, { - "name": "d88e6a3c-687d-4990-a516-da739070bf81", - "location": "North Central US", + "name": "fedcb6fb-2428-4bd1-8afa-faebdef8a10f", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", "properties": { - "accountName": "kal-continuous7", + "accountName": "r-database-account-1774", "apiType": "Sql", - "creationTime": "2022-06-07T20:09:38Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "creationTime": "2023-04-18T19:06:06Z", + "deletionTime": "2023-04-18T20:23:01Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", - "creationTime": "2022-06-07T20:09:39Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ac9a99bf-4f6b-479e-80bf-7b16a84ac481", + "creationTime": "2023-04-18T19:06:07Z", + "deletionTime": "2023-04-18T20:23:01Z" } ] } }, { - "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", - "location": "North Central US", + "name": "edc97856-e68e-4881-8f7c-7939b9bd2678", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/edc97856-e68e-4881-8f7c-7939b9bd2678", "properties": { - "accountName": "kal-continuous7-restored1", + "accountName": "restoredaccount-4128", "apiType": "Sql", - "creationTime": "2022-06-10T19:23:44Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "creationTime": "2023-04-18T20:22:32Z", + "deletionTime": "2023-04-18T20:33:48Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", - "creationTime": "2022-06-10T19:23:44Z" + "regionalDatabaseAccountInstanceId": "f5cf519e-fb56-4c39-963c-615683e9d6a0", + "creationTime": "2023-04-18T20:22:32Z", + "deletionTime": "2023-04-18T20:33:48Z" } ] } }, { - "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", - "location": "North Central US", + "name": "34394e29-5e17-4da2-a734-ba74301275a5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/34394e29-5e17-4da2-a734-ba74301275a5", "properties": { - "accountName": "kal-continuous7-demorestore", + "accountName": "r-database-account-6660", "apiType": "Sql", - "creationTime": "2022-06-10T21:20:46Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "creationTime": "2023-04-18T20:47:01Z", + "deletionTime": "2023-04-18T20:47:57Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", - "creationTime": "2022-06-10T21:20:46Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "28e95726-a165-4f67-a7e1-c416b1a9348f", + "creationTime": "2023-04-18T20:47:02Z", + "deletionTime": "2023-04-18T20:47:57Z" } ] } }, { - "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", - "location": "North Central US", + "name": "ace1682c-5308-4c5d-a9db-7ff549629e40", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/ace1682c-5308-4c5d-a9db-7ff549629e40", "properties": { - "accountName": "test-billing-continuous30", + "accountName": "r-database-account-9177", "apiType": "Sql", - "creationTime": "2022-07-28T21:54:20Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "creationTime": "2023-04-18T22:42:05Z", + "deletionTime": "2023-04-18T22:42:43Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", - "creationTime": "2022-07-28T21:54:21Z" - }, - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", - "creationTime": "2022-08-31T21:09:14Z" - }, - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", - "creationTime": "2022-08-31T22:24:21Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "accc8467-dc2a-4143-b608-9c2344bb1e2e", + "creationTime": "2023-04-18T22:42:06Z", + "deletionTime": "2023-04-18T22:42:43Z" } ] } }, { - "name": "e84733a9-ee18-456c-b12b-1d37e542608b", - "location": "North Central US", + "name": "4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4c9b3fc3-7ddc-4a5a-97fe-8b7d9ec014f5", "properties": { - "accountName": "new-cosmsosdb-account", + "accountName": "r-database-account-2021", "apiType": "Sql", - "creationTime": "2022-08-31T20:34:40Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "creationTime": "2023-04-18T23:07:37Z", + "deletionTime": "2023-04-18T23:08:08Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", - "creationTime": "2022-08-31T20:34:40Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "16dfa240-459b-4603-85b8-a396991a5e97", + "creationTime": "2023-04-18T23:07:38Z", + "deletionTime": "2023-04-18T23:08:08Z" } ] } }, { - "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", - "location": "North Central US", + "name": "f8009a8a-a683-4969-a990-03f2fbc2c357", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f8009a8a-a683-4969-a990-03f2fbc2c357", "properties": { - "accountName": "amisitestpitracc", + "accountName": "r-database-account-8744", "apiType": "Sql", - "creationTime": "2023-03-29T04:22:22Z", - "deletionTime": "2023-04-07T16:42:28Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "creationTime": "2023-04-19T03:02:08Z", + "deletionTime": "2023-04-19T04:19:02Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", - "creationTime": "2023-03-29T04:22:23Z", - "deletionTime": "2023-03-30T19:57:43Z" - }, { "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", - "creationTime": "2023-03-29T07:29:18Z", - "deletionTime": "2023-04-07T16:42:28Z" + "regionalDatabaseAccountInstanceId": "17fd7f68-0b30-4914-ba38-df23f7fd370f", + "creationTime": "2023-04-19T03:02:09Z", + "deletionTime": "2023-04-19T04:19:02Z" } ] } }, { - "name": "2414c009-8022-442c-9ab6-81c276eb2a99", - "location": "Central US", + "name": "133f8fa2-4579-4865-a24c-025431c27770", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/133f8fa2-4579-4865-a24c-025431c27770", "properties": { - "accountName": "vinh-periodic", + "accountName": "restoredaccount-3290", "apiType": "Sql", - "creationTime": "2022-06-06T19:53:54Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", - "creationTime": "2022-06-06T19:53:54Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "8f15ca6f-59e6-4bc4-8d12-e34438839844", + "creationTime": "2023-04-19T04:18:33Z", + "deletionTime": "2023-04-19T04:29:51Z" } ] } }, { - "name": "5716280d-381e-4045-b936-d0edbfc7317b", - "location": "Central US", + "name": "363500e0-8574-42d3-bcb0-78b9930907ed", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/363500e0-8574-42d3-bcb0-78b9930907ed", "properties": { - "accountName": "databaseaccount9284", + "accountName": "r-database-account-9591", "apiType": "Sql", - "creationTime": "2022-09-20T05:50:05Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "creationTime": "2023-04-19T04:42:38Z", + "deletionTime": "2023-04-19T04:43:26Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", - "creationTime": "2022-09-20T05:50:06Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "7d495937-f573-4895-a5a2-f7a57e189e0a", + "creationTime": "2023-04-19T04:42:39Z", + "deletionTime": "2023-04-19T04:43:26Z" } ] } }, { - "name": "34a9cb27-53a5-4143-9af7-810285110075", - "location": "Central US", + "name": "539f95cf-af16-4c95-8ba6-3d96971c755e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/539f95cf-af16-4c95-8ba6-3d96971c755e", "properties": { - "accountName": "databaseaccount6234", + "accountName": "r-database-account-8090", "apiType": "Sql", - "creationTime": "2022-09-20T09:04:22Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "creationTime": "2023-04-19T05:41:29Z", + "deletionTime": "2023-04-19T06:58:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", - "creationTime": "2022-09-20T09:04:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ffff6e0c-bb13-4441-9bfb-4eab39131773", + "creationTime": "2023-04-19T05:41:30Z", + "deletionTime": "2023-04-19T06:58:53Z" } ] } }, { - "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", - "location": "Central US", + "name": "48bd7479-e12e-42d5-9693-f0795eca3d89", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/48bd7479-e12e-42d5-9693-f0795eca3d89", "properties": { - "accountName": "databaseaccount8251", + "accountName": "restoredaccount-6404", "apiType": "Sql", - "creationTime": "2022-09-20T16:29:44Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", - "creationTime": "2022-09-20T16:29:45Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "fa2c002a-9218-4777-a5cd-1880bde715ea", + "creationTime": "2023-04-19T06:58:18Z", + "deletionTime": "2023-04-19T07:09:02Z" } ] } }, { - "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", - "location": "Central US", + "name": "075a5d48-f9d7-4306-b262-03b3737ba475", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/075a5d48-f9d7-4306-b262-03b3737ba475", "properties": { - "accountName": "sql-portal-test", + "accountName": "r-database-account-4017", "apiType": "Sql", - "creationTime": "2023-03-08T18:47:23Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "creationTime": "2023-04-19T07:21:28Z", + "deletionTime": "2023-04-19T07:22:09Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", - "creationTime": "2023-03-08T18:47:23Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b14d2cf8-83ac-45ff-bc4e-1f199f848240", + "creationTime": "2023-04-19T07:21:29Z", + "deletionTime": "2023-04-19T07:22:09Z" } ] } }, { - "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", - "location": "Central US", + "name": "2e6d7920-9c30-41cf-ab15-20d2f5c82abf", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/2e6d7920-9c30-41cf-ab15-20d2f5c82abf", "properties": { - "accountName": "dsapaliga-xrr-cu", + "accountName": "r-database-account-2005", "apiType": "Sql", - "creationTime": "2023-03-30T15:10:46Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "creationTime": "2023-04-19T17:40:33Z", + "deletionTime": "2023-04-19T18:57:32Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", - "creationTime": "2023-03-30T15:10:47Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", - "creationTime": "2023-03-30T15:13:00Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f5d1cf26-ce18-43b2-9533-62904f9851a1", + "creationTime": "2023-04-19T17:40:34Z", + "deletionTime": "2023-04-19T18:57:32Z" } ] } }, { - "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", - "location": "West US 2", + "name": "4ca1a638-30f9-412c-ba0e-e032a5b27651", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4ca1a638-30f9-412c-ba0e-e032a5b27651", "properties": { - "accountName": "databaseaccount2058", - "apiType": "MongoDB", - "creationTime": "2022-04-14T02:10:48Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "restoredaccount-7552", + "apiType": "Sql", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", - "creationTime": "2022-04-14T02:10:49Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "294a8817-cd2a-41a8-90a9-581dde2404b3", + "creationTime": "2023-04-19T18:56:48Z", + "deletionTime": "2023-04-19T19:08:15Z" } ] } }, { - "name": "fce807d5-4358-4ea1-8130-0439181f6be0", - "location": "West US 2", + "name": "707bd438-bc4a-4206-bf34-42de3238ba79", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/707bd438-bc4a-4206-bf34-42de3238ba79", "properties": { - "accountName": "vinh-demo-periodic", + "accountName": "r-database-account-646", "apiType": "Sql", - "creationTime": "2022-05-26T04:53:41Z", - "oldestRestorableTime": "2023-04-11T19:06:30Z", + "creationTime": "2023-04-19T19:21:04Z", + "deletionTime": "2023-04-19T19:21:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", - "creationTime": "2022-05-26T04:53:41Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "6591ef21-988f-47ed-8b0c-1545a5528b09", + "creationTime": "2023-04-19T19:21:05Z", + "deletionTime": "2023-04-19T19:21:53Z" } ] } }, { - "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", - "location": "West US 2", + "name": "5c92ee4f-9697-48ae-815d-9b14ae598781", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c92ee4f-9697-48ae-815d-9b14ae598781", "properties": { - "accountName": "vinh-demo-continous30", + "accountName": "r-database-account-9891", "apiType": "Sql", - "creationTime": "2022-05-26T03:29:41Z", - "oldestRestorableTime": "2023-04-11T19:06:30Z", + "creationTime": "2023-04-19T20:56:22Z", + "deletionTime": "2023-04-19T22:13:46Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", - "creationTime": "2022-05-26T03:29:42Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "53a6a001-bc9f-4171-9928-fcc9a77577e5", + "creationTime": "2023-04-19T20:56:23Z", + "deletionTime": "2023-04-19T22:13:46Z" } ] } }, { - "name": "9177692a-0db9-4c0c-af1d-af0310418b43", - "location": "West US 2", + "name": "8c8b9024-40be-4f92-a466-8370faf4eacd", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/8c8b9024-40be-4f92-a466-8370faf4eacd", "properties": { - "accountName": "vinh-demo-continous7", + "accountName": "restoredaccount-8231", "apiType": "Sql", - "creationTime": "2022-05-26T04:14:49Z", - "oldestRestorableTime": "2023-04-11T19:06:30Z", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", - "creationTime": "2022-05-26T04:14:50Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6340bdaf-07bb-45b1-b411-7921b7a52e97", + "creationTime": "2023-04-19T22:12:50Z", + "deletionTime": "2023-04-19T22:23:58Z" } ] } }, { - "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", - "location": "West US 2", + "name": "5c6333bd-6bc8-4e1f-8672-9e386c60eef1", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/5c6333bd-6bc8-4e1f-8672-9e386c60eef1", "properties": { - "accountName": "vinh-demo-periodic2", + "accountName": "r-database-account-26", "apiType": "Sql", - "creationTime": "2022-05-26T18:12:07Z", - "oldestRestorableTime": "2023-04-11T19:06:30Z", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", - "creationTime": "2022-05-26T18:12:07Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "e9a47ca5-930f-4aa6-ac17-36a7cbe8cba8", + "creationTime": "2023-04-19T22:36:04Z", + "deletionTime": "2023-04-19T22:37:08Z" } ] } }, { - "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", - "location": "West US 2", + "name": "9519c744-78d1-42ce-84bb-777e7c3cb046", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9519c744-78d1-42ce-84bb-777e7c3cb046", "properties": { - "accountName": "vinh-demo-continous7-2", + "accountName": "r-database-account-8825", "apiType": "Sql", - "creationTime": "2022-05-26T18:05:53Z", - "oldestRestorableTime": "2023-04-11T19:06:30Z", + "creationTime": "2023-04-19T23:39:20Z", + "deletionTime": "2023-04-19T23:47:25Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", - "creationTime": "2022-05-26T18:05:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f435cc2e-e45b-4157-8e44-37f29671a9c0", + "creationTime": "2023-04-19T23:39:21Z", + "deletionTime": "2023-04-19T23:47:25Z" } ] } }, { - "name": "9484f425-a747-4e73-b8c4-04983e984315", - "location": "West US 2", + "name": "9e112cc2-439e-4cc6-aa49-7fb930652213", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9e112cc2-439e-4cc6-aa49-7fb930652213", "properties": { - "accountName": "clip2dbd2gollbc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-9118", + "apiType": "Sql", + "creationTime": "2023-04-19T20:20:11Z", + "deletionTime": "2023-04-19T23:48:12Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", - "creationTime": "2023-04-07T19:56:09Z", - "deletionTime": "2023-04-07T19:56:51Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "d7145521-4702-4ca4-a561-a25cc303c858", + "creationTime": "2023-04-19T20:20:12Z", + "deletionTime": "2023-04-19T23:48:12Z" } ] } }, { - "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", - "location": "West US 2", + "name": "789de828-aa5f-47fb-8313-a13a25376c97", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/789de828-aa5f-47fb-8313-a13a25376c97", "properties": { - "accountName": "cli3fpzmlckewgo", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T19:36:38Z", - "deletionTime": "2023-04-07T19:56:52Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-904", + "apiType": "Sql", + "creationTime": "2023-04-17T22:35:24Z", + "deletionTime": "2023-04-19T23:48:20Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", - "creationTime": "2023-04-07T19:36:40Z", - "deletionTime": "2023-04-07T19:56:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "765fa936-f0ff-4ded-8e4a-19d48f425802", + "creationTime": "2023-04-17T22:35:25Z", + "deletionTime": "2023-04-19T23:48:20Z" } ] } }, { - "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", - "location": "West US 2", + "name": "7bfa7165-82b3-40d0-bbb5-4b71c77a620c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7bfa7165-82b3-40d0-bbb5-4b71c77a620c", "properties": { - "accountName": "cliftacbeowmtnb", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-8401", + "apiType": "Sql", + "creationTime": "2023-04-19T02:38:50Z", + "deletionTime": "2023-04-19T23:49:12Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", - "creationTime": "2023-04-07T21:41:14Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3d83dafe-7b63-4dc2-a490-57664ae4913a", + "creationTime": "2023-04-19T02:38:51Z", + "deletionTime": "2023-04-19T23:49:12Z" } ] } }, { - "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", - "location": "West US 2", + "name": "4e974916-da87-4016-bbe3-0618f3aecf2c", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/4e974916-da87-4016-bbe3-0618f3aecf2c", "properties": { - "accountName": "clipofi2jwwbtu4", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:22:17Z", - "deletionTime": "2023-04-07T21:42:59Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-6679", + "apiType": "Sql", + "creationTime": "2023-04-17T22:29:22Z", + "deletionTime": "2023-04-19T23:53:08Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", - "creationTime": "2023-04-07T21:22:18Z", - "deletionTime": "2023-04-07T21:42:59Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ebb1e8c4-224f-47ea-b7e1-a09f1aa3a132", + "creationTime": "2023-04-17T22:29:23Z", + "deletionTime": "2023-04-19T23:53:08Z" } ] } }, { - "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", - "location": "West US 2", + "name": "d256cb21-a1a9-42a0-81db-13f0a6c1137e", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/d256cb21-a1a9-42a0-81db-13f0a6c1137e", "properties": { - "accountName": "cliwq55chmmvzvu", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T13:41:40Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-6099", + "apiType": "Sql", + "creationTime": "2023-04-18T16:25:48Z", + "deletionTime": "2023-04-19T23:53:11Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", - "creationTime": "2023-04-14T13:41:42Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "2cf7c4ff-1b46-433d-affd-af97ad9aec94", + "creationTime": "2023-04-18T16:25:49Z", + "deletionTime": "2023-04-19T23:53:11Z" } ] } }, { - "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", - "location": "West US 2", + "name": "9b3db21c-08d7-4198-bc30-4cc6808f495b", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9b3db21c-08d7-4198-bc30-4cc6808f495b", "properties": { - "accountName": "clixsitnvbfssqd", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-5433", + "apiType": "Sql", + "creationTime": "2023-04-17T22:54:36Z", + "deletionTime": "2023-04-19T23:53:30Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", - "creationTime": "2023-04-14T14:01:14Z", - "deletionTime": "2023-04-14T14:02:52Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "f72b5e7f-5e80-4c3e-9b0b-e8fa06258f58", + "creationTime": "2023-04-17T22:54:37Z", + "deletionTime": "2023-04-19T23:53:30Z" } ] } }, { - "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", - "location": "West US 2", + "name": "030969ae-8f77-4a8c-a143-3ea7918a6a15", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/030969ae-8f77-4a8c-a143-3ea7918a6a15", "properties": { - "accountName": "clinwxgmq26mrzy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T14:50:51Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-4785", + "apiType": "Sql", + "creationTime": "2023-04-19T23:51:43Z", + "deletionTime": "2023-04-19T23:53:36Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", - "creationTime": "2023-04-14T14:50:52Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "1dcb01a3-a653-44fc-9622-575fe1d69e1e", + "creationTime": "2023-04-19T23:51:44Z", + "deletionTime": "2023-04-19T23:53:36Z" } ] } }, { - "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", - "location": "West US 2", + "name": "f901e9d9-57d4-4939-ab5a-853d33125da9", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/f901e9d9-57d4-4939-ab5a-853d33125da9", "properties": { - "accountName": "clibaor2akp53uy", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-database-account-4144", + "apiType": "Sql", + "creationTime": "2023-04-17T22:38:31Z", + "deletionTime": "2023-04-19T23:53:44Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", - "creationTime": "2023-04-14T15:09:14Z", - "deletionTime": "2023-04-14T15:10:01Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "ef92e1be-ac4e-4aaa-9525-ba1966156f15", + "creationTime": "2023-04-17T22:38:32Z", + "deletionTime": "2023-04-19T23:53:44Z" } ] } }, { - "name": "40dbd153-3d36-42b7-8649-48e6307849f9", - "location": "East US 2", + "name": "e2c2398c-3aa1-4d04-84da-64bb557292f3", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e2c2398c-3aa1-4d04-84da-64bb557292f3", "properties": { - "accountName": "cliiumnemwk33v5", + "accountName": "r-database-account-2826", "apiType": "Sql", - "creationTime": "2023-04-14T16:48:09Z", - "oldestRestorableTime": "2023-04-14T16:48:09Z", + "creationTime": "2023-04-19T19:54:34Z", + "deletionTime": "2023-04-19T23:53:47Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", - "creationTime": "2023-04-14T16:48:10Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "c03d8e05-59e3-420e-a9be-fba97b9d05bf", + "creationTime": "2023-04-19T19:54:35Z", + "deletionTime": "2023-04-19T23:53:47Z" } ] } }, { - "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", - "location": "East US 2", + "name": "33c24168-b5c2-47d4-9762-d577d358c06a", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/33c24168-b5c2-47d4-9762-d577d358c06a", "properties": { - "accountName": "cli-continuous30-cylyo7wg-restored", + "accountName": "r-database-account-168", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-19T22:47:58Z", + "deletionTime": "2023-04-19T23:54:08Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", - "creationTime": "2023-03-24T16:01:18Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "047a0df3-b96b-4dfe-acf1-88b2de702c89", + "creationTime": "2023-04-19T22:47:59Z", + "deletionTime": "2023-04-19T23:54:08Z" } ] } }, { - "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", - "location": "East US 2", + "name": "9f83a8dd-4124-4fde-8ae0-88721048ec59", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/9f83a8dd-4124-4fde-8ae0-88721048ec59", "properties": { - "accountName": "cli-continuous30-cylyo7wg", + "accountName": "r-database-account-1528", "apiType": "Sql", - "creationTime": "2023-03-24T15:42:44Z", - "deletionTime": "2023-03-24T16:01:53Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-17T21:38:01Z", + "deletionTime": "2023-04-19T23:54:11Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", - "creationTime": "2023-03-24T15:42:45Z", - "deletionTime": "2023-03-24T16:01:53Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "b3d11030-af2a-4a09-9290-79c78ece3c5a", + "creationTime": "2023-04-17T21:38:02Z", + "deletionTime": "2023-04-19T23:54:11Z" } ] } }, { - "name": "8c9286c5-c880-449c-9030-327de00e36b6", - "location": "East US 2", + "name": "e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7607f5d-7598-4adf-abf0-c9bb4d25d3a4", "properties": { - "accountName": "cli-continuous30-wuye4s75", + "accountName": "r-database-account-5849", "apiType": "Sql", - "creationTime": "2023-03-24T16:04:54Z", - "deletionTime": "2023-03-24T16:12:17Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-20T00:32:15Z", + "deletionTime": "2023-04-20T01:48:35Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", - "creationTime": "2023-03-24T16:04:55Z", - "deletionTime": "2023-03-24T16:12:17Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "4266d527-63fd-44c4-9d73-2d68a8ab41b9", + "creationTime": "2023-04-20T00:32:16Z", + "deletionTime": "2023-04-20T01:48:35Z" } ] } }, { - "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", - "location": "East US 2", + "name": "e7a884a0-d941-44cf-a344-2dd1d8c91284", + "location": "West Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/e7a884a0-d941-44cf-a344-2dd1d8c91284", "properties": { - "accountName": "cli-continuous30-qpysbnmc", + "accountName": "restoredaccount-6463", "apiType": "Sql", - "creationTime": "2023-03-24T16:45:16Z", - "deletionTime": "2023-03-24T16:52:22Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-20T01:47:59Z", + "deletionTime": "2023-04-20T01:48:35Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", - "creationTime": "2023-03-24T16:45:17Z", - "deletionTime": "2023-03-24T16:52:22Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "6e242568-ac8e-4a84-8fae-a1dcd16744f4", + "creationTime": "2023-04-20T01:47:59Z", + "deletionTime": "2023-04-20T01:48:35Z" } ] } }, { - "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", - "location": "East US 2", + "name": "d88e6a3c-687d-4990-a516-da739070bf81", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/d88e6a3c-687d-4990-a516-da739070bf81", "properties": { - "accountName": "cli-continuous30-4uv42csa", + "accountName": "kal-continuous7", "apiType": "Sql", - "creationTime": "2023-03-24T17:01:08Z", - "deletionTime": "2023-03-24T17:07:36Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2022-06-07T20:09:38Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", - "creationTime": "2023-03-24T17:01:09Z", - "deletionTime": "2023-03-24T17:07:36Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "09904716-38a7-46f3-bf7e-486b79c84510", + "creationTime": "2022-06-07T20:09:39Z" } ] } }, { - "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", - "location": "East US 2", + "name": "4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/4dcbac33-7fe1-498b-8a8d-165bbdc6ede5", "properties": { - "accountName": "cli-continuous30-e6tglvvh", + "accountName": "kal-continuous7-restored1", "apiType": "Sql", - "creationTime": "2023-03-24T19:18:31Z", - "deletionTime": "2023-03-24T19:24:33Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2022-06-10T19:23:44Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", - "creationTime": "2023-03-24T19:18:32Z", - "deletionTime": "2023-03-24T19:24:33Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "5075a7fd-3ed4-415d-ac3d-b4391350887f", + "creationTime": "2022-06-10T19:23:44Z" } ] } }, { - "name": "bbc21107-730f-460e-a806-f73643e95a9b", - "location": "East US 2", + "name": "82a1f64c-cea7-473e-827b-6fde3e1debde", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/82a1f64c-cea7-473e-827b-6fde3e1debde", "properties": { - "accountName": "cli-continuous30-mgbfodqo", + "accountName": "kal-continuous7-demorestore", "apiType": "Sql", - "creationTime": "2023-03-29T20:28:56Z", - "deletionTime": "2023-03-29T20:31:58Z", - "oldestRestorableTime": "2023-03-22T20:31:58Z", + "creationTime": "2022-06-10T21:20:46Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", - "creationTime": "2023-03-29T20:28:57Z", - "deletionTime": "2023-03-29T20:31:58Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "de3fa8f6-f2b3-487f-acc1-ea8850240997", + "creationTime": "2022-06-10T21:20:46Z" } ] } }, { - "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", - "location": "East US 2", + "name": "fc911c8e-ddac-45d1-a0e6-2217c593bb7e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/fc911c8e-ddac-45d1-a0e6-2217c593bb7e", "properties": { - "accountName": "cli-continuous30-pqnqtvrw", + "accountName": "test-billing-continuous30", "apiType": "Sql", - "creationTime": "2023-03-29T20:35:21Z", - "deletionTime": "2023-03-29T20:38:56Z", - "oldestRestorableTime": "2023-03-22T20:38:56Z", + "creationTime": "2022-07-28T21:54:20Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", - "creationTime": "2023-03-29T20:37:50Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0605cd3-ba26-434e-acdd-61b7f64fb1e0", + "creationTime": "2022-07-28T21:54:21Z" }, { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", - "creationTime": "2023-03-29T20:35:22Z", - "deletionTime": "2023-03-29T20:38:56Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ae751a67-5fdf-4f38-bcdd-4f6cee0cf44f", + "creationTime": "2022-08-31T21:09:14Z" + }, + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "15b05286-8b06-430f-bb5e-c192eb6a98c9", + "creationTime": "2022-08-31T22:24:21Z" } ] } }, { - "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", - "location": "East US 2", + "name": "e84733a9-ee18-456c-b12b-1d37e542608b", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/e84733a9-ee18-456c-b12b-1d37e542608b", "properties": { - "accountName": "cli-continuous30-nbcgdudl", + "accountName": "new-cosmsosdb-account", "apiType": "Sql", - "creationTime": "2023-03-29T20:49:15Z", - "deletionTime": "2023-03-29T20:52:54Z", - "oldestRestorableTime": "2023-03-22T20:52:54Z", + "creationTime": "2022-08-31T20:34:40Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", - "creationTime": "2023-03-29T20:51:44Z", - "deletionTime": "2023-03-29T20:52:54Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", - "creationTime": "2023-03-29T20:49:16Z", - "deletionTime": "2023-03-29T20:52:54Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "af27e000-3eb9-45db-ab59-d21f99e3826c", + "creationTime": "2022-08-31T20:34:40Z" } ] } }, { - "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", - "location": "East US 2", + "name": "40da9f3a-19cd-481e-bc27-56c7815cff2e", + "location": "North Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/northcentralus/restorableDatabaseAccounts/40da9f3a-19cd-481e-bc27-56c7815cff2e", "properties": { - "accountName": "cli-continuous30-fvguiiqd", + "accountName": "amisitestpitracc", "apiType": "Sql", - "creationTime": "2023-03-29T20:58:03Z", - "deletionTime": "2023-03-29T21:26:03Z", - "oldestRestorableTime": "2023-03-22T21:26:03Z", + "creationTime": "2023-03-29T04:22:22Z", + "deletionTime": "2023-04-07T16:42:28Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", - "creationTime": "2023-03-29T21:00:45Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "83933ddd-3e7a-47e8-ae7d-e332bcdee488", + "creationTime": "2023-03-29T04:22:23Z", + "deletionTime": "2023-03-30T19:57:43Z" }, { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", - "creationTime": "2023-03-29T20:58:04Z", - "deletionTime": "2023-03-29T21:26:03Z" + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "8c91601a-e3b5-4b0e-9965-2d89709ce1e5", + "creationTime": "2023-03-29T07:29:18Z", + "deletionTime": "2023-04-07T16:42:28Z" } ] } }, { - "name": "648c8b93-36da-440c-801c-19d18e3b3f21", - "location": "East US 2", + "name": "2414c009-8022-442c-9ab6-81c276eb2a99", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/2414c009-8022-442c-9ab6-81c276eb2a99", "properties": { - "accountName": "cli-continuous30-of2nmx5u", + "accountName": "vinh-periodic", "apiType": "Sql", - "creationTime": "2023-03-29T22:12:53Z", - "deletionTime": "2023-03-29T22:16:03Z", - "oldestRestorableTime": "2023-03-22T22:16:03Z", + "creationTime": "2022-06-06T19:53:54Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", - "creationTime": "2023-03-29T22:12:54Z", - "deletionTime": "2023-03-29T22:16:03Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20f9a62e-6ab7-4bc7-b537-d43eb766c2e4", + "creationTime": "2022-06-06T19:53:54Z" } ] } }, { - "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", - "location": "East US 2", + "name": "5716280d-381e-4045-b936-d0edbfc7317b", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/5716280d-381e-4045-b936-d0edbfc7317b", "properties": { - "accountName": "cli-continuous30-guwsy4ak", + "accountName": "databaseaccount9284", "apiType": "Sql", - "creationTime": "2023-03-29T22:43:18Z", - "deletionTime": "2023-03-29T22:48:52Z", - "oldestRestorableTime": "2023-03-22T22:48:52Z", + "creationTime": "2022-09-20T05:50:05Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", - "creationTime": "2023-03-29T22:45:41Z", - "deletionTime": "2023-03-29T22:48:52Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", - "creationTime": "2023-03-29T22:43:19Z", - "deletionTime": "2023-03-29T22:48:52Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "8c0d58ba-f16e-42f8-8277-0f7f5657be62", + "creationTime": "2022-09-20T05:50:06Z" } ] } }, { - "name": "751f535c-90ad-422c-8791-d85058c83f19", - "location": "East US 2", + "name": "34a9cb27-53a5-4143-9af7-810285110075", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/34a9cb27-53a5-4143-9af7-810285110075", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h-restored", + "accountName": "databaseaccount6234", "apiType": "Sql", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2022-09-20T09:04:22Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", - "creationTime": "2023-04-05T22:46:48Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "87bf458d-04cf-44cd-9b49-b4776e535776", + "creationTime": "2022-09-20T09:04:23Z" } ] } }, { - "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", - "location": "East US 2", + "name": "0bf6dfd3-45bb-4318-907a-fcdb00f35b31", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/0bf6dfd3-45bb-4318-907a-fcdb00f35b31", "properties": { - "accountName": "cli-systemid-kq6yvu46yp4h", + "accountName": "databaseaccount8251", "apiType": "Sql", - "creationTime": "2023-04-05T22:25:06Z", - "deletionTime": "2023-04-05T22:47:27Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2022-09-20T16:29:44Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", - "creationTime": "2023-04-05T22:25:07Z", - "deletionTime": "2023-04-05T22:47:27Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "e40ce1fd-96a4-4d23-9173-12352893944a", + "creationTime": "2022-09-20T16:29:45Z" } ] } }, { - "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", - "location": "East US 2", + "name": "f1e396eb-9afb-4d45-b5fc-40dce096f232", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/f1e396eb-9afb-4d45-b5fc-40dce096f232", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv-restored", + "accountName": "sql-portal-test", "apiType": "Sql", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-03-08T18:47:23Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", - "creationTime": "2023-04-07T16:05:21Z", - "deletionTime": "2023-04-07T16:06:54Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "6ddbf45f-ccc5-4d70-ab68-2b8c47e50b17", + "creationTime": "2023-03-08T18:47:23Z" } ] } }, { - "name": "9962f6da-506f-408b-927f-4eb07a12c382", - "location": "East US 2", + "name": "165ca8be-1fab-43ac-88ac-cd1377c89f6a", + "location": "Central US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/centralus/restorableDatabaseAccounts/165ca8be-1fab-43ac-88ac-cd1377c89f6a", "properties": { - "accountName": "cli-systemid-pml7r44tlwdv", + "accountName": "dsapaliga-xrr-cu", "apiType": "Sql", - "creationTime": "2023-04-07T15:43:38Z", - "deletionTime": "2023-04-07T16:06:55Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-03-30T15:10:46Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", - "creationTime": "2023-04-07T15:43:39Z", - "deletionTime": "2023-04-07T16:06:55Z" + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "10c96f59-4469-4e1c-9717-86d22f0f16fc", + "creationTime": "2023-03-30T15:10:47Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "2499d7da-3079-4cf8-add3-29c7894a839c", + "creationTime": "2023-03-30T15:13:00Z" } ] } }, { - "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", - "location": "East US 2", + "name": "0be166a4-3d75-478d-b427-7b0d05fa800b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/0be166a4-3d75-478d-b427-7b0d05fa800b", "properties": { - "accountName": "cli-continuous30-5xp42uvg", - "apiType": "Sql", - "creationTime": "2023-04-07T16:35:15Z", - "deletionTime": "2023-04-07T16:38:01Z", - "oldestRestorableTime": "2023-03-31T16:38:01Z", + "accountName": "databaseaccount2058", + "apiType": "MongoDB", + "creationTime": "2022-04-14T02:10:48Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", - "creationTime": "2023-04-07T16:35:16Z", - "deletionTime": "2023-04-07T16:38:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9d4cc1c0-9c27-4c3e-bc20-7da1e6a7bfed", + "creationTime": "2022-04-14T02:10:49Z" } ] } }, { - "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", - "location": "East US 2", + "name": "fce807d5-4358-4ea1-8130-0439181f6be0", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fce807d5-4358-4ea1-8130-0439181f6be0", "properties": { - "accountName": "cli-continuous7-kadtogihc", + "accountName": "vinh-demo-periodic", "apiType": "Sql", - "creationTime": "2023-04-07T16:56:03Z", - "deletionTime": "2023-04-07T16:57:45Z", - "oldestRestorableTime": "2023-03-31T16:56:56Z", + "creationTime": "2022-05-26T04:53:41Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", - "creationTime": "2023-04-07T16:56:04Z", - "deletionTime": "2023-04-07T16:57:45Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "cff0fc89-a51f-4cd4-940c-00fe4222616d", + "creationTime": "2022-05-26T04:53:41Z" } ] } }, { - "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", - "location": "East US 2", + "name": "fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/fd507b20-6cc3-4138-b3c0-c8a9b406ab9c", "properties": { - "accountName": "cli-continuous7-ghrp5g2r3", + "accountName": "vinh-demo-continous30", "apiType": "Sql", - "creationTime": "2023-04-07T17:01:55Z", - "deletionTime": "2023-04-07T17:04:46Z", - "oldestRestorableTime": "2023-03-31T17:04:46Z", + "creationTime": "2022-05-26T03:29:41Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", - "creationTime": "2023-04-07T17:01:56Z", - "deletionTime": "2023-04-07T17:04:46Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9923c156-acee-40b7-a90a-8d33c6c05006", + "creationTime": "2022-05-26T03:29:42Z" } ] } }, { - "name": "53c25e9f-44ca-4509-adcd-23802185cba8", - "location": "East US 2", + "name": "9177692a-0db9-4c0c-af1d-af0310418b43", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9177692a-0db9-4c0c-af1d-af0310418b43", "properties": { - "accountName": "cli-periodic-d6qxquiv72md", + "accountName": "vinh-demo-continous7", "apiType": "Sql", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z", - "oldestRestorableTime": "2023-04-07T17:18:47Z", + "creationTime": "2022-05-26T04:14:49Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", - "creationTime": "2023-04-07T17:18:47Z", - "deletionTime": "2023-04-07T17:21:35Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d6119954-fcde-4d83-af4e-2a0768ac1f33", + "creationTime": "2022-05-26T04:14:50Z" } ] } }, { - "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", - "location": "East US 2", + "name": "957160c2-96d5-4ce2-843c-1d2977e952ec", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/957160c2-96d5-4ce2-843c-1d2977e952ec", "properties": { - "accountName": "cliufubmalcsuyb", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "vinh-demo-periodic2", + "apiType": "Sql", + "creationTime": "2022-05-26T18:12:07Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", - "creationTime": "2023-04-07T17:52:17Z", - "deletionTime": "2023-04-07T17:52:51Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3e0be6bc-420e-4f35-b7d5-f01a21069d18", + "creationTime": "2022-05-26T18:12:07Z" } ] } }, { - "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", - "location": "East US 2", + "name": "3c7c638a-a7a0-4bb9-a285-946a6f55a57f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/3c7c638a-a7a0-4bb9-a285-946a6f55a57f", "properties": { - "accountName": "clitfyptqa45syc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T17:33:20Z", - "deletionTime": "2023-04-07T17:52:53Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "vinh-demo-continous7-2", + "apiType": "Sql", + "creationTime": "2022-05-26T18:05:53Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", - "creationTime": "2023-04-07T17:33:21Z", - "deletionTime": "2023-04-07T17:52:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "02d51bf7-eca0-424e-8080-7282b03118a7", + "creationTime": "2022-05-26T18:05:53Z" } ] } }, { - "name": "329d5785-2f04-451c-a748-f79d0f562ff9", - "location": "East US 2", + "name": "9484f425-a747-4e73-b8c4-04983e984315", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/9484f425-a747-4e73-b8c4-04983e984315", "properties": { - "accountName": "cliahilffivwqwi", - "apiType": "MongoDB", - "creationTime": "2023-04-07T19:26:23Z", - "deletionTime": "2023-04-07T19:31:01Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "clip2dbd2gollbc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", - "creationTime": "2023-04-07T19:26:24Z", - "deletionTime": "2023-04-07T19:31:01Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "417edccf-bc7e-429c-9ba3-482e02ac9911", + "creationTime": "2023-04-07T19:56:09Z", + "deletionTime": "2023-04-07T19:56:51Z" } ] } }, { - "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", - "location": "East US 2", + "name": "392ebda9-973c-473e-993b-d3b6ffb4b93f", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/392ebda9-973c-473e-993b-d3b6ffb4b93f", "properties": { - "accountName": "cli5nu6pl77n5ia", + "accountName": "cli3fpzmlckewgo", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:12:03Z", - "deletionTime": "2023-04-07T20:16:06Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-07T19:36:38Z", + "deletionTime": "2023-04-07T19:56:52Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", - "creationTime": "2023-04-07T20:12:04Z", - "deletionTime": "2023-04-07T20:16:06Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "9467e6b5-7dc4-4df1-b294-26e57ccd4054", + "creationTime": "2023-04-07T19:36:40Z", + "deletionTime": "2023-04-07T19:56:52Z" } ] } }, { - "name": "ced5610b-4422-469f-a9ca-f83235fea285", - "location": "East US 2", + "name": "6b4db75b-1661-423c-8c99-a59df2c8b750", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/6b4db75b-1661-423c-8c99-a59df2c8b750", "properties": { - "accountName": "clisrkiadnudmcc", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T20:25:32Z", - "deletionTime": "2023-04-07T20:29:54Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cliftacbeowmtnb", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", - "creationTime": "2023-04-07T20:25:33Z", - "deletionTime": "2023-04-07T20:29:54Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "3b6bd5fc-b344-47da-beae-48bf09a109fc", + "creationTime": "2023-04-07T21:41:14Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", - "location": "East US 2", + "name": "b840d536-517f-43c3-9fe1-4e21c0c6ef0b", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/b840d536-517f-43c3-9fe1-4e21c0c6ef0b", "properties": { - "accountName": "cliypixaxarcyzp", + "accountName": "clipofi2jwwbtu4", "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:36:05Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-07T21:22:17Z", + "deletionTime": "2023-04-07T21:42:59Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", - "creationTime": "2023-04-07T20:36:06Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "f02dc3bb-71d9-4a23-a098-3f6c5f2ffacf", + "creationTime": "2023-04-07T21:22:18Z", + "deletionTime": "2023-04-07T21:42:59Z" } ] } }, { - "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", - "location": "East US 2", + "name": "c95badde-2545-4446-a2d2-816a9f2a5b86", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/c95badde-2545-4446-a2d2-816a9f2a5b86", "properties": { - "accountName": "clilnfxvj3jbdds", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cliwq55chmmvzvu", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T13:41:40Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", - "creationTime": "2023-04-07T20:54:57Z", - "deletionTime": "2023-04-07T20:56:57Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "d4bed555-e94d-4dbc-8d7a-15127160dacd", + "creationTime": "2023-04-14T13:41:42Z", + "deletionTime": "2023-04-14T14:02:52Z" } ] } }, { - "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", - "location": "East US 2", + "name": "ec276bde-3201-4cf4-ba7c-bd4e67be12c6", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/ec276bde-3201-4cf4-ba7c-bd4e67be12c6", "properties": { - "accountName": "cliwoaphmlu77h5", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T21:56:14Z", - "deletionTime": "2023-04-07T21:59:20Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "clixsitnvbfssqd", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", - "creationTime": "2023-04-07T21:56:15Z", - "deletionTime": "2023-04-07T21:59:20Z" - } - ] + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "4a101578-b27e-4884-adf8-7401b753b2f1", + "creationTime": "2023-04-14T14:01:14Z", + "deletionTime": "2023-04-14T14:02:52Z" + } + ] } }, { - "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", - "location": "East US 2", + "name": "a874b5bc-e1da-462e-9606-6400be4c6d1e", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/a874b5bc-e1da-462e-9606-6400be4c6d1e", "properties": { - "accountName": "clioh53zckfrcxk", + "accountName": "clinwxgmq26mrzy", "apiType": "Table, Sql", - "creationTime": "2023-04-07T22:04:54Z", - "deletionTime": "2023-04-07T22:09:53Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-14T14:50:51Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", - "creationTime": "2023-04-07T22:04:55Z", - "deletionTime": "2023-04-07T22:09:53Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "0c417371-741c-4ec9-bcb9-c53bd62ddb93", + "creationTime": "2023-04-14T14:50:52Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", - "location": "East US 2", + "name": "2c1894bc-08b2-419e-b56f-435537f0bd10", + "location": "West US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus2/restorableDatabaseAccounts/2c1894bc-08b2-419e-b56f-435537f0bd10", "properties": { - "accountName": "cli7cixib236qbg", - "apiType": "Sql", - "creationTime": "2023-04-08T17:25:42Z", - "deletionTime": "2023-04-08T17:29:36Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "clibaor2akp53uy", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", - "creationTime": "2023-04-08T17:25:44Z", - "deletionTime": "2023-04-08T17:29:36Z" + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "76680fdf-ff30-41e5-a14d-c42bd0dac5b1", + "creationTime": "2023-04-14T15:09:14Z", + "deletionTime": "2023-04-14T15:10:01Z" } ] } }, { - "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "name": "40dbd153-3d36-42b7-8649-48e6307849f9", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/40dbd153-3d36-42b7-8649-48e6307849f9", "properties": { - "accountName": "cli-continuous7-hfvk4t4fj", + "accountName": "cliiumnemwk33v5", "apiType": "Sql", - "creationTime": "2023-04-13T14:48:07Z", - "deletionTime": "2023-04-13T14:49:43Z", - "oldestRestorableTime": "2023-04-06T14:49:43Z", + "creationTime": "2023-04-14T16:48:09Z", + "oldestRestorableTime": "2023-04-14T16:48:09Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", - "creationTime": "2023-04-13T14:48:08Z", - "deletionTime": "2023-04-13T14:49:43Z" + "regionalDatabaseAccountInstanceId": "17c67645-f2d5-4acf-bb4c-ee90a8cf5835", + "creationTime": "2023-04-14T16:48:10Z" } ] } }, { - "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "name": "3f5a762d-b911-4aba-bc47-ad35c9f6541b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3f5a762d-b911-4aba-bc47-ad35c9f6541b", "properties": { - "accountName": "cli-continuous7-zputoz3gu", + "accountName": "cli-continuous30-cylyo7wg-restored", "apiType": "Sql", - "creationTime": "2023-04-14T13:23:19Z", - "deletionTime": "2023-04-14T13:26:29Z", - "oldestRestorableTime": "2023-04-07T13:26:29Z", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", - "creationTime": "2023-04-14T13:23:20Z", - "deletionTime": "2023-04-14T13:26:29Z" + "regionalDatabaseAccountInstanceId": "b2324fa2-825d-447e-89cf-f2f09ffd648b", + "creationTime": "2023-03-24T16:01:18Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "name": "287b9f5a-bb35-40e0-b700-ee70a28067ed", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/287b9f5a-bb35-40e0-b700-ee70a28067ed", "properties": { - "accountName": "cli-continuous7-737ullqld", + "accountName": "cli-continuous30-cylyo7wg", "apiType": "Sql", - "creationTime": "2023-04-14T13:36:13Z", - "deletionTime": "2023-04-14T13:38:00Z", - "oldestRestorableTime": "2023-04-07T13:38:00Z", + "creationTime": "2023-03-24T15:42:44Z", + "deletionTime": "2023-03-24T16:01:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", - "creationTime": "2023-04-14T13:36:14Z", - "deletionTime": "2023-04-14T13:38:00Z" + "regionalDatabaseAccountInstanceId": "5d8b31f3-cb6e-4db0-a4c0-7b166daf581c", + "creationTime": "2023-03-24T15:42:45Z", + "deletionTime": "2023-03-24T16:01:53Z" } ] } }, { - "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "name": "8c9286c5-c880-449c-9030-327de00e36b6", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8c9286c5-c880-449c-9030-327de00e36b6", "properties": { - "accountName": "clidiym44m6kuui", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-wuye4s75", + "apiType": "Sql", + "creationTime": "2023-03-24T16:04:54Z", + "deletionTime": "2023-03-24T16:12:17Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", - "creationTime": "2023-04-14T14:26:49Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "80ee88d8-f357-45ad-819b-5a909d2aba92", + "creationTime": "2023-03-24T16:04:55Z", + "deletionTime": "2023-03-24T16:12:17Z" } ] } }, { - "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "name": "a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/a8fd941b-eddd-4d65-9a60-1e8c1c081ef7", "properties": { - "accountName": "clifxznjcelc2k7", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:07:29Z", - "deletionTime": "2023-04-14T14:27:29Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-qpysbnmc", + "apiType": "Sql", + "creationTime": "2023-03-24T16:45:16Z", + "deletionTime": "2023-03-24T16:52:22Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", - "creationTime": "2023-04-14T14:07:30Z", - "deletionTime": "2023-04-14T14:27:29Z" + "regionalDatabaseAccountInstanceId": "b040ec40-4669-49a9-a959-0ae681f97f7b", + "creationTime": "2023-03-24T16:45:17Z", + "deletionTime": "2023-03-24T16:52:22Z" } ] } }, { - "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "name": "2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/2478ed22-2b63-4ed5-bf22-73f56eb0bc10", "properties": { - "accountName": "clifdo3gehahcp3", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T14:32:21Z", - "deletionTime": "2023-04-14T14:36:53Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-4uv42csa", + "apiType": "Sql", + "creationTime": "2023-03-24T17:01:08Z", + "deletionTime": "2023-03-24T17:07:36Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", - "creationTime": "2023-04-14T14:32:22Z", - "deletionTime": "2023-04-14T14:36:53Z" + "regionalDatabaseAccountInstanceId": "8b3fa30a-934c-4804-b7b3-88f1710ca66f", + "creationTime": "2023-03-24T17:01:09Z", + "deletionTime": "2023-03-24T17:07:36Z" } ] } }, { - "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "name": "88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/88bd53de-c0a7-4b2c-89fd-be15ec2fad05", "properties": { - "accountName": "clijvrcnqk7clgr", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:39:15Z", - "deletionTime": "2023-04-14T15:59:46Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-e6tglvvh", + "apiType": "Sql", + "creationTime": "2023-03-24T19:18:31Z", + "deletionTime": "2023-03-24T19:24:33Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", - "creationTime": "2023-04-14T15:39:16Z", - "deletionTime": "2023-04-14T15:59:46Z" + "regionalDatabaseAccountInstanceId": "350ccecf-2b3a-4b16-925a-42162219a8b5", + "creationTime": "2023-03-24T19:18:32Z", + "deletionTime": "2023-03-24T19:24:33Z" } ] } }, { - "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "name": "bbc21107-730f-460e-a806-f73643e95a9b", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bbc21107-730f-460e-a806-f73643e95a9b", "properties": { - "accountName": "cliw5rqb5ajsohh", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-mgbfodqo", + "apiType": "Sql", + "creationTime": "2023-03-29T20:28:56Z", + "deletionTime": "2023-03-29T20:31:58Z", + "oldestRestorableTime": "2023-03-22T20:31:58Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", - "creationTime": "2023-04-14T15:57:50Z", - "deletionTime": "2023-04-14T15:59:47Z" + "regionalDatabaseAccountInstanceId": "b7678157-ad62-436f-b396-194b0c9da6ec", + "creationTime": "2023-03-29T20:28:57Z", + "deletionTime": "2023-03-29T20:31:58Z" } ] } }, { - "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "name": "5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5e34f927-a83e-4c76-adad-f7dea5ed9d2f", "properties": { - "accountName": "cliz3js7jmkwxxb", + "accountName": "cli-continuous30-pqnqtvrw", "apiType": "Sql", - "creationTime": "2023-04-14T16:51:53Z", - "deletionTime": "2023-04-14T16:55:53Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-03-29T20:35:21Z", + "deletionTime": "2023-03-29T20:38:56Z", + "oldestRestorableTime": "2023-03-22T20:38:56Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "08bc5a9e-78ca-4dcb-8d14-c39abe9c251c", + "creationTime": "2023-03-29T20:37:50Z", + "deletionTime": "2023-03-29T20:38:56Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", - "creationTime": "2023-04-14T16:51:54Z", - "deletionTime": "2023-04-14T16:55:53Z" + "regionalDatabaseAccountInstanceId": "2f3ba4b4-4730-4c8c-a6cd-b3cc944b4468", + "creationTime": "2023-03-29T20:35:22Z", + "deletionTime": "2023-03-29T20:38:56Z" } ] } }, { - "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "name": "043ba9a3-51e9-4399-959a-95b2acbb03ab", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/043ba9a3-51e9-4399-959a-95b2acbb03ab", "properties": { - "accountName": "cliamicotk3huk3", - "apiType": "MongoDB", - "creationTime": "2023-04-14T16:59:34Z", - "deletionTime": "2023-04-14T17:04:35Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-nbcgdudl", + "apiType": "Sql", + "creationTime": "2023-03-29T20:49:15Z", + "deletionTime": "2023-03-29T20:52:54Z", + "oldestRestorableTime": "2023-03-22T20:52:54Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "59892378-9021-4b61-b1d7-bdf51ccf14a6", + "creationTime": "2023-03-29T20:51:44Z", + "deletionTime": "2023-03-29T20:52:54Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", - "creationTime": "2023-04-14T16:59:35Z", - "deletionTime": "2023-04-14T17:04:35Z" + "regionalDatabaseAccountInstanceId": "29f145ff-dc62-4ad6-9347-64d458ecc7f0", + "creationTime": "2023-03-29T20:49:16Z", + "deletionTime": "2023-03-29T20:52:54Z" } ] } }, { - "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "name": "3b4a5a19-6858-4927-ae5e-89f3b4f49886", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3b4a5a19-6858-4927-ae5e-89f3b4f49886", "properties": { - "accountName": "cli7fcxogqa75ng", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-14T17:07:39Z", - "deletionTime": "2023-04-14T17:12:37Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-fvguiiqd", + "apiType": "Sql", + "creationTime": "2023-03-29T20:58:03Z", + "deletionTime": "2023-03-29T21:26:03Z", + "oldestRestorableTime": "2023-03-22T21:26:03Z", "restorableLocations": [ + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "74472ff7-f101-4fb4-a616-ff4523ed2112", + "creationTime": "2023-03-29T21:00:45Z", + "deletionTime": "2023-03-29T21:26:03Z" + }, { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", - "creationTime": "2023-04-14T17:07:40Z", - "deletionTime": "2023-04-14T17:12:37Z" + "regionalDatabaseAccountInstanceId": "977cc9ff-6a7b-4c45-9990-44c830c767ad", + "creationTime": "2023-03-29T20:58:04Z", + "deletionTime": "2023-03-29T21:26:03Z" } ] } }, { - "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "name": "648c8b93-36da-440c-801c-19d18e3b3f21", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/648c8b93-36da-440c-801c-19d18e3b3f21", "properties": { - "accountName": "clibijii3gdxu7r", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T17:16:06Z", - "deletionTime": "2023-04-14T17:19:35Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-of2nmx5u", + "apiType": "Sql", + "creationTime": "2023-03-29T22:12:53Z", + "deletionTime": "2023-03-29T22:16:03Z", + "oldestRestorableTime": "2023-03-22T22:16:03Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", - "creationTime": "2023-04-14T17:16:07Z", - "deletionTime": "2023-04-14T17:19:35Z" + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "448c2170-cb28-4eb2-8bb9-2300cea3c6e4", + "creationTime": "2023-03-29T22:12:54Z", + "deletionTime": "2023-03-29T22:16:03Z" } ] } }, { - "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "name": "c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/c6d25cd3-c7ea-4ed0-8646-318ec06733e5", "properties": { - "accountName": "cli-continuous7-ixtyb5gvo", + "accountName": "cli-continuous30-guwsy4ak", "apiType": "Sql", - "creationTime": "2023-04-14T17:21:52Z", - "deletionTime": "2023-04-14T17:23:42Z", - "oldestRestorableTime": "2023-04-07T17:22:55Z", + "creationTime": "2023-03-29T22:43:18Z", + "deletionTime": "2023-03-29T22:48:52Z", + "oldestRestorableTime": "2023-03-22T22:48:52Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", - "creationTime": "2023-04-14T17:21:53Z", - "deletionTime": "2023-04-14T17:23:42Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c9c08caa-e5ef-4e86-8266-f93bdd6d5d01", + "creationTime": "2023-03-29T22:45:41Z", + "deletionTime": "2023-03-29T22:48:52Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f77fdef1-41f5-44e7-89fc-a1a6b46c6ab3", + "creationTime": "2023-03-29T22:43:19Z", + "deletionTime": "2023-03-29T22:48:52Z" } ] } }, { - "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "name": "751f535c-90ad-422c-8791-d85058c83f19", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/751f535c-90ad-422c-8791-d85058c83f19", "properties": { - "accountName": "cli-continuous30-expjec5z", + "accountName": "cli-systemid-kq6yvu46yp4h-restored", "apiType": "Sql", - "creationTime": "2023-04-14T17:25:24Z", - "deletionTime": "2023-04-14T17:27:06Z", - "oldestRestorableTime": "2023-04-07T17:27:06Z", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", - "creationTime": "2023-04-14T17:25:25Z", - "deletionTime": "2023-04-14T17:27:06Z" + "regionalDatabaseAccountInstanceId": "d67f871f-55c3-4d8d-9b0d-5725d0c9e11f", + "creationTime": "2023-04-05T22:46:48Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "name": "7f80e153-eb85-455e-9a80-c79ecce45fcc", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7f80e153-eb85-455e-9a80-c79ecce45fcc", "properties": { - "accountName": "cli-periodic-ppe7oaphbkgu", + "accountName": "cli-systemid-kq6yvu46yp4h", "apiType": "Sql", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z", - "oldestRestorableTime": "2023-04-14T18:01:21Z", + "creationTime": "2023-04-05T22:25:06Z", + "deletionTime": "2023-04-05T22:47:27Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", - "creationTime": "2023-04-14T18:01:21Z", - "deletionTime": "2023-04-14T18:03:46Z" + "regionalDatabaseAccountInstanceId": "482bfbd7-1403-452b-92d2-fd4470b3bc90", + "creationTime": "2023-04-05T22:25:07Z", + "deletionTime": "2023-04-05T22:47:27Z" } ] } }, { - "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "name": "4643f4c0-a808-47e8-8da1-b82ad90e3064", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4643f4c0-a808-47e8-8da1-b82ad90e3064", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g-restored", + "accountName": "cli-systemid-pml7r44tlwdv-restored", "apiType": "Sql", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", - "creationTime": "2023-04-14T18:30:44Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "ab8e641e-2576-4e2b-9eff-9022d6873ca9", + "creationTime": "2023-04-07T16:05:21Z", + "deletionTime": "2023-04-07T16:06:54Z" } ] } }, { - "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "name": "9962f6da-506f-408b-927f-4eb07a12c382", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9962f6da-506f-408b-927f-4eb07a12c382", "properties": { - "accountName": "cli-systemid-ppze3bdfpo3g", + "accountName": "cli-systemid-pml7r44tlwdv", "apiType": "Sql", - "creationTime": "2023-04-14T18:08:00Z", - "deletionTime": "2023-04-14T18:31:44Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-07T15:43:38Z", + "deletionTime": "2023-04-07T16:06:55Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", - "creationTime": "2023-04-14T18:08:01Z", - "deletionTime": "2023-04-14T18:31:44Z" + "regionalDatabaseAccountInstanceId": "988f7cf5-7ce1-4dab-b3e9-07c4338fe811", + "creationTime": "2023-04-07T15:43:39Z", + "deletionTime": "2023-04-07T16:06:55Z" } ] } }, { - "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "name": "27b84bf3-b593-482e-a54a-69ccc62caa24", "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/27b84bf3-b593-482e-a54a-69ccc62caa24", "properties": { - "accountName": "cli7i23nmwwvyik", - "apiType": "Table, Sql", - "creationTime": "2023-04-14T18:36:04Z", - "deletionTime": "2023-04-14T18:40:37Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous30-5xp42uvg", + "apiType": "Sql", + "creationTime": "2023-04-07T16:35:15Z", + "deletionTime": "2023-04-07T16:38:01Z", + "oldestRestorableTime": "2023-03-31T16:38:01Z", "restorableLocations": [ { "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", - "creationTime": "2023-04-14T18:36:05Z", - "deletionTime": "2023-04-14T18:40:37Z" + "regionalDatabaseAccountInstanceId": "2e544e28-b972-4b1a-9a39-59d0f691a971", + "creationTime": "2023-04-07T16:35:16Z", + "deletionTime": "2023-04-07T16:38:01Z" } ] } }, { - "name": "f4004a76-8173-4d36-9590-6090cce37a4d", - "location": "West Europe", + "name": "16f06a51-7d1e-47f2-ba72-b988c09ef026", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/16f06a51-7d1e-47f2-ba72-b988c09ef026", "properties": { - "accountName": "aholdtest", - "apiType": "MongoDB", - "creationTime": "2021-07-01T19:34:24Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cli-continuous7-kadtogihc", + "apiType": "Sql", + "creationTime": "2023-04-07T16:56:03Z", + "deletionTime": "2023-04-07T16:57:45Z", + "oldestRestorableTime": "2023-03-31T16:56:56Z", "restorableLocations": [ { - "locationName": "West Europe", - "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", - "creationTime": "2021-07-01T19:34:25Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "23688f3d-5e40-439a-91c2-b4c48abb262c", + "creationTime": "2023-04-07T16:56:04Z", + "deletionTime": "2023-04-07T16:57:45Z" } ] } }, { - "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", - "location": "West US", + "name": "e283ef11-8edd-45d6-8a3f-8456e55147ce", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/e283ef11-8edd-45d6-8a3f-8456e55147ce", "properties": { - "accountName": "targetacct112", + "accountName": "cli-continuous7-ghrp5g2r3", "apiType": "Sql", - "creationTime": "2021-03-01T10:33:41Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-07T17:01:55Z", + "deletionTime": "2023-04-07T17:04:46Z", + "oldestRestorableTime": "2023-03-31T17:04:46Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", - "creationTime": "2021-03-01T10:33:41Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "e448e628-c72a-4702-a70e-537e796f38fa", + "creationTime": "2023-04-07T17:01:56Z", + "deletionTime": "2023-04-07T17:04:46Z" } ] } }, { - "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", - "location": "West US", + "name": "53c25e9f-44ca-4509-adcd-23802185cba8", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/53c25e9f-44ca-4509-adcd-23802185cba8", "properties": { - "accountName": "pitrmongotest", - "apiType": "MongoDB", - "creationTime": "2020-10-01T17:27:22Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cli-periodic-d6qxquiv72md", + "apiType": "Sql", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z", + "oldestRestorableTime": "2023-04-07T17:18:47Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", - "creationTime": "2020-10-01T17:27:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "03d8b9fa-e1e3-4575-9e74-e12d89db858f", + "creationTime": "2023-04-07T17:18:47Z", + "deletionTime": "2023-04-07T17:21:35Z" } ] } }, { - "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", - "location": "West US", + "name": "71c2477d-9580-4ca8-8ce3-0cf088a01ba2", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/71c2477d-9580-4ca8-8ce3-0cf088a01ba2", "properties": { - "accountName": "pitrmongowithsnapshots", - "apiType": "MongoDB", - "creationTime": "2021-01-07T19:45:07Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cliufubmalcsuyb", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", - "creationTime": "2021-01-07T19:45:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "bc55ee23-cfd9-45e2-b903-b530cda64dd6", + "creationTime": "2023-04-07T17:52:17Z", + "deletionTime": "2023-04-07T17:52:51Z" } ] } }, { - "name": "36d321ce-5c39-4d66-9347-47beebff1142", - "location": "West US", + "name": "d82b5511-2bc1-4ae5-908c-df3587d7044d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d82b5511-2bc1-4ae5-908c-df3587d7044d", "properties": { - "accountName": "test0319-r1", - "apiType": "Sql", - "creationTime": "2021-07-07T21:28:13Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "clitfyptqa45syc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T17:33:20Z", + "deletionTime": "2023-04-07T17:52:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", - "creationTime": "2021-07-07T21:28:13Z" - }, - { - "locationName": "West US 2", - "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", - "creationTime": "2021-07-07T21:28:13Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "39d1fe05-a2fb-4d45-9d7a-2452ea35e3ac", + "creationTime": "2023-04-07T17:33:21Z", + "deletionTime": "2023-04-07T17:52:53Z" } ] } }, { - "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", - "location": "West US", + "name": "329d5785-2f04-451c-a748-f79d0f562ff9", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/329d5785-2f04-451c-a748-f79d0f562ff9", "properties": { - "accountName": "pitracctdemo2", - "apiType": "Sql", - "creationTime": "2020-08-11T02:34:23Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", - "restorableLocations": [ - { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", - "creationTime": "2020-08-11T02:34:24Z" + "accountName": "cliahilffivwqwi", + "apiType": "MongoDB", + "creationTime": "2023-04-07T19:26:23Z", + "deletionTime": "2023-04-07T19:31:01Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "272a2ae5-b407-4ccb-9388-40caa200abe9", + "creationTime": "2023-04-07T19:26:24Z", + "deletionTime": "2023-04-07T19:31:01Z" } ] } }, { - "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", - "location": "West US", + "name": "3c242e93-29a4-47b6-98b5-ce5bc39c18ef", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/3c242e93-29a4-47b6-98b5-ce5bc39c18ef", "properties": { - "accountName": "ptr-target", - "apiType": "Sql", - "creationTime": "2021-01-05T22:25:24Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cli5nu6pl77n5ia", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:12:03Z", + "deletionTime": "2023-04-07T20:16:06Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", - "creationTime": "2021-01-05T22:25:24Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "86be718b-b336-4455-87a9-ca1ba3061f7b", + "creationTime": "2023-04-07T20:12:04Z", + "deletionTime": "2023-04-07T20:16:06Z" } ] } }, { - "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", - "location": "West US", + "name": "ced5610b-4422-469f-a9ca-f83235fea285", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/ced5610b-4422-469f-a9ca-f83235fea285", "properties": { - "accountName": "pitrmongotest-restore", - "apiType": "MongoDB", - "creationTime": "2020-10-01T21:24:45Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "clisrkiadnudmcc", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T20:25:32Z", + "deletionTime": "2023-04-07T20:29:54Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", - "creationTime": "2020-10-01T21:24:45Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "43869c93-7996-4ee7-8ded-14f85ed06827", + "creationTime": "2023-04-07T20:25:33Z", + "deletionTime": "2023-04-07T20:29:54Z" } ] } }, { - "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", - "location": "West US", + "name": "b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3497ad3-c09e-4af1-96a7-5b9f9fefa07d", "properties": { - "accountName": "pitrdemo1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:28:59Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cliypixaxarcyzp", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:36:05Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", - "creationTime": "2020-10-15T17:29:00Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "ca514481-97bb-4bb7-82ef-a1a302786529", + "creationTime": "2023-04-07T20:36:06Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", - "location": "West US", + "name": "4c7b927e-f807-4b90-9afb-dc3f951f5999", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/4c7b927e-f807-4b90-9afb-dc3f951f5999", "properties": { - "accountName": "pitrdemorestored1015", - "apiType": "Sql", - "creationTime": "2020-10-15T17:37:20Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "clilnfxvj3jbdds", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", - "creationTime": "2020-10-15T17:37:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9f171d35-9e8f-4ae1-8521-fadbef751b1a", + "creationTime": "2023-04-07T20:54:57Z", + "deletionTime": "2023-04-07T20:56:57Z" } ] } }, { - "name": "23e99a35-cd36-4df4-9614-f767a03b9995", - "location": "West US", + "name": "fa921917-3a2e-4f7b-9616-e64a2e22e259", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fa921917-3a2e-4f7b-9616-e64a2e22e259", "properties": { - "accountName": "subbannageeta", - "apiType": "Sql", - "creationTime": "2020-08-08T01:04:53Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cliwoaphmlu77h5", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T21:56:14Z", + "deletionTime": "2023-04-07T21:59:20Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", - "creationTime": "2020-08-08T01:04:53Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", - "creationTime": "2020-08-08T01:15:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d7b2a5f3-a3ef-42bf-bed0-c81e0a618748", + "creationTime": "2023-04-07T21:56:15Z", + "deletionTime": "2023-04-07T21:59:20Z" } ] } }, { - "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", - "location": "West US", + "name": "b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/b3b91a2e-2bfb-4b4f-a6a0-2eb37fc8b5f6", "properties": { - "accountName": "scottkirill", - "apiType": "Sql", - "creationTime": "2021-04-15T17:21:20Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "clioh53zckfrcxk", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T22:04:54Z", + "deletionTime": "2023-04-07T22:09:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", - "creationTime": "2021-04-15T17:21:20Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "64e2c97d-cbdc-42f0-bf62-88b012d9d647", + "creationTime": "2023-04-07T22:04:55Z", + "deletionTime": "2023-04-07T22:09:53Z" } ] } }, { - "name": "01c9a078-6ca2-43fd-92c7-632167c86590", - "location": "West US", + "name": "1509ab3b-1a49-449e-beb1-2c57ab09af03", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/1509ab3b-1a49-449e-beb1-2c57ab09af03", "properties": { - "accountName": "test0319-pitr-r1", + "accountName": "cli7cixib236qbg", "apiType": "Sql", - "creationTime": "2021-07-07T21:54:07Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-08T17:25:42Z", + "deletionTime": "2023-04-08T17:29:36Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", - "creationTime": "2021-07-07T21:54:07Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "12b3702b-44ec-46e7-a1e2-aee716e0a6dc", + "creationTime": "2023-04-08T17:25:44Z", + "deletionTime": "2023-04-08T17:29:36Z" } ] } }, { - "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", - "location": "West US", + "name": "8cae61e8-ba0e-4a5f-b1b6-1f586992e780", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8cae61e8-ba0e-4a5f-b1b6-1f586992e780", "properties": { - "accountName": "onboardingtestaccount0124", + "accountName": "cli-continuous7-hfvk4t4fj", "apiType": "Sql", - "creationTime": "2022-01-24T20:24:43Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-13T14:48:07Z", + "deletionTime": "2023-04-13T14:49:43Z", + "oldestRestorableTime": "2023-04-06T14:49:43Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", - "creationTime": "2022-01-24T20:24:44Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9bf1db58-6e68-4c10-ba77-a648db045332", + "creationTime": "2023-04-13T14:48:08Z", + "deletionTime": "2023-04-13T14:49:43Z" } ] } }, { - "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", - "location": "West US", + "name": "656f9307-43c6-4dc6-8e9f-30174bf79a24", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/656f9307-43c6-4dc6-8e9f-30174bf79a24", "properties": { - "accountName": "onboardingtestaccount0124-restored", + "accountName": "cli-continuous7-zputoz3gu", "apiType": "Sql", - "creationTime": "2022-01-24T20:48:23Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-14T13:23:19Z", + "deletionTime": "2023-04-14T13:26:29Z", + "oldestRestorableTime": "2023-04-07T13:26:29Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", - "creationTime": "2022-01-24T20:48:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "585453e2-2f69-4672-b634-2cc4d3c7e42f", + "creationTime": "2023-04-14T13:23:20Z", + "deletionTime": "2023-04-14T13:26:29Z" } ] } }, { - "name": "01652628-d4ef-449d-846e-38e8250f0b9a", - "location": "West US", + "name": "36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/36ca1b7d-a2b7-4eac-9a66-5defbdf5901e", "properties": { - "accountName": "vinh-table2-restore", - "apiType": "Table, Sql", - "creationTime": "2022-04-07T00:48:08Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cli-continuous7-737ullqld", + "apiType": "Sql", + "creationTime": "2023-04-14T13:36:13Z", + "deletionTime": "2023-04-14T13:38:00Z", + "oldestRestorableTime": "2023-04-07T13:38:00Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", - "creationTime": "2022-04-07T00:48:08Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4899a1ce-1ef8-47db-abb3-99729b57f628", + "creationTime": "2023-04-14T13:36:14Z", + "deletionTime": "2023-04-14T13:38:00Z" } ] } }, { - "name": "4b754475-3b23-4485-9205-87ac1661af13", - "location": "West US", + "name": "35fa8217-556c-4f7b-acb6-dde585f4f758", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/35fa8217-556c-4f7b-acb6-dde585f4f758", "properties": { - "accountName": "vinhpitr30-cli", - "apiType": "Sql", - "creationTime": "2022-04-29T23:50:20Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "clidiym44m6kuui", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", - "creationTime": "2022-04-29T23:50:21Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0ceee035-6175-4453-862a-87096ed36d89", + "creationTime": "2023-04-14T14:26:49Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", - "location": "West US", + "name": "d90ffd7e-6a54-4ba2-b756-8625142c227a", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/d90ffd7e-6a54-4ba2-b756-8625142c227a", "properties": { - "accountName": "vinhperiodic3-cli", - "apiType": "Sql", - "creationTime": "2022-06-03T17:21:23Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "clifxznjcelc2k7", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:07:29Z", + "deletionTime": "2023-04-14T14:27:29Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", - "creationTime": "2022-06-03T17:21:23Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6f5ef76a-21c6-4412-b686-cac51ee7cf87", + "creationTime": "2023-04-14T14:07:30Z", + "deletionTime": "2023-04-14T14:27:29Z" } ] } }, { - "name": "023add2e-531e-4574-a7df-4d09c97d548d", - "location": "West US", + "name": "6614834e-47d5-47ed-a9f4-bb0a04e36f1b", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6614834e-47d5-47ed-a9f4-bb0a04e36f1b", "properties": { - "accountName": "vinh-pitr7-portal", - "apiType": "Sql", - "creationTime": "2022-05-31T19:24:32Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "clifdo3gehahcp3", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-14T14:32:21Z", + "deletionTime": "2023-04-14T14:36:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", - "creationTime": "2022-05-31T19:24:34Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f406a453-3550-42ff-8073-2a8817bccc24", + "creationTime": "2023-04-14T14:32:22Z", + "deletionTime": "2023-04-14T14:36:53Z" } ] } }, { - "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", - "location": "West US", + "name": "fdf708d8-be1d-4581-98bf-edcf87ef87af", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fdf708d8-be1d-4581-98bf-edcf87ef87af", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7", - "apiType": "Sql", - "creationTime": "2022-05-31T23:36:11Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "clijvrcnqk7clgr", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:39:15Z", + "deletionTime": "2023-04-14T15:59:46Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", - "creationTime": "2022-05-31T23:36:11Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "afbd7881-4e09-46e2-9506-67a900da4ec2", + "creationTime": "2023-04-14T15:39:16Z", + "deletionTime": "2023-04-14T15:59:46Z" } ] } }, { - "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", - "location": "West US", + "name": "84f8e018-f026-4a8c-94df-a833c68247b4", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/84f8e018-f026-4a8c-94df-a833c68247b4", "properties": { - "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", - "apiType": "Sql", - "creationTime": "2022-06-03T18:42:58Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "cliw5rqb5ajsohh", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", - "creationTime": "2022-06-03T18:42:58Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "1b4515dc-7766-4d11-b4b5-0c29e0eb9928", + "creationTime": "2023-04-14T15:57:50Z", + "deletionTime": "2023-04-14T15:59:47Z" } ] } }, { - "name": "3808b68e-7cae-4b91-901b-e29b35b311be", - "location": "West US", + "name": "9b468180-f881-4f58-a6dd-5ff0fe3f787f", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/9b468180-f881-4f58-a6dd-5ff0fe3f787f", "properties": { - "accountName": "vinh-periodic-again", + "accountName": "cliz3js7jmkwxxb", "apiType": "Sql", - "creationTime": "2022-06-10T20:01:48Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-14T16:51:53Z", + "deletionTime": "2023-04-14T16:55:53Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", - "creationTime": "2022-06-10T20:01:48Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "d6afbaa7-78b0-45df-9fe9-acd6d132f78f", + "creationTime": "2023-04-14T16:51:54Z", + "deletionTime": "2023-04-14T16:55:53Z" } ] } }, { - "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", - "location": "West US", + "name": "7b198b9f-c763-407a-aa48-dc3d61c7be06", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/7b198b9f-c763-407a-aa48-dc3d61c7be06", "properties": { - "accountName": "vinh-periodic-again2", - "apiType": "Sql", - "creationTime": "2022-06-10T23:57:37Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "cliamicotk3huk3", + "apiType": "MongoDB", + "creationTime": "2023-04-14T16:59:34Z", + "deletionTime": "2023-04-14T17:04:35Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", - "creationTime": "2022-06-10T23:57:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "8e63549c-5c29-4fd3-b6d1-87419c87c643", + "creationTime": "2023-04-14T16:59:35Z", + "deletionTime": "2023-04-14T17:04:35Z" } ] } }, { - "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", - "location": "West US", + "name": "f476ae9b-17ca-4d90-a156-4bd46f0789bd", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/f476ae9b-17ca-4d90-a156-4bd46f0789bd", "properties": { - "accountName": "vinh-gremlin-again", + "accountName": "cli7fcxogqa75ng", "apiType": "Gremlin, Sql", - "creationTime": "2022-07-28T01:55:28Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2023-04-14T17:07:39Z", + "deletionTime": "2023-04-14T17:12:37Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", - "creationTime": "2022-07-28T01:55:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "91f684ab-b8b3-47a2-a45d-fd1f07953ab6", + "creationTime": "2023-04-14T17:07:40Z", + "deletionTime": "2023-04-14T17:12:37Z" } ] } }, { - "name": "df774a43-6e6f-4725-82d0-67c18c69a906", - "location": "West US", + "name": "6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/6c6cd1ab-ac6e-4a58-b334-a556a2fea5c3", "properties": { - "accountName": "vinh-table-tennis-cli-0190", + "accountName": "clibijii3gdxu7r", "apiType": "Table, Sql", - "creationTime": "2022-08-11T05:19:28Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-14T17:16:06Z", + "deletionTime": "2023-04-14T17:19:35Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", - "creationTime": "2022-08-11T05:19:28Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "92ef7f28-e452-4ce9-9696-59828b108914", + "creationTime": "2023-04-14T17:16:07Z", + "deletionTime": "2023-04-14T17:19:35Z" } ] } }, { - "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", - "location": "West US", + "name": "25dcfb03-55c0-4e09-8d17-5a418c3f6fff", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/25dcfb03-55c0-4e09-8d17-5a418c3f6fff", "properties": { - "accountName": "ddhamothsqlpitracc", + "accountName": "cli-continuous7-ixtyb5gvo", "apiType": "Sql", - "creationTime": "2022-10-12T07:15:50Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-14T17:21:52Z", + "deletionTime": "2023-04-14T17:23:42Z", + "oldestRestorableTime": "2023-04-07T17:22:55Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", - "creationTime": "2022-10-12T07:15:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "21adcfcd-1f18-4d47-8bc6-ed406e8894fe", + "creationTime": "2023-04-14T17:21:53Z", + "deletionTime": "2023-04-14T17:23:42Z" } ] } }, { - "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", - "location": "West US", + "name": "8f356085-cb27-4fd1-8034-0ede9767cb80", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/8f356085-cb27-4fd1-8034-0ede9767cb80", "properties": { - "accountName": "ddhamothmongopitracc", - "apiType": "MongoDB", - "creationTime": "2022-10-12T07:18:54Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "cli-continuous30-expjec5z", + "apiType": "Sql", + "creationTime": "2023-04-14T17:25:24Z", + "deletionTime": "2023-04-14T17:27:06Z", + "oldestRestorableTime": "2023-04-07T17:27:06Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", - "creationTime": "2022-10-12T07:18:55Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "9102466b-9f6b-48be-a169-b6a835ad6ff5", + "creationTime": "2023-04-14T17:25:25Z", + "deletionTime": "2023-04-14T17:27:06Z" } ] } }, { - "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", - "location": "West US", + "name": "5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/5a8fcee2-0172-44c4-8eb1-75fbe1cdd7cb", "properties": { - "accountName": "dsapaligadbkeytest", + "accountName": "cli-periodic-ppe7oaphbkgu", "apiType": "Sql", - "creationTime": "2022-10-27T16:53:54Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z", + "oldestRestorableTime": "2023-04-14T18:01:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", - "creationTime": "2022-10-27T16:53:56Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "083332bf-463e-4d76-aefa-02b4d43e5538", + "creationTime": "2023-04-14T18:01:21Z", + "deletionTime": "2023-04-14T18:03:46Z" } ] } }, { - "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", - "location": "West US", + "name": "bd79cd3a-850f-4d3b-8f41-51ca911c6595", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/bd79cd3a-850f-4d3b-8f41-51ca911c6595", "properties": { - "accountName": "ddhamothpitrsqlacc2", + "accountName": "cli-systemid-ppze3bdfpo3g-restored", "apiType": "Sql", - "creationTime": "2022-11-15T21:30:17Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", - "creationTime": "2022-11-15T21:30:18Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "baa3c33c-dc48-44ab-8825-87604b399b83", + "creationTime": "2023-04-14T18:30:44Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", - "location": "West US", + "name": "03924bd4-1a64-4eb8-b128-df95e14cd043", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/03924bd4-1a64-4eb8-b128-df95e14cd043", "properties": { - "accountName": "vinkumsql", + "accountName": "cli-systemid-ppze3bdfpo3g", "apiType": "Sql", - "creationTime": "2022-12-06T19:35:15Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2023-04-14T18:08:00Z", + "deletionTime": "2023-04-14T18:31:44Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", - "creationTime": "2022-12-06T19:35:16Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4d8571a1-02f5-4db6-8cf1-e25fa3894c1f", + "creationTime": "2023-04-14T18:08:01Z", + "deletionTime": "2023-04-14T18:31:44Z" } ] } }, { - "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", - "location": "West US", + "name": "fe4322b0-09a5-4654-8baf-d93c9be45dc5", + "location": "East US 2", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus2/restorableDatabaseAccounts/fe4322b0-09a5-4654-8baf-d93c9be45dc5", "properties": { - "accountName": "dsapaliga-monitor-test2", - "apiType": "Sql", - "creationTime": "2022-12-09T16:57:51Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "cli7i23nmwwvyik", + "apiType": "Table, Sql", + "creationTime": "2023-04-14T18:36:04Z", + "deletionTime": "2023-04-14T18:40:37Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", - "creationTime": "2022-12-09T16:57:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "05b87ed4-c762-446f-83ef-73fdf2775e62", + "creationTime": "2023-04-14T18:36:05Z", + "deletionTime": "2023-04-14T18:40:37Z" } ] } }, { - "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", - "location": "West US", + "name": "f4004a76-8173-4d36-9590-6090cce37a4d", + "location": "West Europe", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westeurope/restorableDatabaseAccounts/f4004a76-8173-4d36-9590-6090cce37a4d", "properties": { - "accountName": "nikhiltestmig", - "apiType": "Sql", - "creationTime": "2022-12-15T19:23:56Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "accountName": "aholdtest", + "apiType": "MongoDB", + "creationTime": "2021-07-01T19:34:24Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", - "creationTime": "2022-12-15T19:23:56Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", - "creationTime": "2022-12-19T06:05:45Z" + "locationName": "West Europe", + "regionalDatabaseAccountInstanceId": "f7a9416f-25a2-45fd-902d-f3679e08854e", + "creationTime": "2021-07-01T19:34:25Z" } ] } }, { - "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "name": "3564d9f8-5f2d-4d00-a66f-5d370d970371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3564d9f8-5f2d-4d00-a66f-5d370d970371", "properties": { - "accountName": "nikhil-multi-region-pitr", + "accountName": "targetacct112", "apiType": "Sql", - "creationTime": "2022-12-19T06:00:50Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2021-03-01T10:33:41Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", - "creationTime": "2022-12-19T06:00:52Z" + "regionalDatabaseAccountInstanceId": "2eb33e65-1263-4a25-a18a-e7a85875f2a8", + "creationTime": "2021-03-01T10:33:41Z" } ] } }, { - "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "name": "74ebfb99-1914-4ea9-b802-736b5bda12a7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/74ebfb99-1914-4ea9-b802-736b5bda12a7", "properties": { - "accountName": "test-account23", - "apiType": "Sql", - "creationTime": "2022-12-24T18:24:52Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "pitrmongotest", + "apiType": "MongoDB", + "creationTime": "2020-10-01T17:27:22Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", - "creationTime": "2022-12-24T18:24:53Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", - "creationTime": "2022-12-24T18:27:11Z" + "regionalDatabaseAccountInstanceId": "73ef95f2-a338-4afc-8bb2-6fc3b0071d58", + "creationTime": "2020-10-01T17:27:23Z" } ] } }, { - "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "name": "a081024d-5e38-45c1-b1cb-9c99552d42b3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a081024d-5e38-45c1-b1cb-9c99552d42b3", "properties": { - "accountName": "testpitr", - "apiType": "Sql", - "creationTime": "2022-12-27T20:37:00Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "pitrmongowithsnapshots", + "apiType": "MongoDB", + "creationTime": "2021-01-07T19:45:07Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", - "creationTime": "2022-12-27T20:37:02Z" + "regionalDatabaseAccountInstanceId": "cef7a5af-c690-49cd-b661-53f9241552bf", + "creationTime": "2021-01-07T19:45:07Z" } ] } }, { - "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", + "name": "36d321ce-5c39-4d66-9347-47beebff1142", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/36d321ce-5c39-4d66-9347-47beebff1142", "properties": { - "accountName": "readregionrestore-test", + "accountName": "test0319-r1", "apiType": "Sql", - "creationTime": "2023-01-09T23:54:38Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2021-07-07T21:28:13Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", - "creationTime": "2023-01-09T23:54:38Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "bf97db02-ef6b-4af0-9a5e-3d4ef9f1d5de", + "creationTime": "2021-07-07T21:28:13Z" + }, + { + "locationName": "West US 2", + "regionalDatabaseAccountInstanceId": "225506b6-641c-47a5-b7a4-2fa096d68535", + "creationTime": "2021-07-07T21:28:13Z" } ] } }, { - "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", + "name": "1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e2bec8e-adcc-4c5a-aa5b-82091d6c8a37", "properties": { - "accountName": "vinhpitr30-cli-arm-restore", + "accountName": "pitracctdemo2", "apiType": "Sql", - "creationTime": "2023-02-06T21:33:23Z", - "oldestRestorableTime": "2023-03-19T19:06:31Z", + "creationTime": "2020-08-11T02:34:23Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", - "creationTime": "2023-02-06T21:33:23Z" + "regionalDatabaseAccountInstanceId": "7419408f-e6af-4596-a76b-c31ca62a54ca", + "creationTime": "2020-08-11T02:34:24Z" } ] } }, { - "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", + "name": "b4c688c1-2ea7-477e-b994-4affe5d3ea35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4c688c1-2ea7-477e-b994-4affe5d3ea35", "properties": { - "accountName": "grem-test", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-06T19:09:58Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "ptr-target", + "apiType": "Sql", + "creationTime": "2021-01-05T22:25:24Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", - "creationTime": "2023-03-06T19:09:59Z" + "regionalDatabaseAccountInstanceId": "1f68340e-49a4-45df-9a2a-804cd8ab1795", + "creationTime": "2021-01-05T22:25:24Z" } ] } }, { - "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", + "name": "9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9905e7ca-6f2d-4b24-a4c5-8e7529036a74", "properties": { - "accountName": "mongo-test-1", + "accountName": "pitrmongotest-restore", "apiType": "MongoDB", - "creationTime": "2023-03-06T19:26:33Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2020-10-01T21:24:45Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", - "creationTime": "2023-03-06T19:26:34Z" + "regionalDatabaseAccountInstanceId": "75c41286-d7f2-4594-b9f2-87f6c9843cf8", + "creationTime": "2020-10-01T21:24:45Z" } ] } }, { - "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", + "name": "6fd844b3-71af-4e89-9b9d-f829945272bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6fd844b3-71af-4e89-9b9d-f829945272bf", "properties": { - "accountName": "sql-test-1", + "accountName": "pitrdemo1015", "apiType": "Sql", - "creationTime": "2023-03-06T19:26:23Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2020-10-15T17:28:59Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", - "creationTime": "2023-03-06T19:26:24Z" + "regionalDatabaseAccountInstanceId": "af26f717-b6ff-4eac-864c-17e759891ae8", + "creationTime": "2020-10-15T17:29:00Z" } ] } }, { - "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "name": "3f392004-9f83-4ae9-ac1c-fa5f6542f245", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3f392004-9f83-4ae9-ac1c-fa5f6542f245", "properties": { - "accountName": "tables-test-1", - "apiType": "Table, Sql", - "creationTime": "2023-03-06T19:30:24Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "accountName": "pitrdemorestored1015", + "apiType": "Sql", + "creationTime": "2020-10-15T17:37:20Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", - "creationTime": "2023-03-06T19:30:25Z" + "regionalDatabaseAccountInstanceId": "2f4857ad-25c3-4e2f-883a-abe35c5f5e0c", + "creationTime": "2020-10-15T17:37:20Z" } ] } }, { - "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "name": "23e99a35-cd36-4df4-9614-f767a03b9995", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/23e99a35-cd36-4df4-9614-f767a03b9995", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "subbannageeta", "apiType": "Sql", - "creationTime": "2023-03-28T14:32:50Z", - "oldestRestorableTime": "2023-03-28T14:32:50Z", + "creationTime": "2020-08-08T01:04:53Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", - "creationTime": "2023-03-28T14:32:51Z" + "regionalDatabaseAccountInstanceId": "30701557-ecf8-43ce-8810-2c8be01dccf9", + "creationTime": "2020-08-08T01:04:53Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8283b088-b67d-4975-bfbe-0705e3e7a599", + "creationTime": "2020-08-08T01:15:44Z" } ] } }, { - "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "name": "afe6a47d-1fbd-41e1-992b-db16beeeae3c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/afe6a47d-1fbd-41e1-992b-db16beeeae3c", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "scottkirill", "apiType": "Sql", - "creationTime": "2023-03-28T14:53:31Z", - "oldestRestorableTime": "2023-03-28T14:53:31Z", + "creationTime": "2021-04-15T17:21:20Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", - "creationTime": "2023-03-28T14:53:32Z" + "regionalDatabaseAccountInstanceId": "e3dcb79a-b56a-4dff-9f8e-76a29285e724", + "creationTime": "2021-04-15T17:21:20Z" } ] } }, { - "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "name": "01c9a078-6ca2-43fd-92c7-632167c86590", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01c9a078-6ca2-43fd-92c7-632167c86590", "properties": { - "accountName": "dsapaliga-xrr-test", + "accountName": "test0319-pitr-r1", "apiType": "Sql", - "creationTime": "2023-03-30T04:00:57Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2021-07-07T21:54:07Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", - "creationTime": "2023-03-30T04:00:58Z" + "regionalDatabaseAccountInstanceId": "1074b897-ee89-466c-8a35-a1e695d7f3b9", + "creationTime": "2021-07-07T21:54:07Z" } ] } }, { - "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "name": "35b64b76-2e55-4fa5-a1de-724c60f5deca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35b64b76-2e55-4fa5-a1de-724c60f5deca", "properties": { - "accountName": "dsapaliga-xrr-cli2", + "accountName": "onboardingtestaccount0124", "apiType": "Sql", - "creationTime": "2023-03-30T04:23:35Z", - "oldestRestorableTime": "2023-04-11T19:06:31Z", + "creationTime": "2022-01-24T20:24:43Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", - "creationTime": "2023-03-30T04:23:36Z" - }, - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", - "creationTime": "2023-03-30T04:25:59Z" + "regionalDatabaseAccountInstanceId": "6621e19d-f0d1-48f0-a767-bd5ec0c0c1cf", + "creationTime": "2022-01-24T20:24:44Z" } ] } }, { - "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "name": "3a8ddfcb-1b82-47f3-9577-971315b7427f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3a8ddfcb-1b82-47f3-9577-971315b7427f", "properties": { - "accountName": "r-database-account-5580", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T18:31:49Z", - "oldestRestorableTime": "2023-04-05T18:31:49Z", + "accountName": "onboardingtestaccount0124-restored", + "apiType": "Sql", + "creationTime": "2022-01-24T20:48:23Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", - "creationTime": "2023-04-05T18:31:50Z" + "regionalDatabaseAccountInstanceId": "0cfd50fd-bb27-4b8f-9123-20b438a41cb1", + "creationTime": "2022-01-24T20:48:23Z" } ] } }, { - "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "name": "01652628-d4ef-449d-846e-38e8250f0b9a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/01652628-d4ef-449d-846e-38e8250f0b9a", "properties": { - "accountName": "r-grem-db-account-938", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:55Z", - "oldestRestorableTime": "2023-04-05T19:15:55Z", + "accountName": "vinh-table2-restore", + "apiType": "Table, Sql", + "creationTime": "2022-04-07T00:48:08Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", - "creationTime": "2023-04-05T19:15:56Z" + "regionalDatabaseAccountInstanceId": "8ca19196-24d1-4153-b5ee-d879baa33be6", + "creationTime": "2022-04-07T00:48:08Z" } ] } }, { - "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", + "name": "4b754475-3b23-4485-9205-87ac1661af13", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4b754475-3b23-4485-9205-87ac1661af13", "properties": { - "accountName": "r-table-account-9379", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:45:49Z", - "oldestRestorableTime": "2023-04-06T01:45:49Z", + "accountName": "vinhpitr30-cli", + "apiType": "Sql", + "creationTime": "2022-04-29T23:50:20Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", - "creationTime": "2023-04-06T01:45:51Z" + "regionalDatabaseAccountInstanceId": "94b37f83-7256-4645-8cbb-72b101f7a0a1", + "creationTime": "2022-04-29T23:50:21Z" } ] } }, { - "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", + "name": "ce240906-61b1-41c3-a54c-bd90e3d8ec70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ce240906-61b1-41c3-a54c-bd90e3d8ec70", "properties": { - "accountName": "restoredaccount-5362", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:03:48Z", - "oldestRestorableTime": "2023-04-06T02:03:48Z", + "accountName": "vinhperiodic3-cli", + "apiType": "Sql", + "creationTime": "2022-06-03T17:21:23Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", - "creationTime": "2023-04-06T02:03:48Z" + "regionalDatabaseAccountInstanceId": "2afbd7a9-dcda-4918-9f95-12c08764ac49", + "creationTime": "2022-06-03T17:21:23Z" } ] } }, { - "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "name": "023add2e-531e-4574-a7df-4d09c97d548d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/023add2e-531e-4574-a7df-4d09c97d548d", "properties": { - "accountName": "r-database-account-8550", + "accountName": "vinh-pitr7-portal", "apiType": "Sql", - "creationTime": "2023-04-06T02:07:24Z", - "oldestRestorableTime": "2023-04-06T02:07:24Z", + "creationTime": "2022-05-31T19:24:32Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", - "creationTime": "2023-04-06T02:07:26Z" + "regionalDatabaseAccountInstanceId": "46e03f50-a458-4cb9-8b02-dbf1b7677291", + "creationTime": "2022-05-31T19:24:34Z" } ] } }, { - "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", + "name": "b67f7b8c-2b1b-417d-833d-1e3e393b192c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b67f7b8c-2b1b-417d-833d-1e3e393b192c", "properties": { - "accountName": "r-table-account-5626", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T02:12:24Z", - "oldestRestorableTime": "2023-04-06T02:12:24Z", + "accountName": "vinh-periodic-portal-tobemigrated-to-7", + "apiType": "Sql", + "creationTime": "2022-05-31T23:36:11Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", - "creationTime": "2023-04-06T02:12:25Z" + "regionalDatabaseAccountInstanceId": "5e6569c6-8716-4984-bf16-74085c75c705", + "creationTime": "2022-05-31T23:36:11Z" } ] } }, { - "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "name": "d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d69f8bdc-b00e-43f3-99b1-9ffac0a1b6bc", "properties": { - "accountName": "r-database-account-8435", + "accountName": "vinh-periodic-portal-tobemigrated-to-7-porta", "apiType": "Sql", - "creationTime": "2023-04-06T02:11:39Z", - "oldestRestorableTime": "2023-04-06T02:11:39Z", + "creationTime": "2022-06-03T18:42:58Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", - "creationTime": "2023-04-06T02:11:40Z" + "regionalDatabaseAccountInstanceId": "8a8401fa-5297-4189-ba47-a7b172ea489b", + "creationTime": "2022-06-03T18:42:58Z" } ] } }, { - "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", + "name": "3808b68e-7cae-4b91-901b-e29b35b311be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3808b68e-7cae-4b91-901b-e29b35b311be", "properties": { - "accountName": "r-table-account-1300", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:23:30Z", - "oldestRestorableTime": "2023-04-06T06:23:30Z", + "accountName": "vinh-periodic-again", + "apiType": "Sql", + "creationTime": "2022-06-10T20:01:48Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", - "creationTime": "2023-04-06T06:23:31Z" + "regionalDatabaseAccountInstanceId": "a519926d-1463-4af1-ba30-a1b6ef5d3989", + "creationTime": "2022-06-10T20:01:48Z" } ] } }, { - "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "name": "cc09ab90-3342-4aa9-a95d-3f6677cfd792", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc09ab90-3342-4aa9-a95d-3f6677cfd792", "properties": { - "accountName": "restoredaccount-9934", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:40:38Z", - "oldestRestorableTime": "2023-04-06T06:40:38Z", + "accountName": "vinh-periodic-again2", + "apiType": "Sql", + "creationTime": "2022-06-10T23:57:37Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", - "creationTime": "2023-04-06T06:40:38Z" + "regionalDatabaseAccountInstanceId": "b8bed17e-e976-498a-98ef-02b76476dead", + "creationTime": "2022-06-10T23:57:37Z" } ] } }, { - "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", + "name": "83b9ed65-b665-45e6-b06f-baf9b0205304", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/83b9ed65-b665-45e6-b06f-baf9b0205304", "properties": { - "accountName": "cli3grog6psgdfn", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T17:59:19Z", - "oldestRestorableTime": "2023-04-06T17:59:19Z", + "accountName": "vinh-gremlin-again", + "apiType": "Gremlin, Sql", + "creationTime": "2022-07-28T01:55:28Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", - "creationTime": "2023-04-06T17:59:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9df9dde5-97a0-4404-9f07-31997cd4b8b4", + "creationTime": "2022-07-28T01:55:28Z" } ] } }, { - "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "name": "df774a43-6e6f-4725-82d0-67c18c69a906", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/df774a43-6e6f-4725-82d0-67c18c69a906", "properties": { - "accountName": "clil3ignfqgk6kz", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:02:42Z", - "oldestRestorableTime": "2023-04-06T18:02:42Z", + "accountName": "vinh-table-tennis-cli-0190", + "apiType": "Table, Sql", + "creationTime": "2022-08-11T05:19:28Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", - "creationTime": "2023-04-06T18:02:43Z" + "regionalDatabaseAccountInstanceId": "1bc9461e-3e52-4108-90ac-a99375fc0e81", + "creationTime": "2022-08-11T05:19:28Z" } ] } }, { - "name": "4656b731-172b-4064-8514-f327e6841751", + "name": "f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8c9b302-e047-4f58-b920-fd92e5fbaa3d", "properties": { - "accountName": "cliysii3c7g3auw", + "accountName": "ddhamothsqlpitracc", "apiType": "Sql", - "creationTime": "2023-04-06T18:00:38Z", - "oldestRestorableTime": "2023-04-06T18:00:38Z", + "creationTime": "2022-10-12T07:15:50Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", - "creationTime": "2023-04-06T18:00:39Z" + "regionalDatabaseAccountInstanceId": "936e589a-70ad-4853-b983-64629561b40c", + "creationTime": "2022-10-12T07:15:51Z" } ] } }, { - "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", + "name": "ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ca7a5371-47b2-4ae2-b0a4-307fb80273fb", "properties": { - "accountName": "clihhqescxfepto", + "accountName": "ddhamothmongopitracc", "apiType": "MongoDB", - "creationTime": "2023-04-06T18:03:34Z", - "oldestRestorableTime": "2023-04-06T18:03:34Z", + "creationTime": "2022-10-12T07:18:54Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", - "creationTime": "2023-04-06T18:03:35Z" + "regionalDatabaseAccountInstanceId": "ce33f178-92b2-42a4-9b0e-5aed43d00f6d", + "creationTime": "2022-10-12T07:18:55Z" } ] } }, { - "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "name": "847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847ea1b0-fe40-404a-a5e1-e32e7e0ea588", "properties": { - "accountName": "clib27b72hyhtjp", + "accountName": "dsapaligadbkeytest", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:02Z", - "oldestRestorableTime": "2023-04-06T18:02:02Z", + "creationTime": "2022-10-27T16:53:54Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", - "creationTime": "2023-04-06T18:02:03Z" + "regionalDatabaseAccountInstanceId": "c0d16b9e-d2b7-4350-969d-9ed321868f1f", + "creationTime": "2022-10-27T16:53:56Z" } ] } }, { - "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "name": "3bd6c3ea-33e5-49a7-b67f-be767d228c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bd6c3ea-33e5-49a7-b67f-be767d228c41", "properties": { - "accountName": "clio3vmbb3n7afz", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:07:13Z", - "oldestRestorableTime": "2023-04-06T18:07:13Z", + "accountName": "ddhamothpitrsqlacc2", + "apiType": "Sql", + "creationTime": "2022-11-15T21:30:17Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", - "creationTime": "2023-04-06T18:07:14Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "00d5a7da-4291-4ea6-8c30-c0c9cdb954fc", + "creationTime": "2022-11-15T21:30:18Z" } ] } }, { - "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "name": "019422e0-378d-4191-b142-4f23fd0c1d0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/019422e0-378d-4191-b142-4f23fd0c1d0c", "properties": { - "accountName": "cliuoo2ldjhxpwj", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:04:25Z", - "oldestRestorableTime": "2023-04-06T18:04:25Z", + "accountName": "vinkumsql", + "apiType": "Sql", + "creationTime": "2022-12-06T19:35:15Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", - "creationTime": "2023-04-06T18:04:26Z" + "regionalDatabaseAccountInstanceId": "6f8e2ead-8114-4853-b60f-30b6b0d8e200", + "creationTime": "2022-12-06T19:35:16Z" } ] } }, { - "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", + "name": "d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d5e8f5f9-66d2-4417-b752-9c46e28b78f5", "properties": { - "accountName": "clizy6bsjdyjuwo", + "accountName": "dsapaliga-monitor-test2", "apiType": "Sql", - "creationTime": "2023-04-06T18:03:13Z", - "oldestRestorableTime": "2023-04-06T18:03:13Z", + "creationTime": "2022-12-09T16:57:51Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", - "creationTime": "2023-04-06T18:03:14Z" + "regionalDatabaseAccountInstanceId": "cb1bb6e0-898f-4c43-b69f-932bd87a74ac", + "creationTime": "2022-12-09T16:57:51Z" } ] } }, { - "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "name": "75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/75f0ac0c-06d2-4c6b-8eca-1e8c6fae3dff", "properties": { - "accountName": "clizcfq53tcsj7v", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:04:50Z", - "oldestRestorableTime": "2023-04-06T18:04:50Z", + "accountName": "nikhiltestmig", + "apiType": "Sql", + "creationTime": "2022-12-15T19:23:56Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", - "creationTime": "2023-04-06T18:04:52Z" + "regionalDatabaseAccountInstanceId": "785f9939-a7bc-4696-bdd2-d8e2e2f55d72", + "creationTime": "2022-12-15T19:23:56Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "efe37686-f44b-4a3e-8955-40f46c101f47", + "creationTime": "2022-12-19T06:05:45Z" } ] } }, { - "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", + "name": "2bf685e1-2106-4a9c-a218-7f5e49d008a5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2bf685e1-2106-4a9c-a218-7f5e49d008a5", "properties": { - "accountName": "cli2gdxmqiqo4ik", + "accountName": "nikhil-multi-region-pitr", "apiType": "Sql", - "creationTime": "2023-04-06T18:02:58Z", - "oldestRestorableTime": "2023-04-06T18:02:58Z", + "creationTime": "2022-12-19T06:00:50Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", - "creationTime": "2023-04-06T18:02:58Z" + "regionalDatabaseAccountInstanceId": "930298bb-0c4f-43ee-b7d9-365fbd6e96d5", + "creationTime": "2022-12-19T06:00:52Z" } ] } }, { - "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", + "name": "d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8b6f189-ccac-48f3-b8c1-ac0fc219cf4b", "properties": { - "accountName": "cligsqzmjlnuq5j", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:06:34Z", - "oldestRestorableTime": "2023-04-06T18:06:34Z", + "accountName": "test-account23", + "apiType": "Sql", + "creationTime": "2022-12-24T18:24:52Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", - "creationTime": "2023-04-06T18:06:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0ecde616-a04b-4a95-8340-69ee01bff25f", + "creationTime": "2022-12-24T18:24:53Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "bcd3a857-d005-4eb9-b83b-d50878cc58a4", + "creationTime": "2022-12-24T18:27:11Z" } ] } }, { - "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "name": "c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0e85028-dfc8-4f38-acb6-9230bf01f3ad", "properties": { - "accountName": "r-grem-db-account-7826", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:27:30Z", - "oldestRestorableTime": "2023-04-06T18:27:30Z", + "accountName": "testpitr", + "apiType": "Sql", + "creationTime": "2022-12-27T20:37:00Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", - "creationTime": "2023-04-06T18:27:31Z" - } + "regionalDatabaseAccountInstanceId": "d031c28c-cbdd-4c87-b5ae-88bbf4bc28bf", + "creationTime": "2022-12-27T20:37:02Z" + } ] } }, { - "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", + "name": "04f78e7e-2737-4057-9b76-b47fa1a672e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/04f78e7e-2737-4057-9b76-b47fa1a672e5", "properties": { - "accountName": "cliec3z5o2473ut", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:31:12Z", - "oldestRestorableTime": "2023-04-06T18:31:12Z", + "accountName": "readregionrestore-test", + "apiType": "Sql", + "creationTime": "2023-01-09T23:54:38Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", - "creationTime": "2023-04-06T18:31:13Z" + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "d0d3b06c-a586-43a4-af59-6c7f9f7ddc7b", + "creationTime": "2023-01-09T23:54:38Z" } ] } }, { - "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", + "name": "082db2b8-f98a-4959-94eb-8eabfb71ad51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/082db2b8-f98a-4959-94eb-8eabfb71ad51", "properties": { - "accountName": "clinrylxz344nf3", + "accountName": "vinhpitr30-cli-arm-restore", "apiType": "Sql", - "creationTime": "2023-04-06T18:29:44Z", - "oldestRestorableTime": "2023-04-06T18:29:44Z", + "creationTime": "2023-02-06T21:33:23Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", - "creationTime": "2023-04-06T18:29:45Z" + "regionalDatabaseAccountInstanceId": "f6602e1d-30b8-4012-bba8-27d223143b1c", + "creationTime": "2023-02-06T21:33:23Z" } ] } }, { - "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", + "name": "342f3d00-4060-4667-bbe1-72ac477ffa19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/342f3d00-4060-4667-bbe1-72ac477ffa19", "properties": { - "accountName": "clilaesevwusylf", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:34:21Z", - "oldestRestorableTime": "2023-04-06T18:34:21Z", + "accountName": "grem-test", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-06T19:09:58Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", - "creationTime": "2023-04-06T18:34:23Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f3a9b26f-9928-4846-99cf-3417ae0f3970", + "creationTime": "2023-03-06T19:09:59Z" } ] } }, { - "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "name": "49e7884b-f72a-4a31-90c6-85d8ac831528", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/49e7884b-f72a-4a31-90c6-85d8ac831528", "properties": { - "accountName": "cli7p3qq5cporx7", - "apiType": "Sql", - "creationTime": "2023-04-06T18:29:35Z", - "oldestRestorableTime": "2023-04-06T18:29:35Z", + "accountName": "mongo-test-1", + "apiType": "MongoDB", + "creationTime": "2023-03-06T19:26:33Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", - "creationTime": "2023-04-06T18:29:36Z" + "regionalDatabaseAccountInstanceId": "0797b62d-b10f-4667-bef6-8f1e1dd67288", + "creationTime": "2023-03-06T19:26:34Z" } ] } }, { - "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", + "name": "4c6bb551-3e38-4ba5-acbb-76842541abe5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4c6bb551-3e38-4ba5-acbb-76842541abe5", "properties": { - "accountName": "clij75qd5uyobmj", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:31:13Z", - "oldestRestorableTime": "2023-04-06T18:31:13Z", + "accountName": "sql-test-1", + "apiType": "Sql", + "creationTime": "2023-03-06T19:26:23Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", - "creationTime": "2023-04-06T18:31:14Z" + "regionalDatabaseAccountInstanceId": "e29473aa-cb2d-49eb-b677-0083ee2fb623", + "creationTime": "2023-03-06T19:26:24Z" } ] } }, { - "name": "8a7d6175-2174-495f-9147-ade59959d7a1", + "name": "277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/277fd382-acb2-4cc6-8702-8e4fbc09bd8c", "properties": { - "accountName": "r-grem-db-account-5687", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:34:51Z", - "oldestRestorableTime": "2023-04-06T18:34:51Z", + "accountName": "tables-test-1", + "apiType": "Table, Sql", + "creationTime": "2023-03-06T19:30:24Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", - "creationTime": "2023-04-06T18:34:52Z" + "regionalDatabaseAccountInstanceId": "5496d2c2-08e4-4250-9df9-c7bf47d4cc65", + "creationTime": "2023-03-06T19:30:25Z" } ] } }, { - "name": "91df614a-d17c-4510-8727-354fe0d1447d", + "name": "4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cadd2d6-8f0c-4382-951c-3d9ce509dbef", "properties": { - "accountName": "clivh5sbv5jm2tn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:55Z", - "oldestRestorableTime": "2023-04-06T18:35:55Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:32:50Z", + "oldestRestorableTime": "2023-03-28T14:32:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", - "creationTime": "2023-04-06T18:35:56Z" + "regionalDatabaseAccountInstanceId": "508bb3b9-304a-4f22-98dc-e526e7675164", + "creationTime": "2023-03-28T14:32:51Z" } ] } }, { - "name": "073071e8-3f6e-4510-9175-440346e61824", + "name": "9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9c508d5f-d54b-4d93-9d6f-70e89a4b688b", "properties": { - "accountName": "clipmrcd5m37yeh", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-04-06T18:34:27Z", - "oldestRestorableTime": "2023-04-06T18:34:27Z", + "creationTime": "2023-03-28T14:53:31Z", + "oldestRestorableTime": "2023-03-28T14:53:31Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", - "creationTime": "2023-04-06T18:34:28Z" + "regionalDatabaseAccountInstanceId": "5909c49b-017d-4eb7-bac9-afcbe6dea25e", + "creationTime": "2023-03-28T14:53:32Z" } ] } }, { - "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", + "name": "63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/63c806a9-04ed-4ab5-ab3b-b99f8badf0e6", "properties": { - "accountName": "clieik2we2gw5zk", + "accountName": "dsapaliga-xrr-test", "apiType": "Sql", - "creationTime": "2023-04-06T18:34:28Z", - "oldestRestorableTime": "2023-04-06T18:34:28Z", + "creationTime": "2023-03-30T04:00:57Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", - "creationTime": "2023-04-06T18:34:29Z" + "regionalDatabaseAccountInstanceId": "19fa5bd0-36a8-4769-8e58-088c5dfd2416", + "creationTime": "2023-03-30T04:00:58Z" } ] } }, { - "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", + "name": "8a50203c-14a6-4ab7-8ec5-5217c6365c41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a50203c-14a6-4ab7-8ec5-5217c6365c41", "properties": { - "accountName": "cli24p5gxxip4wp", - "apiType": "MongoDB", - "creationTime": "2023-04-06T18:36:07Z", - "oldestRestorableTime": "2023-04-06T18:36:07Z", + "accountName": "dsapaliga-xrr-cli2", + "apiType": "Sql", + "creationTime": "2023-03-30T04:23:35Z", + "oldestRestorableTime": "2023-04-13T03:28:11Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", - "creationTime": "2023-04-06T18:36:08Z" + "regionalDatabaseAccountInstanceId": "9e73f7ea-4a9e-4423-8e19-85dd670b9350", + "creationTime": "2023-03-30T04:23:36Z" + }, + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a862a627-679b-4b9e-812a-d7f6045e4aca", + "creationTime": "2023-03-30T04:25:59Z" } ] } }, { - "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "name": "f6d09874-07de-4a66-988b-6fa8f3fa1e28", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f6d09874-07de-4a66-988b-6fa8f3fa1e28", "properties": { - "accountName": "cli4nd5tsapqcn4", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T18:38:50Z", - "oldestRestorableTime": "2023-04-06T18:38:50Z", + "accountName": "r-grem-db-account-938", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:55Z", + "oldestRestorableTime": "2023-04-05T19:15:55Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", - "creationTime": "2023-04-06T18:38:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "1e6ec79e-9a22-4b72-8059-e1ab5a731fad", + "creationTime": "2023-04-05T19:15:56Z" } ] } }, { - "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "name": "528ccf38-78f4-4096-82fd-29e09c61c8fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/528ccf38-78f4-4096-82fd-29e09c61c8fc", "properties": { - "accountName": "r-database-account-163", - "apiType": "Sql", - "creationTime": "2023-04-18T16:23:17Z", - "oldestRestorableTime": "2023-04-18T16:23:17Z", + "accountName": "r-table-account-9379", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T01:45:49Z", + "oldestRestorableTime": "2023-04-06T01:45:49Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", - "creationTime": "2023-04-18T16:23:18Z" + "regionalDatabaseAccountInstanceId": "bb934786-50aa-47cf-a7af-7c9fccca8557", + "creationTime": "2023-04-06T01:45:51Z" } ] } }, { - "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "name": "7edd8b68-1cba-481c-b74a-1db578c11dbc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7edd8b68-1cba-481c-b74a-1db578c11dbc", "properties": { - "accountName": "r-database-account-4892", - "apiType": "Sql", - "creationTime": "2023-03-23T10:54:16Z", - "deletionTime": "2023-03-23T10:54:57Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5362", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:03:48Z", + "oldestRestorableTime": "2023-04-06T02:03:48Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", - "creationTime": "2023-03-23T10:54:17Z", - "deletionTime": "2023-03-23T10:54:57Z" + "regionalDatabaseAccountInstanceId": "9eaf2f88-5fd2-4cf9-a25e-da17103ac3c5", + "creationTime": "2023-04-06T02:03:48Z" } ] } }, { - "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "name": "a35295a6-1229-4eed-a75e-1780a2e2eddf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a35295a6-1229-4eed-a75e-1780a2e2eddf", "properties": { - "accountName": "r-database-account-6730", - "apiType": "Sql", - "creationTime": "2023-03-23T11:05:04Z", - "deletionTime": "2023-03-23T11:06:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-5626", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T02:12:24Z", + "oldestRestorableTime": "2023-04-06T02:12:24Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", - "creationTime": "2023-03-23T11:05:05Z", - "deletionTime": "2023-03-23T11:06:25Z" + "regionalDatabaseAccountInstanceId": "50ae78d1-30ba-44a6-aaf3-20a19a399d7e", + "creationTime": "2023-04-06T02:12:25Z" } ] } }, { - "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "name": "96eed3f1-6edd-4080-bec5-e5fddea98f95", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/96eed3f1-6edd-4080-bec5-e5fddea98f95", "properties": { - "accountName": "dbaccount-6688", - "apiType": "Sql", - "creationTime": "2023-03-23T11:16:07Z", - "deletionTime": "2023-03-23T11:20:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-1300", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:23:30Z", + "oldestRestorableTime": "2023-04-06T06:23:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", - "creationTime": "2023-03-23T11:16:08Z", - "deletionTime": "2023-03-23T11:20:59Z" + "regionalDatabaseAccountInstanceId": "5dad4036-c76f-4e59-a427-03df369647e6", + "creationTime": "2023-04-06T06:23:31Z" } ] } }, { - "name": "0768f3f1-b168-46b8-bdd2-671139a55152", + "name": "c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4a9bf1c-aed1-4a92-99a8-433a4cbd921a", "properties": { - "accountName": "dbaccount-1880", - "apiType": "Sql", - "creationTime": "2023-03-23T11:22:51Z", - "deletionTime": "2023-03-23T11:26:46Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-9934", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:40:38Z", + "oldestRestorableTime": "2023-04-06T06:40:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", - "creationTime": "2023-03-23T11:22:52Z", - "deletionTime": "2023-03-23T11:26:46Z" + "regionalDatabaseAccountInstanceId": "cc7821d3-2238-4041-88db-9aae6faee521", + "creationTime": "2023-04-06T06:40:38Z" } ] } }, { - "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", + "name": "688cf5e5-7073-438b-bc68-1792ad8e1c94", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/688cf5e5-7073-438b-bc68-1792ad8e1c94", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cli3grog6psgdfn", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T17:59:19Z", + "oldestRestorableTime": "2023-04-06T17:59:19Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", - "creationTime": "2023-03-23T18:28:48Z", - "deletionTime": "2023-03-23T18:31:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "4cd06091-5c47-43ad-b0bf-fb979b7533fa", + "creationTime": "2023-04-06T17:59:20Z" } ] } }, { - "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", + "name": "b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77d12ba-3a62-4855-82e8-d9407a8c0c5f", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-23T21:16:33Z", - "deletionTime": "2023-03-23T21:20:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clil3ignfqgk6kz", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:02:42Z", + "oldestRestorableTime": "2023-04-06T18:02:42Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", - "creationTime": "2023-03-23T21:16:34Z", - "deletionTime": "2023-03-23T21:20:17Z" + "regionalDatabaseAccountInstanceId": "c77b294f-a637-4027-975d-da170e374748", + "creationTime": "2023-04-06T18:02:43Z" } ] } }, { - "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "name": "4656b731-172b-4064-8514-f327e6841751", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4656b731-172b-4064-8514-f327e6841751", "properties": { - "accountName": "cosmosdb-1215", + "accountName": "cliysii3c7g3auw", "apiType": "Sql", - "creationTime": "2023-03-24T16:01:08Z", - "deletionTime": "2023-03-24T16:04:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:00:38Z", + "oldestRestorableTime": "2023-04-06T18:00:38Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", - "creationTime": "2023-03-24T16:01:09Z", - "deletionTime": "2023-03-24T16:04:52Z" + "regionalDatabaseAccountInstanceId": "b9235d1c-5834-4b45-bc65-f9a29f47ec94", + "creationTime": "2023-04-06T18:00:39Z" } ] } }, { - "name": "151f9fea-5280-4201-8e95-0ea414c89379", + "name": "66ee5eed-4837-4f5d-80f4-95e2016421ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/66ee5eed-4837-4f5d-80f4-95e2016421ec", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T16:18:09Z", - "deletionTime": "2023-03-24T16:21:49Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clihhqescxfepto", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:03:34Z", + "oldestRestorableTime": "2023-04-06T18:03:34Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", - "creationTime": "2023-03-24T16:18:10Z", - "deletionTime": "2023-03-24T16:21:49Z" + "regionalDatabaseAccountInstanceId": "ea538718-f1f8-4e2e-a9ad-16cdecd56e09", + "creationTime": "2023-04-06T18:03:35Z" } ] } }, { - "name": "edbde762-f533-4cc9-886a-a2196e203b19", + "name": "86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86843e4f-1ac6-46f0-88d5-6f7cce6d47e4", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "clib27b72hyhtjp", "apiType": "Sql", - "creationTime": "2023-03-24T17:00:54Z", - "deletionTime": "2023-03-24T17:03:11Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:02:02Z", + "oldestRestorableTime": "2023-04-06T18:02:02Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", - "creationTime": "2023-03-24T17:00:55Z", - "deletionTime": "2023-03-24T17:03:11Z" + "regionalDatabaseAccountInstanceId": "3834645c-999a-41af-986b-d25af57e0dd9", + "creationTime": "2023-04-06T18:02:03Z" } ] } }, { - "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", + "name": "9cdd6500-1062-40a0-8c15-67c8f241c9f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9cdd6500-1062-40a0-8c15-67c8f241c9f7", "properties": { - "accountName": "cosmosdb-1216", - "apiType": "Sql", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clio3vmbb3n7afz", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:07:13Z", + "oldestRestorableTime": "2023-04-06T18:07:13Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", - "creationTime": "2023-03-24T17:17:36Z", - "deletionTime": "2023-03-24T17:20:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "35268718-9800-40de-871e-bdac4532b569", + "creationTime": "2023-04-06T18:07:14Z" } ] } }, { - "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", + "name": "6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6e728bb3-0b89-479a-8a99-5d1f1e4d502b", "properties": { - "accountName": "cosmosdb-1215", - "apiType": "Sql", - "creationTime": "2023-03-24T18:51:09Z", - "deletionTime": "2023-03-24T18:51:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cliuoo2ldjhxpwj", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:04:25Z", + "oldestRestorableTime": "2023-04-06T18:04:25Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", - "creationTime": "2023-03-24T18:51:10Z", - "deletionTime": "2023-03-24T18:51:31Z" + "regionalDatabaseAccountInstanceId": "6dd6e2d1-a2dc-4b93-a408-3924c8839fb5", + "creationTime": "2023-04-06T18:04:26Z" } ] } }, { - "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "name": "6f3be6df-288f-4700-9e2a-91ec0669cf05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3be6df-288f-4700-9e2a-91ec0669cf05", "properties": { - "accountName": "cosmosdb-1216", + "accountName": "clizy6bsjdyjuwo", "apiType": "Sql", - "creationTime": "2023-03-24T19:00:50Z", - "deletionTime": "2023-03-24T19:15:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:03:13Z", + "oldestRestorableTime": "2023-04-06T18:03:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", - "creationTime": "2023-03-24T19:00:51Z", - "deletionTime": "2023-03-24T19:15:40Z" + "regionalDatabaseAccountInstanceId": "643830de-f0fd-42ce-ba2e-3da65b2524d6", + "creationTime": "2023-04-06T18:03:14Z" } ] } }, { - "name": "219254b8-6f3a-466e-b360-95f262bfe51e", + "name": "3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cd6441e-29e7-4de4-9bdf-e538bed8c8fb", "properties": { - "accountName": "cosmosdb-1217", - "apiType": "Sql", - "creationTime": "2023-03-24T19:18:09Z", - "deletionTime": "2023-03-24T19:20:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clizcfq53tcsj7v", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:04:50Z", + "oldestRestorableTime": "2023-04-06T18:04:50Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", - "creationTime": "2023-03-24T19:18:10Z", - "deletionTime": "2023-03-24T19:20:56Z" + "regionalDatabaseAccountInstanceId": "4483f369-3304-4757-b262-933936c2b241", + "creationTime": "2023-04-06T18:04:52Z" } ] } }, { - "name": "e888bd61-957a-4028-af47-b834b0a267ab", + "name": "20f08e86-d5df-4d41-9778-7ba7c559249c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20f08e86-d5df-4d41-9778-7ba7c559249c", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "cli2gdxmqiqo4ik", "apiType": "Sql", - "creationTime": "2023-03-24T19:34:54Z", - "deletionTime": "2023-03-24T19:50:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:02:58Z", + "oldestRestorableTime": "2023-04-06T18:02:58Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", - "creationTime": "2023-03-24T19:34:55Z", - "deletionTime": "2023-03-24T19:50:50Z" + "regionalDatabaseAccountInstanceId": "5fc500b4-07fe-4239-8523-b2084acf0d12", + "creationTime": "2023-04-06T18:02:58Z" } ] } }, { - "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "name": "7c4d2403-86b1-4730-9c42-621e55185f1c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c4d2403-86b1-4730-9c42-621e55185f1c", "properties": { - "accountName": "restored2-cosmosdb-1210-5", - "apiType": "Sql", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cligsqzmjlnuq5j", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:06:34Z", + "oldestRestorableTime": "2023-04-06T18:06:34Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", - "creationTime": "2023-03-24T19:49:54Z", - "deletionTime": "2023-03-24T19:50:51Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "a7abf39e-a25b-484c-b618-c619262989cc", + "creationTime": "2023-04-06T18:06:35Z" } ] } }, { - "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "name": "3ecb1118-70eb-4fef-b785-77d8b0f45e93", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ecb1118-70eb-4fef-b785-77d8b0f45e93", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-24T20:32:49Z", - "deletionTime": "2023-03-24T20:50:46Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-7826", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:27:30Z", + "oldestRestorableTime": "2023-04-06T18:27:30Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", - "creationTime": "2023-03-24T20:32:50Z", - "deletionTime": "2023-03-24T20:50:46Z" + "regionalDatabaseAccountInstanceId": "f8ba34eb-e7a7-4ee9-8dfd-8ae80408040a", + "creationTime": "2023-04-06T18:27:31Z" } ] } }, { - "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "name": "85449877-b9ec-40e5-8f86-d8cefc438fae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85449877-b9ec-40e5-8f86-d8cefc438fae", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-25T16:11:27Z", - "deletionTime": "2023-03-25T16:23:23Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cliec3z5o2473ut", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:31:12Z", + "oldestRestorableTime": "2023-04-06T18:31:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", - "creationTime": "2023-03-25T16:11:28Z", - "deletionTime": "2023-03-25T16:23:23Z" + "regionalDatabaseAccountInstanceId": "80ed5340-f854-4a99-a940-41ec87f0a9e3", + "creationTime": "2023-04-06T18:31:13Z" } ] } }, { - "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", + "name": "f22441cc-76e0-46f6-9a16-9ca6970da16b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f22441cc-76e0-46f6-9a16-9ca6970da16b", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clinrylxz344nf3", "apiType": "Sql", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:29:44Z", + "oldestRestorableTime": "2023-04-06T18:29:44Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", - "creationTime": "2023-03-25T16:42:51Z", - "deletionTime": "2023-03-26T14:50:09Z" + "regionalDatabaseAccountInstanceId": "6cbf8a02-dbd4-489a-a79d-8f96bc192a81", + "creationTime": "2023-04-06T18:29:45Z" } ] } }, { - "name": "2533e0b0-a675-441d-9b41-147c66cb8834", + "name": "41bea1a7-0992-4956-a8f2-2aa776d92df5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/41bea1a7-0992-4956-a8f2-2aa776d92df5", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-26T16:03:42Z", - "deletionTime": "2023-03-26T16:15:36Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clilaesevwusylf", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:34:21Z", + "oldestRestorableTime": "2023-04-06T18:34:21Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", - "creationTime": "2023-03-26T16:03:43Z", - "deletionTime": "2023-03-26T16:15:36Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f402b1d8-2d58-4285-888d-f0e8e24ad833", + "creationTime": "2023-04-06T18:34:23Z" } ] } }, { - "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", + "name": "07aaeea4-4475-4b6b-afcf-987bef9b5c35", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/07aaeea4-4475-4b6b-afcf-987bef9b5c35", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "cli7p3qq5cporx7", "apiType": "Sql", - "creationTime": "2023-03-27T03:23:23Z", - "deletionTime": "2023-03-27T03:41:45Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:29:35Z", + "oldestRestorableTime": "2023-04-06T18:29:35Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", - "creationTime": "2023-03-27T03:23:24Z", - "deletionTime": "2023-03-27T03:41:45Z" + "regionalDatabaseAccountInstanceId": "0c9337a1-9e76-4755-b9c7-6bc29c13bba5", + "creationTime": "2023-04-06T18:29:36Z" } ] } }, { - "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", + "name": "0a30bc60-d556-4999-abb2-4b7a61f4608e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a30bc60-d556-4999-abb2-4b7a61f4608e", "properties": { - "accountName": "grem-test-72", + "accountName": "clij75qd5uyobmj", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z", - "oldestRestorableTime": "2023-03-20T17:30:51Z", + "creationTime": "2023-04-06T18:31:13Z", + "oldestRestorableTime": "2023-04-06T18:31:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", - "creationTime": "2023-03-17T18:46:10Z", - "deletionTime": "2023-03-27T17:30:51Z" + "regionalDatabaseAccountInstanceId": "5e7fa093-67ef-4ba4-a12a-077086f8cffa", + "creationTime": "2023-04-06T18:31:14Z" } ] } }, { - "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "name": "8a7d6175-2174-495f-9147-ade59959d7a1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a7d6175-2174-495f-9147-ade59959d7a1", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T02:19:03Z", - "deletionTime": "2023-03-28T02:22:53Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-5687", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:34:51Z", + "oldestRestorableTime": "2023-04-06T18:34:51Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", - "creationTime": "2023-03-28T02:19:04Z", - "deletionTime": "2023-03-28T02:22:53Z" + "regionalDatabaseAccountInstanceId": "76ee69fb-0d99-461e-94bf-0d64823293b2", + "creationTime": "2023-04-06T18:34:52Z" } ] } }, { - "name": "a9481019-401b-431b-b5f7-440ec8798dfd", + "name": "91df614a-d17c-4510-8727-354fe0d1447d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91df614a-d17c-4510-8727-354fe0d1447d", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T03:39:15Z", - "deletionTime": "2023-03-28T03:42:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clivh5sbv5jm2tn", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:55Z", + "oldestRestorableTime": "2023-04-06T18:35:55Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", - "creationTime": "2023-03-28T03:39:16Z", - "deletionTime": "2023-03-28T03:42:12Z" + "regionalDatabaseAccountInstanceId": "7f929620-a761-47c9-921d-3775c86b2241", + "creationTime": "2023-04-06T18:35:56Z" } ] } }, { - "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", + "name": "073071e8-3f6e-4510-9175-440346e61824", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/073071e8-3f6e-4510-9175-440346e61824", "properties": { - "accountName": "cosmosdb-1231", + "accountName": "clipmrcd5m37yeh", "apiType": "Sql", - "creationTime": "2023-03-28T13:58:50Z", - "deletionTime": "2023-03-28T13:59:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:34:27Z", + "oldestRestorableTime": "2023-04-06T18:34:27Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", - "creationTime": "2023-03-28T13:58:51Z", - "deletionTime": "2023-03-28T13:59:37Z" + "regionalDatabaseAccountInstanceId": "f84f5b93-b7ef-485f-bd42-8a39027945be", + "creationTime": "2023-04-06T18:34:28Z" } ] } }, { - "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "name": "3fba8106-fd42-4a61-a3f0-3067fec50c69", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fba8106-fd42-4a61-a3f0-3067fec50c69", "properties": { - "accountName": "cosmosdb-1232", + "accountName": "clieik2we2gw5zk", "apiType": "Sql", - "creationTime": "2023-03-28T14:10:51Z", - "deletionTime": "2023-03-28T14:13:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T18:34:28Z", + "oldestRestorableTime": "2023-04-06T18:34:28Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", - "creationTime": "2023-03-28T14:10:52Z", - "deletionTime": "2023-03-28T14:13:58Z" + "regionalDatabaseAccountInstanceId": "efabd739-953f-4c26-bac9-376c1194d555", + "creationTime": "2023-04-06T18:34:29Z" } ] } }, { - "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", + "name": "2fcef010-9953-4ab6-b5c2-58039efa3b56", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fcef010-9953-4ab6-b5c2-58039efa3b56", "properties": { - "accountName": "cosmosdb-1233", - "apiType": "Sql", - "creationTime": "2023-03-28T14:25:17Z", - "deletionTime": "2023-03-28T14:28:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cli24p5gxxip4wp", + "apiType": "MongoDB", + "creationTime": "2023-04-06T18:36:07Z", + "oldestRestorableTime": "2023-04-06T18:36:07Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", - "creationTime": "2023-03-28T14:25:18Z", - "deletionTime": "2023-03-28T14:28:04Z" + "regionalDatabaseAccountInstanceId": "e7ef7021-95e6-449a-bcf7-b837bfd93002", + "creationTime": "2023-04-06T18:36:08Z" } ] } }, { - "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "name": "29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/29f761f2-0db3-4e1b-adc4-133eee2f4ca7", "properties": { - "accountName": "cosmosdb-1231", - "apiType": "Sql", - "creationTime": "2023-03-28T14:35:15Z", - "deletionTime": "2023-03-28T14:39:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cli4nd5tsapqcn4", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T18:38:50Z", + "oldestRestorableTime": "2023-04-06T18:38:50Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", - "creationTime": "2023-03-28T14:35:16Z", - "deletionTime": "2023-03-28T14:39:43Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0fe82904-d8d4-4ba8-a902-e04d8e3f7672", + "creationTime": "2023-04-06T18:38:51Z" } ] } }, { - "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "name": "cd9fa266-b4a1-456f-acbd-b49afce60ebf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd9fa266-b4a1-456f-acbd-b49afce60ebf", "properties": { - "accountName": "cosmosdb-1234", + "accountName": "r-database-account-4892", "apiType": "Sql", - "creationTime": "2023-03-28T14:54:34Z", - "deletionTime": "2023-03-28T14:58:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-23T10:54:16Z", + "deletionTime": "2023-03-23T10:54:57Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", - "creationTime": "2023-03-28T14:54:35Z", - "deletionTime": "2023-03-28T14:58:59Z" + "regionalDatabaseAccountInstanceId": "7d50d3a4-9527-481d-b301-979633e1223e", + "creationTime": "2023-03-23T10:54:17Z", + "deletionTime": "2023-03-23T10:54:57Z" } ] } }, { - "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "name": "ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad302ff0-c5cc-43ef-9d8a-cbf0138e80fe", "properties": { - "accountName": "cosmosdb-12103", + "accountName": "r-database-account-6730", "apiType": "Sql", - "creationTime": "2023-03-28T15:09:04Z", - "deletionTime": "2023-03-28T15:27:39Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-23T11:05:04Z", + "deletionTime": "2023-03-23T11:06:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", - "creationTime": "2023-03-28T15:09:05Z", - "deletionTime": "2023-03-28T15:27:39Z" + "regionalDatabaseAccountInstanceId": "43698c19-d2c6-4357-9d3a-6c602c0a8063", + "creationTime": "2023-03-23T11:05:05Z", + "deletionTime": "2023-03-23T11:06:25Z" } ] } }, { - "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "name": "398bb457-8c63-4dff-a3f2-4ef7b0e21097", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/398bb457-8c63-4dff-a3f2-4ef7b0e21097", "properties": { - "accountName": "restored2-cosmosdb-12103-3", + "accountName": "dbaccount-6688", "apiType": "Sql", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-23T11:16:07Z", + "deletionTime": "2023-03-23T11:20:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", - "creationTime": "2023-03-28T15:25:43Z", - "deletionTime": "2023-03-28T15:27:40Z" + "regionalDatabaseAccountInstanceId": "21bbe432-0023-4030-a87e-cb62298ab7d6", + "creationTime": "2023-03-23T11:16:08Z", + "deletionTime": "2023-03-23T11:20:59Z" } ] } }, { - "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", + "name": "0768f3f1-b168-46b8-bdd2-671139a55152", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0768f3f1-b168-46b8-bdd2-671139a55152", "properties": { - "accountName": "cosmosdb-12104", + "accountName": "dbaccount-1880", "apiType": "Sql", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-23T11:22:51Z", + "deletionTime": "2023-03-23T11:26:46Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", - "creationTime": "2023-03-28T15:34:43Z", - "deletionTime": "2023-03-28T15:39:16Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", - "creationTime": "2023-03-28T15:32:25Z", - "deletionTime": "2023-03-28T15:39:16Z" + "regionalDatabaseAccountInstanceId": "cee7a279-f258-4a27-8c8a-3469749d9727", + "creationTime": "2023-03-23T11:22:52Z", + "deletionTime": "2023-03-23T11:26:46Z" } ] } }, { - "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "name": "614caf77-1d59-43d9-8799-65f1c05cb19d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/614caf77-1d59-43d9-8799-65f1c05cb19d", "properties": { - "accountName": "r-database-account-9490", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-28T22:16:00Z", - "deletionTime": "2023-03-28T22:16:48Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", - "creationTime": "2023-03-28T22:16:01Z", - "deletionTime": "2023-03-28T22:16:48Z" + "regionalDatabaseAccountInstanceId": "e96190be-7dba-4bf2-bb3f-0b6011a6d4a0", + "creationTime": "2023-03-23T18:28:48Z", + "deletionTime": "2023-03-23T18:31:37Z" } ] } }, { - "name": "03ad66ba-329b-42a9-a663-7175c237d696", + "name": "b82fb71b-8feb-4ae1-8fca-12a424858869", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b82fb71b-8feb-4ae1-8fca-12a424858869", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T01:52:39Z", - "deletionTime": "2023-03-29T01:53:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-23T21:16:33Z", + "deletionTime": "2023-03-23T21:20:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", - "creationTime": "2023-03-29T01:52:40Z", - "deletionTime": "2023-03-29T01:53:32Z" + "regionalDatabaseAccountInstanceId": "6e32f9ef-cb1a-45d9-8151-9f0e540fc0e5", + "creationTime": "2023-03-23T21:16:34Z", + "deletionTime": "2023-03-23T21:20:17Z" } ] } }, { - "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "name": "b48c55ae-e4e4-4184-94c6-0d5354ed392a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b48c55ae-e4e4-4184-94c6-0d5354ed392a", "properties": { - "accountName": "r-database-account-8615", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T16:01:08Z", + "deletionTime": "2023-03-24T16:04:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", - "creationTime": "2023-03-29T02:21:49Z", - "deletionTime": "2023-03-29T02:24:17Z" + "regionalDatabaseAccountInstanceId": "fff7965e-cb9f-4dd9-8c09-50e9a0392312", + "creationTime": "2023-03-24T16:01:09Z", + "deletionTime": "2023-03-24T16:04:52Z" } ] } }, { - "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", + "name": "151f9fea-5280-4201-8e95-0ea414c89379", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/151f9fea-5280-4201-8e95-0ea414c89379", "properties": { - "accountName": "r-database-account-6456", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T02:33:02Z", - "deletionTime": "2023-03-29T02:34:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", - "restorableLocations": [ + "creationTime": "2023-03-24T16:18:09Z", + "deletionTime": "2023-03-24T16:21:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", - "creationTime": "2023-03-29T02:33:03Z", - "deletionTime": "2023-03-29T02:34:43Z" + "regionalDatabaseAccountInstanceId": "79f550b2-ea1d-421d-a173-3efdbe01f0fd", + "creationTime": "2023-03-24T16:18:10Z", + "deletionTime": "2023-03-24T16:21:49Z" } ] } }, { - "name": "835d93a1-22dd-478a-b58d-426efe281471", + "name": "edbde762-f533-4cc9-886a-a2196e203b19", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edbde762-f533-4cc9-886a-a2196e203b19", "properties": { - "accountName": "r-database-account-4855", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T02:47:00Z", - "deletionTime": "2023-03-29T02:49:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T17:00:54Z", + "deletionTime": "2023-03-24T17:03:11Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", - "creationTime": "2023-03-29T02:47:01Z", - "deletionTime": "2023-03-29T02:49:00Z" + "regionalDatabaseAccountInstanceId": "ae5580af-ff3a-46f4-9f6b-4c0bb7b92711", + "creationTime": "2023-03-24T17:00:55Z", + "deletionTime": "2023-03-24T17:03:11Z" } ] } }, { - "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "name": "c58137c3-cb09-4d6e-8549-b2088de0334b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c58137c3-cb09-4d6e-8549-b2088de0334b", "properties": { - "accountName": "r-database-account-84", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T03:26:20Z", - "deletionTime": "2023-03-29T03:28:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", - "creationTime": "2023-03-29T03:26:21Z", - "deletionTime": "2023-03-29T03:28:03Z" + "regionalDatabaseAccountInstanceId": "bea41e59-d707-4449-95ad-e4dd39be8042", + "creationTime": "2023-03-24T17:17:36Z", + "deletionTime": "2023-03-24T17:20:51Z" } ] } }, { - "name": "745f1b21-405d-46bf-8788-0d661ffbb160", + "name": "adc8a914-1886-496d-942d-0a7f5c97fe68", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc8a914-1886-496d-942d-0a7f5c97fe68", "properties": { - "accountName": "r-database-account-5060", + "accountName": "cosmosdb-1215", "apiType": "Sql", - "creationTime": "2023-03-29T03:40:43Z", - "deletionTime": "2023-03-29T03:42:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T18:51:09Z", + "deletionTime": "2023-03-24T18:51:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", - "creationTime": "2023-03-29T03:40:44Z", - "deletionTime": "2023-03-29T03:42:31Z" + "regionalDatabaseAccountInstanceId": "f7e9b835-6295-41b4-812e-d222e517c3b9", + "creationTime": "2023-03-24T18:51:10Z", + "deletionTime": "2023-03-24T18:51:31Z" } ] } }, { - "name": "454b0097-ad05-4177-9048-93cff3b23e4c", + "name": "2d6283a2-c380-4c55-8e15-0d54c48eccf5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2d6283a2-c380-4c55-8e15-0d54c48eccf5", "properties": { - "accountName": "r-database-account-985", + "accountName": "cosmosdb-1216", "apiType": "Sql", - "creationTime": "2023-03-29T04:04:48Z", - "deletionTime": "2023-03-29T04:05:36Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T19:00:50Z", + "deletionTime": "2023-03-24T19:15:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", - "creationTime": "2023-03-29T04:04:49Z", - "deletionTime": "2023-03-29T04:05:36Z" + "regionalDatabaseAccountInstanceId": "be5449f5-24e0-471d-b4ad-55488912aa52", + "creationTime": "2023-03-24T19:00:51Z", + "deletionTime": "2023-03-24T19:15:40Z" } ] } }, { - "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", + "name": "219254b8-6f3a-466e-b360-95f262bfe51e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/219254b8-6f3a-466e-b360-95f262bfe51e", "properties": { - "accountName": "r-database-account-411", + "accountName": "cosmosdb-1217", "apiType": "Sql", - "creationTime": "2023-03-29T04:32:28Z", - "deletionTime": "2023-03-29T04:34:13Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T19:18:09Z", + "deletionTime": "2023-03-24T19:20:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", - "creationTime": "2023-03-29T04:32:29Z", - "deletionTime": "2023-03-29T04:34:13Z" + "regionalDatabaseAccountInstanceId": "9fbd263e-9b42-4464-bf93-6ec22763dbf0", + "creationTime": "2023-03-24T19:18:10Z", + "deletionTime": "2023-03-24T19:20:56Z" } ] } }, { - "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", + "name": "e888bd61-957a-4028-af47-b834b0a267ab", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e888bd61-957a-4028-af47-b834b0a267ab", "properties": { - "accountName": "r-database-account-7460", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T04:59:34Z", - "deletionTime": "2023-03-29T05:01:02Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T19:34:54Z", + "deletionTime": "2023-03-24T19:50:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", - "creationTime": "2023-03-29T04:59:35Z", - "deletionTime": "2023-03-29T05:01:02Z" + "regionalDatabaseAccountInstanceId": "20b1bf9a-e013-4c7b-803f-a23bd175add1", + "creationTime": "2023-03-24T19:34:55Z", + "deletionTime": "2023-03-24T19:50:50Z" } ] } }, { - "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "name": "bb18a586-b5fa-4ac8-b95c-44511db6e35a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bb18a586-b5fa-4ac8-b95c-44511db6e35a", "properties": { - "accountName": "r-database-account-6301", + "accountName": "restored2-cosmosdb-1210-5", "apiType": "Sql", - "creationTime": "2023-03-29T05:27:44Z", - "deletionTime": "2023-03-29T05:29:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", - "creationTime": "2023-03-29T05:27:45Z", - "deletionTime": "2023-03-29T05:29:32Z" + "regionalDatabaseAccountInstanceId": "6f543832-2915-448a-bcfd-0b254b264e1b", + "creationTime": "2023-03-24T19:49:54Z", + "deletionTime": "2023-03-24T19:50:51Z" } ] } }, { - "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "name": "9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9a2ca5c4-3c63-47b1-9b4b-38380e7ac36d", "properties": { - "accountName": "r-database-account-725", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T05:51:55Z", - "deletionTime": "2023-03-29T05:53:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-24T20:32:49Z", + "deletionTime": "2023-03-24T20:50:46Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", - "creationTime": "2023-03-29T05:51:56Z", - "deletionTime": "2023-03-29T05:53:14Z" + "regionalDatabaseAccountInstanceId": "c82e20c9-64fb-4ccb-9283-0032bddb7737", + "creationTime": "2023-03-24T20:32:50Z", + "deletionTime": "2023-03-24T20:50:46Z" } ] } }, { - "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "name": "2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2f9fcd0f-89ca-4e88-83f2-81dcaa61821f", "properties": { - "accountName": "r-database-account-5868", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:07:55Z", - "deletionTime": "2023-03-29T06:10:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-25T16:11:27Z", + "deletionTime": "2023-03-25T16:23:23Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", - "creationTime": "2023-03-29T06:07:56Z", - "deletionTime": "2023-03-29T06:10:43Z" + "regionalDatabaseAccountInstanceId": "593c7c8d-217c-4065-a791-4dfc12cb2349", + "creationTime": "2023-03-25T16:11:28Z", + "deletionTime": "2023-03-25T16:23:23Z" } ] } }, { - "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "name": "b268ad0d-50ec-4128-a1f3-837e0b413d82", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b268ad0d-50ec-4128-a1f3-837e0b413d82", "properties": { - "accountName": "r-database-account-6513", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T06:41:45Z", - "deletionTime": "2023-03-29T06:45:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", - "creationTime": "2023-03-29T06:41:46Z", - "deletionTime": "2023-03-29T06:45:18Z" + "regionalDatabaseAccountInstanceId": "2654b081-5b40-4128-b1fd-453249788e29", + "creationTime": "2023-03-25T16:42:51Z", + "deletionTime": "2023-03-26T14:50:09Z" } ] } }, { - "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "name": "2533e0b0-a675-441d-9b41-147c66cb8834", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2533e0b0-a675-441d-9b41-147c66cb8834", "properties": { - "accountName": "r-database-account-79", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T07:22:12Z", - "deletionTime": "2023-03-29T07:24:10Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-26T16:03:42Z", + "deletionTime": "2023-03-26T16:15:36Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", - "creationTime": "2023-03-29T07:22:13Z", - "deletionTime": "2023-03-29T07:24:10Z" + "regionalDatabaseAccountInstanceId": "e48692ff-6c9b-4111-8ac4-d12765ebb2db", + "creationTime": "2023-03-26T16:03:43Z", + "deletionTime": "2023-03-26T16:15:36Z" } ] } }, { - "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "name": "b8b22f13-af36-48ee-9287-ce41bbe41959", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8b22f13-af36-48ee-9287-ce41bbe41959", "properties": { - "accountName": "r-database-account-766", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T08:19:11Z", - "deletionTime": "2023-03-29T08:20:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-27T03:23:23Z", + "deletionTime": "2023-03-27T03:41:45Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", - "creationTime": "2023-03-29T08:19:12Z", - "deletionTime": "2023-03-29T08:20:09Z" + "regionalDatabaseAccountInstanceId": "231da769-64c3-4091-91ed-3557170cccb4", + "creationTime": "2023-03-27T03:23:24Z", + "deletionTime": "2023-03-27T03:41:45Z" } ] } }, { - "name": "fa235396-6959-4dc1-932d-2ac66d318878", + "name": "9af6581a-653f-4c3d-a387-8f48ebb27113", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9af6581a-653f-4c3d-a387-8f48ebb27113", "properties": { - "accountName": "r-database-account-9810", + "accountName": "grem-test-72", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:33:51Z", - "deletionTime": "2023-03-29T08:48:10Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", - "creationTime": "2023-03-29T08:33:53Z", - "deletionTime": "2023-03-29T08:48:10Z" + "regionalDatabaseAccountInstanceId": "5aecf3c1-9821-4d92-b0d2-d18c6e02f8d2", + "creationTime": "2023-03-17T18:46:10Z", + "deletionTime": "2023-03-27T17:30:51Z" } ] } }, { - "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "name": "becbb2de-6960-44a7-ac0b-aec31dcbe25f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/becbb2de-6960-44a7-ac0b-aec31dcbe25f", "properties": { - "accountName": "r-database-account-6103", + "accountName": "cosmosdb-1231", "apiType": "Sql", - "creationTime": "2023-03-29T09:01:29Z", - "deletionTime": "2023-03-29T09:13:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-28T02:19:03Z", + "deletionTime": "2023-03-28T02:22:53Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", - "creationTime": "2023-03-29T09:01:30Z", - "deletionTime": "2023-03-29T09:13:42Z" + "regionalDatabaseAccountInstanceId": "df940efb-3896-4b66-b28e-db5409dc0188", + "creationTime": "2023-03-28T02:19:04Z", + "deletionTime": "2023-03-28T02:22:53Z" } ] } }, { - "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "name": "a9481019-401b-431b-b5f7-440ec8798dfd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9481019-401b-431b-b5f7-440ec8798dfd", "properties": { - "accountName": "r-database-account-8066", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:28:36Z", - "deletionTime": "2023-03-29T09:44:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T03:39:15Z", + "deletionTime": "2023-03-28T03:42:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", - "creationTime": "2023-03-29T09:28:37Z", - "deletionTime": "2023-03-29T09:44:31Z" + "regionalDatabaseAccountInstanceId": "a6122006-c805-457e-be6d-bbdb2238e017", + "creationTime": "2023-03-28T03:39:16Z", + "deletionTime": "2023-03-28T03:42:12Z" } ] } }, { - "name": "ddab1ead-237f-448e-8291-995fddb1ae74", + "name": "ebe59dd3-989f-4514-8ec1-68da44f859f8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebe59dd3-989f-4514-8ec1-68da44f859f8", "properties": { - "accountName": "r-database-account-7977", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T10:01:55Z", - "deletionTime": "2023-03-29T10:03:30Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T13:58:50Z", + "deletionTime": "2023-03-28T13:59:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", - "creationTime": "2023-03-29T10:01:56Z", - "deletionTime": "2023-03-29T10:03:30Z" + "regionalDatabaseAccountInstanceId": "0e9cbc44-ccf6-4f69-ab91-cb21b87a4512", + "creationTime": "2023-03-28T13:58:51Z", + "deletionTime": "2023-03-28T13:59:37Z" } ] } }, { - "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "name": "b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4dcc0e2-161d-432b-83c6-c9c07b2d41f5", "properties": { - "accountName": "r-database-account-116", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T10:20:03Z", - "deletionTime": "2023-03-29T10:21:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-1232", + "apiType": "Sql", + "creationTime": "2023-03-28T14:10:51Z", + "deletionTime": "2023-03-28T14:13:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", - "creationTime": "2023-03-29T10:20:04Z", - "deletionTime": "2023-03-29T10:21:16Z" + "regionalDatabaseAccountInstanceId": "973964d3-c33d-481f-885d-52d0535ead76", + "creationTime": "2023-03-28T14:10:52Z", + "deletionTime": "2023-03-28T14:13:58Z" } ] } }, { - "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", + "name": "7ec7860b-60dc-46ba-86c1-5342485272f1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7ec7860b-60dc-46ba-86c1-5342485272f1", "properties": { - "accountName": "restoredaccount-7426", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-1233", + "apiType": "Sql", + "creationTime": "2023-03-28T14:25:17Z", + "deletionTime": "2023-03-28T14:28:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", - "creationTime": "2023-03-29T09:43:27Z", - "deletionTime": "2023-03-29T10:33:42Z" + "regionalDatabaseAccountInstanceId": "88431622-d98c-4ba4-8a33-8ff0f07cc6d0", + "creationTime": "2023-03-28T14:25:18Z", + "deletionTime": "2023-03-28T14:28:04Z" } ] } }, { - "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "name": "b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b28ee03a-49e3-498e-ad05-0a897f8c1dfc", "properties": { - "accountName": "r-database-account-9884", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T08:16:22Z", - "deletionTime": "2023-03-29T10:33:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-1231", + "apiType": "Sql", + "creationTime": "2023-03-28T14:35:15Z", + "deletionTime": "2023-03-28T14:39:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", - "creationTime": "2023-03-29T08:16:23Z", - "deletionTime": "2023-03-29T10:33:43Z" + "regionalDatabaseAccountInstanceId": "59885ab9-7f6f-40ef-8924-e5e004dfc572", + "creationTime": "2023-03-28T14:35:16Z", + "deletionTime": "2023-03-28T14:39:43Z" } ] } }, { - "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", + "name": "a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a72b5ecf-6ca4-4c4e-99d9-6967f2e4cb9d", "properties": { - "accountName": "r-database-account-2379", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:28:35Z", - "deletionTime": "2023-03-29T16:44:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-1234", + "apiType": "Sql", + "creationTime": "2023-03-28T14:54:34Z", + "deletionTime": "2023-03-28T14:58:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", - "creationTime": "2023-03-29T16:28:36Z", - "deletionTime": "2023-03-29T16:44:35Z" + "regionalDatabaseAccountInstanceId": "329fa132-9546-4f5e-a86e-b2deca76d61f", + "creationTime": "2023-03-28T14:54:35Z", + "deletionTime": "2023-03-28T14:58:59Z" } ] } }, { - "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", + "name": "f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46d6ca4-98c6-43bd-9589-89f0cb4b3bcc", "properties": { - "accountName": "r-database-account-3992", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T16:22:41Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-12103", + "apiType": "Sql", + "creationTime": "2023-03-28T15:09:04Z", + "deletionTime": "2023-03-28T15:27:39Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", - "creationTime": "2023-03-29T16:22:42Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "84f85e29-36cc-4927-a263-eeafc73a0eef", + "creationTime": "2023-03-28T15:09:05Z", + "deletionTime": "2023-03-28T15:27:39Z" } ] } }, { - "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "name": "e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e383e740-29a4-4a1b-bb48-fb1ce3e17b0e", "properties": { - "accountName": "restoredaccount-232", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restored2-cosmosdb-12103-3", + "apiType": "Sql", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", - "creationTime": "2023-03-29T16:43:40Z", - "deletionTime": "2023-03-29T16:57:31Z" + "regionalDatabaseAccountInstanceId": "29f59107-cca6-4644-a8f3-691215822a8f", + "creationTime": "2023-03-28T15:25:43Z", + "deletionTime": "2023-03-28T15:27:40Z" } ] } }, { - "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", + "name": "537b9a57-2765-44ef-a9f9-49d4f872c282", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/537b9a57-2765-44ef-a9f9-49d4f872c282", "properties": { - "accountName": "r-database-account-1794", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:14:16Z", - "deletionTime": "2023-03-29T17:15:46Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "20803b22-aedf-491e-8b26-749c7f187d9f", + "creationTime": "2023-03-28T15:34:43Z", + "deletionTime": "2023-03-28T15:39:16Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", - "creationTime": "2023-03-29T17:14:17Z", - "deletionTime": "2023-03-29T17:15:46Z" + "regionalDatabaseAccountInstanceId": "52f279ed-8d90-4457-841d-c89023594409", + "creationTime": "2023-03-28T15:32:25Z", + "deletionTime": "2023-03-28T15:39:16Z" } ] } }, { - "name": "8940962c-1866-49f7-871f-38869cce24f7", + "name": "0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0b76b5e5-5258-4e41-99b2-2e4243d5d01d", "properties": { - "accountName": "r-database-account-7040", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T17:32:14Z", - "deletionTime": "2023-03-29T17:33:38Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9490", + "apiType": "Sql", + "creationTime": "2023-03-28T22:16:00Z", + "deletionTime": "2023-03-28T22:16:48Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", - "creationTime": "2023-03-29T17:32:15Z", - "deletionTime": "2023-03-29T17:33:38Z" + "regionalDatabaseAccountInstanceId": "904499ee-83c8-45c4-8ffb-9e252175c85a", + "creationTime": "2023-03-28T22:16:01Z", + "deletionTime": "2023-03-28T22:16:48Z" } ] } }, { - "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "name": "03ad66ba-329b-42a9-a663-7175c237d696", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/03ad66ba-329b-42a9-a663-7175c237d696", "properties": { - "accountName": "r-database-account-959", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:41:56Z", - "deletionTime": "2023-03-29T17:42:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5060", + "apiType": "Sql", + "creationTime": "2023-03-29T01:52:39Z", + "deletionTime": "2023-03-29T01:53:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", - "creationTime": "2023-03-29T17:41:58Z", - "deletionTime": "2023-03-29T17:42:37Z" + "regionalDatabaseAccountInstanceId": "392886e4-74f9-4965-b33a-9524905bee69", + "creationTime": "2023-03-29T01:52:40Z", + "deletionTime": "2023-03-29T01:53:32Z" } ] } }, { - "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "name": "45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/45f7ca78-07fe-498c-ba4d-c9ba97fcdd9b", "properties": { - "accountName": "r-database-account-8612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:51:17Z", - "deletionTime": "2023-03-29T18:07:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8615", + "apiType": "Sql", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", - "creationTime": "2023-03-29T17:51:18Z", - "deletionTime": "2023-03-29T18:07:55Z" + "regionalDatabaseAccountInstanceId": "a4e7d5df-2da7-4528-86a1-03bed6f0b032", + "creationTime": "2023-03-29T02:21:49Z", + "deletionTime": "2023-03-29T02:24:17Z" } ] } }, { - "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", + "name": "0493e113-a439-4b4c-bb63-289ce6aa320b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0493e113-a439-4b4c-bb63-289ce6aa320b", "properties": { - "accountName": "r-database-account-640", + "accountName": "r-database-account-6456", "apiType": "Sql", - "creationTime": "2023-03-29T18:21:12Z", - "deletionTime": "2023-03-29T18:37:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T02:33:02Z", + "deletionTime": "2023-03-29T02:34:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", - "creationTime": "2023-03-29T18:21:13Z", - "deletionTime": "2023-03-29T18:37:25Z" + "regionalDatabaseAccountInstanceId": "7ceb8477-72c1-4bdc-b687-7f232121c4c0", + "creationTime": "2023-03-29T02:33:03Z", + "deletionTime": "2023-03-29T02:34:43Z" } ] } }, { - "name": "ebcdc313-e068-4539-bfc9-63238422f44d", + "name": "835d93a1-22dd-478a-b58d-426efe281471", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/835d93a1-22dd-478a-b58d-426efe281471", "properties": { - "accountName": "r-database-account-6103", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:45:36Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4855", + "apiType": "Sql", + "creationTime": "2023-03-29T02:47:00Z", + "deletionTime": "2023-03-29T02:49:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", - "creationTime": "2023-03-29T17:45:37Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "e8faf491-e708-4423-83a1-c91a0aa3bf5b", + "creationTime": "2023-03-29T02:47:01Z", + "deletionTime": "2023-03-29T02:49:00Z" } ] } }, { - "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "name": "b6158db2-0ce6-4f2e-b80a-76314cc65beb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b6158db2-0ce6-4f2e-b80a-76314cc65beb", "properties": { - "accountName": "restoredaccount-9093", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-84", + "apiType": "Sql", + "creationTime": "2023-03-29T03:26:20Z", + "deletionTime": "2023-03-29T03:28:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", - "creationTime": "2023-03-29T18:07:01Z", - "deletionTime": "2023-03-29T18:49:19Z" + "regionalDatabaseAccountInstanceId": "90f28c53-2152-4ec3-8253-4f0620b7bd9f", + "creationTime": "2023-03-29T03:26:21Z", + "deletionTime": "2023-03-29T03:28:03Z" } ] } }, { - "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "name": "745f1b21-405d-46bf-8788-0d661ffbb160", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/745f1b21-405d-46bf-8788-0d661ffbb160", "properties": { - "accountName": "restoredaccount-5464", + "accountName": "r-database-account-5060", "apiType": "Sql", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T03:40:43Z", + "deletionTime": "2023-03-29T03:42:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", - "creationTime": "2023-03-29T18:36:52Z", - "deletionTime": "2023-03-29T18:49:20Z" + "regionalDatabaseAccountInstanceId": "f8e6b79a-c845-4ce4-82a4-f53631ca2a53", + "creationTime": "2023-03-29T03:40:44Z", + "deletionTime": "2023-03-29T03:42:31Z" } ] } }, { - "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", + "name": "454b0097-ad05-4177-9048-93cff3b23e4c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/454b0097-ad05-4177-9048-93cff3b23e4c", "properties": { - "accountName": "r-database-account-582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T18:55:11Z", - "deletionTime": "2023-03-29T18:56:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-985", + "apiType": "Sql", + "creationTime": "2023-03-29T04:04:48Z", + "deletionTime": "2023-03-29T04:05:36Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", - "creationTime": "2023-03-29T18:55:12Z", - "deletionTime": "2023-03-29T18:56:12Z" + "regionalDatabaseAccountInstanceId": "6c9333a0-3765-4bac-977e-9a0f0b382f4f", + "creationTime": "2023-03-29T04:04:49Z", + "deletionTime": "2023-03-29T04:05:36Z" } ] } }, { - "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "name": "7058b879-44d2-4d6e-81f8-a7dac99841f4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7058b879-44d2-4d6e-81f8-a7dac99841f4", "properties": { - "accountName": "r-database-account-7109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:11:47Z", - "deletionTime": "2023-03-29T19:13:28Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-411", + "apiType": "Sql", + "creationTime": "2023-03-29T04:32:28Z", + "deletionTime": "2023-03-29T04:34:13Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", - "creationTime": "2023-03-29T19:11:48Z", - "deletionTime": "2023-03-29T19:13:28Z" + "regionalDatabaseAccountInstanceId": "12df2724-1c27-4ba9-b29c-e02c20a46be3", + "creationTime": "2023-03-29T04:32:29Z", + "deletionTime": "2023-03-29T04:34:13Z" } ] } }, { - "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", + "name": "c94d2f50-a986-4e83-815a-10c8b598ac62", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c94d2f50-a986-4e83-815a-10c8b598ac62", "properties": { - "accountName": "r-database-account-1862", + "accountName": "r-database-account-7460", "apiType": "Sql", - "creationTime": "2023-03-29T19:27:17Z", - "deletionTime": "2023-03-29T19:28:11Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T04:59:34Z", + "deletionTime": "2023-03-29T05:01:02Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", - "creationTime": "2023-03-29T19:27:18Z", - "deletionTime": "2023-03-29T19:28:11Z" + "regionalDatabaseAccountInstanceId": "edf6d350-4ae3-406a-91ac-2a6a2dd16040", + "creationTime": "2023-03-29T04:59:35Z", + "deletionTime": "2023-03-29T05:01:02Z" } ] } }, { - "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", + "name": "cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cc3bb082-71c1-4de6-a4f7-0b1b1b3e636b", "properties": { - "accountName": "r-database-account-669", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T19:41:10Z", - "deletionTime": "2023-03-29T19:42:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6301", + "apiType": "Sql", + "creationTime": "2023-03-29T05:27:44Z", + "deletionTime": "2023-03-29T05:29:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", - "creationTime": "2023-03-29T19:41:11Z", - "deletionTime": "2023-03-29T19:42:32Z" + "regionalDatabaseAccountInstanceId": "b4e037a5-d6b5-437a-9a80-060798d92152", + "creationTime": "2023-03-29T05:27:45Z", + "deletionTime": "2023-03-29T05:29:32Z" } ] } }, { - "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", + "name": "4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a3f5791-025d-47dd-ab5e-294edd3cbb9c", "properties": { - "accountName": "r-database-account-8361", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T19:57:31Z", - "deletionTime": "2023-03-29T19:58:15Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-725", + "apiType": "Sql", + "creationTime": "2023-03-29T05:51:55Z", + "deletionTime": "2023-03-29T05:53:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", - "creationTime": "2023-03-29T19:57:32Z", - "deletionTime": "2023-03-29T19:58:15Z" + "regionalDatabaseAccountInstanceId": "387bb1e6-3fe5-4f06-ad7a-439c66caa9e2", + "creationTime": "2023-03-29T05:51:56Z", + "deletionTime": "2023-03-29T05:53:14Z" } ] } }, { - "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", + "name": "056d0783-4aa7-493e-8c87-33d1bcd2a92f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/056d0783-4aa7-493e-8c87-33d1bcd2a92f", "properties": { - "accountName": "r-database-account-9", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:12:42Z", - "deletionTime": "2023-03-29T20:28:47Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5868", + "apiType": "Sql", + "creationTime": "2023-03-29T06:07:55Z", + "deletionTime": "2023-03-29T06:10:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", - "creationTime": "2023-03-29T20:12:43Z", - "deletionTime": "2023-03-29T20:28:47Z" + "regionalDatabaseAccountInstanceId": "73e29e66-8116-409b-85e0-481c1b9f8fcb", + "creationTime": "2023-03-29T06:07:56Z", + "deletionTime": "2023-03-29T06:10:43Z" } ] } }, { - "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "name": "5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a2dbc14-93b3-49d7-b2e2-1e823f0e4103", "properties": { - "accountName": "r-database-account-7334", + "accountName": "r-database-account-6513", "apiType": "Sql", - "creationTime": "2023-03-29T20:42:13Z", - "deletionTime": "2023-03-29T20:44:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T06:41:45Z", + "deletionTime": "2023-03-29T06:45:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", - "creationTime": "2023-03-29T20:42:14Z", - "deletionTime": "2023-03-29T20:44:52Z" + "regionalDatabaseAccountInstanceId": "cd90d8dc-6ac8-44d7-b6aa-bed1b064d9bf", + "creationTime": "2023-03-29T06:41:46Z", + "deletionTime": "2023-03-29T06:45:18Z" } ] } }, { - "name": "9513098d-df71-4d21-8d95-2fd12d55402e", + "name": "e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e53bb849-2a9a-481e-8085-8aebe2e5a2f0", "properties": { - "accountName": "r-database-account-4820", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:00:04Z", - "deletionTime": "2023-03-29T21:16:44Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-79", + "apiType": "Sql", + "creationTime": "2023-03-29T07:22:12Z", + "deletionTime": "2023-03-29T07:24:10Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", - "creationTime": "2023-03-29T21:00:05Z", - "deletionTime": "2023-03-29T21:16:44Z" + "regionalDatabaseAccountInstanceId": "56041ba3-dd8c-485d-a318-e1217381db7d", + "creationTime": "2023-03-29T07:22:13Z", + "deletionTime": "2023-03-29T07:24:10Z" } ] } }, { - "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "name": "c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0a8c715-c9d8-44bd-8e21-36434f0ac43b", "properties": { - "accountName": "r-database-account-2346", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-766", + "apiType": "Sql", + "creationTime": "2023-03-29T08:19:11Z", + "deletionTime": "2023-03-29T08:20:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", - "creationTime": "2023-03-29T21:32:51Z", - "deletionTime": "2023-03-29T21:34:14Z" + "regionalDatabaseAccountInstanceId": "0e4a7b02-9545-4b86-a6a2-c09c815d62d5", + "creationTime": "2023-03-29T08:19:12Z", + "deletionTime": "2023-03-29T08:20:09Z" } ] } }, { - "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", + "name": "fa235396-6959-4dc1-932d-2ac66d318878", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa235396-6959-4dc1-932d-2ac66d318878", "properties": { - "accountName": "restoredaccount-4730", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9810", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T08:33:51Z", + "deletionTime": "2023-03-29T08:48:10Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", - "creationTime": "2023-03-29T21:15:51Z", - "deletionTime": "2023-03-29T21:45:40Z" + "regionalDatabaseAccountInstanceId": "5ce7e35f-f240-430b-bb58-3b498c76695a", + "creationTime": "2023-03-29T08:33:53Z", + "deletionTime": "2023-03-29T08:48:10Z" } ] } }, { - "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "name": "912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/912f8ae6-27e0-4605-9b62-db8adbb9d6b1", "properties": { - "accountName": "restoredaccount-1173", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6103", + "apiType": "Sql", + "creationTime": "2023-03-29T09:01:29Z", + "deletionTime": "2023-03-29T09:13:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", - "creationTime": "2023-03-29T20:27:59Z", - "deletionTime": "2023-03-29T21:45:41Z" + "regionalDatabaseAccountInstanceId": "e35bf5ae-b665-430e-b969-dac027d3148b", + "creationTime": "2023-03-29T09:01:30Z", + "deletionTime": "2023-03-29T09:13:42Z" } ] } }, { - "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", + "name": "d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4ffb126-ce3c-4d3c-8fc6-1eb7040a5246", "properties": { - "accountName": "r-database-account-3981", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T21:50:14Z", - "deletionTime": "2023-03-29T21:52:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8066", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T09:28:36Z", + "deletionTime": "2023-03-29T09:44:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", - "creationTime": "2023-03-29T21:50:15Z", - "deletionTime": "2023-03-29T21:52:00Z" + "regionalDatabaseAccountInstanceId": "4460b051-575c-4b0d-997d-1d12f1728d5e", + "creationTime": "2023-03-29T09:28:37Z", + "deletionTime": "2023-03-29T09:44:31Z" } ] } }, { - "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "name": "ddab1ead-237f-448e-8291-995fddb1ae74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ddab1ead-237f-448e-8291-995fddb1ae74", "properties": { - "accountName": "r-database-account-6608", - "apiType": "Sql", - "creationTime": "2023-03-29T22:05:54Z", - "deletionTime": "2023-03-29T22:06:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7977", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T10:01:55Z", + "deletionTime": "2023-03-29T10:03:30Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", - "creationTime": "2023-03-29T22:05:55Z", - "deletionTime": "2023-03-29T22:06:58Z" + "regionalDatabaseAccountInstanceId": "ce622032-a746-4815-b0a0-74723430a2c4", + "creationTime": "2023-03-29T10:01:56Z", + "deletionTime": "2023-03-29T10:03:30Z" } ] } }, { - "name": "d003df48-a9ea-4212-a771-0c539141cd9d", + "name": "3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3dbfa4ec-b091-40db-a1bd-1d658efb67ea", "properties": { - "accountName": "r-database-account-9561", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:19:29Z", - "deletionTime": "2023-03-29T22:20:23Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-116", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T10:20:03Z", + "deletionTime": "2023-03-29T10:21:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", - "creationTime": "2023-03-29T22:19:30Z", - "deletionTime": "2023-03-29T22:20:23Z" + "regionalDatabaseAccountInstanceId": "0d250c8b-de47-442d-abc8-f8b972060bd4", + "creationTime": "2023-03-29T10:20:04Z", + "deletionTime": "2023-03-29T10:21:16Z" } ] } }, { - "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", + "name": "c283feb5-e5dd-4ee2-bf78-710eb7334502", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c283feb5-e5dd-4ee2-bf78-710eb7334502", "properties": { - "accountName": "r-database-account-1309", + "accountName": "restoredaccount-7426", "apiType": "Table, Sql", - "creationTime": "2023-03-29T22:36:33Z", - "deletionTime": "2023-03-29T22:37:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", - "creationTime": "2023-03-29T22:36:35Z", - "deletionTime": "2023-03-29T22:37:50Z" + "regionalDatabaseAccountInstanceId": "55135b7c-4f0f-4faf-9b65-50a15f23fb4d", + "creationTime": "2023-03-29T09:43:27Z", + "deletionTime": "2023-03-29T10:33:42Z" } ] } }, { - "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "name": "8f98f5a1-765d-4cd4-9a61-01abcf27189a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f98f5a1-765d-4cd4-9a61-01abcf27189a", "properties": { - "accountName": "dsapaliga-restore-test5", - "apiType": "Sql", - "creationTime": "2023-03-29T21:59:36Z", - "deletionTime": "2023-03-29T22:56:12Z", - "oldestRestorableTime": "2023-03-22T22:56:12Z", + "accountName": "r-database-account-9884", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T08:16:22Z", + "deletionTime": "2023-03-29T10:33:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", - "creationTime": "2023-03-29T21:59:38Z", - "deletionTime": "2023-03-29T22:56:12Z" + "regionalDatabaseAccountInstanceId": "a60b5dc8-8498-4956-ada5-7310e2613583", + "creationTime": "2023-03-29T08:16:23Z", + "deletionTime": "2023-03-29T10:33:43Z" } ] } }, { - "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", + "name": "32418422-43cf-4b21-a2af-e2e289bdeadd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32418422-43cf-4b21-a2af-e2e289bdeadd", "properties": { - "accountName": "dsapaliga-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z", - "oldestRestorableTime": "2023-03-22T22:56:35Z", + "accountName": "r-database-account-2379", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:28:35Z", + "deletionTime": "2023-03-29T16:44:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", - "creationTime": "2023-03-29T20:22:36Z", - "deletionTime": "2023-03-29T22:56:35Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "56a95aad-a5ca-4a14-a4b0-3384fb130cbb", + "creationTime": "2023-03-29T16:28:36Z", + "deletionTime": "2023-03-29T16:44:35Z" } ] } }, { - "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "name": "59d2920c-e1d6-4051-abea-4ab835ff926f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/59d2920c-e1d6-4051-abea-4ab835ff926f", "properties": { - "accountName": "dsapaliga-test-restored", - "apiType": "Sql", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z", - "oldestRestorableTime": "2023-03-22T22:57:04Z", + "accountName": "r-database-account-3992", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T16:22:41Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", - "creationTime": "2023-03-29T20:04:20Z", - "deletionTime": "2023-03-29T22:57:04Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ab35b706-7928-4eac-95dd-d6bac57baa19", + "creationTime": "2023-03-29T16:22:42Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "name": "bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bd37f5fe-2aa7-4339-8f77-0efa043b60d4", "properties": { - "accountName": "dsapaliga-restore-test", - "apiType": "Sql", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z", - "oldestRestorableTime": "2023-03-22T22:57:42Z", + "accountName": "restoredaccount-232", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", - "creationTime": "2023-03-29T19:42:26Z", - "deletionTime": "2023-03-29T22:57:42Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", - "creationTime": "2022-12-08T21:21:36Z", - "deletionTime": "2023-03-29T22:57:42Z" + "regionalDatabaseAccountInstanceId": "06a21e8c-d0e4-4438-b21d-58932b9778cd", + "creationTime": "2023-03-29T16:43:40Z", + "deletionTime": "2023-03-29T16:57:31Z" } ] } }, { - "name": "52581e9f-9743-4007-9041-e15df28ce4ee", + "name": "af1cd63a-1119-4204-ace2-0fee38385e2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af1cd63a-1119-4204-ace2-0fee38385e2d", "properties": { - "accountName": "r-database-account-1604", + "accountName": "r-database-account-1794", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T22:51:34Z", - "deletionTime": "2023-03-29T23:07:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T17:14:16Z", + "deletionTime": "2023-03-29T17:15:46Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", - "creationTime": "2023-03-29T22:51:35Z", - "deletionTime": "2023-03-29T23:07:58Z" + "regionalDatabaseAccountInstanceId": "609e88d2-7e92-4d71-bcd4-dfce324324ec", + "creationTime": "2023-03-29T17:14:17Z", + "deletionTime": "2023-03-29T17:15:46Z" } ] } }, { - "name": "9ab892fe-ad41-4e51-a646-530c226c8772", + "name": "8940962c-1866-49f7-871f-38869cce24f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8940962c-1866-49f7-871f-38869cce24f7", "properties": { - "accountName": "r-database-account-39", - "apiType": "Sql", - "creationTime": "2023-03-29T23:21:19Z", - "deletionTime": "2023-03-29T23:37:29Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7040", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T17:32:14Z", + "deletionTime": "2023-03-29T17:33:38Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", - "creationTime": "2023-03-29T23:21:20Z", - "deletionTime": "2023-03-29T23:37:29Z" + "regionalDatabaseAccountInstanceId": "cd07b7ef-b2e9-426c-ad1b-86932a1af93e", + "creationTime": "2023-03-29T17:32:15Z", + "deletionTime": "2023-03-29T17:33:38Z" } ] } }, { - "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "name": "08c4a93d-922a-4fda-a4d2-57eeb8061d16", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08c4a93d-922a-4fda-a4d2-57eeb8061d16", "properties": { - "accountName": "r-database-account-6553", - "apiType": "Table, Sql", - "creationTime": "2023-03-29T23:52:19Z", - "deletionTime": "2023-03-29T23:54:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-959", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:41:56Z", + "deletionTime": "2023-03-29T17:42:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", - "creationTime": "2023-03-29T23:52:20Z", - "deletionTime": "2023-03-29T23:54:50Z" + "regionalDatabaseAccountInstanceId": "5fc0d70c-744a-4522-b797-c0077cdf15f8", + "creationTime": "2023-03-29T17:41:58Z", + "deletionTime": "2023-03-29T17:42:37Z" } ] } }, { - "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", + "name": "64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/64469bf6-34d0-4d1c-a0b4-19bbd0fd966a", "properties": { - "accountName": "r-database-account-8730", + "accountName": "r-database-account-8612", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T00:45:13Z", - "deletionTime": "2023-03-30T00:49:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T17:51:17Z", + "deletionTime": "2023-03-29T18:07:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", - "creationTime": "2023-03-30T00:45:15Z", - "deletionTime": "2023-03-30T00:49:42Z" + "regionalDatabaseAccountInstanceId": "e27699fd-3f65-4ebb-ac0b-7c1a9f434d55", + "creationTime": "2023-03-29T17:51:18Z", + "deletionTime": "2023-03-29T18:07:55Z" } ] } }, { - "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "name": "aed536dc-0645-4fd8-9a84-5fa4894cb082", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aed536dc-0645-4fd8-9a84-5fa4894cb082", "properties": { - "accountName": "r-database-account-2459", + "accountName": "r-database-account-640", "apiType": "Sql", - "creationTime": "2023-03-30T01:04:05Z", - "deletionTime": "2023-03-30T01:06:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T18:21:12Z", + "deletionTime": "2023-03-29T18:37:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", - "creationTime": "2023-03-30T01:04:06Z", - "deletionTime": "2023-03-30T01:06:50Z" + "regionalDatabaseAccountInstanceId": "442b00f8-96fa-46c3-9aee-da7f81274ed0", + "creationTime": "2023-03-29T18:21:13Z", + "deletionTime": "2023-03-29T18:37:25Z" } ] } }, { - "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "name": "ebcdc313-e068-4539-bfc9-63238422f44d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebcdc313-e068-4539-bfc9-63238422f44d", "properties": { - "accountName": "r-database-account-2957", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T01:23:37Z", - "deletionTime": "2023-03-30T01:26:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6103", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:45:36Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", - "creationTime": "2023-03-30T01:23:39Z", - "deletionTime": "2023-03-30T01:26:18Z" + "regionalDatabaseAccountInstanceId": "ff90a6b4-7181-418c-bf3a-0bb2057edcd9", + "creationTime": "2023-03-29T17:45:37Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "name": "2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2cc1ef89-6a2f-47c2-903f-650995b0c7d9", "properties": { - "accountName": "r-database-account-6086", + "accountName": "restoredaccount-9093", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T01:44:49Z", - "deletionTime": "2023-03-30T01:54:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", - "creationTime": "2023-03-30T01:44:50Z", - "deletionTime": "2023-03-30T01:54:03Z" + "regionalDatabaseAccountInstanceId": "0397d584-9550-4f50-9644-ce854e52789c", + "creationTime": "2023-03-29T18:07:01Z", + "deletionTime": "2023-03-29T18:49:19Z" } ] } }, { - "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", + "name": "d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d3c5c616-c5cb-4512-a6e8-66bf708d02a4", "properties": { - "accountName": "r-database-account-9503", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:14:47Z", - "deletionTime": "2023-03-30T02:19:28Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5464", + "apiType": "Sql", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", - "creationTime": "2023-03-30T02:14:48Z", - "deletionTime": "2023-03-30T02:19:28Z" + "regionalDatabaseAccountInstanceId": "6234e1b4-9f91-4d97-b8f4-127d8acbb702", + "creationTime": "2023-03-29T18:36:52Z", + "deletionTime": "2023-03-29T18:49:20Z" } ] } }, { - "name": "a717fb23-baed-4b80-ab44-bedcce157333", + "name": "735c812a-1f15-4443-abe7-d4613cb6a6d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/735c812a-1f15-4443-abe7-d4613cb6a6d4", "properties": { - "accountName": "r-database-account-255", + "accountName": "r-database-account-582", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T02:41:09Z", - "deletionTime": "2023-03-30T02:50:27Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T18:55:11Z", + "deletionTime": "2023-03-29T18:56:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", - "creationTime": "2023-03-30T02:41:10Z", - "deletionTime": "2023-03-30T02:50:27Z" - } - ] + "regionalDatabaseAccountInstanceId": "ca092a02-521e-4d1b-be5c-3687a9f76666", + "creationTime": "2023-03-29T18:55:12Z", + "deletionTime": "2023-03-29T18:56:12Z" + } + ] } }, { - "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "name": "0e8316a7-2dee-4a92-a2a4-dd50024c003f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0e8316a7-2dee-4a92-a2a4-dd50024c003f", "properties": { - "accountName": "cosmosdb-12104", - "apiType": "Sql", - "creationTime": "2023-03-30T03:16:29Z", - "deletionTime": "2023-03-30T03:24:26Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T19:11:47Z", + "deletionTime": "2023-03-29T19:13:28Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "Central US", - "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", - "creationTime": "2023-03-30T03:18:49Z", - "deletionTime": "2023-03-30T03:24:26Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", - "creationTime": "2023-03-30T03:16:30Z", - "deletionTime": "2023-03-30T03:24:26Z" + "regionalDatabaseAccountInstanceId": "10e93a0e-cfc3-4500-b46e-3319e701638c", + "creationTime": "2023-03-29T19:11:48Z", + "deletionTime": "2023-03-29T19:13:28Z" } ] } }, { - "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "name": "032b2afa-1e13-406e-b881-fadd3a62e35e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/032b2afa-1e13-406e-b881-fadd3a62e35e", "properties": { - "accountName": "r-database-account-7398", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:22:44Z", - "deletionTime": "2023-03-30T03:24:34Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-1862", + "apiType": "Sql", + "creationTime": "2023-03-29T19:27:17Z", + "deletionTime": "2023-03-29T19:28:11Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", - "creationTime": "2023-03-30T03:22:45Z", - "deletionTime": "2023-03-30T03:24:34Z" + "regionalDatabaseAccountInstanceId": "1b3ec574-82cf-4560-87b5-dd5b2d894ded", + "creationTime": "2023-03-29T19:27:18Z", + "deletionTime": "2023-03-29T19:28:11Z" } ] } }, { - "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "name": "b3d3e441-a1f1-4462-91f8-91419e4df140", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d3e441-a1f1-4462-91f8-91419e4df140", "properties": { - "accountName": "r-database-account-2003", + "accountName": "r-database-account-669", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T03:40:25Z", - "deletionTime": "2023-03-30T03:41:26Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T19:41:10Z", + "deletionTime": "2023-03-29T19:42:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", - "creationTime": "2023-03-30T03:40:26Z", - "deletionTime": "2023-03-30T03:41:26Z" + "regionalDatabaseAccountInstanceId": "ad56fe7c-eee0-4171-bdcc-118a76720704", + "creationTime": "2023-03-29T19:41:11Z", + "deletionTime": "2023-03-29T19:42:32Z" } ] } }, { - "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "name": "560393d6-acd2-4c0b-be05-b83b0084f9b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/560393d6-acd2-4c0b-be05-b83b0084f9b6", "properties": { - "accountName": "dsapaliga-rcg-migrationtest", - "apiType": "Sql", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z", - "oldestRestorableTime": "2023-03-23T03:56:45Z", + "accountName": "r-database-account-8361", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T19:57:31Z", + "deletionTime": "2023-03-29T19:58:15Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", - "creationTime": "2022-11-15T16:10:18Z", - "deletionTime": "2023-03-30T03:56:45Z" + "regionalDatabaseAccountInstanceId": "2d79671c-579e-4585-bdea-ec3b3a5df684", + "creationTime": "2023-03-29T19:57:32Z", + "deletionTime": "2023-03-29T19:58:15Z" } ] } }, { - "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", + "name": "b4038ac6-da0c-4094-9484-2eed98e0269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4038ac6-da0c-4094-9484-2eed98e0269b", "properties": { - "accountName": "r-database-account-3308", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T03:55:54Z", - "deletionTime": "2023-03-30T03:56:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:12:42Z", + "deletionTime": "2023-03-29T20:28:47Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", - "creationTime": "2023-03-30T03:55:55Z", - "deletionTime": "2023-03-30T03:56:52Z" + "regionalDatabaseAccountInstanceId": "c5479a8d-cf82-42a5-a098-9335a828b098", + "creationTime": "2023-03-29T20:12:43Z", + "deletionTime": "2023-03-29T20:28:47Z" } ] } }, { - "name": "daf00acd-625e-4dcd-8453-247b297129a3", + "name": "fd2bd462-8083-41cb-94d9-3beef3b6bba1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fd2bd462-8083-41cb-94d9-3beef3b6bba1", "properties": { - "accountName": "dsapaliga-restored-cli-eastus2", + "accountName": "r-database-account-7334", "apiType": "Sql", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z", - "oldestRestorableTime": "2023-03-23T03:57:10Z", + "creationTime": "2023-03-29T20:42:13Z", + "deletionTime": "2023-03-29T20:44:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", - "creationTime": "2023-03-29T23:45:38Z", - "deletionTime": "2023-03-30T03:57:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "b05ada40-407f-422e-a022-58c3f1dfb6db", + "creationTime": "2023-03-29T20:42:14Z", + "deletionTime": "2023-03-29T20:44:52Z" } ] } }, { - "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", + "name": "9513098d-df71-4d21-8d95-2fd12d55402e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9513098d-df71-4d21-8d95-2fd12d55402e", "properties": { - "accountName": "dsapaliga-xrr-cli", - "apiType": "Sql", - "creationTime": "2023-03-29T23:10:13Z", - "deletionTime": "2023-03-30T03:57:17Z", - "oldestRestorableTime": "2023-03-23T03:57:17Z", + "accountName": "r-database-account-4820", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:00:04Z", + "deletionTime": "2023-03-29T21:16:44Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", - "creationTime": "2023-03-29T23:12:40Z", - "deletionTime": "2023-03-30T03:57:17Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", - "creationTime": "2023-03-29T23:10:14Z", - "deletionTime": "2023-03-30T03:57:17Z" + "regionalDatabaseAccountInstanceId": "616ecf7e-db77-4283-b919-19b76044b206", + "creationTime": "2023-03-29T21:00:05Z", + "deletionTime": "2023-03-29T21:16:44Z" } ] } }, { - "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", + "name": "f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f0a8ea1a-7c1b-4b3d-bc38-4b31a3bf0a6f", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2", - "apiType": "Sql", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z", - "oldestRestorableTime": "2023-03-23T03:57:27Z", + "accountName": "r-database-account-2346", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", - "creationTime": "2023-03-29T23:30:50Z", - "deletionTime": "2023-03-30T03:57:27Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86796284-7293-414e-8b74-96ffda7ee851", + "creationTime": "2023-03-29T21:32:51Z", + "deletionTime": "2023-03-29T21:34:14Z" } ] } }, { - "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", + "name": "d7c23eb7-187f-447f-ae6c-fc95971c9004", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7c23eb7-187f-447f-ae6c-fc95971c9004", "properties": { - "accountName": "dsapaliga-xrr-restored-eastus2rg", - "apiType": "Sql", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z", - "oldestRestorableTime": "2023-03-23T03:57:36Z", + "accountName": "restoredaccount-4730", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", - "creationTime": "2023-03-29T23:48:12Z", - "deletionTime": "2023-03-30T03:57:36Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "90aec122-fe1e-4a2e-96c6-167974316477", + "creationTime": "2023-03-29T21:15:51Z", + "deletionTime": "2023-03-29T21:45:40Z" } ] } }, { - "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "name": "4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4101e617-98ff-4788-b1a1-c4cf3dbbcfbe", "properties": { - "accountName": "dsapaliga-xrr-restorefix", - "apiType": "Sql", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z", - "oldestRestorableTime": "2023-03-23T04:15:46Z", + "accountName": "restoredaccount-1173", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", - "creationTime": "2023-03-30T03:51:46Z", - "deletionTime": "2023-03-30T04:15:46Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", - "creationTime": "2023-03-30T03:32:07Z", - "deletionTime": "2023-03-30T04:15:46Z" + "regionalDatabaseAccountInstanceId": "8b4a9d7f-ee75-4f60-bc3c-0b6b843999fa", + "creationTime": "2023-03-29T20:27:59Z", + "deletionTime": "2023-03-29T21:45:41Z" } ] } }, { - "name": "2896560d-7c61-44b5-95a3-2e325d44b464", + "name": "a24a2d84-9b34-4ce6-b698-7535b354515b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a24a2d84-9b34-4ce6-b698-7535b354515b", "properties": { - "accountName": "dsapaliga-xrr", - "apiType": "Sql", - "creationTime": "2023-03-29T23:01:28Z", - "deletionTime": "2023-03-30T04:16:00Z", - "oldestRestorableTime": "2023-03-23T04:16:00Z", + "accountName": "r-database-account-3981", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T21:50:14Z", + "deletionTime": "2023-03-29T21:52:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", - "creationTime": "2023-03-29T23:11:33Z", - "deletionTime": "2023-03-30T04:16:00Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", - "creationTime": "2023-03-29T23:01:29Z", - "deletionTime": "2023-03-30T04:16:00Z" + "regionalDatabaseAccountInstanceId": "5ce273cd-f8b3-4019-a48e-e8bf8ace745a", + "creationTime": "2023-03-29T21:50:15Z", + "deletionTime": "2023-03-29T21:52:00Z" } ] } }, { - "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", + "name": "8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c86bf7e-b27b-4bfa-9a61-41cdae6446ca", "properties": { - "accountName": "r-database-account-9362", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:14:52Z", - "deletionTime": "2023-03-30T04:33:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6608", + "apiType": "Sql", + "creationTime": "2023-03-29T22:05:54Z", + "deletionTime": "2023-03-29T22:06:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", - "creationTime": "2023-03-30T04:14:53Z", - "deletionTime": "2023-03-30T04:33:19Z" + "regionalDatabaseAccountInstanceId": "5c689ba1-4f2a-426e-be06-0c7632faf319", + "creationTime": "2023-03-29T22:05:55Z", + "deletionTime": "2023-03-29T22:06:58Z" } ] } }, { - "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", + "name": "d003df48-a9ea-4212-a771-0c539141cd9d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d003df48-a9ea-4212-a771-0c539141cd9d", "properties": { - "accountName": "r-database-account-7026", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T04:49:23Z", - "deletionTime": "2023-03-30T05:05:15Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9561", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T22:19:29Z", + "deletionTime": "2023-03-29T22:20:23Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", - "creationTime": "2023-03-30T04:49:24Z", - "deletionTime": "2023-03-30T05:05:15Z" + "regionalDatabaseAccountInstanceId": "f4b882cc-3fa4-4306-bc6a-7083bd176ee1", + "creationTime": "2023-03-29T22:19:30Z", + "deletionTime": "2023-03-29T22:20:23Z" } ] } }, { - "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", + "name": "57cb20ff-9032-4b32-9910-ae0db61aa24c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57cb20ff-9032-4b32-9910-ae0db61aa24c", "properties": { - "accountName": "r-database-account-8518", + "accountName": "r-database-account-1309", "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:21:59Z", - "deletionTime": "2023-03-30T05:23:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T22:36:33Z", + "deletionTime": "2023-03-29T22:37:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", - "creationTime": "2023-03-30T05:22:00Z", - "deletionTime": "2023-03-30T05:23:37Z" + "regionalDatabaseAccountInstanceId": "7703a7ab-0a09-4f2c-bc34-e94a5e814101", + "creationTime": "2023-03-29T22:36:35Z", + "deletionTime": "2023-03-29T22:37:50Z" } ] } }, { - "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "name": "99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/99a8b0b8-482c-4728-a285-7f90ff9b5ab8", "properties": { - "accountName": "restoredaccount-8613", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-restore-test5", + "apiType": "Sql", + "creationTime": "2023-03-29T21:59:36Z", + "deletionTime": "2023-03-29T22:56:12Z", + "oldestRestorableTime": "2023-03-22T22:56:12Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", - "creationTime": "2023-03-30T05:04:25Z", - "deletionTime": "2023-03-30T05:36:03Z" + "regionalDatabaseAccountInstanceId": "6714e55b-c205-4acd-a13d-e7a905d841e9", + "creationTime": "2023-03-29T21:59:38Z", + "deletionTime": "2023-03-29T22:56:12Z" } ] } }, { - "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "name": "d8c8c887-61e8-434c-afeb-33beda3369ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8c8c887-61e8-434c-afeb-33beda3369ad", "properties": { - "accountName": "restoredaccount-4321", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z", + "oldestRestorableTime": "2023-03-22T22:56:35Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", - "creationTime": "2023-03-30T04:32:28Z", - "deletionTime": "2023-03-30T05:36:03Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "0984089c-0624-4298-a6fb-eeb082b34e0d", + "creationTime": "2023-03-29T20:22:36Z", + "deletionTime": "2023-03-29T22:56:35Z" } ] } }, { - "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "name": "973b2ab8-fbd0-4236-8e6f-64eac43566ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/973b2ab8-fbd0-4236-8e6f-64eac43566ba", "properties": { - "accountName": "r-database-account-9910", + "accountName": "dsapaliga-test-restored", "apiType": "Sql", - "creationTime": "2023-03-30T05:44:40Z", - "deletionTime": "2023-03-30T06:00:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z", + "oldestRestorableTime": "2023-03-22T22:57:04Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", - "creationTime": "2023-03-30T05:44:41Z", - "deletionTime": "2023-03-30T06:00:37Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c176b980-38c2-4bd5-b369-fc262685e1d9", + "creationTime": "2023-03-29T20:04:20Z", + "deletionTime": "2023-03-29T22:57:04Z" } ] } }, { - "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "name": "d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d524b3ab-15dc-4d7e-a233-61f1f2fd0194", "properties": { - "accountName": "r-database-account-8895", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:29:10Z", - "deletionTime": "2023-03-30T06:47:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-restore-test", + "apiType": "Sql", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z", + "oldestRestorableTime": "2023-03-22T22:57:42Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "6e5b9207-f1fd-4c6c-9300-7663aa110473", + "creationTime": "2023-03-29T19:42:26Z", + "deletionTime": "2023-03-29T22:57:42Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", - "creationTime": "2023-03-30T06:29:12Z", - "deletionTime": "2023-03-30T06:47:25Z" + "regionalDatabaseAccountInstanceId": "82b01793-5308-4cfe-b0a5-0f04cfe54847", + "creationTime": "2022-12-08T21:21:36Z", + "deletionTime": "2023-03-29T22:57:42Z" } ] } }, { - "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "name": "52581e9f-9743-4007-9041-e15df28ce4ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/52581e9f-9743-4007-9041-e15df28ce4ee", "properties": { - "accountName": "restoredaccount-6039", + "accountName": "r-database-account-1604", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T22:51:34Z", + "deletionTime": "2023-03-29T23:07:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", - "creationTime": "2023-03-30T06:46:31Z", - "deletionTime": "2023-03-30T06:58:51Z" + "regionalDatabaseAccountInstanceId": "c94b447a-0b04-47ef-aa83-bf3b20e16e80", + "creationTime": "2023-03-29T22:51:35Z", + "deletionTime": "2023-03-29T23:07:58Z" } ] } }, { - "name": "53b30478-fadc-4af9-bde8-663f3793b182", + "name": "9ab892fe-ad41-4e51-a646-530c226c8772", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ab892fe-ad41-4e51-a646-530c226c8772", "properties": { - "accountName": "r-database-account-6131", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:23:46Z", - "deletionTime": "2023-03-30T07:39:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-39", + "apiType": "Sql", + "creationTime": "2023-03-29T23:21:19Z", + "deletionTime": "2023-03-29T23:37:29Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", - "creationTime": "2023-03-30T07:23:47Z", - "deletionTime": "2023-03-30T07:39:31Z" + "regionalDatabaseAccountInstanceId": "e77a73c7-2feb-42db-8083-721aea29eca0", + "creationTime": "2023-03-29T23:21:20Z", + "deletionTime": "2023-03-29T23:37:29Z" } ] } }, { - "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", + "name": "73d2b508-f7b6-44a7-bde8-c304fa63be0c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/73d2b508-f7b6-44a7-bde8-c304fa63be0c", "properties": { - "accountName": "r-database-account-5579", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:00:42Z", - "deletionTime": "2023-03-30T08:02:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6553", + "apiType": "Table, Sql", + "creationTime": "2023-03-29T23:52:19Z", + "deletionTime": "2023-03-29T23:54:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", - "creationTime": "2023-03-30T08:00:43Z", - "deletionTime": "2023-03-30T08:02:03Z" + "regionalDatabaseAccountInstanceId": "4f98515c-5903-4c1a-bb0f-0fe1e9a1954b", + "creationTime": "2023-03-29T23:52:20Z", + "deletionTime": "2023-03-29T23:54:50Z" } ] } }, { - "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", + "name": "ccd330d6-6061-4ba6-876e-b044c2d13271", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ccd330d6-6061-4ba6-876e-b044c2d13271", "properties": { - "accountName": "r-database-account-6802", - "apiType": "Sql", - "creationTime": "2023-03-30T08:15:53Z", - "deletionTime": "2023-03-30T08:16:49Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8730", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T00:45:13Z", + "deletionTime": "2023-03-30T00:49:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", - "creationTime": "2023-03-30T08:15:54Z", - "deletionTime": "2023-03-30T08:16:49Z" + "regionalDatabaseAccountInstanceId": "e22b01f5-f1bb-486d-94d8-1175267a27ed", + "creationTime": "2023-03-30T00:45:15Z", + "deletionTime": "2023-03-30T00:49:42Z" } ] } }, { - "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", + "name": "b108d2b0-cd93-49bf-a81e-6e86b39b4521", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b108d2b0-cd93-49bf-a81e-6e86b39b4521", "properties": { - "accountName": "r-database-account-4928", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T08:29:55Z", - "deletionTime": "2023-03-30T08:30:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2459", + "apiType": "Sql", + "creationTime": "2023-03-30T01:04:05Z", + "deletionTime": "2023-03-30T01:06:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", - "creationTime": "2023-03-30T08:29:56Z", - "deletionTime": "2023-03-30T08:30:59Z" + "regionalDatabaseAccountInstanceId": "6bb76033-e056-4985-a460-9b6751c655a5", + "creationTime": "2023-03-30T01:04:06Z", + "deletionTime": "2023-03-30T01:06:50Z" } ] } }, { - "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", + "name": "881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/881ab426-1826-4b5e-b24c-9ffae5f3f4b6", "properties": { - "accountName": "r-database-account-9554", + "accountName": "r-database-account-2957", "apiType": "Table, Sql", - "creationTime": "2023-03-30T08:45:00Z", - "deletionTime": "2023-03-30T08:46:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T01:23:37Z", + "deletionTime": "2023-03-30T01:26:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", - "creationTime": "2023-03-30T08:45:01Z", - "deletionTime": "2023-03-30T08:46:14Z" + "regionalDatabaseAccountInstanceId": "30ea6d29-39b9-439c-ac35-22025783a884", + "creationTime": "2023-03-30T01:23:39Z", + "deletionTime": "2023-03-30T01:26:18Z" } ] } }, { - "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", + "name": "d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d60fe511-3d6c-404b-ac2f-8c0e1b3d3a17", "properties": { - "accountName": "r-database-account-9311", + "accountName": "r-database-account-6086", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:00:35Z", - "deletionTime": "2023-03-30T09:16:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T01:44:49Z", + "deletionTime": "2023-03-30T01:54:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", - "creationTime": "2023-03-30T09:00:36Z", - "deletionTime": "2023-03-30T09:16:50Z" + "regionalDatabaseAccountInstanceId": "763da886-351a-4f36-8295-505c3f46b85a", + "creationTime": "2023-03-30T01:44:50Z", + "deletionTime": "2023-03-30T01:54:03Z" } ] } }, { - "name": "521a5d65-de37-47be-88ca-ec32b564a261", + "name": "cf74f361-f712-4108-9ab8-ecf81afe7766", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf74f361-f712-4108-9ab8-ecf81afe7766", "properties": { - "accountName": "r-database-account-2240", + "accountName": "r-database-account-9503", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:32:58Z", - "deletionTime": "2023-03-30T09:51:38Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T02:14:47Z", + "deletionTime": "2023-03-30T02:19:28Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", - "creationTime": "2023-03-30T09:32:59Z", - "deletionTime": "2023-03-30T09:51:38Z" + "regionalDatabaseAccountInstanceId": "3c37f357-9f58-4326-aeae-d9777eaf1caf", + "creationTime": "2023-03-30T02:14:48Z", + "deletionTime": "2023-03-30T02:19:28Z" } ] } }, { - "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", + "name": "a717fb23-baed-4b80-ab44-bedcce157333", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a717fb23-baed-4b80-ab44-bedcce157333", "properties": { - "accountName": "r-database-account-1851", - "apiType": "Sql", - "creationTime": "2023-03-30T10:05:27Z", - "deletionTime": "2023-03-30T10:21:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-255", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T02:41:09Z", + "deletionTime": "2023-03-30T02:50:27Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", - "creationTime": "2023-03-30T10:05:28Z", - "deletionTime": "2023-03-30T10:21:42Z" + "regionalDatabaseAccountInstanceId": "a7311e49-dbe0-4776-a5a7-dd10f9724724", + "creationTime": "2023-03-30T02:41:10Z", + "deletionTime": "2023-03-30T02:50:27Z" } ] } }, { - "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", + "name": "ae9d1849-3bb2-4a0f-832e-660e2c983f98", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ae9d1849-3bb2-4a0f-832e-660e2c983f98", "properties": { - "accountName": "r-database-account-5797", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:37:02Z", - "deletionTime": "2023-03-30T10:55:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cosmosdb-12104", + "apiType": "Sql", + "creationTime": "2023-03-30T03:16:29Z", + "deletionTime": "2023-03-30T03:24:26Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ + { + "locationName": "Central US", + "regionalDatabaseAccountInstanceId": "f36ac03e-06e0-4b0d-9471-9df5c232c8e1", + "creationTime": "2023-03-30T03:18:49Z", + "deletionTime": "2023-03-30T03:24:26Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", - "creationTime": "2023-03-30T10:37:04Z", - "deletionTime": "2023-03-30T10:55:19Z" + "regionalDatabaseAccountInstanceId": "d362cb7e-0c13-460c-b720-c0d6eaef52a0", + "creationTime": "2023-03-30T03:16:30Z", + "deletionTime": "2023-03-30T03:24:26Z" } ] } }, { - "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", + "name": "6f0807a3-126a-4462-a3e7-de5a1342d3e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f0807a3-126a-4462-a3e7-de5a1342d3e1", "properties": { - "accountName": "r-database-account-9560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:11:57Z", - "deletionTime": "2023-03-30T11:25:05Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7398", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:22:44Z", + "deletionTime": "2023-03-30T03:24:34Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", - "creationTime": "2023-03-30T11:11:58Z", - "deletionTime": "2023-03-30T11:25:05Z" + "regionalDatabaseAccountInstanceId": "a5819ec3-7887-42c1-a67f-6c575d7d290d", + "creationTime": "2023-03-30T03:22:45Z", + "deletionTime": "2023-03-30T03:24:34Z" } ] } }, { - "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", + "name": "3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3cf13c1f-54e3-4126-9ac9-d8c7cbe95c45", "properties": { - "accountName": "r-database-account-1767", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T11:41:56Z", - "deletionTime": "2023-03-30T11:43:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2003", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T03:40:25Z", + "deletionTime": "2023-03-30T03:41:26Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", - "creationTime": "2023-03-30T11:41:57Z", - "deletionTime": "2023-03-30T11:43:33Z" + "regionalDatabaseAccountInstanceId": "3b370f37-a138-4a69-8816-30ca274752db", + "creationTime": "2023-03-30T03:40:26Z", + "deletionTime": "2023-03-30T03:41:26Z" } ] } }, { - "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "name": "b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b4818c5d-d2d7-4a8f-bde1-8f3601d20a55", "properties": { - "accountName": "restoredaccount-4001", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-rcg-migrationtest", + "apiType": "Sql", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z", + "oldestRestorableTime": "2023-03-23T03:56:45Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", - "creationTime": "2023-03-30T09:50:47Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "86b7955b-e750-4bcf-b931-16164d11cd62", + "creationTime": "2022-11-15T16:10:18Z", + "deletionTime": "2023-03-30T03:56:45Z" } ] } }, { - "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "name": "2b989b20-ec10-4162-a94e-d5d4118fa657", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2b989b20-ec10-4162-a94e-d5d4118fa657", "properties": { - "accountName": "restoredaccount-7112", + "accountName": "r-database-account-3308", "apiType": "Table, Sql", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T03:55:54Z", + "deletionTime": "2023-03-30T03:56:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", - "creationTime": "2023-03-30T10:54:29Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "86e31c50-5443-40e8-a97d-e6ae590d9192", + "creationTime": "2023-03-30T03:55:55Z", + "deletionTime": "2023-03-30T03:56:52Z" } ] } }, { - "name": "0370cb08-0af9-4438-b21f-405a5564b689", + "name": "daf00acd-625e-4dcd-8453-247b297129a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/daf00acd-625e-4dcd-8453-247b297129a3", "properties": { - "accountName": "restoredaccount-9834", + "accountName": "dsapaliga-restored-cli-eastus2", "apiType": "Sql", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z", + "oldestRestorableTime": "2023-03-23T03:57:10Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", - "creationTime": "2023-03-30T10:21:00Z", - "deletionTime": "2023-03-30T11:56:33Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "555eaea5-bcdd-460f-bd73-63ee41bd7437", + "creationTime": "2023-03-29T23:45:38Z", + "deletionTime": "2023-03-30T03:57:10Z" } ] } }, { - "name": "6c273b23-ae84-4945-b093-d57bca835c7c", + "name": "e97da8aa-6aed-421d-a8ff-47aa50f43934", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e97da8aa-6aed-421d-a8ff-47aa50f43934", "properties": { - "accountName": "restoredaccount-4009", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-xrr-cli", + "apiType": "Sql", + "creationTime": "2023-03-29T23:10:13Z", + "deletionTime": "2023-03-30T03:57:17Z", + "oldestRestorableTime": "2023-03-23T03:57:17Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "2b34067a-1265-4f88-a0b8-1c824f1a85b1", + "creationTime": "2023-03-29T23:12:40Z", + "deletionTime": "2023-03-30T03:57:17Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", - "creationTime": "2023-03-30T09:16:05Z", - "deletionTime": "2023-03-30T11:56:33Z" + "regionalDatabaseAccountInstanceId": "c460b6b5-37ae-47f6-bbcc-97b107baa9b4", + "creationTime": "2023-03-29T23:10:14Z", + "deletionTime": "2023-03-30T03:57:17Z" } ] } }, { - "name": "17de7698-0393-4b12-ba51-99d12ba83904", + "name": "847d2545-7fa2-43c1-a987-9cc15b4227bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/847d2545-7fa2-43c1-a987-9cc15b4227bc", "properties": { - "accountName": "r-database-account-9743", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:00:07Z", - "deletionTime": "2023-03-30T12:01:49Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-xrr-restored-eastus2", + "apiType": "Sql", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z", + "oldestRestorableTime": "2023-03-23T03:57:27Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", - "creationTime": "2023-03-30T12:00:08Z", - "deletionTime": "2023-03-30T12:01:49Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "78d8e829-c8c7-4479-a2ae-f06d22ed7b8f", + "creationTime": "2023-03-29T23:30:50Z", + "deletionTime": "2023-03-30T03:57:27Z" } ] } }, { - "name": "987831cb-c610-4631-a650-0b6678c31649", + "name": "1b94a50b-6adf-4781-b339-4b43ab4a1123", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1b94a50b-6adf-4781-b339-4b43ab4a1123", "properties": { - "accountName": "r-database-account-3771", + "accountName": "dsapaliga-xrr-restored-eastus2rg", "apiType": "Sql", - "creationTime": "2023-03-30T12:15:11Z", - "deletionTime": "2023-03-30T12:15:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z", + "oldestRestorableTime": "2023-03-23T03:57:36Z", "restorableLocations": [ { - "locationName": "West US", - "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", - "creationTime": "2023-03-30T12:15:12Z", - "deletionTime": "2023-03-30T12:15:59Z" + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "c329781b-3cd9-4d67-828e-40eca8212f85", + "creationTime": "2023-03-29T23:48:12Z", + "deletionTime": "2023-03-30T03:57:36Z" } ] } }, { - "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", + "name": "6d8b2ac1-b105-448d-b0bb-64d2b1129853", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d8b2ac1-b105-448d-b0bb-64d2b1129853", "properties": { - "accountName": "r-database-account-3969", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T12:29:18Z", - "deletionTime": "2023-03-30T12:30:13Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-xrr-restorefix", + "apiType": "Sql", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z", + "oldestRestorableTime": "2023-03-23T04:15:46Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "55f0a770-e0ab-49f2-8dde-990ab1ea0b64", + "creationTime": "2023-03-30T03:51:46Z", + "deletionTime": "2023-03-30T04:15:46Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", - "creationTime": "2023-03-30T12:29:19Z", - "deletionTime": "2023-03-30T12:30:13Z" + "regionalDatabaseAccountInstanceId": "0d0554b7-efbe-4795-840f-10734f015675", + "creationTime": "2023-03-30T03:32:07Z", + "deletionTime": "2023-03-30T04:15:46Z" } ] } }, { - "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", + "name": "2896560d-7c61-44b5-95a3-2e325d44b464", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2896560d-7c61-44b5-95a3-2e325d44b464", "properties": { - "accountName": "r-database-account-7064", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T12:44:53Z", - "deletionTime": "2023-03-30T12:46:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "dsapaliga-xrr", + "apiType": "Sql", + "creationTime": "2023-03-29T23:01:28Z", + "deletionTime": "2023-03-30T04:16:00Z", + "oldestRestorableTime": "2023-03-23T04:16:00Z", "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "feccebce-f342-4280-8f02-78dc22a38bd0", + "creationTime": "2023-03-29T23:11:33Z", + "deletionTime": "2023-03-30T04:16:00Z" + }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", - "creationTime": "2023-03-30T12:44:54Z", - "deletionTime": "2023-03-30T12:46:04Z" + "regionalDatabaseAccountInstanceId": "044ffbbd-bb93-4c8d-9333-f26cc2d2552c", + "creationTime": "2023-03-29T23:01:29Z", + "deletionTime": "2023-03-30T04:16:00Z" } ] } }, { - "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "name": "a79063ce-89b8-4a18-b265-f1ee306e1416", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a79063ce-89b8-4a18-b265-f1ee306e1416", "properties": { - "accountName": "r-database-account-8980", + "accountName": "r-database-account-9362", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:00:40Z", - "deletionTime": "2023-03-30T13:17:11Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T04:14:52Z", + "deletionTime": "2023-03-30T04:33:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", - "creationTime": "2023-03-30T13:00:41Z", - "deletionTime": "2023-03-30T13:17:11Z" + "regionalDatabaseAccountInstanceId": "e5872347-3f35-4196-9a34-1f423272933c", + "creationTime": "2023-03-30T04:14:53Z", + "deletionTime": "2023-03-30T04:33:19Z" } ] } }, { - "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "name": "1c3674cb-6055-43f2-8cca-10368b4147f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c3674cb-6055-43f2-8cca-10368b4147f3", "properties": { - "accountName": "r-database-account-2102", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:33:35Z", - "deletionTime": "2023-03-30T13:51:57Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7026", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T04:49:23Z", + "deletionTime": "2023-03-30T05:05:15Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", - "creationTime": "2023-03-30T13:33:36Z", - "deletionTime": "2023-03-30T13:51:57Z" + "regionalDatabaseAccountInstanceId": "f5536de0-7d21-4ba3-9f8b-782a96374b85", + "creationTime": "2023-03-30T04:49:24Z", + "deletionTime": "2023-03-30T05:05:15Z" } ] } }, { - "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", + "name": "f45a44ef-ebd6-423d-a386-5412cb032e55", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f45a44ef-ebd6-423d-a386-5412cb032e55", "properties": { - "accountName": "r-database-account-6294", - "apiType": "Sql", - "creationTime": "2023-03-30T14:05:48Z", - "deletionTime": "2023-03-30T14:21:29Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8518", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T05:21:59Z", + "deletionTime": "2023-03-30T05:23:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", - "creationTime": "2023-03-30T14:05:49Z", - "deletionTime": "2023-03-30T14:21:29Z" + "regionalDatabaseAccountInstanceId": "760ab0e7-6ac6-48f3-a910-431079d71772", + "creationTime": "2023-03-30T05:22:00Z", + "deletionTime": "2023-03-30T05:23:37Z" } ] } }, { - "name": "86a5260e-5153-431d-8eab-af58b83494af", + "name": "38376a6a-5db2-4b05-aadd-bd1af7e35d00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38376a6a-5db2-4b05-aadd-bd1af7e35d00", "properties": { - "accountName": "r-database-account-2370", + "accountName": "restoredaccount-8613", "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:35:58Z", - "deletionTime": "2023-03-30T14:54:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", - "creationTime": "2023-03-30T14:35:59Z", - "deletionTime": "2023-03-30T14:54:17Z" + "regionalDatabaseAccountInstanceId": "58c1cd68-6124-4a3d-9d71-83e71feef2ef", + "creationTime": "2023-03-30T05:04:25Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "name": "6a425483-5b3a-4e03-aa16-d8a469b5cd86", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a425483-5b3a-4e03-aa16-d8a469b5cd86", "properties": { - "accountName": "r-database-account-3273", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:10:49Z", - "deletionTime": "2023-03-30T15:24:06Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-4321", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", - "creationTime": "2023-03-30T15:10:50Z", - "deletionTime": "2023-03-30T15:24:06Z" + "regionalDatabaseAccountInstanceId": "fb33ffe6-2bfa-42be-ab40-ede741dad896", + "creationTime": "2023-03-30T04:32:28Z", + "deletionTime": "2023-03-30T05:36:03Z" } ] } }, { - "name": "8246105a-a890-4491-9dd6-7292d01fea88", + "name": "edc7af31-148a-42d0-8ce2-a8de2416e4b8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edc7af31-148a-42d0-8ce2-a8de2416e4b8", "properties": { - "accountName": "r-database-account-3250", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T15:40:22Z", - "deletionTime": "2023-03-30T15:41:57Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9910", + "apiType": "Sql", + "creationTime": "2023-03-30T05:44:40Z", + "deletionTime": "2023-03-30T06:00:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", - "creationTime": "2023-03-30T15:40:23Z", - "deletionTime": "2023-03-30T15:41:57Z" + "regionalDatabaseAccountInstanceId": "f772afe4-1935-4095-bf10-7b903a6147a8", + "creationTime": "2023-03-30T05:44:41Z", + "deletionTime": "2023-03-30T06:00:37Z" } ] } }, { - "name": "bbf50286-0d85-4979-9c86-63d10090b51a", + "name": "7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7eb10ac8-7ad9-466b-99e3-1e84439e46e8", "properties": { - "accountName": "restoredaccount-2722", + "accountName": "r-database-account-8895", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T06:29:10Z", + "deletionTime": "2023-03-30T06:47:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", - "creationTime": "2023-03-30T13:51:29Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "001a31e7-89b0-4527-b821-f4cce6fd9c68", + "creationTime": "2023-03-30T06:29:12Z", + "deletionTime": "2023-03-30T06:47:25Z" } ] } }, { - "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", + "name": "8f0c28e1-d7b4-4b87-a859-250c1339fab3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8f0c28e1-d7b4-4b87-a859-250c1339fab3", "properties": { - "accountName": "restoredaccount-4323", - "apiType": "Sql", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-6039", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", - "creationTime": "2023-03-30T14:20:50Z", - "deletionTime": "2023-03-30T15:53:55Z" + "regionalDatabaseAccountInstanceId": "8b15d1fd-ae9d-419c-8eff-0cf1c1e09f0f", + "creationTime": "2023-03-30T06:46:31Z", + "deletionTime": "2023-03-30T06:58:51Z" } ] } }, { - "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", + "name": "53b30478-fadc-4af9-bde8-663f3793b182", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53b30478-fadc-4af9-bde8-663f3793b182", "properties": { - "accountName": "restoredaccount-2887", + "accountName": "r-database-account-6131", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T07:23:46Z", + "deletionTime": "2023-03-30T07:39:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", - "creationTime": "2023-03-30T13:16:48Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "a2a8599a-34c3-4f28-95ee-4f54149c4f04", + "creationTime": "2023-03-30T07:23:47Z", + "deletionTime": "2023-03-30T07:39:31Z" } ] } }, { - "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "name": "6f3866f9-c287-4bbe-ae35-2af825b3935c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6f3866f9-c287-4bbe-ae35-2af825b3935c", "properties": { - "accountName": "restoredaccount-3024", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5579", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:00:42Z", + "deletionTime": "2023-03-30T08:02:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", - "creationTime": "2023-03-30T14:53:50Z", - "deletionTime": "2023-03-30T15:53:56Z" + "regionalDatabaseAccountInstanceId": "3e64e743-6983-4c35-bb51-f297a9994eee", + "creationTime": "2023-03-30T08:00:43Z", + "deletionTime": "2023-03-30T08:02:03Z" } ] } }, { - "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "name": "060e7475-4517-4e9c-9000-7c9413f9c5b4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/060e7475-4517-4e9c-9000-7c9413f9c5b4", "properties": { - "accountName": "r-database-account-4043", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:31:27Z", - "deletionTime": "2023-03-30T16:47:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6802", + "apiType": "Sql", + "creationTime": "2023-03-30T08:15:53Z", + "deletionTime": "2023-03-30T08:16:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", - "creationTime": "2023-03-30T16:31:28Z", - "deletionTime": "2023-03-30T16:47:52Z" + "regionalDatabaseAccountInstanceId": "56f4d910-86e3-4477-9c73-c4d976f14946", + "creationTime": "2023-03-30T08:15:54Z", + "deletionTime": "2023-03-30T08:16:49Z" } ] } }, { - "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "name": "de2f5574-3e72-4695-b58f-3887831c9ae2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/de2f5574-3e72-4695-b58f-3887831c9ae2", "properties": { - "accountName": "restoredaccount-7511", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4928", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T08:29:55Z", + "deletionTime": "2023-03-30T08:30:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", - "creationTime": "2023-03-30T16:47:28Z", - "deletionTime": "2023-03-30T17:00:19Z" + "regionalDatabaseAccountInstanceId": "27e91253-ac92-4f2d-95b8-72822704cc9d", + "creationTime": "2023-03-30T08:29:56Z", + "deletionTime": "2023-03-30T08:30:59Z" } ] } }, { - "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "name": "b80e33d8-6aed-4092-964b-f007e318e0bc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b80e33d8-6aed-4092-964b-f007e318e0bc", "properties": { - "accountName": "r-database-account-353", + "accountName": "r-database-account-9554", "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T08:45:00Z", + "deletionTime": "2023-03-30T08:46:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", - "creationTime": "2023-03-30T17:04:32Z", - "deletionTime": "2023-03-30T17:07:06Z" + "regionalDatabaseAccountInstanceId": "1b900275-5ff3-4204-a52c-809be282cf0c", + "creationTime": "2023-03-30T08:45:01Z", + "deletionTime": "2023-03-30T08:46:14Z" } ] } }, { - "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", + "name": "ad13ceda-d324-4529-baac-c23ea5a44edd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad13ceda-d324-4529-baac-c23ea5a44edd", "properties": { - "accountName": "r-database-account-8087", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:24:28Z", - "deletionTime": "2023-03-30T17:39:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9311", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:00:35Z", + "deletionTime": "2023-03-30T09:16:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", - "creationTime": "2023-03-30T17:24:29Z", - "deletionTime": "2023-03-30T17:39:50Z" + "regionalDatabaseAccountInstanceId": "77c14e47-f7b1-44ba-87e9-e61ce223f711", + "creationTime": "2023-03-30T09:00:36Z", + "deletionTime": "2023-03-30T09:16:50Z" } ] } }, { - "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "name": "521a5d65-de37-47be-88ca-ec32b564a261", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/521a5d65-de37-47be-88ca-ec32b564a261", "properties": { - "accountName": "restoredaccount-560", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2240", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T09:32:58Z", + "deletionTime": "2023-03-30T09:51:38Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", - "creationTime": "2023-03-30T17:39:25Z", - "deletionTime": "2023-03-30T17:51:16Z" + "regionalDatabaseAccountInstanceId": "35fc5a7b-8761-4aad-b316-101cb6e6216a", + "creationTime": "2023-03-30T09:32:59Z", + "deletionTime": "2023-03-30T09:51:38Z" } ] } }, { - "name": "d9e2fd03-4af1-4649-98c3-65f580724594", + "name": "f12e8871-d9f8-40df-9c88-11a90459db0b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f12e8871-d9f8-40df-9c88-11a90459db0b", "properties": { - "accountName": "r-database-account-7446", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:08:24Z", - "deletionTime": "2023-03-30T19:10:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", - "restorableLocations": [ + "accountName": "r-database-account-1851", + "apiType": "Sql", + "creationTime": "2023-03-30T10:05:27Z", + "deletionTime": "2023-03-30T10:21:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", - "creationTime": "2023-03-30T19:08:25Z", - "deletionTime": "2023-03-30T19:10:04Z" + "regionalDatabaseAccountInstanceId": "9e023745-40f5-4e1e-a86d-d48e118161d5", + "creationTime": "2023-03-30T10:05:28Z", + "deletionTime": "2023-03-30T10:21:42Z" } ] } }, { - "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", + "name": "a9bbc584-bd0e-490b-8fce-076258f066a2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a9bbc584-bd0e-490b-8fce-076258f066a2", "properties": { - "accountName": "r-database-account-8409", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:30:14Z", - "deletionTime": "2023-03-30T19:46:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5797", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:37:02Z", + "deletionTime": "2023-03-30T10:55:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", - "creationTime": "2023-03-30T19:30:15Z", - "deletionTime": "2023-03-30T19:46:59Z" + "regionalDatabaseAccountInstanceId": "270b5461-035c-4c94-bfda-6dd3e6343a3f", + "creationTime": "2023-03-30T10:37:04Z", + "deletionTime": "2023-03-30T10:55:19Z" } ] } }, { - "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "name": "848eab17-6f06-4c2e-b3d2-90509a3f6307", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/848eab17-6f06-4c2e-b3d2-90509a3f6307", "properties": { - "accountName": "restoredaccount-9502", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:11:57Z", + "deletionTime": "2023-03-30T11:25:05Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", - "creationTime": "2023-03-30T19:46:10Z", - "deletionTime": "2023-03-30T19:58:17Z" + "regionalDatabaseAccountInstanceId": "e505e40c-23f8-4571-925b-17bea646e4a2", + "creationTime": "2023-03-30T11:11:58Z", + "deletionTime": "2023-03-30T11:25:05Z" } ] } }, { - "name": "a274527e-da37-49f9-9878-cef9f55b334d", + "name": "79c7cf23-13da-46c6-b38a-cc58e471b975", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79c7cf23-13da-46c6-b38a-cc58e471b975", "properties": { - "accountName": "r-database-account-4548", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:23:16Z", - "deletionTime": "2023-03-30T20:41:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-1767", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T11:41:56Z", + "deletionTime": "2023-03-30T11:43:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", - "creationTime": "2023-03-30T20:23:17Z", - "deletionTime": "2023-03-30T20:41:33Z" + "regionalDatabaseAccountInstanceId": "ba719f81-4abb-4f1c-a5a8-aa888bdee855", + "creationTime": "2023-03-30T11:41:57Z", + "deletionTime": "2023-03-30T11:43:33Z" } ] } }, { - "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", + "name": "b77aa6fb-3f75-4728-b731-2e794f10d2b9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b77aa6fb-3f75-4728-b731-2e794f10d2b9", "properties": { - "accountName": "restoredaccount-3745", + "accountName": "restoredaccount-4001", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", - "creationTime": "2023-03-30T20:41:08Z", - "deletionTime": "2023-03-30T20:52:52Z" + "regionalDatabaseAccountInstanceId": "3ef7925d-38cb-489c-9fb2-bb7e52e53aaa", + "creationTime": "2023-03-30T09:50:47Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", + "name": "ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ebac2fa3-ebc9-4d65-aed2-fbe6dc091deb", "properties": { - "accountName": "r-database-account-2582", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T21:50:24Z", - "deletionTime": "2023-03-30T21:52:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7112", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", - "creationTime": "2023-03-30T21:50:27Z", - "deletionTime": "2023-03-30T21:52:04Z" + "regionalDatabaseAccountInstanceId": "b4f606f3-5de5-4477-8e1f-b281d4f74a9b", + "creationTime": "2023-03-30T10:54:29Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", + "name": "0370cb08-0af9-4438-b21f-405a5564b689", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0370cb08-0af9-4438-b21f-405a5564b689", "properties": { - "accountName": "r-database-account-8779", + "accountName": "restoredaccount-9834", "apiType": "Sql", - "creationTime": "2023-03-30T22:06:33Z", - "deletionTime": "2023-03-30T22:07:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", - "creationTime": "2023-03-30T22:06:34Z", - "deletionTime": "2023-03-30T22:07:17Z" + "regionalDatabaseAccountInstanceId": "6da1342f-53cb-4dea-a586-160a702abff6", + "creationTime": "2023-03-30T10:21:00Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "38947549-a1bf-4023-bc95-88dcc312797f", + "name": "6c273b23-ae84-4945-b093-d57bca835c7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c273b23-ae84-4945-b093-d57bca835c7c", "properties": { - "accountName": "r-database-account-4386", + "accountName": "restoredaccount-4009", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:20:34Z", - "deletionTime": "2023-03-30T22:21:28Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", - "creationTime": "2023-03-30T22:20:35Z", - "deletionTime": "2023-03-30T22:21:28Z" + "regionalDatabaseAccountInstanceId": "960ef7d5-bc94-48eb-a9ad-76c37bd59ebd", + "creationTime": "2023-03-30T09:16:05Z", + "deletionTime": "2023-03-30T11:56:33Z" } ] } }, { - "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "name": "17de7698-0393-4b12-ba51-99d12ba83904", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17de7698-0393-4b12-ba51-99d12ba83904", "properties": { - "accountName": "r-database-account-3583", - "apiType": "Table, Sql", - "creationTime": "2023-03-30T22:35:57Z", - "deletionTime": "2023-03-30T22:36:47Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9743", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T12:00:07Z", + "deletionTime": "2023-03-30T12:01:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", - "creationTime": "2023-03-30T22:35:58Z", - "deletionTime": "2023-03-30T22:36:47Z" + "regionalDatabaseAccountInstanceId": "4ab367b1-2f03-4558-8e6a-b14c0ed0630a", + "creationTime": "2023-03-30T12:00:08Z", + "deletionTime": "2023-03-30T12:01:49Z" } ] } }, { - "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "name": "987831cb-c610-4631-a650-0b6678c31649", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987831cb-c610-4631-a650-0b6678c31649", "properties": { - "accountName": "r-database-account-5053", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T22:51:37Z", - "deletionTime": "2023-03-30T23:05:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3771", + "apiType": "Sql", + "creationTime": "2023-03-30T12:15:11Z", + "deletionTime": "2023-03-30T12:15:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", - "creationTime": "2023-03-30T22:51:38Z", - "deletionTime": "2023-03-30T23:05:43Z" + "regionalDatabaseAccountInstanceId": "45d45911-6a94-4096-b175-dffdc2ba761b", + "creationTime": "2023-03-30T12:15:12Z", + "deletionTime": "2023-03-30T12:15:59Z" } ] } }, { - "name": "17692a3a-23c6-428d-a13a-94657bdea47a", + "name": "8320f97f-b1df-466a-bd11-e6926cb7152d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8320f97f-b1df-466a-bd11-e6926cb7152d", "properties": { - "accountName": "r-database-account-9618", + "accountName": "r-database-account-3969", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:22:07Z", - "deletionTime": "2023-03-30T23:40:57Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T12:29:18Z", + "deletionTime": "2023-03-30T12:30:13Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", - "creationTime": "2023-03-30T23:22:08Z", - "deletionTime": "2023-03-30T23:40:57Z" + "regionalDatabaseAccountInstanceId": "624a5088-a616-4475-9447-d29a5eb5df56", + "creationTime": "2023-03-30T12:29:19Z", + "deletionTime": "2023-03-30T12:30:13Z" } ] } }, { - "name": "aae41121-0386-45f5-884b-acca11a878e3", + "name": "4ca32556-0c3c-45e0-ad82-a5526d19776a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4ca32556-0c3c-45e0-ad82-a5526d19776a", "properties": { - "accountName": "restoredaccount-2225", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7064", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T12:44:53Z", + "deletionTime": "2023-03-30T12:46:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", - "creationTime": "2023-03-30T23:40:03Z", - "deletionTime": "2023-03-30T23:52:14Z" + "regionalDatabaseAccountInstanceId": "d2c6ee0a-e6dd-41f7-a2f2-803f613a0205", + "creationTime": "2023-03-30T12:44:54Z", + "deletionTime": "2023-03-30T12:46:04Z" } ] } }, { - "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", + "name": "e4da85c4-77a1-4835-a584-cd5abf6c3c89", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4da85c4-77a1-4835-a584-cd5abf6c3c89", "properties": { - "accountName": "r-database-account-220", - "apiType": "Sql", - "creationTime": "2023-03-31T00:05:32Z", - "deletionTime": "2023-03-31T00:21:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8980", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:00:40Z", + "deletionTime": "2023-03-30T13:17:11Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", - "creationTime": "2023-03-31T00:05:33Z", - "deletionTime": "2023-03-31T00:21:52Z" + "regionalDatabaseAccountInstanceId": "dc6db853-94b1-4dd6-95db-c1f1ff628264", + "creationTime": "2023-03-30T13:00:41Z", + "deletionTime": "2023-03-30T13:17:11Z" } ] } }, { - "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", + "name": "da698bfe-64ef-4c88-80ed-c99da4ae61d4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/da698bfe-64ef-4c88-80ed-c99da4ae61d4", "properties": { - "accountName": "restoredaccount-9446", - "apiType": "Sql", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2102", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:33:35Z", + "deletionTime": "2023-03-30T13:51:57Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", - "creationTime": "2023-03-31T00:21:09Z", - "deletionTime": "2023-03-31T00:32:36Z" + "regionalDatabaseAccountInstanceId": "a6148208-9a77-4292-b90c-839578f5e673", + "creationTime": "2023-03-30T13:33:36Z", + "deletionTime": "2023-03-30T13:51:57Z" } ] } }, { - "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "name": "4a0940ae-09ba-4141-a68c-7501982b25d1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a0940ae-09ba-4141-a68c-7501982b25d1", "properties": { - "accountName": "r-database-account-2092", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T00:47:34Z", - "deletionTime": "2023-03-31T01:05:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6294", + "apiType": "Sql", + "creationTime": "2023-03-30T14:05:48Z", + "deletionTime": "2023-03-30T14:21:29Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", - "creationTime": "2023-03-31T00:47:35Z", - "deletionTime": "2023-03-31T01:05:40Z" + "regionalDatabaseAccountInstanceId": "8fc1bab6-29c1-409b-8418-fd1e43b60619", + "creationTime": "2023-03-30T14:05:49Z", + "deletionTime": "2023-03-30T14:21:29Z" } ] } }, { - "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "name": "86a5260e-5153-431d-8eab-af58b83494af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/86a5260e-5153-431d-8eab-af58b83494af", "properties": { - "accountName": "restoredaccount-6025", + "accountName": "r-database-account-2370", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T14:35:58Z", + "deletionTime": "2023-03-30T14:54:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", - "creationTime": "2023-03-31T01:04:48Z", - "deletionTime": "2023-03-31T01:17:03Z" + "regionalDatabaseAccountInstanceId": "20a7e299-43e8-4e8a-8a90-3b2cd54f7c15", + "creationTime": "2023-03-30T14:35:59Z", + "deletionTime": "2023-03-30T14:54:17Z" } ] } }, { - "name": "89218c06-82d7-4397-a460-2f07c20d7138", + "name": "a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6f3a407-dd95-42a4-ad4c-3b27e77d8013", "properties": { - "accountName": "r-database-account-2331", + "accountName": "r-database-account-3273", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:32:56Z", - "deletionTime": "2023-03-31T01:49:23Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T15:10:49Z", + "deletionTime": "2023-03-30T15:24:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", - "creationTime": "2023-03-31T01:32:57Z", - "deletionTime": "2023-03-31T01:49:23Z" + "regionalDatabaseAccountInstanceId": "a892b302-8b8c-405f-80b4-f6900e28aeb1", + "creationTime": "2023-03-30T15:10:50Z", + "deletionTime": "2023-03-30T15:24:06Z" } ] } }, { - "name": "480bf65c-2961-46e6-a44c-4de49632a509", + "name": "8246105a-a890-4491-9dd6-7292d01fea88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8246105a-a890-4491-9dd6-7292d01fea88", "properties": { - "accountName": "restoredaccount-6086", + "accountName": "r-database-account-3250", "apiType": "Table, Sql", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T15:40:22Z", + "deletionTime": "2023-03-30T15:41:57Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", - "creationTime": "2023-03-31T01:48:31Z", - "deletionTime": "2023-03-31T02:01:14Z" + "regionalDatabaseAccountInstanceId": "a457753c-b1f4-441e-b5a2-398452ee00aa", + "creationTime": "2023-03-30T15:40:23Z", + "deletionTime": "2023-03-30T15:41:57Z" } ] } }, { - "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "name": "bbf50286-0d85-4979-9c86-63d10090b51a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bbf50286-0d85-4979-9c86-63d10090b51a", "properties": { - "accountName": "r-database-account-3761", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T02:17:45Z", - "deletionTime": "2023-03-31T02:19:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2722", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", - "creationTime": "2023-03-31T02:17:46Z", - "deletionTime": "2023-03-31T02:19:03Z" + "regionalDatabaseAccountInstanceId": "41ef55dd-13a1-4a6e-ac41-a46849a40e1e", + "creationTime": "2023-03-30T13:51:29Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", + "name": "4a80703a-89d3-46d2-a1e3-b87617ecae51", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4a80703a-89d3-46d2-a1e3-b87617ecae51", "properties": { - "accountName": "r-database-account-176", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T02:35:45Z", - "deletionTime": "2023-03-31T02:37:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-4323", + "apiType": "Sql", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", - "creationTime": "2023-03-31T02:35:46Z", - "deletionTime": "2023-03-31T02:37:16Z" + "regionalDatabaseAccountInstanceId": "36a736f1-b137-4f81-80ea-694235b0bd70", + "creationTime": "2023-03-30T14:20:50Z", + "deletionTime": "2023-03-30T15:53:55Z" } ] } }, { - "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", + "name": "80c98630-7e3f-45d6-b50b-cb8571dda04c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80c98630-7e3f-45d6-b50b-cb8571dda04c", "properties": { - "accountName": "r-database-account-9754", - "apiType": "Sql", - "creationTime": "2023-03-31T02:51:04Z", - "deletionTime": "2023-03-31T02:51:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2887", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", - "creationTime": "2023-03-31T02:51:05Z", - "deletionTime": "2023-03-31T02:51:58Z" + "regionalDatabaseAccountInstanceId": "d6218dc1-718a-46cc-90ae-96808076ae0e", + "creationTime": "2023-03-30T13:16:48Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "name": "b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5bd1b60-0dac-4e6c-baaf-7bb82c297f84", "properties": { - "accountName": "r-database-account-3560", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:04:37Z", - "deletionTime": "2023-03-31T03:05:38Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3024", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", - "creationTime": "2023-03-31T03:04:38Z", - "deletionTime": "2023-03-31T03:05:38Z" + "regionalDatabaseAccountInstanceId": "50df5c23-1419-4c03-b538-ddf7d28a1c61", + "creationTime": "2023-03-30T14:53:50Z", + "deletionTime": "2023-03-30T15:53:56Z" } ] } }, { - "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "name": "6367f89c-a216-46f7-8d70-0ccffd3d70ad", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6367f89c-a216-46f7-8d70-0ccffd3d70ad", "properties": { - "accountName": "r-database-account-7061", + "accountName": "r-database-account-4043", "apiType": "Table, Sql", - "creationTime": "2023-03-31T03:21:54Z", - "deletionTime": "2023-03-31T03:23:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T16:31:27Z", + "deletionTime": "2023-03-30T16:47:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", - "creationTime": "2023-03-31T03:21:55Z", - "deletionTime": "2023-03-31T03:23:03Z" + "regionalDatabaseAccountInstanceId": "e020a2e1-0e8c-45f4-84a1-c354ac00ffc0", + "creationTime": "2023-03-30T16:31:28Z", + "deletionTime": "2023-03-30T16:47:52Z" } ] } }, { - "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", + "name": "00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/00f7eae7-e8e9-4cc0-9d66-9e6f0aa4e030", "properties": { - "accountName": "r-database-account-6492", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T03:37:32Z", - "deletionTime": "2023-03-31T03:51:53Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7511", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", - "creationTime": "2023-03-31T03:37:33Z", - "deletionTime": "2023-03-31T03:51:53Z" + "regionalDatabaseAccountInstanceId": "6ce006d9-7d96-4450-a4f4-9848abdc082f", + "creationTime": "2023-03-30T16:47:28Z", + "deletionTime": "2023-03-30T17:00:19Z" } ] } }, { - "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "name": "87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/87ebb4c1-4ed1-42e8-8903-378a75a7bc15", "properties": { - "accountName": "r-database-account-2187", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:07:50Z", - "deletionTime": "2023-03-31T04:26:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-353", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", - "creationTime": "2023-03-31T04:07:51Z", - "deletionTime": "2023-03-31T04:26:04Z" + "regionalDatabaseAccountInstanceId": "a03513e7-ee85-4770-a2a1-b67c9ce52b4e", + "creationTime": "2023-03-30T17:04:32Z", + "deletionTime": "2023-03-30T17:07:06Z" } ] } }, { - "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "name": "8b549c68-6dd0-454b-a37c-4eb62232b44f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b549c68-6dd0-454b-a37c-4eb62232b44f", "properties": { - "accountName": "restoredaccount-3749", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8087", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:24:28Z", + "deletionTime": "2023-03-30T17:39:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", - "creationTime": "2023-03-31T04:25:40Z", - "deletionTime": "2023-03-31T04:37:22Z" + "regionalDatabaseAccountInstanceId": "db389965-4892-4de0-927a-5d06dfa0844b", + "creationTime": "2023-03-30T17:24:29Z", + "deletionTime": "2023-03-30T17:39:50Z" } ] } }, { - "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "name": "8dc2c4cb-ecbc-4cc3-9514-44832293360d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dc2c4cb-ecbc-4cc3-9514-44832293360d", "properties": { - "accountName": "r-database-account-1319", - "apiType": "Sql", - "creationTime": "2023-03-31T04:51:37Z", - "deletionTime": "2023-03-31T05:08:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-560", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", - "creationTime": "2023-03-31T04:51:38Z", - "deletionTime": "2023-03-31T05:08:00Z" + "regionalDatabaseAccountInstanceId": "b1ccd505-43f1-4765-a740-9b1176b86989", + "creationTime": "2023-03-30T17:39:25Z", + "deletionTime": "2023-03-30T17:51:16Z" } ] } }, { - "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "name": "d9e2fd03-4af1-4649-98c3-65f580724594", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9e2fd03-4af1-4649-98c3-65f580724594", "properties": { - "accountName": "restoredaccount-949", - "apiType": "Sql", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7446", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:08:24Z", + "deletionTime": "2023-03-30T19:10:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", - "creationTime": "2023-03-31T05:07:24Z", - "deletionTime": "2023-03-31T05:18:12Z" + "regionalDatabaseAccountInstanceId": "d16f0d9f-bb6e-4d6a-8c16-ee0110bab752", + "creationTime": "2023-03-30T19:08:25Z", + "deletionTime": "2023-03-30T19:10:04Z" } ] } }, { - "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "name": "84fe0b60-732a-47ad-9827-1a1edabcd126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84fe0b60-732a-47ad-9827-1a1edabcd126", "properties": { - "accountName": "r-database-account-3444", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:33:47Z", - "deletionTime": "2023-03-31T05:52:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8409", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:30:14Z", + "deletionTime": "2023-03-30T19:46:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", - "creationTime": "2023-03-31T05:33:48Z", - "deletionTime": "2023-03-31T05:52:04Z" + "regionalDatabaseAccountInstanceId": "596be993-15ca-4975-998a-be3244f2339f", + "creationTime": "2023-03-30T19:30:15Z", + "deletionTime": "2023-03-30T19:46:59Z" } ] } }, { - "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "name": "46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/46d32ba9-f16b-4f59-9c16-8bf1ef7e0cf9", "properties": { - "accountName": "restoredaccount-8369", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-9502", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", - "creationTime": "2023-03-31T05:51:09Z", - "deletionTime": "2023-03-31T06:03:54Z" + "regionalDatabaseAccountInstanceId": "f32a1766-d089-4316-aa53-29f2cd850334", + "creationTime": "2023-03-30T19:46:10Z", + "deletionTime": "2023-03-30T19:58:17Z" } ] } }, { - "name": "a6938641-f254-423b-877a-01a80f789530", + "name": "a274527e-da37-49f9-9878-cef9f55b334d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a274527e-da37-49f9-9878-cef9f55b334d", "properties": { - "accountName": "r-database-account-4184", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:20:37Z", - "deletionTime": "2023-03-31T06:36:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4548", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:23:16Z", + "deletionTime": "2023-03-30T20:41:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", - "creationTime": "2023-03-31T06:20:38Z", - "deletionTime": "2023-03-31T06:36:54Z" + "regionalDatabaseAccountInstanceId": "9bd4a072-d0bb-4144-b744-fc96c2206dd0", + "creationTime": "2023-03-30T20:23:17Z", + "deletionTime": "2023-03-30T20:41:33Z" } ] } }, { - "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", + "name": "37f08f1b-305c-460e-bc0c-7811a85b831b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/37f08f1b-305c-460e-bc0c-7811a85b831b", "properties": { - "accountName": "restoredaccount-8230", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3745", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", - "creationTime": "2023-03-31T06:35:59Z", - "deletionTime": "2023-03-31T06:48:41Z" + "regionalDatabaseAccountInstanceId": "f61d231e-3e40-4843-b3a7-18d71ced4b1f", + "creationTime": "2023-03-30T20:41:08Z", + "deletionTime": "2023-03-30T20:52:52Z" } ] } }, { - "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", + "name": "82953f61-9482-4186-a3cb-fe5bbad492f5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/82953f61-9482-4186-a3cb-fe5bbad492f5", "properties": { - "accountName": "r-database-account-9421", + "accountName": "r-database-account-2582", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:10:08Z", - "deletionTime": "2023-03-31T07:27:01Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T21:50:24Z", + "deletionTime": "2023-03-30T21:52:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", - "creationTime": "2023-03-31T07:10:09Z", - "deletionTime": "2023-03-31T07:27:01Z" + "regionalDatabaseAccountInstanceId": "9d697b9d-edd4-432a-a456-7545bb5e061f", + "creationTime": "2023-03-30T21:50:27Z", + "deletionTime": "2023-03-30T21:52:04Z" } ] } }, { - "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", + "name": "b7d53a2d-d75e-42ef-82fc-2bf948828126", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b7d53a2d-d75e-42ef-82fc-2bf948828126", "properties": { - "accountName": "restoredaccount-2737", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8779", + "apiType": "Sql", + "creationTime": "2023-03-30T22:06:33Z", + "deletionTime": "2023-03-30T22:07:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", - "creationTime": "2023-03-31T07:26:06Z", - "deletionTime": "2023-03-31T07:39:47Z" + "regionalDatabaseAccountInstanceId": "2c2fea9f-5b0f-4d94-a91f-456abfd41b3f", + "creationTime": "2023-03-30T22:06:34Z", + "deletionTime": "2023-03-30T22:07:17Z" } ] } }, { - "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "name": "38947549-a1bf-4023-bc95-88dcc312797f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/38947549-a1bf-4023-bc95-88dcc312797f", "properties": { - "accountName": "r-database-account-4921", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:56:33Z", - "deletionTime": "2023-03-31T07:58:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4386", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T22:20:34Z", + "deletionTime": "2023-03-30T22:21:28Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", - "creationTime": "2023-03-31T07:56:34Z", - "deletionTime": "2023-03-31T07:58:09Z" + "regionalDatabaseAccountInstanceId": "2a2f2b10-ea48-46f4-b57f-f78ddb90b18e", + "creationTime": "2023-03-30T22:20:35Z", + "deletionTime": "2023-03-30T22:21:28Z" } ] } }, { - "name": "bea1d046-d612-49e3-b64c-3e82a216987a", + "name": "3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3aaccd29-8dbe-42e4-b287-84d0bfd3f1f7", "properties": { - "accountName": "r-database-account-4832", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:15:55Z", - "deletionTime": "2023-03-31T08:33:06Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3583", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T22:35:57Z", + "deletionTime": "2023-03-30T22:36:47Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", - "creationTime": "2023-03-31T08:15:57Z", - "deletionTime": "2023-03-31T08:33:06Z" + "regionalDatabaseAccountInstanceId": "1118544d-3bd7-4a3d-a78b-1628ef5f9a02", + "creationTime": "2023-03-30T22:35:58Z", + "deletionTime": "2023-03-30T22:36:47Z" } ] } }, { - "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "name": "736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/736be6ea-19e7-4cdb-a9ac-2c12f8fa2eba", "properties": { - "accountName": "restoredaccount-9360", + "accountName": "r-database-account-5053", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T22:51:37Z", + "deletionTime": "2023-03-30T23:05:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", - "creationTime": "2023-03-31T08:32:15Z", - "deletionTime": "2023-03-31T08:44:24Z" + "regionalDatabaseAccountInstanceId": "a31c8ee8-46af-49b8-a3a6-f338b1180451", + "creationTime": "2023-03-30T22:51:38Z", + "deletionTime": "2023-03-30T23:05:43Z" } ] } }, { - "name": "9e6527c2-ded9-493a-9086-df70877c305d", + "name": "17692a3a-23c6-428d-a13a-94657bdea47a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/17692a3a-23c6-428d-a13a-94657bdea47a", "properties": { - "accountName": "r-database-account-7247", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T09:00:28Z", - "deletionTime": "2023-03-31T09:01:48Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9618", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:22:07Z", + "deletionTime": "2023-03-30T23:40:57Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", - "creationTime": "2023-03-31T09:00:29Z", - "deletionTime": "2023-03-31T09:01:48Z" + "regionalDatabaseAccountInstanceId": "4e81c408-cf6c-4ce3-8bf8-e930e4eb35f6", + "creationTime": "2023-03-30T23:22:08Z", + "deletionTime": "2023-03-30T23:40:57Z" } ] } }, { - "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", + "name": "aae41121-0386-45f5-884b-acca11a878e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aae41121-0386-45f5-884b-acca11a878e3", "properties": { - "accountName": "r-database-account-2911", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:04:29Z", - "deletionTime": "2023-03-31T15:05:51Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2225", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", - "creationTime": "2023-03-31T15:04:30Z", - "deletionTime": "2023-03-31T15:05:51Z" + "regionalDatabaseAccountInstanceId": "258d33af-139c-40a3-a52d-016de9626d18", + "creationTime": "2023-03-30T23:40:03Z", + "deletionTime": "2023-03-30T23:52:14Z" } ] } }, { - "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", + "name": "1e6d022b-776a-4482-a9a2-2d4f981e9674", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e6d022b-776a-4482-a9a2-2d4f981e9674", "properties": { - "accountName": "r-database-account-7482", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T15:22:06Z", - "deletionTime": "2023-03-31T15:23:48Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-220", + "apiType": "Sql", + "creationTime": "2023-03-31T00:05:32Z", + "deletionTime": "2023-03-31T00:21:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", - "creationTime": "2023-03-31T15:22:08Z", - "deletionTime": "2023-03-31T15:23:48Z" + "regionalDatabaseAccountInstanceId": "84517dfc-2483-45f2-91f2-a2ace4a1ed67", + "creationTime": "2023-03-31T00:05:33Z", + "deletionTime": "2023-03-31T00:21:52Z" } ] } }, { - "name": "c739e02a-8d12-44a1-9b43-72dee580e901", + "name": "14b5d3fc-2878-48c2-817a-2d902bab72e5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14b5d3fc-2878-48c2-817a-2d902bab72e5", "properties": { - "accountName": "r-database-account-2396", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:34:52Z", - "deletionTime": "2023-04-04T16:36:27Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-9446", + "apiType": "Sql", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", - "creationTime": "2023-04-04T16:34:53Z", - "deletionTime": "2023-04-04T16:36:27Z" + "regionalDatabaseAccountInstanceId": "fe4cf99d-8b4a-41f2-813f-3c71b89c5c8c", + "creationTime": "2023-03-31T00:21:09Z", + "deletionTime": "2023-03-31T00:32:36Z" } ] } }, { - "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", + "name": "58e65817-aa8e-4e2f-b984-d1dd4279ce74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58e65817-aa8e-4e2f-b984-d1dd4279ce74", "properties": { - "accountName": "r-database-account-2962", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T16:56:08Z", - "deletionTime": "2023-04-04T16:57:51Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2092", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T00:47:34Z", + "deletionTime": "2023-03-31T01:05:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", - "creationTime": "2023-04-04T16:56:09Z", - "deletionTime": "2023-04-04T16:57:51Z" + "regionalDatabaseAccountInstanceId": "601578c9-c2e4-49fd-9d2e-e7e4ab59bdc7", + "creationTime": "2023-03-31T00:47:35Z", + "deletionTime": "2023-03-31T01:05:40Z" } ] } }, { - "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", + "name": "8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8a767a9e-47fd-428d-a0d1-00e138cd4b5d", "properties": { - "accountName": "r-database-account-2963", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:15:44Z", - "deletionTime": "2023-04-04T17:17:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-6025", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", - "creationTime": "2023-04-04T17:15:45Z", - "deletionTime": "2023-04-04T17:17:16Z" + "regionalDatabaseAccountInstanceId": "d0d3b527-5ae9-49f1-9b8a-0ecec740939e", + "creationTime": "2023-03-31T01:04:48Z", + "deletionTime": "2023-03-31T01:17:03Z" } ] } }, { - "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "name": "89218c06-82d7-4397-a460-2f07c20d7138", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89218c06-82d7-4397-a460-2f07c20d7138", "properties": { - "accountName": "r-database-account-6481", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:49:37Z", - "deletionTime": "2023-04-04T17:51:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2331", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:32:56Z", + "deletionTime": "2023-03-31T01:49:23Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", - "creationTime": "2023-04-04T17:49:38Z", - "deletionTime": "2023-04-04T17:51:33Z" + "regionalDatabaseAccountInstanceId": "79ceb1ec-7d5f-436f-a70a-583cc421a625", + "creationTime": "2023-03-31T01:32:57Z", + "deletionTime": "2023-03-31T01:49:23Z" } ] } }, { - "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", + "name": "480bf65c-2961-46e6-a44c-4de49632a509", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/480bf65c-2961-46e6-a44c-4de49632a509", "properties": { - "accountName": "r-database-account-5265", - "apiType": "Sql", - "creationTime": "2023-04-04T18:05:44Z", - "deletionTime": "2023-04-04T18:06:15Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-6086", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", - "creationTime": "2023-04-04T18:05:45Z", - "deletionTime": "2023-04-04T18:06:15Z" + "regionalDatabaseAccountInstanceId": "99922046-de3d-419f-b821-678affa1bd97", + "creationTime": "2023-03-31T01:48:31Z", + "deletionTime": "2023-03-31T02:01:14Z" } ] } }, { - "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", + "name": "a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a56d6115-98ce-4360-a0f6-dc0fa7ae161a", "properties": { - "accountName": "r-database-account-2888", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:48:32Z", - "deletionTime": "2023-04-04T18:50:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3761", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T02:17:45Z", + "deletionTime": "2023-03-31T02:19:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", - "creationTime": "2023-04-04T18:48:33Z", - "deletionTime": "2023-04-04T18:50:14Z" + "regionalDatabaseAccountInstanceId": "a9a0eb90-eda8-429c-8142-5dcc3934f583", + "creationTime": "2023-03-31T02:17:46Z", + "deletionTime": "2023-03-31T02:19:03Z" } ] } }, { - "name": "ad1760ce-6137-41f0-843a-84a233b507fb", + "name": "4f124886-5b63-4e45-8d07-3a693077d7bf", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4f124886-5b63-4e45-8d07-3a693077d7bf", "properties": { - "accountName": "r-database-account-3827", + "accountName": "r-database-account-176", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:16:39Z", - "deletionTime": "2023-04-04T19:18:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T02:35:45Z", + "deletionTime": "2023-03-31T02:37:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", - "creationTime": "2023-04-04T19:16:40Z", - "deletionTime": "2023-04-04T19:18:14Z" + "regionalDatabaseAccountInstanceId": "e1752212-5d68-4bc5-97e5-c88de0d8ba3f", + "creationTime": "2023-03-31T02:35:46Z", + "deletionTime": "2023-03-31T02:37:16Z" } ] } }, { - "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", + "name": "eb4a3925-986b-42a9-b004-fc2d48b6180c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eb4a3925-986b-42a9-b004-fc2d48b6180c", "properties": { - "accountName": "r-database-account-7735", + "accountName": "r-database-account-9754", "apiType": "Sql", - "creationTime": "2023-04-04T19:32:03Z", - "deletionTime": "2023-04-04T19:33:01Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T02:51:04Z", + "deletionTime": "2023-03-31T02:51:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", - "creationTime": "2023-04-04T19:32:04Z", - "deletionTime": "2023-04-04T19:33:01Z" + "regionalDatabaseAccountInstanceId": "2caa8c93-2be4-49a8-8302-e11a1491bab1", + "creationTime": "2023-03-31T02:51:05Z", + "deletionTime": "2023-03-31T02:51:58Z" } ] } }, { - "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", + "name": "b44736f2-85b3-46aa-862e-ed587ac5e2e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b44736f2-85b3-46aa-862e-ed587ac5e2e0", "properties": { - "accountName": "r-database-account-1093", + "accountName": "r-database-account-3560", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T19:46:39Z", - "deletionTime": "2023-04-04T19:47:45Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T03:04:37Z", + "deletionTime": "2023-03-31T03:05:38Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", - "creationTime": "2023-04-04T19:46:40Z", - "deletionTime": "2023-04-04T19:47:45Z" + "regionalDatabaseAccountInstanceId": "5b8467ba-0d5f-4ca3-ad11-79f09fec6aac", + "creationTime": "2023-03-31T03:04:38Z", + "deletionTime": "2023-03-31T03:05:38Z" } ] } }, { - "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", + "name": "4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4cdf6d4c-fcb1-4e05-9f53-3382d9187b25", "properties": { - "accountName": "r-database-account-5066", + "accountName": "r-database-account-7061", "apiType": "Table, Sql", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T03:21:54Z", + "deletionTime": "2023-03-31T03:23:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", - "creationTime": "2023-04-04T20:02:17Z", - "deletionTime": "2023-04-04T20:03:01Z" + "regionalDatabaseAccountInstanceId": "cdab76fa-df70-4a3c-ae4c-ca7eb3f47eca", + "creationTime": "2023-03-31T03:21:55Z", + "deletionTime": "2023-03-31T03:23:03Z" } ] } }, { - "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", + "name": "bdf8f215-7bca-4191-a0a6-ad827041f384", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bdf8f215-7bca-4191-a0a6-ad827041f384", "properties": { - "accountName": "r-database-account-1835", + "accountName": "r-database-account-6492", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:17:28Z", - "deletionTime": "2023-04-04T20:34:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T03:37:32Z", + "deletionTime": "2023-03-31T03:51:53Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", - "creationTime": "2023-04-04T20:17:29Z", - "deletionTime": "2023-04-04T20:34:14Z" + "regionalDatabaseAccountInstanceId": "36f2a6c3-954a-43b5-9d79-34a429b645f8", + "creationTime": "2023-03-31T03:37:33Z", + "deletionTime": "2023-03-31T03:51:53Z" } ] } }, { - "name": "cb2e954a-4e71-425a-b780-25555527fc7b", + "name": "d23d7f49-80f4-4bdd-9088-6309a1939e1e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d23d7f49-80f4-4bdd-9088-6309a1939e1e", "properties": { - "accountName": "restoredaccount-5931", + "accountName": "r-database-account-2187", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T04:07:50Z", + "deletionTime": "2023-03-31T04:26:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", - "creationTime": "2023-04-04T20:33:26Z", - "deletionTime": "2023-04-04T20:46:32Z" + "regionalDatabaseAccountInstanceId": "7ef55ca6-8447-4734-817c-5b5b373df9dc", + "creationTime": "2023-03-31T04:07:51Z", + "deletionTime": "2023-03-31T04:26:04Z" } ] } }, { - "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "name": "dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/dfd02c3b-758f-4eaa-ab8b-1a0d8eccf19b", "properties": { - "accountName": "r-database-account-8394", + "accountName": "restoredaccount-3749", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:02:22Z", - "deletionTime": "2023-04-04T21:20:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", - "creationTime": "2023-04-04T21:02:23Z", - "deletionTime": "2023-04-04T21:20:17Z" + "regionalDatabaseAccountInstanceId": "7ea40069-e812-4b4e-ba08-e558d15404f8", + "creationTime": "2023-03-31T04:25:40Z", + "deletionTime": "2023-03-31T04:37:22Z" } ] } }, { - "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", + "name": "8c5948e1-9714-42b2-a09c-aa8cb48ed671", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8c5948e1-9714-42b2-a09c-aa8cb48ed671", "properties": { - "accountName": "r-database-account-5571", + "accountName": "r-database-account-1319", "apiType": "Sql", - "creationTime": "2023-04-04T21:44:41Z", - "deletionTime": "2023-04-04T21:45:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T04:51:37Z", + "deletionTime": "2023-03-31T05:08:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", - "creationTime": "2023-04-04T21:44:42Z", - "deletionTime": "2023-04-04T21:45:35Z" + "regionalDatabaseAccountInstanceId": "bdb3c990-b5fa-46eb-8557-d483f88271ab", + "creationTime": "2023-03-31T04:51:38Z", + "deletionTime": "2023-03-31T05:08:00Z" } ] } }, { - "name": "987588f7-7709-4336-aa45-223395911848", + "name": "5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5a64fb9b-61b1-4f1e-bcc6-f3fa3c7bbe29", "properties": { - "accountName": "r-database-account-1689", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:09:17Z", - "deletionTime": "2023-04-04T22:10:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-949", + "apiType": "Sql", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", - "creationTime": "2023-04-04T22:09:19Z", - "deletionTime": "2023-04-04T22:10:56Z" + "regionalDatabaseAccountInstanceId": "1886ac31-bc3d-4eeb-8814-ac72e5ff8c33", + "creationTime": "2023-03-31T05:07:24Z", + "deletionTime": "2023-03-31T05:18:12Z" } ] } }, { - "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "name": "91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/91a3bcfb-e79d-4d97-adf4-ed5afb947b4b", "properties": { - "accountName": "r-database-account-4876", - "apiType": "Sql", - "creationTime": "2023-04-04T22:24:45Z", - "deletionTime": "2023-04-04T22:25:39Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3444", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:33:47Z", + "deletionTime": "2023-03-31T05:52:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", - "creationTime": "2023-04-04T22:24:46Z", - "deletionTime": "2023-04-04T22:25:39Z" + "regionalDatabaseAccountInstanceId": "477aefdd-3ea0-44d4-92fa-61fa91cb6896", + "creationTime": "2023-03-31T05:33:48Z", + "deletionTime": "2023-03-31T05:52:04Z" } ] } }, { - "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "name": "9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9d8b3268-f35d-452d-8ae2-8eb9b3fe266b", "properties": { - "accountName": "r-database-account-3793", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T22:38:37Z", - "deletionTime": "2023-04-04T22:39:26Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-8369", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", - "creationTime": "2023-04-04T22:38:38Z", - "deletionTime": "2023-04-04T22:39:26Z" + "regionalDatabaseAccountInstanceId": "d1f5f333-9db1-4ec3-880e-d9512521291b", + "creationTime": "2023-03-31T05:51:09Z", + "deletionTime": "2023-03-31T06:03:54Z" } ] } }, { - "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "name": "a6938641-f254-423b-877a-01a80f789530", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6938641-f254-423b-877a-01a80f789530", "properties": { - "accountName": "r-database-account-2846", + "accountName": "r-database-account-4184", "apiType": "Table, Sql", - "creationTime": "2023-04-04T22:54:10Z", - "deletionTime": "2023-04-04T22:55:15Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T06:20:37Z", + "deletionTime": "2023-03-31T06:36:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", - "creationTime": "2023-04-04T22:54:11Z", - "deletionTime": "2023-04-04T22:55:15Z" + "regionalDatabaseAccountInstanceId": "79c142cc-4afc-4880-a2fb-b1842f69b3da", + "creationTime": "2023-03-31T06:20:38Z", + "deletionTime": "2023-03-31T06:36:54Z" } ] } }, { - "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "name": "0a722a1a-c6af-4102-9da2-0a9ed018513d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0a722a1a-c6af-4102-9da2-0a9ed018513d", "properties": { - "accountName": "r-database-account-121", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:09:10Z", - "deletionTime": "2023-04-04T23:26:11Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-8230", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", - "creationTime": "2023-04-04T23:09:11Z", - "deletionTime": "2023-04-04T23:26:11Z" + "regionalDatabaseAccountInstanceId": "683ef33c-f17c-44cc-826d-a6b2a5afcabc", + "creationTime": "2023-03-31T06:35:59Z", + "deletionTime": "2023-03-31T06:48:41Z" } ] } }, { - "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", + "name": "1bce83b8-6248-43f2-80bb-50e12dbe3703", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1bce83b8-6248-43f2-80bb-50e12dbe3703", "properties": { - "accountName": "restoredaccount-7907", + "accountName": "r-database-account-9421", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T07:10:08Z", + "deletionTime": "2023-03-31T07:27:01Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", - "creationTime": "2023-04-04T23:25:23Z", - "deletionTime": "2023-04-04T23:37:35Z" + "regionalDatabaseAccountInstanceId": "902f5495-6280-4208-9e18-1dd489dd22c7", + "creationTime": "2023-03-31T07:10:09Z", + "deletionTime": "2023-03-31T07:27:01Z" } ] } }, { - "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "name": "f1fe012d-8fed-417a-b8dd-40e8b7313776", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1fe012d-8fed-417a-b8dd-40e8b7313776", "properties": { - "accountName": "r-database-account-5836", + "accountName": "restoredaccount-2737", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T23:53:57Z", - "deletionTime": "2023-04-05T00:12:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", - "creationTime": "2023-04-04T23:53:58Z", - "deletionTime": "2023-04-05T00:12:42Z" + "regionalDatabaseAccountInstanceId": "ab174973-1db9-4e76-818b-bc73a2a2971f", + "creationTime": "2023-03-31T07:26:06Z", + "deletionTime": "2023-03-31T07:39:47Z" } ] } }, { - "name": "eda15431-8fd3-434e-a724-6478d0d766b0", + "name": "58a535ca-818d-4dfc-8b03-ee8df49a87eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/58a535ca-818d-4dfc-8b03-ee8df49a87eb", "properties": { - "accountName": "restoredaccount-2781", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4921", + "apiType": "Table, Sql", + "creationTime": "2023-03-31T07:56:33Z", + "deletionTime": "2023-03-31T07:58:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", - "creationTime": "2023-04-05T00:12:03Z", - "deletionTime": "2023-04-05T00:24:02Z" + "regionalDatabaseAccountInstanceId": "2420cf5e-59a9-4719-8589-c6e08ee59e67", + "creationTime": "2023-03-31T07:56:34Z", + "deletionTime": "2023-03-31T07:58:09Z" } ] } }, { - "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", + "name": "bea1d046-d612-49e3-b64c-3e82a216987a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1d046-d612-49e3-b64c-3e82a216987a", "properties": { - "accountName": "r-database-account-886", - "apiType": "Sql", - "creationTime": "2023-04-05T00:38:08Z", - "deletionTime": "2023-04-05T00:55:26Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4832", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T08:15:55Z", + "deletionTime": "2023-03-31T08:33:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", - "creationTime": "2023-04-05T00:38:09Z", - "deletionTime": "2023-04-05T00:55:26Z" + "regionalDatabaseAccountInstanceId": "1e6e89e1-3e27-4d09-adae-5d44a51f647f", + "creationTime": "2023-03-31T08:15:57Z", + "deletionTime": "2023-03-31T08:33:06Z" } ] } }, { - "name": "0461674a-5302-4644-8006-15273be1dd01", + "name": "98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98f9fe35-16b9-4c6a-909f-582c1b9ca0c4", "properties": { - "accountName": "restoredaccount-1331", - "apiType": "Sql", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-9360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", - "creationTime": "2023-04-05T00:54:34Z", - "deletionTime": "2023-04-05T01:05:40Z" + "regionalDatabaseAccountInstanceId": "4cc422b8-edfc-451d-b0b3-1e5bd6bd3c30", + "creationTime": "2023-03-31T08:32:15Z", + "deletionTime": "2023-03-31T08:44:24Z" } ] } }, { - "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "name": "9e6527c2-ded9-493a-9086-df70877c305d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e6527c2-ded9-493a-9086-df70877c305d", "properties": { - "accountName": "r-database-account-5720", + "accountName": "r-database-account-7247", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:20:43Z", - "deletionTime": "2023-04-05T01:39:46Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T09:00:28Z", + "deletionTime": "2023-03-31T09:01:48Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", - "creationTime": "2023-04-05T01:20:44Z", - "deletionTime": "2023-04-05T01:39:46Z" + "regionalDatabaseAccountInstanceId": "db520ad2-b338-4fdd-9df1-4028f40edd82", + "creationTime": "2023-03-31T09:00:29Z", + "deletionTime": "2023-03-31T09:01:48Z" } ] } }, { - "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "name": "f80f3a51-4524-4507-9cb8-464cf706c72f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f80f3a51-4524-4507-9cb8-464cf706c72f", "properties": { - "accountName": "restoredaccount-3222", + "accountName": "r-database-account-2911", "apiType": "Table, Sql", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T15:04:29Z", + "deletionTime": "2023-03-31T15:05:51Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", - "creationTime": "2023-04-05T01:38:51Z", - "deletionTime": "2023-04-05T01:51:35Z" + "regionalDatabaseAccountInstanceId": "0ec49121-883d-4bff-bdee-b2b5edebd2de", + "creationTime": "2023-03-31T15:04:30Z", + "deletionTime": "2023-03-31T15:05:51Z" } ] } }, { - "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "name": "ba086ca8-47cf-41b6-81e9-3518af121e04", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ba086ca8-47cf-41b6-81e9-3518af121e04", "properties": { - "accountName": "r-database-account-7279", + "accountName": "r-database-account-7482", "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:07:38Z", - "deletionTime": "2023-04-05T02:24:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T15:22:06Z", + "deletionTime": "2023-03-31T15:23:48Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", - "creationTime": "2023-04-05T02:07:39Z", - "deletionTime": "2023-04-05T02:24:18Z" + "regionalDatabaseAccountInstanceId": "3939d0e5-7a62-443d-942a-337ae37fcc92", + "creationTime": "2023-03-31T15:22:08Z", + "deletionTime": "2023-03-31T15:23:48Z" } ] } }, { - "name": "3364799a-fb66-48f3-b389-45af2e775bd2", + "name": "c739e02a-8d12-44a1-9b43-72dee580e901", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c739e02a-8d12-44a1-9b43-72dee580e901", "properties": { - "accountName": "restoredaccount-2694", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2396", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:34:52Z", + "deletionTime": "2023-04-04T16:36:27Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", - "creationTime": "2023-04-05T02:23:53Z", - "deletionTime": "2023-04-05T02:36:09Z" + "regionalDatabaseAccountInstanceId": "c753a4cd-3da6-4075-88b4-0bdb87efdb66", + "creationTime": "2023-04-04T16:34:53Z", + "deletionTime": "2023-04-04T16:36:27Z" } ] } }, { - "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "name": "0700456b-b8dc-44c5-ba7d-218e66011a6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0700456b-b8dc-44c5-ba7d-218e66011a6e", "properties": { - "accountName": "r-database-account-2111", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T02:52:15Z", - "deletionTime": "2023-04-05T02:53:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2962", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T16:56:08Z", + "deletionTime": "2023-04-04T16:57:51Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", - "creationTime": "2023-04-05T02:52:16Z", - "deletionTime": "2023-04-05T02:53:42Z" + "regionalDatabaseAccountInstanceId": "4a6d9a14-b563-447e-a8d9-7226c589e027", + "creationTime": "2023-04-04T16:56:09Z", + "deletionTime": "2023-04-04T16:57:51Z" } ] } }, { - "name": "1275f66f-c69b-4813-9b61-901e1ec451af", + "name": "0db192a4-68d9-400f-9ac8-df947d1253e4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db192a4-68d9-400f-9ac8-df947d1253e4", "properties": { - "accountName": "r-database-account-4270", + "accountName": "r-database-account-2963", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:09:42Z", - "deletionTime": "2023-04-05T03:11:28Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T17:15:44Z", + "deletionTime": "2023-04-04T17:17:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", - "creationTime": "2023-04-05T03:09:43Z", - "deletionTime": "2023-04-05T03:11:28Z" + "regionalDatabaseAccountInstanceId": "89727de0-f7fe-4a40-a5dc-5dc9d0f64ec5", + "creationTime": "2023-04-04T17:15:45Z", + "deletionTime": "2023-04-04T17:17:16Z" } ] } }, { - "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", + "name": "f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f9cba4cc-34f9-42e1-a6d5-7f50237b2a9c", "properties": { - "accountName": "r-database-account-6226", - "apiType": "Sql", - "creationTime": "2023-04-05T03:25:14Z", - "deletionTime": "2023-04-05T03:26:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6481", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T17:49:37Z", + "deletionTime": "2023-04-04T17:51:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", - "creationTime": "2023-04-05T03:25:15Z", - "deletionTime": "2023-04-05T03:26:12Z" + "regionalDatabaseAccountInstanceId": "cede2d17-d0f1-48e9-9a29-8b479d55b874", + "creationTime": "2023-04-04T17:49:38Z", + "deletionTime": "2023-04-04T17:51:33Z" } ] } }, { - "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", + "name": "14068f91-27dd-4007-bcd1-576ea1daa0ee", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/14068f91-27dd-4007-bcd1-576ea1daa0ee", "properties": { - "accountName": "r-database-account-4472", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T03:39:46Z", - "deletionTime": "2023-04-05T03:40:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5265", + "apiType": "Sql", + "creationTime": "2023-04-04T18:05:44Z", + "deletionTime": "2023-04-04T18:06:15Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", - "creationTime": "2023-04-05T03:39:47Z", - "deletionTime": "2023-04-05T03:40:55Z" + "regionalDatabaseAccountInstanceId": "9d63fa08-a30f-4b9d-96eb-df12e21acae3", + "creationTime": "2023-04-04T18:05:45Z", + "deletionTime": "2023-04-04T18:06:15Z" } ] } }, { - "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", + "name": "80a770e1-ec3e-4a91-8612-0b02b07514da", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/80a770e1-ec3e-4a91-8612-0b02b07514da", "properties": { - "accountName": "r-database-account-5112", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T03:56:41Z", - "deletionTime": "2023-04-05T03:57:47Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2888", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T18:48:32Z", + "deletionTime": "2023-04-04T18:50:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", - "creationTime": "2023-04-05T03:56:42Z", - "deletionTime": "2023-04-05T03:57:47Z" + "regionalDatabaseAccountInstanceId": "b90b0eef-ef24-431f-b258-31db7bc65d43", + "creationTime": "2023-04-04T18:48:33Z", + "deletionTime": "2023-04-04T18:50:14Z" } ] } }, { - "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", + "name": "ad1760ce-6137-41f0-843a-84a233b507fb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ad1760ce-6137-41f0-843a-84a233b507fb", "properties": { - "accountName": "r-database-account-8806", + "accountName": "r-database-account-3827", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:11:45Z", - "deletionTime": "2023-04-05T04:37:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T19:16:39Z", + "deletionTime": "2023-04-04T19:18:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", - "creationTime": "2023-04-05T04:11:47Z", - "deletionTime": "2023-04-05T04:37:16Z" + "regionalDatabaseAccountInstanceId": "bcfa63b5-edd6-43ed-ab53-b7fac0a77b98", + "creationTime": "2023-04-04T19:16:40Z", + "deletionTime": "2023-04-04T19:18:14Z" } ] } }, { - "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", + "name": "43cda953-831a-41fd-86d6-8deb1a108ea7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/43cda953-831a-41fd-86d6-8deb1a108ea7", "properties": { - "accountName": "restoredaccount-6850", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-7735", + "apiType": "Sql", + "creationTime": "2023-04-04T19:32:03Z", + "deletionTime": "2023-04-04T19:33:01Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", - "creationTime": "2023-04-05T06:30:08Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "8892a4de-4920-4436-829d-993f31e8dc20", + "creationTime": "2023-04-04T19:32:04Z", + "deletionTime": "2023-04-04T19:33:01Z" } ] } }, { - "name": "fcd234fa-a27c-4150-9595-d0db433584e6", + "name": "640f00a0-c8a8-412a-ba22-01f3c831766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/640f00a0-c8a8-412a-ba22-01f3c831766e", "properties": { - "accountName": "r-database-account-705", - "apiType": "Sql", - "creationTime": "2023-04-05T05:56:56Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-1093", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T19:46:39Z", + "deletionTime": "2023-04-04T19:47:45Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", - "creationTime": "2023-04-05T05:56:57Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0b642e02-5cd0-4153-870d-17ff530168a9", + "creationTime": "2023-04-04T19:46:40Z", + "deletionTime": "2023-04-04T19:47:45Z" } ] } }, { - "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "name": "84ab51b4-27d8-472c-95b5-7e6e08433d46", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/84ab51b4-27d8-472c-95b5-7e6e08433d46", "properties": { - "accountName": "r-database-account-4894", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:13:31Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5066", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", - "creationTime": "2023-04-05T06:13:32Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "6f7c1d23-dd5e-4f33-92c5-228befd1ae81", + "creationTime": "2023-04-04T20:02:17Z", + "deletionTime": "2023-04-04T20:03:01Z" } ] } }, { - "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "name": "f93ac0d4-d245-42c0-9922-3071d2d2169b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f93ac0d4-d245-42c0-9922-3071d2d2169b", "properties": { - "accountName": "r-database-account-3212", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T06:08:08Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-1835", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T20:17:28Z", + "deletionTime": "2023-04-04T20:34:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", - "creationTime": "2023-04-05T06:08:09Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "118d9ccd-48c2-4564-a1da-e518f6dc5bd1", + "creationTime": "2023-04-04T20:17:29Z", + "deletionTime": "2023-04-04T20:34:14Z" } ] } }, { - "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "name": "cb2e954a-4e71-425a-b780-25555527fc7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb2e954a-4e71-425a-b780-25555527fc7b", "properties": { - "accountName": "r-database-account-9540", + "accountName": "restoredaccount-5931", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:53:04Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", - "creationTime": "2023-04-05T05:53:05Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "f4022bf8-c5dd-4425-b0fb-e77ef4284e6e", + "creationTime": "2023-04-04T20:33:26Z", + "deletionTime": "2023-04-04T20:46:32Z" } ] } }, { - "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "name": "d46ce591-c9a4-4aa9-96b3-f46646869c5c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d46ce591-c9a4-4aa9-96b3-f46646869c5c", "properties": { - "accountName": "r-database-account-4658", + "accountName": "r-database-account-8394", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:02:37Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T21:02:22Z", + "deletionTime": "2023-04-04T21:20:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", - "creationTime": "2023-04-05T06:02:38Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "0943a578-a98c-400f-a68f-fdb506668b5f", + "creationTime": "2023-04-04T21:02:23Z", + "deletionTime": "2023-04-04T21:20:17Z" } ] } }, { - "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "name": "a49e0fa8-acb1-4525-ad64-cb47095516a3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a49e0fa8-acb1-4525-ad64-cb47095516a3", "properties": { - "accountName": "r-database-account-3189", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:35:19Z", - "deletionTime": "2023-04-05T06:54:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5571", + "apiType": "Sql", + "creationTime": "2023-04-04T21:44:41Z", + "deletionTime": "2023-04-04T21:45:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", - "creationTime": "2023-04-05T06:35:20Z", - "deletionTime": "2023-04-05T06:54:25Z" + "regionalDatabaseAccountInstanceId": "06235ed8-cbab-497f-b462-9aca28b3f459", + "creationTime": "2023-04-04T21:44:42Z", + "deletionTime": "2023-04-04T21:45:35Z" } ] } }, { - "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "name": "987588f7-7709-4336-aa45-223395911848", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/987588f7-7709-4336-aa45-223395911848", "properties": { - "accountName": "restoredaccount-7747", + "accountName": "r-database-account-1689", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T22:09:17Z", + "deletionTime": "2023-04-04T22:10:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", - "creationTime": "2023-04-05T06:53:31Z", - "deletionTime": "2023-04-05T06:54:26Z" + "regionalDatabaseAccountInstanceId": "05514068-13e5-4349-84a3-5155f381bf91", + "creationTime": "2023-04-04T22:09:19Z", + "deletionTime": "2023-04-04T22:10:56Z" } ] } }, { - "name": "adc4a343-1599-470d-abcc-d951fdd50f37", + "name": "5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca75bba-faa2-40aa-9a4c-c5cde8bb41e8", "properties": { - "accountName": "r-database-account-3312", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T17:13:48Z", - "deletionTime": "2023-04-05T06:56:38Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4876", + "apiType": "Sql", + "creationTime": "2023-04-04T22:24:45Z", + "deletionTime": "2023-04-04T22:25:39Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", - "creationTime": "2023-04-04T17:13:49Z", - "deletionTime": "2023-04-05T06:56:38Z" + "regionalDatabaseAccountInstanceId": "5fc14dbe-d311-4608-b6b0-c06eace31251", + "creationTime": "2023-04-04T22:24:46Z", + "deletionTime": "2023-04-04T22:25:39Z" } ] } }, { - "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", + "name": "0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0225dda1-4e92-46d8-bc38-7ca3f01c24fe", "properties": { - "accountName": "r-database-account-5846", + "accountName": "r-database-account-3793", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T21:44:23Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T22:38:37Z", + "deletionTime": "2023-04-04T22:39:26Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", - "creationTime": "2023-04-04T21:44:25Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "4f9455a7-7924-4d85-b0fe-babec15dc9cc", + "creationTime": "2023-04-04T22:38:38Z", + "deletionTime": "2023-04-04T22:39:26Z" } ] } }, { - "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", + "name": "f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f63fedb6-9e95-4a2b-983a-5bbd7a2ff813", "properties": { - "accountName": "r-database-account-2760", - "apiType": "Sql", - "creationTime": "2023-04-04T21:33:57Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2846", + "apiType": "Table, Sql", + "creationTime": "2023-04-04T22:54:10Z", + "deletionTime": "2023-04-04T22:55:15Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", - "creationTime": "2023-04-04T21:33:58Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "53228a8c-92c9-49b1-bb70-b2e7ed39e0d6", + "creationTime": "2023-04-04T22:54:11Z", + "deletionTime": "2023-04-04T22:55:15Z" } ] } }, { - "name": "9ce35a43-8b24-4060-a058-191f976df7c1", + "name": "a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a5f8a097-ee35-4a65-ab28-a57bf3e9c388", "properties": { - "accountName": "restoredaccount-9271", - "apiType": "Sql", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-121", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:09:10Z", + "deletionTime": "2023-04-04T23:26:11Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", - "creationTime": "2023-04-04T21:49:17Z", - "deletionTime": "2023-04-05T06:58:31Z" + "regionalDatabaseAccountInstanceId": "20c6b05c-aeca-4bd7-b66b-492f86a1ec5b", + "creationTime": "2023-04-04T23:09:11Z", + "deletionTime": "2023-04-04T23:26:11Z" } ] } }, { - "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", + "name": "f2889950-ba46-4730-a73f-0b5a359ea63e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f2889950-ba46-4730-a73f-0b5a359ea63e", "properties": { - "accountName": "r-database-account-9266", - "apiType": "Sql", - "creationTime": "2023-03-29T07:47:00Z", - "deletionTime": "2023-04-05T06:58:41Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7907", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", - "creationTime": "2023-03-29T07:47:01Z", - "deletionTime": "2023-04-05T06:58:41Z" + "regionalDatabaseAccountInstanceId": "cc901727-d242-4e3d-8783-97ab0c31b6ce", + "creationTime": "2023-04-04T23:25:23Z", + "deletionTime": "2023-04-04T23:37:35Z" } ] } }, { - "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "name": "e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e75fc4ab-0e40-4203-a374-dc993e8fcaa7", "properties": { - "accountName": "r-database-account-641", - "apiType": "Sql", - "creationTime": "2023-03-29T04:26:01Z", - "deletionTime": "2023-04-05T06:59:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5836", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-04T23:53:57Z", + "deletionTime": "2023-04-05T00:12:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", - "creationTime": "2023-03-29T04:26:02Z", - "deletionTime": "2023-04-05T06:59:03Z" + "regionalDatabaseAccountInstanceId": "80180605-fad7-48ca-8a17-6f55e8117c76", + "creationTime": "2023-04-04T23:53:58Z", + "deletionTime": "2023-04-05T00:12:42Z" } ] } }, { - "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "name": "eda15431-8fd3-434e-a724-6478d0d766b0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/eda15431-8fd3-434e-a724-6478d0d766b0", "properties": { - "accountName": "r-database-account-3287", - "apiType": "Sql", - "creationTime": "2023-03-29T07:55:06Z", - "deletionTime": "2023-04-05T07:00:47Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2781", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", - "creationTime": "2023-03-29T07:55:07Z", - "deletionTime": "2023-04-05T07:00:47Z" + "regionalDatabaseAccountInstanceId": "d16445f8-f78c-4720-90b1-9b62fb5505b7", + "creationTime": "2023-04-05T00:12:03Z", + "deletionTime": "2023-04-05T00:24:02Z" } ] } }, { - "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "name": "080fc8ec-9b6d-430a-9f58-94c535616d1a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/080fc8ec-9b6d-430a-9f58-94c535616d1a", "properties": { - "accountName": "r-database-account-3926", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T17:08:41Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-886", + "apiType": "Sql", + "creationTime": "2023-04-05T00:38:08Z", + "deletionTime": "2023-04-05T00:55:26Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", - "creationTime": "2023-03-29T17:08:42Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "b3c5466c-36e4-41ed-932e-808db33d498e", + "creationTime": "2023-04-05T00:38:09Z", + "deletionTime": "2023-04-05T00:55:26Z" } ] } }, { - "name": "92ce3190-d16b-438f-9791-b2254a597435", + "name": "0461674a-5302-4644-8006-15273be1dd01", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0461674a-5302-4644-8006-15273be1dd01", "properties": { - "accountName": "r-database-account-1530", - "apiType": "Table, Sql", - "creationTime": "2023-03-31T07:05:13Z", - "deletionTime": "2023-04-05T07:01:53Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-1331", + "apiType": "Sql", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", - "creationTime": "2023-03-31T07:05:14Z", - "deletionTime": "2023-04-05T07:01:53Z" + "regionalDatabaseAccountInstanceId": "68b82ff3-1a17-4373-8c33-483768d091dc", + "creationTime": "2023-04-05T00:54:34Z", + "deletionTime": "2023-04-05T01:05:40Z" } ] } }, { - "name": "c5934152-2095-41b0-9962-72be301ec23c", + "name": "e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e2f3e7b5-1b5c-4037-ba13-b384cd5c6450", "properties": { - "accountName": "r-database-account-1333", - "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T07:09:38Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5720", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:20:43Z", + "deletionTime": "2023-04-05T01:39:46Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", - "creationTime": "2023-03-30T07:09:40Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "ac647cd3-c6e3-4878-9987-cc526d148d19", + "creationTime": "2023-04-05T01:20:44Z", + "deletionTime": "2023-04-05T01:39:46Z" } ] } }, { - "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", + "name": "0f2bc77d-1f8c-4be6-9288-0c5e84553371", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0f2bc77d-1f8c-4be6-9288-0c5e84553371", "properties": { - "accountName": "r-database-account-2197", - "apiType": "Sql", - "creationTime": "2023-03-29T04:24:10Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3222", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", - "creationTime": "2023-03-29T04:24:11Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "0c551046-695e-4c30-8e85-8098c433d3f4", + "creationTime": "2023-04-05T01:38:51Z", + "deletionTime": "2023-04-05T01:51:35Z" } ] } }, { - "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "name": "b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b105738e-5ed9-4b79-a5b5-f6071ddf82e0", "properties": { - "accountName": "r-database-account-4608", + "accountName": "r-database-account-7279", "apiType": "Table, Sql", - "creationTime": "2023-03-30T00:10:43Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T02:07:38Z", + "deletionTime": "2023-04-05T02:24:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", - "creationTime": "2023-03-30T00:10:44Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "9b351a9b-5712-4295-a566-d38189449609", + "creationTime": "2023-04-05T02:07:39Z", + "deletionTime": "2023-04-05T02:24:18Z" } ] } }, { - "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "name": "3364799a-fb66-48f3-b389-45af2e775bd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3364799a-fb66-48f3-b389-45af2e775bd2", "properties": { - "accountName": "r-database-account-4659", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-04T18:19:29Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2694", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", - "creationTime": "2023-04-04T18:19:30Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "1cf0b12c-24e0-4919-b20c-dc795968d7d6", + "creationTime": "2023-04-05T02:23:53Z", + "deletionTime": "2023-04-05T02:36:09Z" } ] } }, { - "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "name": "cf08e843-9ab3-4c13-bf2e-403dc9800f32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cf08e843-9ab3-4c13-bf2e-403dc9800f32", "properties": { - "accountName": "r-database-account-5637", + "accountName": "r-database-account-2111", "apiType": "Table, Sql", - "creationTime": "2023-03-30T16:25:03Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T02:52:15Z", + "deletionTime": "2023-04-05T02:53:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", - "creationTime": "2023-03-30T16:25:04Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "336d31f2-0eea-48ae-a93f-6cdad32f97c4", + "creationTime": "2023-04-05T02:52:16Z", + "deletionTime": "2023-04-05T02:53:42Z" } ] } }, { - "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "name": "1275f66f-c69b-4813-9b61-901e1ec451af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1275f66f-c69b-4813-9b61-901e1ec451af", "properties": { - "accountName": "r-database-account-5467", + "accountName": "r-database-account-4270", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T04:53:26Z", - "deletionTime": "2023-04-05T07:01:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T03:09:42Z", + "deletionTime": "2023-04-05T03:11:28Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", - "creationTime": "2023-04-05T04:53:27Z", - "deletionTime": "2023-04-05T07:01:54Z" + "regionalDatabaseAccountInstanceId": "d6dcb278-db5b-4e0a-9fdb-a5ef57fa6d93", + "creationTime": "2023-04-05T03:09:43Z", + "deletionTime": "2023-04-05T03:11:28Z" } ] } }, { - "name": "401f849e-50e6-483b-813a-1a5f1059006c", + "name": "b8ec2616-62a8-4373-8bcb-26af3f699973", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b8ec2616-62a8-4373-8bcb-26af3f699973", "properties": { - "accountName": "r-database-account-5933", + "accountName": "r-database-account-6226", "apiType": "Sql", - "creationTime": "2023-04-04T19:13:48Z", - "deletionTime": "2023-04-05T07:01:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T03:25:14Z", + "deletionTime": "2023-04-05T03:26:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", - "creationTime": "2023-04-04T19:13:49Z", - "deletionTime": "2023-04-05T07:01:55Z" + "regionalDatabaseAccountInstanceId": "cec4f1df-c8f5-4595-b7fe-aaa7faa6488a", + "creationTime": "2023-04-05T03:25:15Z", + "deletionTime": "2023-04-05T03:26:12Z" } ] } }, { - "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", + "name": "748c14fc-9f50-4a4d-a5b8-939382d947c6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/748c14fc-9f50-4a4d-a5b8-939382d947c6", "properties": { - "accountName": "r-database-account-1535", + "accountName": "r-database-account-4472", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-30T20:20:58Z", - "deletionTime": "2023-04-05T07:01:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T03:39:46Z", + "deletionTime": "2023-04-05T03:40:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", - "creationTime": "2023-03-30T20:21:00Z", - "deletionTime": "2023-04-05T07:01:58Z" + "regionalDatabaseAccountInstanceId": "0557552a-75c4-400d-b647-b1e470ae4fef", + "creationTime": "2023-04-05T03:39:47Z", + "deletionTime": "2023-04-05T03:40:55Z" } ] } }, { - "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", + "name": "0302f893-d16e-4b55-a7d3-db433ea28d11", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0302f893-d16e-4b55-a7d3-db433ea28d11", "properties": { - "accountName": "r-database-account-5305", - "apiType": "Sql", - "creationTime": "2023-03-29T02:15:48Z", - "deletionTime": "2023-04-05T07:02:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5112", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T03:56:41Z", + "deletionTime": "2023-04-05T03:57:47Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", - "creationTime": "2023-03-29T02:15:49Z", - "deletionTime": "2023-04-05T07:02:00Z" + "regionalDatabaseAccountInstanceId": "eae442e0-2e15-43e6-9793-09365c66d8ef", + "creationTime": "2023-04-05T03:56:42Z", + "deletionTime": "2023-04-05T03:57:47Z" } ] } }, { - "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", + "name": "637f06b6-bc45-4b57-af6f-335a1780aaa3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/637f06b6-bc45-4b57-af6f-335a1780aaa3", "properties": { - "accountName": "restoredaccount-590", - "apiType": "Sql", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8806", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T04:11:45Z", + "deletionTime": "2023-04-05T04:37:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", - "creationTime": "2023-03-30T05:59:59Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "06fb565e-1445-40f4-a03b-3b5874cea6ca", + "creationTime": "2023-04-05T04:11:47Z", + "deletionTime": "2023-04-05T04:37:16Z" } ] } }, { - "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "name": "6265ec21-b0ec-4ecc-9c97-d880f1575345", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6265ec21-b0ec-4ecc-9c97-d880f1575345", "properties": { - "accountName": "restoredaccount-3736", + "accountName": "restoredaccount-6850", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", - "creationTime": "2023-04-05T05:11:25Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "e7a57a6a-2010-4a0d-a9ef-d9316dfdce59", + "creationTime": "2023-04-05T06:30:08Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "af699620-0019-4a6b-ad59-e7c6381814ba", + "name": "fcd234fa-a27c-4150-9595-d0db433584e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fcd234fa-a27c-4150-9595-d0db433584e6", "properties": { - "accountName": "restoredaccount-7822", + "accountName": "r-database-account-705", "apiType": "Sql", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T05:56:56Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", - "creationTime": "2023-03-29T23:36:48Z", - "deletionTime": "2023-04-05T07:02:18Z" + "regionalDatabaseAccountInstanceId": "ead1cacf-d355-49bd-baf6-cacdbe17cf0b", + "creationTime": "2023-04-05T05:56:57Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", + "name": "40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c80c6b-6f6e-4907-9ddd-adad9c1cabd6", "properties": { - "accountName": "restoredaccount-5262", + "accountName": "r-database-account-4894", "apiType": "Gremlin, Sql", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T06:13:31Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", - "creationTime": "2023-03-29T23:07:06Z", - "deletionTime": "2023-04-05T07:02:19Z" + "regionalDatabaseAccountInstanceId": "1274ca5b-8297-4c3e-8d9b-932cbe7ea469", + "creationTime": "2023-04-05T06:13:32Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "05442da3-1214-4c48-9883-b06ab54491dd", + "name": "1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1c6b3cce-70ca-4957-a6ba-de85b07ded7c", "properties": { - "accountName": "r-database-account-6510", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:12:03Z", - "deletionTime": "2023-04-05T16:13:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3212", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T06:08:08Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", - "creationTime": "2023-04-05T16:12:04Z", - "deletionTime": "2023-04-05T16:13:54Z" + "regionalDatabaseAccountInstanceId": "cd90f1f4-1e94-43ea-b2e5-6f4bdd35a4c9", + "creationTime": "2023-04-05T06:08:09Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", + "name": "be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/be9bf3d6-ab4e-42ca-890b-81d460a80d1f", "properties": { - "accountName": "r-database-account-6751", - "apiType": "Sql", - "creationTime": "2023-04-05T16:17:14Z", - "deletionTime": "2023-04-05T16:17:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9540", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T05:53:04Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", - "creationTime": "2023-04-05T16:17:16Z", - "deletionTime": "2023-04-05T16:17:54Z" + "regionalDatabaseAccountInstanceId": "36b177a0-c1f9-4a42-b459-1adf8216f6f9", + "creationTime": "2023-04-05T05:53:05Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "554b58bc-ad47-4031-9100-02ef15baa510", + "name": "32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32c0b7ad-2746-4972-ac3c-ef14cd8f9764", "properties": { - "accountName": "r-database-account-3896", + "accountName": "r-database-account-4658", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:22:51Z", - "deletionTime": "2023-04-05T16:24:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T06:02:37Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", - "creationTime": "2023-04-05T16:22:52Z", - "deletionTime": "2023-04-05T16:24:03Z" + "regionalDatabaseAccountInstanceId": "8a90384b-ab6d-4312-8c76-d7688281cfe0", + "creationTime": "2023-04-05T06:02:38Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "d97105e7-6a53-435f-9219-21b7e6ace085", + "name": "5dc243a8-01a2-4ed4-9a1c-789f857931c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5dc243a8-01a2-4ed4-9a1c-789f857931c0", "properties": { - "accountName": "r-database-account-8009", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T16:28:41Z", - "deletionTime": "2023-04-05T16:29:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3189", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T06:35:19Z", + "deletionTime": "2023-04-05T06:54:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", - "creationTime": "2023-04-05T16:28:42Z", - "deletionTime": "2023-04-05T16:29:40Z" + "regionalDatabaseAccountInstanceId": "a1319642-7e74-496e-a63b-28e7e75e9c8a", + "creationTime": "2023-04-05T06:35:20Z", + "deletionTime": "2023-04-05T06:54:25Z" } ] } }, { - "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "name": "1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1e35f26d-79ad-40a5-8ea4-a4f4aca1d983", "properties": { - "accountName": "r-database-account-5770", + "accountName": "restoredaccount-7747", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:34:14Z", - "deletionTime": "2023-04-05T16:51:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", - "creationTime": "2023-04-05T16:34:15Z", - "deletionTime": "2023-04-05T16:51:55Z" + "regionalDatabaseAccountInstanceId": "c1da8a70-9e23-4b1d-962a-9c963a2eaf82", + "creationTime": "2023-04-05T06:53:31Z", + "deletionTime": "2023-04-05T06:54:26Z" } ] } }, { - "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "name": "adc4a343-1599-470d-abcc-d951fdd50f37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/adc4a343-1599-470d-abcc-d951fdd50f37", "properties": { - "accountName": "restoredaccount-4079", + "accountName": "r-database-account-3312", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T17:13:48Z", + "deletionTime": "2023-04-05T06:56:38Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", - "creationTime": "2023-04-05T16:51:31Z", - "deletionTime": "2023-04-05T16:51:58Z" + "regionalDatabaseAccountInstanceId": "3ceac000-b431-478e-a99b-5332a9ddb734", + "creationTime": "2023-04-04T17:13:49Z", + "deletionTime": "2023-04-05T06:56:38Z" } ] } }, { - "name": "a181c3ee-171b-4481-b30c-623238c24d41", + "name": "0db7be06-69d3-488e-8c75-0eb6966b4016", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0db7be06-69d3-488e-8c75-0eb6966b4016", "properties": { - "accountName": "restoredaccount-5402", + "accountName": "r-database-account-5846", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T21:44:23Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", - "creationTime": "2023-04-05T17:14:52Z", - "deletionTime": "2023-04-05T17:15:48Z" + "regionalDatabaseAccountInstanceId": "e9423376-5ea5-465a-9f5e-f45d663f3fcb", + "creationTime": "2023-04-04T21:44:25Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "115d217b-1e58-4653-af7e-756be6313d6e", + "name": "98cd330d-ec50-4a3d-a196-e9537578fed8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98cd330d-ec50-4a3d-a196-e9537578fed8", "properties": { - "accountName": "r-database-account-5935", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T16:56:31Z", - "deletionTime": "2023-04-05T17:15:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2760", + "apiType": "Sql", + "creationTime": "2023-04-04T21:33:57Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", - "creationTime": "2023-04-05T16:56:32Z", - "deletionTime": "2023-04-05T17:15:52Z" + "regionalDatabaseAccountInstanceId": "4cb74464-09ae-4a66-9d79-fd748a5abd68", + "creationTime": "2023-04-04T21:33:58Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "name": "9ce35a43-8b24-4060-a058-191f976df7c1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9ce35a43-8b24-4060-a058-191f976df7c1", "properties": { - "accountName": "r-database-account-339", + "accountName": "restoredaccount-9271", "apiType": "Sql", - "creationTime": "2023-04-05T17:17:47Z", - "deletionTime": "2023-04-05T17:34:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", - "creationTime": "2023-04-05T17:17:48Z", - "deletionTime": "2023-04-05T17:34:52Z" + "regionalDatabaseAccountInstanceId": "f83885b3-cf91-4301-aaf3-512e97dbf5e5", + "creationTime": "2023-04-04T21:49:17Z", + "deletionTime": "2023-04-05T06:58:31Z" } ] } }, { - "name": "4350889f-8316-4611-8c7b-0de037f83cb3", + "name": "0398e7f9-0a83-474e-b5ee-49acfd0de933", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0398e7f9-0a83-474e-b5ee-49acfd0de933", "properties": { - "accountName": "restoredaccount-6292", + "accountName": "r-database-account-9266", "apiType": "Sql", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T07:47:00Z", + "deletionTime": "2023-04-05T06:58:41Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", - "creationTime": "2023-04-05T17:34:16Z", - "deletionTime": "2023-04-05T17:34:53Z" + "regionalDatabaseAccountInstanceId": "d28cdfba-d0ac-478a-95f3-202701cec8e7", + "creationTime": "2023-03-29T07:47:01Z", + "deletionTime": "2023-04-05T06:58:41Z" } ] } }, { - "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", + "name": "79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/79a0f651-110b-4ac2-814a-7bb4fb4b8b0f", "properties": { - "accountName": "r-database-account-8514", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:39:47Z", - "deletionTime": "2023-04-05T17:58:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-641", + "apiType": "Sql", + "creationTime": "2023-03-29T04:26:01Z", + "deletionTime": "2023-04-05T06:59:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", - "creationTime": "2023-04-05T17:39:48Z", - "deletionTime": "2023-04-05T17:58:43Z" + "regionalDatabaseAccountInstanceId": "edbcea9f-2aae-4dfc-887a-1285575e2913", + "creationTime": "2023-03-29T04:26:02Z", + "deletionTime": "2023-04-05T06:59:03Z" } ] } }, { - "name": "e39d66a9-028e-499d-b488-fde2e53814c5", + "name": "edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/edd899be-b719-4eaa-a0b7-4c4bbd0eb70f", "properties": { - "accountName": "restoredaccount-9641", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3287", + "apiType": "Sql", + "creationTime": "2023-03-29T07:55:06Z", + "deletionTime": "2023-04-05T07:00:47Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", - "creationTime": "2023-04-05T17:57:46Z", - "deletionTime": "2023-04-05T17:58:45Z" + "regionalDatabaseAccountInstanceId": "40e83aae-9b0c-44cd-8239-adc17f3b9674", + "creationTime": "2023-03-29T07:55:07Z", + "deletionTime": "2023-04-05T07:00:47Z" } ] } }, { - "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", + "name": "8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8dd16bf5-1157-4389-8b6c-f6e66c4631f6", "properties": { - "accountName": "restoredaccount-2652", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3926", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-29T17:08:41Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", - "creationTime": "2023-04-05T18:20:21Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "14aa781e-a57d-49f6-9104-d27d50651ebe", + "creationTime": "2023-03-29T17:08:42Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "name": "92ce3190-d16b-438f-9791-b2254a597435", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/92ce3190-d16b-438f-9791-b2254a597435", "properties": { - "accountName": "r-database-account-20", + "accountName": "r-database-account-1530", "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:03:36Z", - "deletionTime": "2023-04-05T18:21:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-31T07:05:13Z", + "deletionTime": "2023-04-05T07:01:53Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", - "creationTime": "2023-04-05T18:03:37Z", - "deletionTime": "2023-04-05T18:21:00Z" + "regionalDatabaseAccountInstanceId": "29ab1c79-928b-413c-b7e2-2c0d8d3f9a5f", + "creationTime": "2023-03-31T07:05:14Z", + "deletionTime": "2023-04-05T07:01:53Z" } ] } }, { - "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", + "name": "c5934152-2095-41b0-9962-72be301ec23c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c5934152-2095-41b0-9962-72be301ec23c", "properties": { - "accountName": "r-database-account-727", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:25:45Z", - "deletionTime": "2023-04-05T18:27:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-1333", + "apiType": "Gremlin, Sql", + "creationTime": "2023-03-30T07:09:38Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", - "creationTime": "2023-04-05T18:25:47Z", - "deletionTime": "2023-04-05T18:27:03Z" + "regionalDatabaseAccountInstanceId": "4556e019-508e-4f17-b75f-f6acaa1aaa31", + "creationTime": "2023-03-30T07:09:40Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "name": "b9949dcc-131d-498e-aa54-e6302ddac4aa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9949dcc-131d-498e-aa54-e6302ddac4aa", "properties": { - "accountName": "r-database-account-2209", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T18:38:04Z", - "deletionTime": "2023-04-05T18:40:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2197", + "apiType": "Sql", + "creationTime": "2023-03-29T04:24:10Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", - "creationTime": "2023-04-05T18:38:05Z", - "deletionTime": "2023-04-05T18:40:00Z" + "regionalDatabaseAccountInstanceId": "b66de773-f431-4887-b660-1372c9b07d6f", + "creationTime": "2023-03-29T04:24:11Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e106c7e7-2828-4193-b125-0540ec42f85a", + "name": "6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6a774bd9-e1cb-4a49-a382-5a7a2ed87cac", "properties": { - "accountName": "r-grem-db-account-3109", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:15:20Z", - "deletionTime": "2023-04-05T19:17:06Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-4608", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T00:10:43Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", - "creationTime": "2023-04-05T19:15:21Z", - "deletionTime": "2023-04-05T19:17:06Z" + "regionalDatabaseAccountInstanceId": "b4c0c8dd-f372-4eea-8a98-7fa1df712938", + "creationTime": "2023-03-30T00:10:44Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "19b77f33-9070-4bea-89ec-83ad22c59136", + "name": "35cfd4da-1076-4df7-942c-832ffe4bf2d5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/35cfd4da-1076-4df7-942c-832ffe4bf2d5", "properties": { - "accountName": "r-grem-db-account-3153", + "accountName": "r-database-account-4659", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:32:53Z", - "deletionTime": "2023-04-05T19:33:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-04T18:19:29Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", - "creationTime": "2023-04-05T19:32:54Z", - "deletionTime": "2023-04-05T19:33:59Z" + "regionalDatabaseAccountInstanceId": "66b7d504-028a-473e-bb2c-96dbf16c41a2", + "creationTime": "2023-04-04T18:19:30Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", + "name": "1526c330-5a1e-4c64-a6f5-1c490d8a21af", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1526c330-5a1e-4c64-a6f5-1c490d8a21af", "properties": { - "accountName": "r-grem-db-account-6612", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T19:47:56Z", - "deletionTime": "2023-04-05T20:04:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5637", + "apiType": "Table, Sql", + "creationTime": "2023-03-30T16:25:03Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", - "creationTime": "2023-04-05T19:47:57Z", - "deletionTime": "2023-04-05T20:04:52Z" + "regionalDatabaseAccountInstanceId": "8bfd434c-945d-4c68-8a55-47a96e44c33b", + "creationTime": "2023-03-30T16:25:04Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "name": "210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/210069bb-cc9e-43f3-aa29-e2aa7f0bf46e", "properties": { - "accountName": "restoredaccount-5075", + "accountName": "r-database-account-5467", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T04:53:26Z", + "deletionTime": "2023-04-05T07:01:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", - "creationTime": "2023-04-05T20:03:59Z", - "deletionTime": "2023-04-05T20:16:10Z" + "regionalDatabaseAccountInstanceId": "74ff901e-868c-4809-9fb0-86531bb8575c", + "creationTime": "2023-04-05T04:53:27Z", + "deletionTime": "2023-04-05T07:01:54Z" } ] } }, { - "name": "57958516-07cd-498b-b42b-d8bbde38fc72", + "name": "401f849e-50e6-483b-813a-1a5f1059006c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/401f849e-50e6-483b-813a-1a5f1059006c", "properties": { - "accountName": "r-grem-db-account-2460", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:32:03Z", - "deletionTime": "2023-04-05T20:52:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5933", + "apiType": "Sql", + "creationTime": "2023-04-04T19:13:48Z", + "deletionTime": "2023-04-05T07:01:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", - "creationTime": "2023-04-05T20:32:04Z", - "deletionTime": "2023-04-05T20:52:58Z" + "regionalDatabaseAccountInstanceId": "8691ba2e-1975-4ae7-9f9c-51a2f4a4d644", + "creationTime": "2023-04-04T19:13:49Z", + "deletionTime": "2023-04-05T07:01:55Z" } ] } }, { - "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "name": "28117ed9-2b34-4549-94eb-e33d2286c0d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/28117ed9-2b34-4549-94eb-e33d2286c0d9", "properties": { - "accountName": "restoredaccount-9191", + "accountName": "r-database-account-1535", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-30T20:20:58Z", + "deletionTime": "2023-04-05T07:01:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", - "creationTime": "2023-04-05T20:52:26Z", - "deletionTime": "2023-04-05T21:04:48Z" + "regionalDatabaseAccountInstanceId": "35e6bef6-d0cb-4489-9fb6-e15337f4aaef", + "creationTime": "2023-03-30T20:21:00Z", + "deletionTime": "2023-04-05T07:01:58Z" } ] } }, { - "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "name": "18774956-31f4-46cf-8b69-fe7eb1bc9444", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18774956-31f4-46cf-8b69-fe7eb1bc9444", "properties": { - "accountName": "r-grem-db-account-917", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:20:40Z", - "deletionTime": "2023-04-05T21:22:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5305", + "apiType": "Sql", + "creationTime": "2023-03-29T02:15:48Z", + "deletionTime": "2023-04-05T07:02:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", - "creationTime": "2023-04-05T21:20:41Z", - "deletionTime": "2023-04-05T21:22:32Z" + "regionalDatabaseAccountInstanceId": "c9110136-aee1-41c5-8a08-fce59f08b6d7", + "creationTime": "2023-03-29T02:15:49Z", + "deletionTime": "2023-04-05T07:02:00Z" } ] } }, { - "name": "d8af4291-a857-435c-9e68-add9be61e3e3", + "name": "2fd15e3e-3f86-42c8-8485-74004eb117cd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2fd15e3e-3f86-42c8-8485-74004eb117cd", "properties": { - "accountName": "r-grem-db-account-4408", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:38:27Z", - "deletionTime": "2023-04-05T21:39:23Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-590", + "apiType": "Sql", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", - "creationTime": "2023-04-05T21:38:28Z", - "deletionTime": "2023-04-05T21:39:23Z" + "regionalDatabaseAccountInstanceId": "476b0f93-73ff-4cfb-b809-b7f50631fcdc", + "creationTime": "2023-03-30T05:59:59Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2348e86d-d845-4023-a61c-52a7c4998681", + "name": "aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aad1cbdc-eeb7-48e3-b868-afd8a6c65334", "properties": { - "accountName": "r-grem-db-account-3493", + "accountName": "restoredaccount-3736", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T21:53:12Z", - "deletionTime": "2023-04-05T22:10:15Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", - "creationTime": "2023-04-05T21:53:13Z", - "deletionTime": "2023-04-05T22:10:15Z" + "regionalDatabaseAccountInstanceId": "8902971c-23ca-4ead-9f72-289e65cfaa50", + "creationTime": "2023-04-05T05:11:25Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "10d05397-ea2c-4d64-a325-da1097b67a30", + "name": "af699620-0019-4a6b-ad59-e7c6381814ba", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/af699620-0019-4a6b-ad59-e7c6381814ba", "properties": { - "accountName": "restoredaccount-7617", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7822", + "apiType": "Sql", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", - "creationTime": "2023-04-05T22:09:33Z", - "deletionTime": "2023-04-05T22:22:05Z" + "regionalDatabaseAccountInstanceId": "b82b8a80-7fd4-4a2c-8d72-a02a07e939e2", + "creationTime": "2023-03-29T23:36:48Z", + "deletionTime": "2023-04-05T07:02:18Z" } ] } }, { - "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "name": "88d7ae04-0284-474e-833c-c20a4ecc2d37", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/88d7ae04-0284-474e-833c-c20a4ecc2d37", "properties": { - "accountName": "r-grem-db-account-4657", + "accountName": "restoredaccount-5262", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:37:57Z", - "deletionTime": "2023-04-05T22:57:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", - "creationTime": "2023-04-05T22:37:58Z", - "deletionTime": "2023-04-05T22:57:18Z" + "regionalDatabaseAccountInstanceId": "a89fd442-836f-4ef0-b97b-0edf6288657c", + "creationTime": "2023-03-29T23:07:06Z", + "deletionTime": "2023-04-05T07:02:19Z" } ] } }, { - "name": "b9c23cc0-13f3-4895-8534-809a00376677", + "name": "05442da3-1214-4c48-9883-b06ab54491dd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05442da3-1214-4c48-9883-b06ab54491dd", "properties": { - "accountName": "restoredaccount-1097", + "accountName": "r-database-account-6510", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T16:12:03Z", + "deletionTime": "2023-04-05T16:13:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", - "creationTime": "2023-04-05T22:56:24Z", - "deletionTime": "2023-04-05T23:09:40Z" + "regionalDatabaseAccountInstanceId": "8b29b20d-de42-4010-82b8-e865e470b768", + "creationTime": "2023-04-05T16:12:04Z", + "deletionTime": "2023-04-05T16:13:54Z" } ] } }, { - "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", + "name": "6694c494-2902-4055-a8f1-af1b95d7ad29", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6694c494-2902-4055-a8f1-af1b95d7ad29", "properties": { - "accountName": "r-table-account-4377", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:25:55Z", - "deletionTime": "2023-04-05T23:27:10Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6751", + "apiType": "Sql", + "creationTime": "2023-04-05T16:17:14Z", + "deletionTime": "2023-04-05T16:17:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", - "creationTime": "2023-04-05T23:25:56Z", - "deletionTime": "2023-04-05T23:27:10Z" + "regionalDatabaseAccountInstanceId": "8fd003db-1fe3-4cde-8ea2-9949c0c44ad2", + "creationTime": "2023-04-05T16:17:16Z", + "deletionTime": "2023-04-05T16:17:54Z" } ] } }, { - "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", + "name": "554b58bc-ad47-4031-9100-02ef15baa510", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/554b58bc-ad47-4031-9100-02ef15baa510", "properties": { - "accountName": "r-table-account-1415", - "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:41:00Z", - "deletionTime": "2023-04-05T23:59:07Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3896", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:22:51Z", + "deletionTime": "2023-04-05T16:24:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", - "creationTime": "2023-04-05T23:41:01Z", - "deletionTime": "2023-04-05T23:59:07Z" + "regionalDatabaseAccountInstanceId": "a0f0a5b4-2041-4477-86ed-0ca8634ccab2", + "creationTime": "2023-04-05T16:22:52Z", + "deletionTime": "2023-04-05T16:24:03Z" } ] } }, { - "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", + "name": "d97105e7-6a53-435f-9219-21b7e6ace085", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d97105e7-6a53-435f-9219-21b7e6ace085", "properties": { - "accountName": "restoredaccount-5386", + "accountName": "r-database-account-8009", "apiType": "Table, Sql", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T16:28:41Z", + "deletionTime": "2023-04-05T16:29:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", - "creationTime": "2023-04-05T23:58:12Z", - "deletionTime": "2023-04-06T00:10:28Z" + "regionalDatabaseAccountInstanceId": "bea75fa6-d49d-4881-9894-4936f5a128f7", + "creationTime": "2023-04-05T16:28:42Z", + "deletionTime": "2023-04-05T16:29:40Z" } ] } }, { - "name": "701f814c-13b7-4144-b75c-52946e6946cb", + "name": "051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/051a1261-ba73-4ef2-84f2-2a0cac5fc4e1", "properties": { - "accountName": "r-table-account-6354", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:26:22Z", - "deletionTime": "2023-04-06T00:43:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5770", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:34:14Z", + "deletionTime": "2023-04-05T16:51:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", - "creationTime": "2023-04-06T00:26:23Z", - "deletionTime": "2023-04-06T00:43:42Z" + "regionalDatabaseAccountInstanceId": "8e14ade4-4581-46cf-8924-f8259e4ed9c3", + "creationTime": "2023-04-05T16:34:15Z", + "deletionTime": "2023-04-05T16:51:55Z" } ] } }, { - "name": "a96f997d-2cbf-4a64-b917-c776e6908601", + "name": "98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/98ff29ee-3eec-4fb0-8f2e-749be3274ac0", "properties": { - "accountName": "restoredaccount-3726", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-4079", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", - "creationTime": "2023-04-06T00:42:49Z", - "deletionTime": "2023-04-06T00:54:59Z" + "regionalDatabaseAccountInstanceId": "ef58abe5-ee3e-4c26-8d79-913a8fdb0e76", + "creationTime": "2023-04-05T16:51:31Z", + "deletionTime": "2023-04-05T16:51:58Z" } ] } }, { - "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "name": "a181c3ee-171b-4481-b30c-623238c24d41", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a181c3ee-171b-4481-b30c-623238c24d41", "properties": { - "accountName": "r-table-account-6883", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:10:50Z", - "deletionTime": "2023-04-06T01:12:24Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5402", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", - "creationTime": "2023-04-06T01:10:51Z", - "deletionTime": "2023-04-06T01:12:24Z" + "regionalDatabaseAccountInstanceId": "f87690a1-5e7d-49a2-8b8d-8d4c2ea6dbc0", + "creationTime": "2023-04-05T17:14:52Z", + "deletionTime": "2023-04-05T17:15:48Z" } ] } }, { - "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "name": "115d217b-1e58-4653-af7e-756be6313d6e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/115d217b-1e58-4653-af7e-756be6313d6e", "properties": { - "accountName": "r-table-account-5301", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T01:30:03Z", - "deletionTime": "2023-04-06T01:31:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5935", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T16:56:31Z", + "deletionTime": "2023-04-05T17:15:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", - "creationTime": "2023-04-06T01:30:04Z", - "deletionTime": "2023-04-06T01:31:00Z" + "regionalDatabaseAccountInstanceId": "3cd2e9f2-69ab-48ed-85ad-ede49c420996", + "creationTime": "2023-04-05T16:56:32Z", + "deletionTime": "2023-04-05T17:15:52Z" } ] } }, { - "name": "999e9d75-47c8-4230-8a4e-677ee461269b", + "name": "e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e5fd1d90-dba3-4c4d-9c4d-c757eff6b892", "properties": { - "accountName": "r-database-account-3960", + "accountName": "r-database-account-339", "apiType": "Sql", - "creationTime": "2023-04-06T02:16:51Z", - "deletionTime": "2023-04-06T02:17:49Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T17:17:47Z", + "deletionTime": "2023-04-05T17:34:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", - "creationTime": "2023-04-06T02:16:52Z", - "deletionTime": "2023-04-06T02:17:49Z" + "regionalDatabaseAccountInstanceId": "7e1063ca-f83b-49e0-babe-589e627b0138", + "creationTime": "2023-04-05T17:17:48Z", + "deletionTime": "2023-04-05T17:34:52Z" } ] } }, { - "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "name": "4350889f-8316-4611-8c7b-0de037f83cb3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4350889f-8316-4611-8c7b-0de037f83cb3", "properties": { - "accountName": "r-database-account-6028", + "accountName": "restoredaccount-6292", "apiType": "Sql", - "creationTime": "2023-04-06T02:27:53Z", - "deletionTime": "2023-04-06T02:44:39Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", - "creationTime": "2023-04-06T02:27:54Z", - "deletionTime": "2023-04-06T02:44:39Z" + "regionalDatabaseAccountInstanceId": "fe9a9004-f9a2-4965-8369-799bbca10c62", + "creationTime": "2023-04-05T17:34:16Z", + "deletionTime": "2023-04-05T17:34:53Z" } ] } }, { - "name": "3065e921-a49b-43d6-84aa-037f18987a23", + "name": "e43a2d2f-d461-4797-99a0-69fe32f76e38", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e43a2d2f-d461-4797-99a0-69fe32f76e38", "properties": { - "accountName": "restoredaccount-7075", - "apiType": "Sql", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-8514", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:39:47Z", + "deletionTime": "2023-04-05T17:58:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", - "creationTime": "2023-04-06T02:43:55Z", - "deletionTime": "2023-04-06T02:55:24Z" + "regionalDatabaseAccountInstanceId": "5028c260-89b2-41fe-bfc9-1172ef9d0b84", + "creationTime": "2023-04-05T17:39:48Z", + "deletionTime": "2023-04-05T17:58:43Z" } ] } }, { - "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", + "name": "e39d66a9-028e-499d-b488-fde2e53814c5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e39d66a9-028e-499d-b488-fde2e53814c5", "properties": { - "accountName": "r-database-account-5983", - "apiType": "Sql", - "creationTime": "2023-04-06T03:09:16Z", - "deletionTime": "2023-04-06T03:10:13Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-9641", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", - "creationTime": "2023-04-06T03:09:18Z", - "deletionTime": "2023-04-06T03:10:13Z" + "regionalDatabaseAccountInstanceId": "7e50a023-f962-4abf-ae0a-6c8678233f59", + "creationTime": "2023-04-05T17:57:46Z", + "deletionTime": "2023-04-05T17:58:45Z" } ] } }, { - "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "name": "6c608839-1f5a-4ec1-81af-d656251da7a8", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6c608839-1f5a-4ec1-81af-d656251da7a8", "properties": { - "accountName": "r-database-account-7214", - "apiType": "Sql", - "creationTime": "2023-04-06T03:20:49Z", - "deletionTime": "2023-04-06T03:37:02Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2652", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", - "creationTime": "2023-04-06T03:20:50Z", - "deletionTime": "2023-04-06T03:37:02Z" + "regionalDatabaseAccountInstanceId": "bf73ff36-1193-49d2-994e-4321a7238079", + "creationTime": "2023-04-05T18:20:21Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", + "name": "1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1eab3514-7cb4-4994-b9bc-3ed7a6cd91ec", "properties": { - "accountName": "restoredaccount-1487", - "apiType": "Sql", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-20", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T18:03:36Z", + "deletionTime": "2023-04-05T18:21:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", - "creationTime": "2023-04-06T03:36:32Z", - "deletionTime": "2023-04-06T03:47:16Z" + "regionalDatabaseAccountInstanceId": "3257c94a-05d2-4d20-b66a-563772e54081", + "creationTime": "2023-04-05T18:03:37Z", + "deletionTime": "2023-04-05T18:21:00Z" } ] } }, { - "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", + "name": "a2e44fb7-d335-4093-ba69-d021af9bfe00", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2e44fb7-d335-4093-ba69-d021af9bfe00", "properties": { - "accountName": "r-table-account-2891", + "accountName": "r-database-account-727", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:02:47Z", - "deletionTime": "2023-04-06T04:03:49Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T18:25:45Z", + "deletionTime": "2023-04-05T18:27:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", - "creationTime": "2023-04-06T04:02:48Z", - "deletionTime": "2023-04-06T04:03:49Z" + "regionalDatabaseAccountInstanceId": "8721d93d-66bb-496a-bd43-476a709d58f3", + "creationTime": "2023-04-05T18:25:47Z", + "deletionTime": "2023-04-05T18:27:03Z" } ] } }, { - "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "name": "cd34644b-6f5a-4f25-8f6b-9068790ccc32", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cd34644b-6f5a-4f25-8f6b-9068790ccc32", "properties": { - "accountName": "r-table-account-7603", + "accountName": "r-database-account-2209", "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:18:01Z", - "deletionTime": "2023-04-06T04:36:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T18:38:04Z", + "deletionTime": "2023-04-05T18:40:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", - "creationTime": "2023-04-06T04:18:02Z", - "deletionTime": "2023-04-06T04:36:17Z" + "regionalDatabaseAccountInstanceId": "0849eeb6-425f-45b1-9295-375e1e77f8ec", + "creationTime": "2023-04-05T18:38:05Z", + "deletionTime": "2023-04-05T18:40:00Z" } ] } }, { - "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", + "name": "e106c7e7-2828-4193-b125-0540ec42f85a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e106c7e7-2828-4193-b125-0540ec42f85a", "properties": { - "accountName": "restoredaccount-1355", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-3109", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:15:20Z", + "deletionTime": "2023-04-05T19:17:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", - "creationTime": "2023-04-06T04:35:28Z", - "deletionTime": "2023-04-06T04:48:01Z" + "regionalDatabaseAccountInstanceId": "019c7d7f-deb6-468c-812c-e6070d4cd1d9", + "creationTime": "2023-04-05T19:15:21Z", + "deletionTime": "2023-04-05T19:17:06Z" } ] } }, { - "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", + "name": "19b77f33-9070-4bea-89ec-83ad22c59136", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/19b77f33-9070-4bea-89ec-83ad22c59136", "properties": { - "accountName": "r-table-account-6373", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:05:15Z", - "deletionTime": "2023-04-06T05:22:50Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-3153", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:32:53Z", + "deletionTime": "2023-04-05T19:33:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", - "creationTime": "2023-04-06T05:05:16Z", - "deletionTime": "2023-04-06T05:22:50Z" + "regionalDatabaseAccountInstanceId": "433e314f-d95a-4afe-a6d1-d95956c82ea7", + "creationTime": "2023-04-05T19:32:54Z", + "deletionTime": "2023-04-05T19:33:59Z" } ] } }, { - "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "name": "e21f4e92-7380-4c32-b600-1a389aa4c845", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e21f4e92-7380-4c32-b600-1a389aa4c845", "properties": { - "accountName": "restoredaccount-665", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-6612", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T19:47:56Z", + "deletionTime": "2023-04-05T20:04:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", - "creationTime": "2023-04-06T05:22:06Z", - "deletionTime": "2023-04-06T05:34:09Z" + "regionalDatabaseAccountInstanceId": "97e120cc-6a06-4839-96fc-ba399c9af520", + "creationTime": "2023-04-05T19:47:57Z", + "deletionTime": "2023-04-05T20:04:52Z" } ] } }, { - "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", + "name": "a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a6848c66-b318-4cb7-8e70-7d0b0b9b1918", "properties": { - "accountName": "r-table-account-1188", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T05:50:20Z", - "deletionTime": "2023-04-06T05:52:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5075", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", - "creationTime": "2023-04-06T05:50:21Z", - "deletionTime": "2023-04-06T05:52:03Z" + "regionalDatabaseAccountInstanceId": "09098604-8221-4b72-b876-ff6b64f88ad7", + "creationTime": "2023-04-05T20:03:59Z", + "deletionTime": "2023-04-05T20:16:10Z" } ] } }, { - "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", + "name": "57958516-07cd-498b-b42b-d8bbde38fc72", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/57958516-07cd-498b-b42b-d8bbde38fc72", "properties": { - "accountName": "r-table-account-5261", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T06:08:10Z", - "deletionTime": "2023-04-06T06:09:02Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-2460", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T20:32:03Z", + "deletionTime": "2023-04-05T20:52:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", - "creationTime": "2023-04-06T06:08:11Z", - "deletionTime": "2023-04-06T06:09:02Z" + "regionalDatabaseAccountInstanceId": "d6bdc5f9-fec9-474f-94d9-e2d2074e22bc", + "creationTime": "2023-04-05T20:32:04Z", + "deletionTime": "2023-04-05T20:52:58Z" } ] } }, { - "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", + "name": "856cabec-4726-4cd9-86e8-2d87abcc4cb0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/856cabec-4726-4cd9-86e8-2d87abcc4cb0", "properties": { - "accountName": "r-grem-db-account-723", + "accountName": "restoredaccount-9191", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:39:44Z", - "deletionTime": "2023-04-06T06:41:33Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", - "creationTime": "2023-04-06T06:39:45Z", - "deletionTime": "2023-04-06T06:41:33Z" + "regionalDatabaseAccountInstanceId": "5334a45b-22fa-48e5-a07f-7b36a4525225", + "creationTime": "2023-04-05T20:52:26Z", + "deletionTime": "2023-04-05T21:04:48Z" } ] } }, { - "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", + "name": "9e5c63ce-faaf-4b9f-932b-a62b365ce687", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9e5c63ce-faaf-4b9f-932b-a62b365ce687", "properties": { - "accountName": "r-grem-db-account-7969", + "accountName": "r-grem-db-account-917", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T06:58:36Z", - "deletionTime": "2023-04-06T06:59:36Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T21:20:40Z", + "deletionTime": "2023-04-05T21:22:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", - "creationTime": "2023-04-06T06:58:37Z", - "deletionTime": "2023-04-06T06:59:36Z" + "regionalDatabaseAccountInstanceId": "6bd058b3-ab90-4b89-9a0d-a2a024c48d5d", + "creationTime": "2023-04-05T21:20:41Z", + "deletionTime": "2023-04-05T21:22:32Z" } ] } }, { - "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", + "name": "d8af4291-a857-435c-9e68-add9be61e3e3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d8af4291-a857-435c-9e68-add9be61e3e3", "properties": { - "accountName": "r-grem-db-account-2577", + "accountName": "r-grem-db-account-4408", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:15:43Z", - "deletionTime": "2023-04-06T07:33:07Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T21:38:27Z", + "deletionTime": "2023-04-05T21:39:23Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", - "creationTime": "2023-04-06T07:15:45Z", - "deletionTime": "2023-04-06T07:33:07Z" + "regionalDatabaseAccountInstanceId": "5eadf9d6-e990-4b35-8f0a-9bf3556ce98a", + "creationTime": "2023-04-05T21:38:28Z", + "deletionTime": "2023-04-05T21:39:23Z" } ] } }, { - "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "name": "2348e86d-d845-4023-a61c-52a7c4998681", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2348e86d-d845-4023-a61c-52a7c4998681", "properties": { - "accountName": "restoredaccount-693", + "accountName": "r-grem-db-account-3493", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T21:53:12Z", + "deletionTime": "2023-04-05T22:10:15Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", - "creationTime": "2023-04-06T07:32:21Z", - "deletionTime": "2023-04-06T07:44:25Z" + "regionalDatabaseAccountInstanceId": "32c7b179-d3cb-45c5-a257-6bac70b722b0", + "creationTime": "2023-04-05T21:53:13Z", + "deletionTime": "2023-04-05T22:10:15Z" } ] } }, { - "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", + "name": "10d05397-ea2c-4d64-a325-da1097b67a30", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/10d05397-ea2c-4d64-a325-da1097b67a30", "properties": { - "accountName": "r-grem-db-account-4601", + "accountName": "restoredaccount-7617", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:00:25Z", - "deletionTime": "2023-04-06T08:20:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", - "creationTime": "2023-04-06T08:00:26Z", - "deletionTime": "2023-04-06T08:20:12Z" + "regionalDatabaseAccountInstanceId": "b57901f9-1b30-4f20-beed-4d165118acfe", + "creationTime": "2023-04-05T22:09:33Z", + "deletionTime": "2023-04-05T22:22:05Z" } ] } }, { - "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "name": "2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2e5ad60e-fc7f-4ca3-9197-f55f4946e2be", "properties": { - "accountName": "restoredaccount-1430", + "accountName": "r-grem-db-account-4657", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T22:37:57Z", + "deletionTime": "2023-04-05T22:57:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", - "creationTime": "2023-04-06T08:18:51Z", - "deletionTime": "2023-04-06T08:31:30Z" + "regionalDatabaseAccountInstanceId": "00e2decc-8646-4c40-adea-52565df4b8af", + "creationTime": "2023-04-05T22:37:58Z", + "deletionTime": "2023-04-05T22:57:18Z" } ] } }, { - "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "name": "b9c23cc0-13f3-4895-8534-809a00376677", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9c23cc0-13f3-4895-8534-809a00376677", "properties": { - "accountName": "r-grem-db-account-7507", + "accountName": "restoredaccount-1097", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T08:48:00Z", - "deletionTime": "2023-04-06T08:49:48Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", - "creationTime": "2023-04-06T08:48:01Z", - "deletionTime": "2023-04-06T08:49:48Z" + "regionalDatabaseAccountInstanceId": "302263d7-5b4c-496f-a1c0-e6bc97c76cd7", + "creationTime": "2023-04-05T22:56:24Z", + "deletionTime": "2023-04-05T23:09:40Z" } ] } }, { - "name": "a8bfadea-a883-491c-8311-3202491cfe5d", + "name": "08d694bf-a697-4caa-a1c1-0729e9352e79", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/08d694bf-a697-4caa-a1c1-0729e9352e79", "properties": { - "accountName": "r-grem-db-account-2606", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:05:50Z", - "deletionTime": "2023-04-06T09:06:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-4377", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:25:55Z", + "deletionTime": "2023-04-05T23:27:10Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", - "creationTime": "2023-04-06T09:05:51Z", - "deletionTime": "2023-04-06T09:06:43Z" + "regionalDatabaseAccountInstanceId": "29288209-1ae4-4bf4-a6bf-53f287019cc6", + "creationTime": "2023-04-05T23:25:56Z", + "deletionTime": "2023-04-05T23:27:10Z" } ] } }, { - "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "name": "c6990784-cf53-4251-a3e2-40e4d90842ce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c6990784-cf53-4251-a3e2-40e4d90842ce", "properties": { - "accountName": "r-grem-db-account-6681", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:21:06Z", - "deletionTime": "2023-04-06T09:38:10Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-1415", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:41:00Z", + "deletionTime": "2023-04-05T23:59:07Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", - "creationTime": "2023-04-06T09:21:07Z", - "deletionTime": "2023-04-06T09:38:10Z" + "regionalDatabaseAccountInstanceId": "e3b584bf-03d7-48e0-a74d-baa380b856a5", + "creationTime": "2023-04-05T23:41:01Z", + "deletionTime": "2023-04-05T23:59:07Z" } ] } }, { - "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "name": "89fa4594-ed8f-48ba-a362-dabbada8a453", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89fa4594-ed8f-48ba-a362-dabbada8a453", "properties": { - "accountName": "restoredaccount-4215", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5386", + "apiType": "Table, Sql", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", - "creationTime": "2023-04-06T09:37:24Z", - "deletionTime": "2023-04-06T09:49:59Z" + "regionalDatabaseAccountInstanceId": "dcbf7af3-3748-4a1c-b10c-5c8471df95e2", + "creationTime": "2023-04-05T23:58:12Z", + "deletionTime": "2023-04-06T00:10:28Z" } ] } }, { - "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", + "name": "701f814c-13b7-4144-b75c-52946e6946cb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/701f814c-13b7-4144-b75c-52946e6946cb", "properties": { - "accountName": "r-grem-db-account-846", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:06:04Z", - "deletionTime": "2023-04-06T10:25:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-6354", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:26:22Z", + "deletionTime": "2023-04-06T00:43:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", - "creationTime": "2023-04-06T10:06:06Z", - "deletionTime": "2023-04-06T10:25:18Z" + "regionalDatabaseAccountInstanceId": "e230d958-d2de-4531-90a6-03385f86fa0b", + "creationTime": "2023-04-06T00:26:23Z", + "deletionTime": "2023-04-06T00:43:42Z" } ] } }, { - "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "name": "a96f997d-2cbf-4a64-b917-c776e6908601", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a96f997d-2cbf-4a64-b917-c776e6908601", "properties": { - "accountName": "restoredaccount-5193", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3726", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", - "creationTime": "2023-04-06T10:24:32Z", - "deletionTime": "2023-04-06T10:36:34Z" + "regionalDatabaseAccountInstanceId": "f14c26ef-9f7f-46dc-a7a2-3227738259ba", + "creationTime": "2023-04-06T00:42:49Z", + "deletionTime": "2023-04-06T00:54:59Z" } ] } }, { - "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "name": "7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7f8c1fb1-b8dd-4cc2-acf2-73ea133ddccc", "properties": { - "accountName": "r-table-account-6567", + "accountName": "r-table-account-6883", "apiType": "Table, Sql", - "creationTime": "2023-04-06T10:53:20Z", - "deletionTime": "2023-04-06T10:54:04Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T01:10:50Z", + "deletionTime": "2023-04-06T01:12:24Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", - "creationTime": "2023-04-06T10:53:21Z", - "deletionTime": "2023-04-06T10:54:04Z" + "regionalDatabaseAccountInstanceId": "72e01a71-84f9-4a1f-b25d-b2115e97ddfa", + "creationTime": "2023-04-06T01:10:51Z", + "deletionTime": "2023-04-06T01:12:24Z" } ] } }, { - "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "name": "3bafeaa9-0bcc-495a-96ac-502cd527b02a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3bafeaa9-0bcc-495a-96ac-502cd527b02a", "properties": { - "accountName": "r-table-account-6921", + "accountName": "r-table-account-5301", "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:08:49Z", - "deletionTime": "2023-04-06T11:27:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T01:30:03Z", + "deletionTime": "2023-04-06T01:31:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", - "creationTime": "2023-04-06T11:08:51Z", - "deletionTime": "2023-04-06T11:27:03Z" + "regionalDatabaseAccountInstanceId": "bf2a8b08-7dee-4de8-a0c8-038e9465808b", + "creationTime": "2023-04-06T01:30:04Z", + "deletionTime": "2023-04-06T01:31:00Z" } ] } }, { - "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", + "name": "999e9d75-47c8-4230-8a4e-677ee461269b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/999e9d75-47c8-4230-8a4e-677ee461269b", "properties": { - "accountName": "restoredaccount-7286", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3960", + "apiType": "Sql", + "creationTime": "2023-04-06T02:16:51Z", + "deletionTime": "2023-04-06T02:17:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", - "creationTime": "2023-04-06T11:26:24Z", - "deletionTime": "2023-04-06T11:38:07Z" + "regionalDatabaseAccountInstanceId": "82564ae1-34a4-4c57-b6ee-62f4186d989a", + "creationTime": "2023-04-06T02:16:52Z", + "deletionTime": "2023-04-06T02:17:49Z" } ] } }, { - "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "name": "9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9aa1ae50-d50f-463c-92c5-d12c04cd5aac", "properties": { - "accountName": "r-table-account-5254", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T11:54:50Z", - "deletionTime": "2023-04-06T12:11:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-6028", + "apiType": "Sql", + "creationTime": "2023-04-06T02:27:53Z", + "deletionTime": "2023-04-06T02:44:39Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", - "creationTime": "2023-04-06T11:54:51Z", - "deletionTime": "2023-04-06T12:11:56Z" + "regionalDatabaseAccountInstanceId": "c9da4825-c62f-4745-8261-0176b60f9828", + "creationTime": "2023-04-06T02:27:54Z", + "deletionTime": "2023-04-06T02:44:39Z" } ] } }, { - "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "name": "3065e921-a49b-43d6-84aa-037f18987a23", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3065e921-a49b-43d6-84aa-037f18987a23", "properties": { - "accountName": "restoredaccount-6482", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7075", + "apiType": "Sql", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", - "creationTime": "2023-04-06T12:11:15Z", - "deletionTime": "2023-04-06T12:23:13Z" + "regionalDatabaseAccountInstanceId": "a2ad9d1e-b964-4251-8251-8c99d475d0f8", + "creationTime": "2023-04-06T02:43:55Z", + "deletionTime": "2023-04-06T02:55:24Z" } ] } }, { - "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "name": "1f7c4717-2d6d-4c70-b624-7543436ff664", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1f7c4717-2d6d-4c70-b624-7543436ff664", "properties": { - "accountName": "r-table-account-7579", - "apiType": "Table, Sql", - "creationTime": "2023-04-06T12:39:46Z", - "deletionTime": "2023-04-06T12:41:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-5983", + "apiType": "Sql", + "creationTime": "2023-04-06T03:09:16Z", + "deletionTime": "2023-04-06T03:10:13Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", - "creationTime": "2023-04-06T12:39:48Z", - "deletionTime": "2023-04-06T12:41:09Z" + "regionalDatabaseAccountInstanceId": "39af484d-28ad-4a87-8682-af4b2a171be3", + "creationTime": "2023-04-06T03:09:18Z", + "deletionTime": "2023-04-06T03:10:13Z" } ] } }, { - "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", + "name": "cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/cb29ac7c-0678-4d6c-a5ed-3e6e104e8472", "properties": { - "accountName": "cliz2xezqib6sfs", + "accountName": "r-database-account-7214", "apiType": "Sql", - "creationTime": "2023-04-06T17:48:58Z", - "deletionTime": "2023-04-06T17:51:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T03:20:49Z", + "deletionTime": "2023-04-06T03:37:02Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", - "creationTime": "2023-04-06T17:48:59Z", - "deletionTime": "2023-04-06T17:51:37Z" + "regionalDatabaseAccountInstanceId": "a600f656-1cf8-467e-8328-e415ec9fe42f", + "creationTime": "2023-04-06T03:20:50Z", + "deletionTime": "2023-04-06T03:37:02Z" } ] } }, { - "name": "d4eb1a5c-fa82-416b-8765-73105541441a", + "name": "20aa0ade-2c7f-4574-9598-93ad9605470f", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20aa0ade-2c7f-4574-9598-93ad9605470f", "properties": { - "accountName": "climxyj6ppdtdi3", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:23Z", - "deletionTime": "2023-04-06T17:53:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-1487", + "apiType": "Sql", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", - "creationTime": "2023-04-06T17:50:24Z", - "deletionTime": "2023-04-06T17:53:09Z" + "regionalDatabaseAccountInstanceId": "8da38bb4-3208-4322-b7be-9b401e3a5864", + "creationTime": "2023-04-06T03:36:32Z", + "deletionTime": "2023-04-06T03:47:16Z" } ] } }, { - "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", + "name": "3934b1bb-0c85-43f1-8a37-515983c75ab9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3934b1bb-0c85-43f1-8a37-515983c75ab9", "properties": { - "accountName": "clinhlpp5ltdx45", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:16Z", - "deletionTime": "2023-04-06T17:53:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-2891", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:02:47Z", + "deletionTime": "2023-04-06T04:03:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", - "creationTime": "2023-04-06T17:50:17Z", - "deletionTime": "2023-04-06T17:53:35Z" + "regionalDatabaseAccountInstanceId": "3555447c-6a35-4838-a9d8-4bac81a2b1e3", + "creationTime": "2023-04-06T04:02:48Z", + "deletionTime": "2023-04-06T04:03:49Z" } ] } }, { - "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "name": "a938fa1c-ee43-4432-a618-cf48d6afc5d9", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a938fa1c-ee43-4432-a618-cf48d6afc5d9", "properties": { - "accountName": "clicvlfgrzahmvn", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:50:25Z", - "deletionTime": "2023-04-06T17:54:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-7603", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:18:01Z", + "deletionTime": "2023-04-06T04:36:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T17:54:37Z" + "regionalDatabaseAccountInstanceId": "069bbc1f-b3dc-4c80-8b33-7e5cb04f6035", + "creationTime": "2023-04-06T04:18:02Z", + "deletionTime": "2023-04-06T04:36:17Z" } ] } }, { - "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "name": "f1b173a2-5433-4ed2-b66a-ed6552372847", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f1b173a2-5433-4ed2-b66a-ed6552372847", "properties": { - "accountName": "cli3hfttbxzir22", - "apiType": "Sql", - "creationTime": "2023-04-06T17:53:13Z", - "deletionTime": "2023-04-06T17:55:25Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-1355", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", - "creationTime": "2023-04-06T17:53:14Z", - "deletionTime": "2023-04-06T17:55:25Z" + "regionalDatabaseAccountInstanceId": "ebe2914c-e705-4afc-929c-8e5024e6aa0b", + "creationTime": "2023-04-06T04:35:28Z", + "deletionTime": "2023-04-06T04:48:01Z" } ] } }, { - "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", + "name": "013b0771-37a8-42bc-bec9-2d30900bfdd2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/013b0771-37a8-42bc-bec9-2d30900bfdd2", "properties": { - "accountName": "clioyp6agdkdrvk", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:56:23Z", - "deletionTime": "2023-04-06T17:58:30Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-6373", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:05:15Z", + "deletionTime": "2023-04-06T05:22:50Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", - "creationTime": "2023-04-06T17:56:24Z", - "deletionTime": "2023-04-06T17:58:30Z" + "regionalDatabaseAccountInstanceId": "3793c45e-a686-40a0-a34c-1cb6a5e1503e", + "creationTime": "2023-04-06T05:05:16Z", + "deletionTime": "2023-04-06T05:22:50Z" } ] } }, { - "name": "c4ce576d-4033-4b12-a450-daa13093cf34", + "name": "154d7c33-5159-47d9-b93d-ff2f6ef44a74", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/154d7c33-5159-47d9-b93d-ff2f6ef44a74", "properties": { - "accountName": "clipniczjve2l4q", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:56:45Z", - "deletionTime": "2023-04-06T17:58:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-665", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", - "creationTime": "2023-04-06T17:56:46Z", - "deletionTime": "2023-04-06T17:58:52Z" + "regionalDatabaseAccountInstanceId": "52dbc042-a207-462b-afeb-4656fa3214e1", + "creationTime": "2023-04-06T05:22:06Z", + "deletionTime": "2023-04-06T05:34:09Z" } ] } }, { - "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", + "name": "a0a02061-a9e5-4b48-a332-cbd763f97a42", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a0a02061-a9e5-4b48-a332-cbd763f97a42", "properties": { - "accountName": "clitae37flgxvip", - "apiType": "Sql", - "creationTime": "2023-04-06T17:57:03Z", - "deletionTime": "2023-04-06T17:58:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-1188", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T05:50:20Z", + "deletionTime": "2023-04-06T05:52:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", - "creationTime": "2023-04-06T17:57:04Z", - "deletionTime": "2023-04-06T17:58:56Z" + "regionalDatabaseAccountInstanceId": "05a3ef7c-3a2d-4371-a24c-3b1e25782b7a", + "creationTime": "2023-04-06T05:50:21Z", + "deletionTime": "2023-04-06T05:52:03Z" } ] } }, { - "name": "16cd72d1-8782-4faa-9e06-263055e4a852", + "name": "3fc70d5f-5413-4245-9d90-9215118f1a2d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fc70d5f-5413-4245-9d90-9215118f1a2d", "properties": { - "accountName": "cliqeiwdwhcytpv", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:06Z", - "deletionTime": "2023-04-06T18:02:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-5261", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T06:08:10Z", + "deletionTime": "2023-04-06T06:09:02Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", - "creationTime": "2023-04-06T18:02:07Z", - "deletionTime": "2023-04-06T18:02:32Z" + "regionalDatabaseAccountInstanceId": "90b9d96e-6cfc-4462-9d63-c55a659b3671", + "creationTime": "2023-04-06T06:08:11Z", + "deletionTime": "2023-04-06T06:09:02Z" } ] } }, { - "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", + "name": "5ca263c0-b746-45c0-b816-c78a8b03766e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5ca263c0-b746-45c0-b816-c78a8b03766e", "properties": { - "accountName": "cling2ssmapqjtb", - "apiType": "Sql", - "creationTime": "2023-04-06T18:02:20Z", - "deletionTime": "2023-04-06T18:03:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-723", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:39:44Z", + "deletionTime": "2023-04-06T06:41:33Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", - "creationTime": "2023-04-06T18:02:21Z", - "deletionTime": "2023-04-06T18:03:00Z" + "regionalDatabaseAccountInstanceId": "4f9bfb9d-ad9d-499a-873b-386ea3c20283", + "creationTime": "2023-04-06T06:39:45Z", + "deletionTime": "2023-04-06T06:41:33Z" } ] } }, { - "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", + "name": "5c7be368-c6a5-4c1e-9b5e-074d27843143", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c7be368-c6a5-4c1e-9b5e-074d27843143", "properties": { - "accountName": "clic7r4mbsoucoq", - "apiType": "MongoDB", - "creationTime": "2023-04-06T17:50:26Z", - "deletionTime": "2023-04-06T18:04:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-7969", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T06:58:36Z", + "deletionTime": "2023-04-06T06:59:36Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", - "creationTime": "2023-04-06T17:50:27Z", - "deletionTime": "2023-04-06T18:04:54Z" + "regionalDatabaseAccountInstanceId": "2b70d6a5-0d43-4b9f-9e71-8566659089c8", + "creationTime": "2023-04-06T06:58:37Z", + "deletionTime": "2023-04-06T06:59:36Z" } ] } }, { - "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", + "name": "6b91daea-e80d-43ef-8335-4c1c3284af05", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6b91daea-e80d-43ef-8335-4c1c3284af05", "properties": { - "accountName": "cli6dll5uxhswmo", - "apiType": "Sql", - "creationTime": "2023-04-06T17:49:07Z", - "deletionTime": "2023-04-06T18:08:24Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-2577", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T07:15:43Z", + "deletionTime": "2023-04-06T07:33:07Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", - "creationTime": "2023-04-06T17:49:08Z", - "deletionTime": "2023-04-06T18:08:24Z" + "regionalDatabaseAccountInstanceId": "7d755b27-23c8-4a93-90ea-33cbc7e27c3d", + "creationTime": "2023-04-06T07:15:45Z", + "deletionTime": "2023-04-06T07:33:07Z" } ] } }, { - "name": "12fd85da-0738-45bc-a4ca-3576006082e6", + "name": "0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0ed51ec3-52e1-4fa3-9928-bbb37cd32b39", "properties": { - "accountName": "restoredaccount-7559", + "accountName": "restoredaccount-693", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", - "creationTime": "2023-04-06T18:11:17Z", - "deletionTime": "2023-04-06T18:11:42Z" + "regionalDatabaseAccountInstanceId": "6ec961c1-3a3c-435d-b375-6a055399c74b", + "creationTime": "2023-04-06T07:32:21Z", + "deletionTime": "2023-04-06T07:44:25Z" } ] } }, { - "name": "730730ee-ee98-48bf-9c87-a38abac5781d", + "name": "fa829b6c-e0d3-4641-955e-a902b35b9be7", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fa829b6c-e0d3-4641-955e-a902b35b9be7", "properties": { - "accountName": "r-grem-db-account-3799", + "accountName": "r-grem-db-account-4601", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T17:54:33Z", - "deletionTime": "2023-04-06T18:11:45Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T08:00:25Z", + "deletionTime": "2023-04-06T08:20:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", - "creationTime": "2023-04-06T17:54:34Z", - "deletionTime": "2023-04-06T18:11:45Z" + "regionalDatabaseAccountInstanceId": "e41cd8d6-e6e9-4a35-a519-7519359d0199", + "creationTime": "2023-04-06T08:00:26Z", + "deletionTime": "2023-04-06T08:20:12Z" } ] } }, { - "name": "a331a0ab-07a6-4831-827d-30e513076c75", + "name": "94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94d3dbbb-e9df-42c6-bed5-7eab82f07d7b", "properties": { - "accountName": "r-grem-db-account-8345", + "accountName": "restoredaccount-1430", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:35:39Z", - "deletionTime": "2023-04-06T18:52:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", - "creationTime": "2023-04-06T18:35:40Z", - "deletionTime": "2023-04-06T18:52:37Z" + "regionalDatabaseAccountInstanceId": "d863d8d4-e6f1-4699-8f28-cda85581e84b", + "creationTime": "2023-04-06T08:18:51Z", + "deletionTime": "2023-04-06T08:31:30Z" } ] } }, { - "name": "c20213cc-0b64-4141-abdc-45f028e756fd", + "name": "b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b3d1cf58-188f-4f52-b2a7-6325e18acd7a", "properties": { - "accountName": "restoredaccount-3447", + "accountName": "r-grem-db-account-7507", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T08:48:00Z", + "deletionTime": "2023-04-06T08:49:48Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", - "creationTime": "2023-04-06T18:51:56Z", - "deletionTime": "2023-04-06T19:03:53Z" + "regionalDatabaseAccountInstanceId": "029a90cb-578c-4487-a6f7-2565d9f26aab", + "creationTime": "2023-04-06T08:48:01Z", + "deletionTime": "2023-04-06T08:49:48Z" } ] } }, { - "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "name": "a8bfadea-a883-491c-8311-3202491cfe5d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8bfadea-a883-491c-8311-3202491cfe5d", "properties": { - "accountName": "r-grem-db-account-6227", + "accountName": "r-grem-db-account-2606", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:23:52Z", - "deletionTime": "2023-04-06T19:41:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T09:05:50Z", + "deletionTime": "2023-04-06T09:06:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", - "creationTime": "2023-04-06T19:23:53Z", - "deletionTime": "2023-04-06T19:41:19Z" + "regionalDatabaseAccountInstanceId": "ee8fa52d-7e81-44de-a116-4e4eea4ee15b", + "creationTime": "2023-04-06T09:05:51Z", + "deletionTime": "2023-04-06T09:06:43Z" } ] } }, { - "name": "4228ce2e-f496-4131-a7b4-a093f4644646", + "name": "9dab6831-62bc-4e33-ba85-16dd1a6881c0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9dab6831-62bc-4e33-ba85-16dd1a6881c0", "properties": { - "accountName": "restoredaccount-601", + "accountName": "r-grem-db-account-6681", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T09:21:06Z", + "deletionTime": "2023-04-06T09:38:10Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", - "creationTime": "2023-04-06T19:40:27Z", - "deletionTime": "2023-04-06T19:53:09Z" + "regionalDatabaseAccountInstanceId": "a0d5146f-b16c-4a89-9712-f93a235afc8a", + "creationTime": "2023-04-06T09:21:07Z", + "deletionTime": "2023-04-06T09:38:10Z" } ] } }, { - "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "name": "18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/18d2a6e1-8f1e-4d8f-90ec-1325628b831a", "properties": { - "accountName": "r-database-account-3957", - "apiType": "Sql", - "creationTime": "2023-04-06T20:07:56Z", - "deletionTime": "2023-04-06T20:08:54Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-4215", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", - "creationTime": "2023-04-06T20:07:57Z", - "deletionTime": "2023-04-06T20:08:54Z" + "regionalDatabaseAccountInstanceId": "52cc0410-f9ef-4e18-9db9-5dac3af75fef", + "creationTime": "2023-04-06T09:37:24Z", + "deletionTime": "2023-04-06T09:49:59Z" } ] } }, { - "name": "53ad2502-1710-406d-84e3-296fce5bd44a", + "name": "32d6de04-b359-4dcf-a5ce-22cd72377a88", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/32d6de04-b359-4dcf-a5ce-22cd72377a88", "properties": { - "accountName": "r-database-account-9163", - "apiType": "Sql", - "creationTime": "2023-04-06T20:19:51Z", - "deletionTime": "2023-04-06T20:36:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-846", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:06:04Z", + "deletionTime": "2023-04-06T10:25:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", - "creationTime": "2023-04-06T20:19:52Z", - "deletionTime": "2023-04-06T20:36:03Z" + "regionalDatabaseAccountInstanceId": "1c298172-6d69-434d-ab1d-7bb7082679dd", + "creationTime": "2023-04-06T10:06:06Z", + "deletionTime": "2023-04-06T10:25:18Z" } ] } }, { - "name": "70ea9f86-be31-455a-b5be-791409c2b437", + "name": "d82aef04-9219-47af-8f91-f6ed9aaad8b2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d82aef04-9219-47af-8f91-f6ed9aaad8b2", "properties": { - "accountName": "restoredaccount-7173", - "apiType": "Sql", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5193", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", - "creationTime": "2023-04-06T20:35:29Z", - "deletionTime": "2023-04-06T20:46:16Z" + "regionalDatabaseAccountInstanceId": "ce9c5e7b-90bf-487b-b062-49581f105ee2", + "creationTime": "2023-04-06T10:24:32Z", + "deletionTime": "2023-04-06T10:36:34Z" } ] } }, { - "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", + "name": "05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/05d6080c-a80d-47c7-82e1-c9bb9edcc00e", "properties": { - "accountName": "r-database-account-3610", - "apiType": "Sql", - "creationTime": "2023-04-06T21:00:14Z", - "deletionTime": "2023-04-06T21:01:06Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-6567", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T10:53:20Z", + "deletionTime": "2023-04-06T10:54:04Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", - "creationTime": "2023-04-06T21:00:15Z", - "deletionTime": "2023-04-06T21:01:06Z" + "regionalDatabaseAccountInstanceId": "926b8e66-8b04-42f0-9fee-410bb4769869", + "creationTime": "2023-04-06T10:53:21Z", + "deletionTime": "2023-04-06T10:54:04Z" } ] } }, { - "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "name": "d7d9c20e-0c64-4632-a6b4-79e935e73b70", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d7d9c20e-0c64-4632-a6b4-79e935e73b70", "properties": { - "accountName": "r-database-account-2590", - "apiType": "Sql", - "creationTime": "2023-04-06T21:11:43Z", - "deletionTime": "2023-04-06T21:29:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-6921", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:08:49Z", + "deletionTime": "2023-04-06T11:27:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", - "creationTime": "2023-04-06T21:11:44Z", - "deletionTime": "2023-04-06T21:29:03Z" + "regionalDatabaseAccountInstanceId": "3a66739e-14f7-4228-a4f5-b71cf9802044", + "creationTime": "2023-04-06T11:08:51Z", + "deletionTime": "2023-04-06T11:27:03Z" } ] } }, { - "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "name": "aec7bff9-72ab-431a-ba59-5adec30d7825", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aec7bff9-72ab-431a-ba59-5adec30d7825", "properties": { - "accountName": "restoredaccount-5783", - "apiType": "Sql", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7286", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", - "creationTime": "2023-04-06T21:28:23Z", - "deletionTime": "2023-04-06T21:39:17Z" + "regionalDatabaseAccountInstanceId": "8495c36d-7f6c-4e48-91ee-e7335f4c8b33", + "creationTime": "2023-04-06T11:26:24Z", + "deletionTime": "2023-04-06T11:38:07Z" } ] } }, { - "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", + "name": "9776447c-67f4-44b4-bd6f-7e6159eb8cae", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9776447c-67f4-44b4-bd6f-7e6159eb8cae", "properties": { - "accountName": "r-grem-db-account-360", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T21:54:18Z", - "deletionTime": "2023-04-06T21:55:57Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-5254", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T11:54:50Z", + "deletionTime": "2023-04-06T12:11:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", - "creationTime": "2023-04-06T21:54:19Z", - "deletionTime": "2023-04-06T21:55:57Z" + "regionalDatabaseAccountInstanceId": "a349a8eb-7c6a-4f55-a015-dd3149f3a3b2", + "creationTime": "2023-04-06T11:54:51Z", + "deletionTime": "2023-04-06T12:11:56Z" } ] } }, { - "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", + "name": "94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/94cbfbc2-ee0a-4f93-a435-b0dba2c0c00b", "properties": { - "accountName": "r-grem-db-account-5702", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:13:06Z", - "deletionTime": "2023-04-06T22:13:57Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-6482", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", - "creationTime": "2023-04-06T22:13:07Z", - "deletionTime": "2023-04-06T22:13:57Z" + "regionalDatabaseAccountInstanceId": "0d55d39d-32bb-48a8-8c84-33b7077c9bd7", + "creationTime": "2023-04-06T12:11:15Z", + "deletionTime": "2023-04-06T12:23:13Z" } ] } }, { - "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "name": "0778b998-52a0-45ee-9594-8e1f44d6d8d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0778b998-52a0-45ee-9594-8e1f44d6d8d0", "properties": { - "accountName": "r-grem-db-account-7080", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:28:25Z", - "deletionTime": "2023-04-06T22:45:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-7579", + "apiType": "Table, Sql", + "creationTime": "2023-04-06T12:39:46Z", + "deletionTime": "2023-04-06T12:41:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", - "creationTime": "2023-04-06T22:28:26Z", - "deletionTime": "2023-04-06T22:45:55Z" + "regionalDatabaseAccountInstanceId": "18a02312-989c-43b7-ad75-9cbef48e780b", + "creationTime": "2023-04-06T12:39:48Z", + "deletionTime": "2023-04-06T12:41:09Z" } ] } }, { - "name": "0045cc2f-f262-44f7-94be-a8a81258114b", + "name": "f8165adc-083d-4779-aa4a-6d93f543d93a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8165adc-083d-4779-aa4a-6d93f543d93a", "properties": { - "accountName": "restoredaccount-3266", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cliz2xezqib6sfs", + "apiType": "Sql", + "creationTime": "2023-04-06T17:48:58Z", + "deletionTime": "2023-04-06T17:51:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", - "creationTime": "2023-04-06T22:45:26Z", - "deletionTime": "2023-04-06T22:57:12Z" + "regionalDatabaseAccountInstanceId": "9ce3767e-e335-42cd-a5e4-8bb5e6ea9301", + "creationTime": "2023-04-06T17:48:59Z", + "deletionTime": "2023-04-06T17:51:37Z" } ] } }, { - "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", + "name": "d4eb1a5c-fa82-416b-8765-73105541441a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4eb1a5c-fa82-416b-8765-73105541441a", "properties": { - "accountName": "r-grem-db-account-8379", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:13:12Z", - "deletionTime": "2023-04-06T23:33:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "climxyj6ppdtdi3", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:23Z", + "deletionTime": "2023-04-06T17:53:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", - "creationTime": "2023-04-06T23:13:14Z", - "deletionTime": "2023-04-06T23:33:31Z" + "regionalDatabaseAccountInstanceId": "5c723892-7667-4eaa-8892-60626f181101", + "creationTime": "2023-04-06T17:50:24Z", + "deletionTime": "2023-04-06T17:53:09Z" } ] } }, { - "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "name": "f213269b-8471-4a48-96b6-f9b83b8453d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f213269b-8471-4a48-96b6-f9b83b8453d0", "properties": { - "accountName": "restoredaccount-4898", + "accountName": "clinhlpp5ltdx45", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T17:50:16Z", + "deletionTime": "2023-04-06T17:53:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", - "creationTime": "2023-04-06T23:32:37Z", - "deletionTime": "2023-04-06T23:45:21Z" + "regionalDatabaseAccountInstanceId": "771e4af6-c81a-4047-b5e0-2b0b816a6361", + "creationTime": "2023-04-06T17:50:17Z", + "deletionTime": "2023-04-06T17:53:35Z" } ] } }, { - "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "name": "3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3fdca064-ebbf-495a-9e76-fffc4a75b5cc", "properties": { - "accountName": "r-grem-db-account-97", + "accountName": "clicvlfgrzahmvn", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:01:21Z", - "deletionTime": "2023-04-07T00:03:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T17:50:25Z", + "deletionTime": "2023-04-06T17:54:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", - "creationTime": "2023-04-07T00:01:22Z", - "deletionTime": "2023-04-07T00:03:03Z" + "regionalDatabaseAccountInstanceId": "3ad64d51-dc4e-4eb5-b8d2-3a7dd0d5fb11", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T17:54:37Z" } ] } }, { - "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", + "name": "146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/146c4910-c5e7-4ebb-a1e7-b9b5f8e4c229", "properties": { - "accountName": "r-grem-db-account-359", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:19:33Z", - "deletionTime": "2023-04-07T00:20:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cli3hfttbxzir22", + "apiType": "Sql", + "creationTime": "2023-04-06T17:53:13Z", + "deletionTime": "2023-04-06T17:55:25Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", - "creationTime": "2023-04-07T00:19:34Z", - "deletionTime": "2023-04-07T00:20:32Z" + "regionalDatabaseAccountInstanceId": "069e9551-8152-4b4d-976f-7eb63cf6026d", + "creationTime": "2023-04-06T17:53:14Z", + "deletionTime": "2023-04-06T17:55:25Z" } ] } }, { - "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "name": "8b0b5998-77d4-4bba-baed-2c69e3c58487", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8b0b5998-77d4-4bba-baed-2c69e3c58487", "properties": { - "accountName": "r-grem-db-account-6322", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:35:00Z", - "deletionTime": "2023-04-07T00:51:27Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clioyp6agdkdrvk", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:56:23Z", + "deletionTime": "2023-04-06T17:58:30Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", - "creationTime": "2023-04-07T00:35:01Z", - "deletionTime": "2023-04-07T00:51:27Z" + "regionalDatabaseAccountInstanceId": "8cd05e03-42a6-4d7c-a9cf-af2892ee655b", + "creationTime": "2023-04-06T17:56:24Z", + "deletionTime": "2023-04-06T17:58:30Z" } ] } }, { - "name": "89acddd1-7338-4be9-b3f3-a7c060975428", + "name": "c4ce576d-4033-4b12-a450-daa13093cf34", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c4ce576d-4033-4b12-a450-daa13093cf34", "properties": { - "accountName": "restoredaccount-3920", + "accountName": "clipniczjve2l4q", "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "creationTime": "2023-04-06T17:56:45Z", + "deletionTime": "2023-04-06T17:58:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", - "creationTime": "2023-04-07T00:51:03Z", - "deletionTime": "2023-04-07T01:03:16Z" + "regionalDatabaseAccountInstanceId": "2e549310-871a-4e6e-9aa2-c2fb9c4abf1a", + "creationTime": "2023-04-06T17:56:46Z", + "deletionTime": "2023-04-06T17:58:52Z" } ] } }, { - "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "name": "617193b6-f5e7-4ed7-a186-74049a7f10fa", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/617193b6-f5e7-4ed7-a186-74049a7f10fa", "properties": { - "accountName": "r-grem-db-account-1985", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:20:59Z", - "deletionTime": "2023-04-07T01:39:59Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clitae37flgxvip", + "apiType": "Sql", + "creationTime": "2023-04-06T17:57:03Z", + "deletionTime": "2023-04-06T17:58:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", - "creationTime": "2023-04-07T01:21:01Z", - "deletionTime": "2023-04-07T01:39:59Z" + "regionalDatabaseAccountInstanceId": "a9c27968-065b-4309-aefc-0dee104dddec", + "creationTime": "2023-04-06T17:57:04Z", + "deletionTime": "2023-04-06T17:58:56Z" } ] } }, { - "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "name": "16cd72d1-8782-4faa-9e06-263055e4a852", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/16cd72d1-8782-4faa-9e06-263055e4a852", "properties": { - "accountName": "restoredaccount-2245", - "apiType": "Gremlin, Sql", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cliqeiwdwhcytpv", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:06Z", + "deletionTime": "2023-04-06T18:02:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", - "creationTime": "2023-04-07T01:39:12Z", - "deletionTime": "2023-04-07T01:51:17Z" + "regionalDatabaseAccountInstanceId": "300fab15-eb0f-422d-af8c-b80ae0e43866", + "creationTime": "2023-04-06T18:02:07Z", + "deletionTime": "2023-04-06T18:02:32Z" } ] } }, { - "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "name": "a1434535-9c58-464e-ad47-a0ab1313c67c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a1434535-9c58-464e-ad47-a0ab1313c67c", "properties": { - "accountName": "r-table-account-6589", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:08:08Z", - "deletionTime": "2023-04-07T02:09:18Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cling2ssmapqjtb", + "apiType": "Sql", + "creationTime": "2023-04-06T18:02:20Z", + "deletionTime": "2023-04-06T18:03:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", - "creationTime": "2023-04-07T02:08:09Z", - "deletionTime": "2023-04-07T02:09:18Z" + "regionalDatabaseAccountInstanceId": "e0286ce6-b027-4be9-bb33-42b244fa796d", + "creationTime": "2023-04-06T18:02:21Z", + "deletionTime": "2023-04-06T18:03:00Z" } ] } }, { - "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", + "name": "aabd4011-ec39-49e9-a5e1-184261fa244c", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aabd4011-ec39-49e9-a5e1-184261fa244c", "properties": { - "accountName": "r-table-account-455", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:23:44Z", - "deletionTime": "2023-04-07T02:42:21Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "clic7r4mbsoucoq", + "apiType": "MongoDB", + "creationTime": "2023-04-06T17:50:26Z", + "deletionTime": "2023-04-06T18:04:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", - "creationTime": "2023-04-07T02:23:45Z", - "deletionTime": "2023-04-07T02:42:21Z" + "regionalDatabaseAccountInstanceId": "01681cee-68fa-4be8-a9e8-d57e7991688e", + "creationTime": "2023-04-06T17:50:27Z", + "deletionTime": "2023-04-06T18:04:54Z" } ] } }, { - "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "name": "b5ec6377-0284-4e67-ab64-638e1b61b151", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b5ec6377-0284-4e67-ab64-638e1b61b151", "properties": { - "accountName": "restoredaccount-27", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "cli6dll5uxhswmo", + "apiType": "Sql", + "creationTime": "2023-04-06T17:49:07Z", + "deletionTime": "2023-04-06T18:08:24Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", - "creationTime": "2023-04-07T02:41:51Z", - "deletionTime": "2023-04-07T02:53:44Z" + "regionalDatabaseAccountInstanceId": "12705d4e-8d34-4225-915f-7a87fa1b740b", + "creationTime": "2023-04-06T17:49:08Z", + "deletionTime": "2023-04-06T18:08:24Z" } ] } }, { - "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "name": "12fd85da-0738-45bc-a4ca-3576006082e6", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/12fd85da-0738-45bc-a4ca-3576006082e6", "properties": { - "accountName": "r-table-account-4096", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:09:53Z", - "deletionTime": "2023-04-07T03:26:55Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7559", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", - "creationTime": "2023-04-07T03:09:54Z", - "deletionTime": "2023-04-07T03:26:55Z" + "regionalDatabaseAccountInstanceId": "fdd80bf7-ddf4-4133-b333-e50c12f6e60a", + "creationTime": "2023-04-06T18:11:17Z", + "deletionTime": "2023-04-06T18:11:42Z" } ] } }, { - "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", + "name": "730730ee-ee98-48bf-9c87-a38abac5781d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/730730ee-ee98-48bf-9c87-a38abac5781d", "properties": { - "accountName": "restoredaccount-1168", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-3799", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T17:54:33Z", + "deletionTime": "2023-04-06T18:11:45Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", - "creationTime": "2023-04-07T03:26:04Z", - "deletionTime": "2023-04-07T03:38:12Z" + "regionalDatabaseAccountInstanceId": "a16ab26d-43cb-4d1c-8edb-061378462300", + "creationTime": "2023-04-06T17:54:34Z", + "deletionTime": "2023-04-06T18:11:45Z" } ] } }, { - "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", + "name": "a331a0ab-07a6-4831-827d-30e513076c75", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a331a0ab-07a6-4831-827d-30e513076c75", "properties": { - "accountName": "r-table-account-6117", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T03:54:19Z", - "deletionTime": "2023-04-07T03:55:39Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-8345", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:35:39Z", + "deletionTime": "2023-04-06T18:52:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", - "creationTime": "2023-04-07T03:54:20Z", - "deletionTime": "2023-04-07T03:55:39Z" + "regionalDatabaseAccountInstanceId": "2499270c-c191-4e67-8669-eac7ccbe593d", + "creationTime": "2023-04-06T18:35:40Z", + "deletionTime": "2023-04-06T18:52:37Z" } ] } }, { - "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "name": "c20213cc-0b64-4141-abdc-45f028e756fd", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c20213cc-0b64-4141-abdc-45f028e756fd", "properties": { - "accountName": "r-table-account-5255", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:11:45Z", - "deletionTime": "2023-04-07T04:12:39Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3447", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", - "creationTime": "2023-04-07T04:11:47Z", - "deletionTime": "2023-04-07T04:12:39Z" + "regionalDatabaseAccountInstanceId": "398375e9-ff13-42e2-b2cc-b8c5b47d400b", + "creationTime": "2023-04-06T18:51:56Z", + "deletionTime": "2023-04-06T19:03:53Z" } ] } }, { - "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "name": "1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/1fdec220-1a64-4748-b5ef-1f4a1b3a174b", "properties": { - "accountName": "r-table-account-555", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:26:38Z", - "deletionTime": "2023-04-07T04:45:11Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-6227", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:23:52Z", + "deletionTime": "2023-04-06T19:41:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", - "creationTime": "2023-04-07T04:26:39Z", - "deletionTime": "2023-04-07T04:45:11Z" + "regionalDatabaseAccountInstanceId": "3ebd02cd-e3dd-4ae1-885b-879a55ac930f", + "creationTime": "2023-04-06T19:23:53Z", + "deletionTime": "2023-04-06T19:41:19Z" } ] } }, { - "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "name": "4228ce2e-f496-4131-a7b4-a093f4644646", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/4228ce2e-f496-4131-a7b4-a093f4644646", "properties": { - "accountName": "restoredaccount-3867", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-601", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", - "creationTime": "2023-04-07T04:44:29Z", - "deletionTime": "2023-04-07T04:57:02Z" + "regionalDatabaseAccountInstanceId": "5c95c779-594d-4b7f-93b1-6a53f1daa895", + "creationTime": "2023-04-06T19:40:27Z", + "deletionTime": "2023-04-06T19:53:09Z" } ] } }, { - "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "name": "d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d41b8e0a-cb4e-4686-b4bb-697c36638d7d", "properties": { - "accountName": "r-table-account-4311", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:13:59Z", - "deletionTime": "2023-04-07T05:30:58Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3957", + "apiType": "Sql", + "creationTime": "2023-04-06T20:07:56Z", + "deletionTime": "2023-04-06T20:08:54Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", - "creationTime": "2023-04-07T05:14:00Z", - "deletionTime": "2023-04-07T05:30:58Z" + "regionalDatabaseAccountInstanceId": "25b659d2-1eb0-4fc6-a236-307b1cfeb75c", + "creationTime": "2023-04-06T20:07:57Z", + "deletionTime": "2023-04-06T20:08:54Z" } ] } }, { - "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "name": "53ad2502-1710-406d-84e3-296fce5bd44a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/53ad2502-1710-406d-84e3-296fce5bd44a", "properties": { - "accountName": "restoredaccount-7020", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-9163", + "apiType": "Sql", + "creationTime": "2023-04-06T20:19:51Z", + "deletionTime": "2023-04-06T20:36:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", - "creationTime": "2023-04-07T05:30:07Z", - "deletionTime": "2023-04-07T05:42:16Z" + "regionalDatabaseAccountInstanceId": "fb9d18e2-5c12-45ea-9959-09fc18867aaa", + "creationTime": "2023-04-06T20:19:52Z", + "deletionTime": "2023-04-06T20:36:03Z" } ] } }, { - "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "name": "70ea9f86-be31-455a-b5be-791409c2b437", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/70ea9f86-be31-455a-b5be-791409c2b437", "properties": { - "accountName": "r-table-account-6934", - "apiType": "Table, Sql", - "creationTime": "2023-04-07T05:58:40Z", - "deletionTime": "2023-04-07T06:00:10Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-7173", + "apiType": "Sql", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", - "creationTime": "2023-04-07T05:58:41Z", - "deletionTime": "2023-04-07T06:00:10Z" + "regionalDatabaseAccountInstanceId": "e99476cb-0b47-4c9a-83fa-ddb60b786739", + "creationTime": "2023-04-06T20:35:29Z", + "deletionTime": "2023-04-06T20:46:16Z" } ] } }, { - "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "name": "06ce030c-d7dd-4da2-90d4-45618c58299a", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/06ce030c-d7dd-4da2-90d4-45618c58299a", "properties": { - "accountName": "cliz4gfhacxt3ra", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:02:28Z", - "deletionTime": "2023-04-07T18:06:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-3610", + "apiType": "Sql", + "creationTime": "2023-04-06T21:00:14Z", + "deletionTime": "2023-04-06T21:01:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", - "creationTime": "2023-04-07T18:02:29Z", - "deletionTime": "2023-04-07T18:06:12Z" + "regionalDatabaseAccountInstanceId": "5068b4ba-ba74-4fb1-a55e-fa242020f38a", + "creationTime": "2023-04-06T21:00:15Z", + "deletionTime": "2023-04-06T21:01:06Z" } ] } }, { - "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "name": "f8857f4f-1622-472b-b4d3-b0fd57e92f26", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f8857f4f-1622-472b-b4d3-b0fd57e92f26", "properties": { - "accountName": "clizzr52zwge4ps", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:16:23Z", - "deletionTime": "2023-04-07T18:19:37Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-database-account-2590", + "apiType": "Sql", + "creationTime": "2023-04-06T21:11:43Z", + "deletionTime": "2023-04-06T21:29:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", - "creationTime": "2023-04-07T18:16:24Z", - "deletionTime": "2023-04-07T18:19:37Z" + "regionalDatabaseAccountInstanceId": "4e3092df-239d-47a3-b3c1-378b3aa588f5", + "creationTime": "2023-04-06T21:11:44Z", + "deletionTime": "2023-04-06T21:29:03Z" } ] } }, { - "name": "ab946470-3753-427d-a821-ec8a57709a65", + "name": "d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d0588986-0fb6-47e4-a6e8-d19b5ed3a134", "properties": { - "accountName": "cliyfwfppqkfatd", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:23:09Z", - "deletionTime": "2023-04-07T18:49:00Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-5783", + "apiType": "Sql", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", - "creationTime": "2023-04-07T18:23:10Z", - "deletionTime": "2023-04-07T18:49:00Z" + "regionalDatabaseAccountInstanceId": "65eacecb-4de8-43f0-8d73-d7393ccf5b60", + "creationTime": "2023-04-06T21:28:23Z", + "deletionTime": "2023-04-06T21:39:17Z" } ] } }, { - "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "name": "7284acea-88d2-4dd9-b88c-82cc228f0684", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7284acea-88d2-4dd9-b88c-82cc228f0684", "properties": { - "accountName": "clinxdvetbmpu2e", - "apiType": "MongoDB", - "creationTime": "2023-04-07T18:54:49Z", - "deletionTime": "2023-04-07T19:21:12Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-360", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T21:54:18Z", + "deletionTime": "2023-04-06T21:55:57Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", - "creationTime": "2023-04-07T18:54:50Z", - "deletionTime": "2023-04-07T19:21:12Z" + "regionalDatabaseAccountInstanceId": "a94ea322-9e09-4d5c-8146-726d74226755", + "creationTime": "2023-04-06T21:54:19Z", + "deletionTime": "2023-04-06T21:55:57Z" } ] } }, { - "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "name": "0cafdead-0d47-44de-a6b0-62bb7df30072", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cafdead-0d47-44de-a6b0-62bb7df30072", "properties": { - "accountName": "clilwpd6a2jivng", - "apiType": "Sql", - "creationTime": "2023-04-07T22:22:56Z", - "deletionTime": "2023-04-07T22:49:32Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-5702", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:13:06Z", + "deletionTime": "2023-04-06T22:13:57Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", - "creationTime": "2023-04-07T22:22:57Z", - "deletionTime": "2023-04-07T22:49:32Z" + "regionalDatabaseAccountInstanceId": "27c2286d-4a6d-445b-b8dd-650f6ce280ed", + "creationTime": "2023-04-06T22:13:07Z", + "deletionTime": "2023-04-06T22:13:57Z" } ] } }, { - "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "name": "48330586-f65a-4e4b-8dd6-9b0fdef0d974", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/48330586-f65a-4e4b-8dd6-9b0fdef0d974", "properties": { - "accountName": "cli5ohlmiu76mcl", - "apiType": "Sql", - "creationTime": "2023-04-08T14:54:41Z", - "deletionTime": "2023-04-08T15:00:16Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-7080", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:28:25Z", + "deletionTime": "2023-04-06T22:45:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", - "creationTime": "2023-04-08T14:54:42Z", - "deletionTime": "2023-04-08T15:00:16Z" + "regionalDatabaseAccountInstanceId": "8ee093a2-1860-4895-a965-c2e73436f69a", + "creationTime": "2023-04-06T22:28:26Z", + "deletionTime": "2023-04-06T22:45:55Z" } ] } }, { - "name": "20547469-51f9-4bd8-af49-537306f0b327", + "name": "0045cc2f-f262-44f7-94be-a8a81258114b", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0045cc2f-f262-44f7-94be-a8a81258114b", "properties": { - "accountName": "clifmmb7dwsbns2", - "apiType": "Sql", - "creationTime": "2023-04-08T15:18:01Z", - "deletionTime": "2023-04-08T15:49:43Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3266", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", - "creationTime": "2023-04-08T15:18:02Z", - "deletionTime": "2023-04-08T15:49:43Z" + "regionalDatabaseAccountInstanceId": "8991732b-bc55-4c14-bd22-03fc726678b6", + "creationTime": "2023-04-06T22:45:26Z", + "deletionTime": "2023-04-06T22:57:12Z" } ] } }, { - "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "name": "40c98d05-e646-4328-87bc-f74bde1e94e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/40c98d05-e646-4328-87bc-f74bde1e94e0", "properties": { - "accountName": "cliv5od2aotadzs", - "apiType": "Sql", - "creationTime": "2023-04-08T15:52:34Z", - "deletionTime": "2023-04-08T16:18:52Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-8379", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:13:12Z", + "deletionTime": "2023-04-06T23:33:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", - "creationTime": "2023-04-08T15:52:35Z", - "deletionTime": "2023-04-08T16:18:52Z" + "regionalDatabaseAccountInstanceId": "8cc2b7a5-daa3-4c59-93ac-95b5079f6b2e", + "creationTime": "2023-04-06T23:13:14Z", + "deletionTime": "2023-04-06T23:33:31Z" } ] } }, { - "name": "62bf06d8-9e56-4434-9078-423179904be7", + "name": "9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9eb34e9c-83c8-4c27-ae1c-511402e67ee4", "properties": { - "accountName": "clijr7md3oh7aue", - "apiType": "Sql", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-4898", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", - "creationTime": "2023-04-08T16:23:16Z", - "deletionTime": "2023-04-08T16:25:31Z" + "regionalDatabaseAccountInstanceId": "e2d404be-05c8-47a4-80ed-56691c52c81c", + "creationTime": "2023-04-06T23:32:37Z", + "deletionTime": "2023-04-06T23:45:21Z" } ] } }, { - "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "name": "bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bc431afc-49f0-47eb-9feb-7e7d91dd89fc", "properties": { - "accountName": "clidkdojm4zyywo", - "apiType": "Sql", - "creationTime": "2023-04-08T17:18:16Z", - "deletionTime": "2023-04-08T17:22:23Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-97", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:01:21Z", + "deletionTime": "2023-04-07T00:03:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", - "creationTime": "2023-04-08T17:18:17Z", - "deletionTime": "2023-04-08T17:22:23Z" + "regionalDatabaseAccountInstanceId": "49a5e48f-7659-4c67-93e2-d7e6a26f8f87", + "creationTime": "2023-04-07T00:01:22Z", + "deletionTime": "2023-04-07T00:03:03Z" } ] } }, { - "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "name": "bea1c920-8bb4-437a-8901-56570b9f10f3", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/bea1c920-8bb4-437a-8901-56570b9f10f3", "properties": { - "accountName": "clidhqrfu4m2zyv", - "apiType": "Sql", - "creationTime": "2023-04-10T17:53:22Z", - "deletionTime": "2023-04-10T17:56:06Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-359", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:19:33Z", + "deletionTime": "2023-04-07T00:20:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", - "creationTime": "2023-04-10T17:53:23Z", - "deletionTime": "2023-04-10T17:56:06Z" + "regionalDatabaseAccountInstanceId": "04224485-cc35-447b-b86a-aa72968f2792", + "creationTime": "2023-04-07T00:19:34Z", + "deletionTime": "2023-04-07T00:20:32Z" } ] } }, { - "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "name": "9daa9025-f52d-48da-bc4d-8ba3738eefc5", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9daa9025-f52d-48da-bc4d-8ba3738eefc5", "properties": { - "accountName": "mk-ps-pna-enabled", - "apiType": "Sql", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-6322", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:35:00Z", + "deletionTime": "2023-04-07T00:51:27Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", - "creationTime": "2023-04-12T21:10:14Z", - "deletionTime": "2023-04-12T23:25:35Z" + "regionalDatabaseAccountInstanceId": "e80ba32d-825f-406a-9085-5716fde5c5a8", + "creationTime": "2023-04-07T00:35:01Z", + "deletionTime": "2023-04-07T00:51:27Z" } ] } }, { - "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "name": "89acddd1-7338-4be9-b3f3-a7c060975428", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/89acddd1-7338-4be9-b3f3-a7c060975428", "properties": { - "accountName": "mk-test-ps-pna-disabled", - "apiType": "Sql", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-3920", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", - "creationTime": "2023-04-12T20:25:24Z", - "deletionTime": "2023-04-12T23:25:49Z" + "regionalDatabaseAccountInstanceId": "7496c5be-42cc-43f1-9271-aa32889856f4", + "creationTime": "2023-04-07T00:51:03Z", + "deletionTime": "2023-04-07T01:03:16Z" } ] } }, { - "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "name": "f46c94fe-8290-40f4-bdb7-1d5b0f304385", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f46c94fe-8290-40f4-bdb7-1d5b0f304385", "properties": { - "accountName": "mayank-test-src", - "apiType": "Sql", - "creationTime": "2023-04-12T19:51:34Z", - "deletionTime": "2023-04-12T23:26:03Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-grem-db-account-1985", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:20:59Z", + "deletionTime": "2023-04-07T01:39:59Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", - "creationTime": "2023-04-12T19:51:35Z", - "deletionTime": "2023-04-12T23:26:03Z" + "regionalDatabaseAccountInstanceId": "5e654ae6-06a8-446b-8e47-11d9539baac8", + "creationTime": "2023-04-07T01:21:01Z", + "deletionTime": "2023-04-07T01:39:59Z" } ] } }, { - "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "name": "b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b9f7b03d-6bbf-40b3-8ce3-f861fecc45e0", "properties": { - "accountName": "climpgqg4rhbujz", - "apiType": "Sql", - "creationTime": "2023-04-13T13:44:29Z", - "deletionTime": "2023-04-13T13:48:14Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-2245", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", - "creationTime": "2023-04-13T13:44:30Z", - "deletionTime": "2023-04-13T13:48:14Z" + "regionalDatabaseAccountInstanceId": "3e2072a4-e07f-4c81-b814-616932c76c16", + "creationTime": "2023-04-07T01:39:12Z", + "deletionTime": "2023-04-07T01:51:17Z" } ] } }, { - "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "name": "c2e9844e-44f0-4aec-87aa-32d14674a8eb", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c2e9844e-44f0-4aec-87aa-32d14674a8eb", "properties": { - "accountName": "mayank-src", - "apiType": "Sql", - "creationTime": "2023-04-13T17:30:02Z", - "deletionTime": "2023-04-13T18:35:56Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-6589", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:08:08Z", + "deletionTime": "2023-04-07T02:09:18Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", - "creationTime": "2023-04-13T17:30:03Z", - "deletionTime": "2023-04-13T18:35:56Z" + "regionalDatabaseAccountInstanceId": "b3d9c3d9-5b5e-4aa0-8d60-02895a0388a5", + "creationTime": "2023-04-07T02:08:09Z", + "deletionTime": "2023-04-07T02:09:18Z" } ] } }, { - "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "name": "51b58ebb-9f55-48f3-9b4f-de45d623d676", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/51b58ebb-9f55-48f3-9b4f-de45d623d676", "properties": { - "accountName": "mayank-pspreview-test", - "apiType": "Sql", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-455", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:23:44Z", + "deletionTime": "2023-04-07T02:42:21Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", - "creationTime": "2023-04-13T18:12:05Z", - "deletionTime": "2023-04-13T18:36:07Z" + "regionalDatabaseAccountInstanceId": "ac613a24-648b-4609-b82c-a9632311e85d", + "creationTime": "2023-04-07T02:23:45Z", + "deletionTime": "2023-04-07T02:42:21Z" } ] } }, { - "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "name": "d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d2892f41-0bff-42e8-ae8b-9c4bd5bf33e2", "properties": { - "accountName": "r-database-account-3188", - "apiType": "Sql", - "creationTime": "2023-04-18T13:44:01Z", - "deletionTime": "2023-04-18T14:06:35Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-27", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", - "creationTime": "2023-04-18T13:44:02Z", - "deletionTime": "2023-04-18T14:06:35Z" + "regionalDatabaseAccountInstanceId": "b1dc3ad3-666e-442f-8a26-ad88a3dcb72a", + "creationTime": "2023-04-07T02:41:51Z", + "deletionTime": "2023-04-07T02:53:44Z" } ] } }, { - "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "name": "3ee27ec7-cbad-4c1f-a929-86a236f984cc", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/3ee27ec7-cbad-4c1f-a929-86a236f984cc", "properties": { - "accountName": "restoredaccount-5903", - "apiType": "Sql", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-4096", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:09:53Z", + "deletionTime": "2023-04-07T03:26:55Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", - "creationTime": "2023-04-18T14:06:05Z", - "deletionTime": "2023-04-18T14:17:19Z" + "regionalDatabaseAccountInstanceId": "601edbf9-120f-49bd-aca9-a6707e6951d3", + "creationTime": "2023-04-07T03:09:54Z", + "deletionTime": "2023-04-07T03:26:55Z" } ] } }, { - "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "name": "85fafbad-f025-4d6b-890f-e6790ec396d0", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/85fafbad-f025-4d6b-890f-e6790ec396d0", "properties": { - "accountName": "r-database-account-8442", - "apiType": "Sql", - "creationTime": "2023-04-18T18:21:09Z", - "deletionTime": "2023-04-18T18:43:26Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "restoredaccount-1168", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", - "creationTime": "2023-04-18T18:21:10Z", - "deletionTime": "2023-04-18T18:43:26Z" + "regionalDatabaseAccountInstanceId": "54c086c3-22fb-454f-ab31-cc4ad38e1a63", + "creationTime": "2023-04-07T03:26:04Z", + "deletionTime": "2023-04-07T03:38:12Z" } ] } }, { - "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "name": "e4768da8-54fb-4a13-89ea-1c124e0cacce", "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e4768da8-54fb-4a13-89ea-1c124e0cacce", "properties": { - "accountName": "restoredaccount-5883", - "apiType": "Sql", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z", - "oldestRestorableTime": "2023-03-19T19:06:32Z", + "accountName": "r-table-account-6117", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T03:54:19Z", + "deletionTime": "2023-04-07T03:55:39Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", - "creationTime": "2023-04-18T18:42:47Z", - "deletionTime": "2023-04-18T18:53:38Z" + "regionalDatabaseAccountInstanceId": "83412f07-5a90-4a99-a95e-0ce3ce49202c", + "creationTime": "2023-04-07T03:54:20Z", + "deletionTime": "2023-04-07T03:55:39Z" } ] } }, { - "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", - "location": "East US", + "name": "0554d9f5-654a-4d8b-b684-27f659539579", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0554d9f5-654a-4d8b-b684-27f659539579", "properties": { - "accountName": "drop-continuous7", - "apiType": "Sql", - "creationTime": "2022-05-26T18:49:51Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "accountName": "r-table-account-5255", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:11:45Z", + "deletionTime": "2023-04-07T04:12:39Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", - "creationTime": "2022-05-26T18:49:52Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a81ad57a-7a08-407f-8d47-9051a7a7cf53", + "creationTime": "2023-04-07T04:11:47Z", + "deletionTime": "2023-04-07T04:12:39Z" } ] } }, { - "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", - "location": "East US", + "name": "fece0537-1813-4eca-ba83-43a475cc913c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/fece0537-1813-4eca-ba83-43a475cc913c", "properties": { - "accountName": "periodicacctdrop", - "apiType": "Sql", - "creationTime": "2022-08-24T22:57:51Z", - "oldestRestorableTime": "2023-04-11T19:06:29Z", + "accountName": "r-table-account-555", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:26:38Z", + "deletionTime": "2023-04-07T04:45:11Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", - "creationTime": "2022-08-24T22:57:51Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "73f7fa43-8a4b-4c14-8fd6-824b742ffeeb", + "creationTime": "2023-04-07T04:26:39Z", + "deletionTime": "2023-04-07T04:45:11Z" } ] } }, { - "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", - "location": "East US", + "name": "d65c08ed-b89f-40c4-9bfe-f6f2787e5522", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d65c08ed-b89f-40c4-9bfe-f6f2787e5522", "properties": { - "accountName": "periodicacctdrop2", - "apiType": "Sql", - "creationTime": "2022-05-26T20:16:50Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "accountName": "restoredaccount-3867", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", - "creationTime": "2022-05-26T20:16:50Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "5ce98550-c2f5-4855-ac0f-2be8ecc7ccfb", + "creationTime": "2023-04-07T04:44:29Z", + "deletionTime": "2023-04-07T04:57:02Z" } ] } }, { - "name": "b169ba58-4696-4196-99a4-51995d99f004", - "location": "East US", + "name": "a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a8acec7a-29f2-4e4e-8d27-c1f9ade16ec0", "properties": { - "accountName": "readregionrestore-1", - "apiType": "Sql", - "creationTime": "2023-03-02T00:15:37Z", - "oldestRestorableTime": "2023-03-19T19:06:29Z", + "accountName": "r-table-account-4311", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:13:59Z", + "deletionTime": "2023-04-07T05:30:58Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "Southeast Asia", - "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", - "creationTime": "2023-03-02T00:15:37Z" - }, - { - "locationName": "Central India", - "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", - "creationTime": "2023-03-02T00:38:10Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86db3325-2e13-4a46-899b-c5d48b1f8e2c", + "creationTime": "2023-04-07T05:14:00Z", + "deletionTime": "2023-04-07T05:30:58Z" } ] } }, { - "name": "83301fff-71b5-4cb0-a399-3c6331b78411", - "location": "East US", + "name": "ed1d1013-55c9-4de9-9d6b-6ff93791406a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ed1d1013-55c9-4de9-9d6b-6ff93791406a", "properties": { - "accountName": "portal-mongo-test", - "apiType": "MongoDB", - "creationTime": "2023-03-27T17:28:08Z", - "deletionTime": "2023-03-27T17:30:49Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "restoredaccount-7020", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", - "creationTime": "2023-03-27T17:28:09Z", - "deletionTime": "2023-03-27T17:30:49Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d893b1da-2154-4451-9ad5-4a2b2459eba3", + "creationTime": "2023-04-07T05:30:07Z", + "deletionTime": "2023-04-07T05:42:16Z" } ] } }, { - "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", - "location": "East US", + "name": "c31eff9d-58ac-4a90-92b5-6d2283481f8f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c31eff9d-58ac-4a90-92b5-6d2283481f8f", "properties": { - "accountName": "amisi-8bd4a726", - "apiType": "Sql", - "creationTime": "2023-03-29T07:24:07Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "r-table-account-6934", + "apiType": "Table, Sql", + "creationTime": "2023-04-07T05:58:40Z", + "deletionTime": "2023-04-07T06:00:10Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", - "creationTime": "2023-03-29T07:26:03Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", - "creationTime": "2023-03-29T07:24:08Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "df8cf731-82bd-4c5f-b909-d5071f6049b7", + "creationTime": "2023-04-07T05:58:41Z", + "deletionTime": "2023-04-07T06:00:10Z" } ] } }, { - "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", - "location": "East US", + "name": "6d446c65-d616-4aa3-8138-ed609a031011", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d446c65-d616-4aa3-8138-ed609a031011", "properties": { - "accountName": "amisi-da11000f", - "apiType": "Sql", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "accountName": "cliz4gfhacxt3ra", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:02:28Z", + "deletionTime": "2023-04-07T18:06:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", - "creationTime": "2023-03-29T07:09:11Z", - "deletionTime": "2023-03-29T07:44:16Z" - }, - { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", - "creationTime": "2023-03-29T07:06:45Z", - "deletionTime": "2023-03-29T07:44:16Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "48c16686-5001-4e5c-bca8-7363229fc5eb", + "creationTime": "2023-04-07T18:02:29Z", + "deletionTime": "2023-04-07T18:06:12Z" } ] } }, { - "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", - "location": "East US", + "name": "ea24d98b-eccc-42f4-9bfe-e01303a6ea84", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ea24d98b-eccc-42f4-9bfe-e01303a6ea84", "properties": { - "accountName": "dsapaliga-restore-test2", - "apiType": "Sql", - "creationTime": "2023-03-29T19:36:21Z", - "deletionTime": "2023-03-29T22:55:47Z", - "oldestRestorableTime": "2023-03-22T22:55:47Z", + "accountName": "clizzr52zwge4ps", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:16:23Z", + "deletionTime": "2023-04-07T18:19:37Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", - "creationTime": "2023-03-29T19:36:22Z", - "deletionTime": "2023-03-29T22:55:47Z" + "regionalDatabaseAccountInstanceId": "01c2b7b9-033e-4a16-942f-d73db17153ed", + "creationTime": "2023-04-07T18:16:24Z", + "deletionTime": "2023-04-07T18:19:37Z" } ] } }, { - "name": "66326971-fd72-4b66-9495-da9f95f0e86a", - "location": "East US", + "name": "ab946470-3753-427d-a821-ec8a57709a65", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/ab946470-3753-427d-a821-ec8a57709a65", "properties": { - "accountName": "dsapaliga-restore-test3", - "apiType": "Sql", - "creationTime": "2023-03-29T21:45:59Z", - "deletionTime": "2023-03-29T22:55:54Z", - "oldestRestorableTime": "2023-03-22T22:55:54Z", + "accountName": "cliyfwfppqkfatd", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:23:09Z", + "deletionTime": "2023-04-07T18:49:00Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ - { - "locationName": "East US 2", - "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", - "creationTime": "2023-03-29T21:48:10Z", - "deletionTime": "2023-03-29T21:57:56Z" - }, { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", - "creationTime": "2023-03-29T21:46:00Z", - "deletionTime": "2023-03-29T22:55:54Z" + "regionalDatabaseAccountInstanceId": "8f11c6ea-5cd4-4dc8-89c4-898f66e77db2", + "creationTime": "2023-04-07T18:23:10Z", + "deletionTime": "2023-04-07T18:49:00Z" } ] } }, { - "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", - "location": "East US", + "name": "d4aca5d7-a8e8-400b-a85d-465058cfcf3a", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d4aca5d7-a8e8-400b-a85d-465058cfcf3a", "properties": { - "accountName": "dsapaliga-restore-test4", - "apiType": "Sql", - "creationTime": "2023-03-29T22:08:33Z", - "deletionTime": "2023-03-29T22:56:00Z", - "oldestRestorableTime": "2023-03-22T22:56:00Z", + "accountName": "clinxdvetbmpu2e", + "apiType": "MongoDB", + "creationTime": "2023-04-07T18:54:49Z", + "deletionTime": "2023-04-07T19:21:12Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", - "creationTime": "2023-03-29T22:08:34Z", - "deletionTime": "2023-03-29T22:56:00Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a9096c53-e756-4d23-bc12-8ee3a750c916", + "creationTime": "2023-04-07T18:54:50Z", + "deletionTime": "2023-04-07T19:21:12Z" } ] } }, { - "name": "84a35eb5-784c-4923-a52f-60bd04765953", - "location": "East US", + "name": "2ab5aa6e-54de-4b62-806a-2079dd57937f", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/2ab5aa6e-54de-4b62-806a-2079dd57937f", "properties": { - "accountName": "dsapaliga-restore-test6", + "accountName": "clilwpd6a2jivng", "apiType": "Sql", - "creationTime": "2023-03-29T22:24:23Z", - "deletionTime": "2023-03-29T22:56:18Z", - "oldestRestorableTime": "2023-03-22T22:56:18Z", + "creationTime": "2023-04-07T22:22:56Z", + "deletionTime": "2023-04-07T22:49:32Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", - "creationTime": "2023-03-29T22:26:42Z", - "deletionTime": "2023-03-29T22:56:18Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", - "creationTime": "2023-03-29T22:24:24Z", - "deletionTime": "2023-03-29T22:56:18Z" + "regionalDatabaseAccountInstanceId": "453dccfd-36e4-4b4f-bda1-495025e3f85f", + "creationTime": "2023-04-07T22:22:57Z", + "deletionTime": "2023-04-07T22:49:32Z" } ] } }, { - "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", - "location": "East US", + "name": "abc1c758-0698-43c0-957b-8c5f8884d3ad", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/abc1c758-0698-43c0-957b-8c5f8884d3ad", "properties": { - "accountName": "dsapaliga-restored-westus-m", + "accountName": "cli5ohlmiu76mcl", "apiType": "Sql", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z", - "oldestRestorableTime": "2023-03-22T22:56:46Z", + "creationTime": "2023-04-08T14:54:41Z", + "deletionTime": "2023-04-08T15:00:16Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", - "creationTime": "2023-03-29T22:45:51Z", - "deletionTime": "2023-03-29T22:56:46Z" + "regionalDatabaseAccountInstanceId": "7bf526bc-41f1-44d7-82c3-54341690ed48", + "creationTime": "2023-04-08T14:54:42Z", + "deletionTime": "2023-04-08T15:00:16Z" } ] } }, { - "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", - "location": "East US", + "name": "20547469-51f9-4bd8-af49-537306f0b327", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/20547469-51f9-4bd8-af49-537306f0b327", "properties": { - "accountName": "cli-continuous30-sopplsfv", + "accountName": "clifmmb7dwsbns2", "apiType": "Sql", - "creationTime": "2023-03-29T23:59:38Z", - "deletionTime": "2023-03-30T00:12:32Z", - "oldestRestorableTime": "2023-03-23T00:12:32Z", + "creationTime": "2023-04-08T15:18:01Z", + "deletionTime": "2023-04-08T15:49:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", - "creationTime": "2023-03-30T00:02:04Z", - "deletionTime": "2023-03-30T00:12:32Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", - "creationTime": "2023-03-29T23:59:39Z", - "deletionTime": "2023-03-30T00:12:32Z" + "regionalDatabaseAccountInstanceId": "f2bc30cd-cafe-4df2-a869-75e653c8c5b1", + "creationTime": "2023-04-08T15:18:02Z", + "deletionTime": "2023-04-08T15:49:43Z" } ] } }, { - "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", - "location": "East US", + "name": "7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7c350cb8-d6c0-4a1c-96ca-af40fbf02e28", "properties": { - "accountName": "cli-continuous30-l5utea24-restored", + "accountName": "cliv5od2aotadzs", "apiType": "Sql", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T15:52:34Z", + "deletionTime": "2023-04-08T16:18:52Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", - "creationTime": "2023-03-30T01:00:58Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "dafe1c7b-4c77-4f3d-bc06-fce05ebec8fc", + "creationTime": "2023-04-08T15:52:35Z", + "deletionTime": "2023-04-08T16:18:52Z" } ] } }, { - "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", - "location": "East US", + "name": "62bf06d8-9e56-4434-9078-423179904be7", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/62bf06d8-9e56-4434-9078-423179904be7", "properties": { - "accountName": "cli-continuous30-l5utea24", + "accountName": "clijr7md3oh7aue", "apiType": "Sql", - "creationTime": "2023-03-30T00:33:44Z", - "deletionTime": "2023-03-30T01:02:30Z", - "oldestRestorableTime": "2023-03-23T01:02:30Z", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", - "creationTime": "2023-03-30T00:36:04Z", - "deletionTime": "2023-03-30T01:02:30Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", - "creationTime": "2023-03-30T00:33:45Z", - "deletionTime": "2023-03-30T01:02:30Z" + "regionalDatabaseAccountInstanceId": "48e83e05-f2c6-4409-9d3a-d25f796ab11c", + "creationTime": "2023-04-08T16:23:16Z", + "deletionTime": "2023-04-08T16:25:31Z" } ] } }, { - "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", - "location": "East US", + "name": "9fc126e1-0f3e-44ce-9de7-df5b2394406c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9fc126e1-0f3e-44ce-9de7-df5b2394406c", "properties": { - "accountName": "cli-continuous30-3eb7aosu", + "accountName": "clidkdojm4zyywo", "apiType": "Sql", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z", - "oldestRestorableTime": "2023-03-23T03:46:34Z", + "creationTime": "2023-04-08T17:18:16Z", + "deletionTime": "2023-04-08T17:22:23Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", - "creationTime": "2023-03-30T03:35:19Z", - "deletionTime": "2023-03-30T03:46:34Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", - "creationTime": "2023-03-30T03:33:05Z", - "deletionTime": "2023-03-30T03:46:34Z" + "regionalDatabaseAccountInstanceId": "6dbcfd4a-2445-40f3-9d77-bc1efff0225a", + "creationTime": "2023-04-08T17:18:17Z", + "deletionTime": "2023-04-08T17:22:23Z" } ] } }, { - "name": "856077e3-8335-4b95-9577-2ebf016ee892", - "location": "East US", + "name": "0cf8aa17-69c4-415c-acf1-4aadc07b9f48", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/0cf8aa17-69c4-415c-acf1-4aadc07b9f48", "properties": { - "accountName": "cli-continuous30-tqwxb6nj", + "accountName": "clidhqrfu4m2zyv", "apiType": "Sql", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z", - "oldestRestorableTime": "2023-03-23T04:05:05Z", + "creationTime": "2023-04-10T17:53:22Z", + "deletionTime": "2023-04-10T17:56:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", - "creationTime": "2023-03-30T03:53:50Z", - "deletionTime": "2023-03-30T04:05:05Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", - "creationTime": "2023-03-30T03:51:31Z", - "deletionTime": "2023-03-30T04:05:05Z" + "regionalDatabaseAccountInstanceId": "1d24d4f0-f84a-4f0c-b8f7-dcb3ae92e05e", + "creationTime": "2023-04-10T17:53:23Z", + "deletionTime": "2023-04-10T17:56:06Z" } ] } }, { - "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", - "location": "East US", + "name": "594b162d-12b0-4d00-99e1-5f1bd0fc98f6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/594b162d-12b0-4d00-99e1-5f1bd0fc98f6", "properties": { - "accountName": "cli-continuous30-cmjnvki7", + "accountName": "mk-ps-pna-enabled", "apiType": "Sql", - "creationTime": "2023-03-30T04:58:52Z", - "deletionTime": "2023-03-30T05:12:19Z", - "oldestRestorableTime": "2023-03-23T05:12:19Z", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", - "creationTime": "2023-03-30T05:01:09Z", - "deletionTime": "2023-03-30T05:12:19Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", - "creationTime": "2023-03-30T04:58:53Z", - "deletionTime": "2023-03-30T05:12:19Z" + "regionalDatabaseAccountInstanceId": "51e2d8c9-7470-46bd-81d0-188c32126636", + "creationTime": "2023-04-12T21:10:14Z", + "deletionTime": "2023-04-12T23:25:35Z" } ] } }, { - "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", - "location": "East US", + "name": "7a42dd65-3745-4663-80b6-3c8fe0f245cc", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a42dd65-3745-4663-80b6-3c8fe0f245cc", "properties": { - "accountName": "cli-continuous30-pmjqwgr5-restored", + "accountName": "mk-test-ps-pna-disabled", "apiType": "Sql", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", - "creationTime": "2023-03-30T14:37:17Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "c2644ce6-f568-4fab-a776-a1e258c0ad92", + "creationTime": "2023-04-12T20:25:24Z", + "deletionTime": "2023-04-12T23:25:49Z" } ] } }, { - "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", - "location": "East US", + "name": "f5b6fc49-033e-4ab6-b2aa-e653d07a956c", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f5b6fc49-033e-4ab6-b2aa-e653d07a956c", "properties": { - "accountName": "cli-continuous30-pmjqwgr5", + "accountName": "mayank-test-src", "apiType": "Sql", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z", - "oldestRestorableTime": "2023-03-23T14:38:59Z", + "creationTime": "2023-04-12T19:51:34Z", + "deletionTime": "2023-04-12T23:26:03Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", - "creationTime": "2023-03-30T14:12:07Z", - "deletionTime": "2023-03-30T14:38:59Z" - }, - { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", - "creationTime": "2023-03-30T14:09:44Z", - "deletionTime": "2023-03-30T14:38:59Z" + "regionalDatabaseAccountInstanceId": "ac775e8d-9066-4b61-8bd2-c6b0789e2f35", + "creationTime": "2023-04-12T19:51:35Z", + "deletionTime": "2023-04-12T23:26:03Z" } ] } }, { - "name": "f68b64bb-38f3-429b-be8f-81e44763929d", - "location": "East US", + "name": "5c576bdd-527d-4863-b2e1-c95cfaacf8d6", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/5c576bdd-527d-4863-b2e1-c95cfaacf8d6", "properties": { - "accountName": "cli-continuous30-ta4jrave", + "accountName": "climpgqg4rhbujz", "apiType": "Sql", - "creationTime": "2023-03-30T14:48:08Z", - "deletionTime": "2023-03-30T15:16:54Z", - "oldestRestorableTime": "2023-03-23T15:16:54Z", + "creationTime": "2023-04-13T13:44:29Z", + "deletionTime": "2023-04-13T13:48:14Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { "locationName": "West US", - "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", - "creationTime": "2023-03-30T14:50:33Z", - "deletionTime": "2023-03-30T15:16:54Z" - }, + "regionalDatabaseAccountInstanceId": "3a4a54ef-c6c5-42e8-a3be-86bed31006b5", + "creationTime": "2023-04-13T13:44:30Z", + "deletionTime": "2023-04-13T13:48:14Z" + } + ] + } + }, + { + "name": "6d55af6c-8889-4938-ba25-28afb7858035", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/6d55af6c-8889-4938-ba25-28afb7858035", + "properties": { + "accountName": "mayank-src", + "apiType": "Sql", + "creationTime": "2023-04-13T17:30:02Z", + "deletionTime": "2023-04-13T18:35:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "locationName": "East US", - "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", - "creationTime": "2023-03-30T14:48:09Z", - "deletionTime": "2023-03-30T15:16:54Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ab6ec5ce-939d-4636-b97e-acea80f410b7", + "creationTime": "2023-04-13T17:30:03Z", + "deletionTime": "2023-04-13T18:35:56Z" } ] } }, { - "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", - "location": "East US", + "name": "886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/886fbcc3-5e32-4341-b89c-ea4d4f6abcdf", "properties": { - "accountName": "amisi-8bd4a726-restored", + "accountName": "mayank-pspreview-test", "apiType": "Sql", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "North Central US", - "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", - "creationTime": "2023-03-29T07:45:59Z", - "deletionTime": "2023-03-30T20:22:20Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c3b9b467-daf1-493a-956e-c00ce2338ab7", + "creationTime": "2023-04-13T18:12:05Z", + "deletionTime": "2023-04-13T18:36:07Z" } ] } }, { - "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", - "location": "East US", + "name": "126138ad-5c0b-4d39-933c-6fe2a85b0b21", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/126138ad-5c0b-4d39-933c-6fe2a85b0b21", "properties": { - "accountName": "amisi-765b8849", + "accountName": "r-database-account-3188", "apiType": "Sql", - "creationTime": "2023-03-30T20:15:03Z", - "deletionTime": "2023-03-31T06:20:15Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-18T13:44:01Z", + "deletionTime": "2023-04-18T14:06:35Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "West Central US", - "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", - "creationTime": "2023-03-30T20:15:04Z", - "deletionTime": "2023-03-31T06:20:15Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f34b7870-ff6d-4b57-bf61-6e59e4279cee", + "creationTime": "2023-04-18T13:44:02Z", + "deletionTime": "2023-04-18T14:06:35Z" } ] } }, { - "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", - "location": "Qatar Central", + "name": "7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7a596fc6-ebf0-4585-ba40-cb90b6fcc73b", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "accountName": "restoredaccount-5903", "apiType": "Sql", - "creationTime": "2022-09-29T05:44:13Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", - "creationTime": "2022-09-29T05:44:13Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "c053e223-441d-42b8-907f-f9404e374894", + "creationTime": "2023-04-18T14:06:05Z", + "deletionTime": "2023-04-18T14:17:19Z" } ] } }, { - "name": "a672303a-644d-4996-9d49-b3d2eddea72d", - "location": "Qatar Central", + "name": "e0693616-b7b1-49d5-8e78-5c92a9d999ba", + "location": "West US", "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/e0693616-b7b1-49d5-8e78-5c92a9d999ba", "properties": { - "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "accountName": "r-database-account-8442", "apiType": "Sql", - "creationTime": "2023-03-10T00:42:29Z", - "oldestRestorableTime": "2023-03-19T19:06:30Z", + "creationTime": "2023-04-18T18:21:09Z", + "deletionTime": "2023-04-18T18:43:26Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", "restorableLocations": [ { - "locationName": "Qatar Central", - "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", - "creationTime": "2023-03-10T00:42:29Z" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "86b3580d-9a0d-4b1e-a8cc-c9b52b3cfcac", + "creationTime": "2023-04-18T18:21:10Z", + "deletionTime": "2023-04-18T18:43:26Z" } ] } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-6588d38428453349859fadf89e110262-570d4cbf500799f1-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ecdc6724852fbee116e8d1fb4d944435", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-database-7404" }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:34 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404/operationResults/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f022fee2-67f1-4b73-bfe2-2f821dba5377", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "4ebb3915-275a-4c38-b597-faa5dbe5e23a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190635Z:f022fee2-67f1-4b73-bfe2-2f821dba5377" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-9d2cc9c7e4e99364-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b66ddbaf9e899681e8025f3f12acd6f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:34 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0255ad8-a1f8-4e04-9473-6a71c7eb3830", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "c0255ad8-a1f8-4e04-9473-6a71c7eb3830", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190635Z:c0255ad8-a1f8-4e04-9473-6a71c7eb3830" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-354dd5c0561cc6f8-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "07a64c60e9b7133c3fb2906603938fa7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4dc4f2f3-7da7-429b-8cd9-f7eb6f3ceb69", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "4dc4f2f3-7da7-429b-8cd9-f7eb6f3ceb69", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190636Z:4dc4f2f3-7da7-429b-8cd9-f7eb6f3ceb69" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-432da1c4fe6873b1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "724b086e8e2695ab37101041b0e816ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:36 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8b7ac0cc-a836-4c71-9ac2-f002967aa643", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "8b7ac0cc-a836-4c71-9ac2-f002967aa643", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190637Z:8b7ac0cc-a836-4c71-9ac2-f002967aa643" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-a042ffdbe3dd2ce1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e2ed8ef272c8c5119e5976d60d1a9355", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:37 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "589c877a-bfb9-4fda-81fc-e68239fb20fc", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "589c877a-bfb9-4fda-81fc-e68239fb20fc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190638Z:589c877a-bfb9-4fda-81fc-e68239fb20fc" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-a307ca5be15bdeaa-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "09d1b8726360d2cda110d0a6d9fa6357", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:39 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5064634-70e0-4cf9-b62b-8e086c3ec1de", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "b5064634-70e0-4cf9-b62b-8e086c3ec1de", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190640Z:b5064634-70e0-4cf9-b62b-8e086c3ec1de" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-1094353303b8e125-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7473e19cada5fbdff686d3cd17d4871c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:43 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a537ca6-a038-4c06-a12f-68c6c27449df", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "0a537ca6-a038-4c06-a12f-68c6c27449df", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190644Z:0a537ca6-a038-4c06-a12f-68c6c27449df" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/4ebb3915-275a-4c38-b597-faa5dbe5e23a?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-6827028158c2f4d4-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f8ceba7d0c168f4ec11a40b8a26beba3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:52 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9b3387ca-3f16-4d98-be8d-06238027684f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "9b3387ca-3f16-4d98-be8d-06238027684f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190652Z:9b3387ca-3f16-4d98-be8d-06238027684f" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-6588d38428453349859fadf89e110262-8dcd0e4bbd24525c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2b3a1ff61ea6c5afd9d613da8f00bbcc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "479", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "878f47c7-0946-432b-89ce-e33c5beaa9c9", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "878f47c7-0946-432b-89ce-e33c5beaa9c9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190653Z:878f47c7-0946-432b-89ce-e33c5beaa9c9" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", - "name": "sql-database-7404", - "properties": { - "resource": { - "id": "sql-database-7404", - "_rid": "6TQzAA==", - "_self": "dbs/6TQzAA==/", - "_etag": "\u002200008305-0000-0600-0000-643eea430000\u0022", - "_colls": "colls/", - "_users": "users/", - "_ts": 1681844803 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404/containers/sql-container-4174?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "489", - "Content-Type": "application/json", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-92260dba68b0d016-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2c1e29b4406a938fe4b38a6c26588b9a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "tags": {}, - "location": "westcentralus", - "properties": { - "resource": { - "id": "sql-container-4174", - "indexingPolicy": { - "automatic": true, - "indexingMode": "consistent", - "includedPaths": [ + { + "name": "d9583616-9c4d-406a-a90a-ae7a76b2b825", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9583616-9c4d-406a-a90a-ae7a76b2b825", + "properties": { + "accountName": "restoredaccount-5883", + "apiType": "Sql", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e829547d-694e-4996-be9f-cc84a8deebdc", + "creationTime": "2023-04-18T18:42:47Z", + "deletionTime": "2023-04-18T18:53:38Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "9865f466-2f8a-477b-b880-1e399ca84e0c", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/9865f466-2f8a-477b-b880-1e399ca84e0c", + "properties": { + "accountName": "r-database-account-8968", + "apiType": "Sql", + "creationTime": "2023-04-18T20:58:17Z", + "deletionTime": "2023-04-18T21:21:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "06e57ecb-f2cc-4480-9c46-a80f4d4bb765", + "creationTime": "2023-04-18T20:58:18Z", + "deletionTime": "2023-04-18T21:21:06Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "47138b91-9a4d-4954-9ffa-d81f688fd316", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/47138b91-9a4d-4954-9ffa-d81f688fd316", + "properties": { + "accountName": "restoredaccount-8805", + "apiType": "Sql", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "d9139c35-14a5-408f-b10e-e8f83117fdb5", + "creationTime": "2023-04-18T21:20:39Z", + "deletionTime": "2023-04-18T21:31:49Z" } ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" } }, - "options": { - "throughput": 700 - } - } - }, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:53 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404/containers/sql-container-4174/operationResults/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "96082040-ba85-4095-8cc7-edbfb75da95e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "c5870da8-2466-4f6f-aa11-823f98440a0b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190653Z:96082040-ba85-4095-8cc7-edbfb75da95e" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-ed2c76461fc6c30d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "42ee2f7377cddf8cab98c26b2459b27e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "057d5dcb-0e22-4209-a445-64a11266cce2", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "057d5dcb-0e22-4209-a445-64a11266cce2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190653Z:057d5dcb-0e22-4209-a445-64a11266cce2" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-75ef6d5b9f8cb440-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "295f3f8832c33e2cc913234aff9520e5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b8e2a4e8-8140-4331-a7e3-61b3a30f6f0e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "b8e2a4e8-8140-4331-a7e3-61b3a30f6f0e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190654Z:b8e2a4e8-8140-4331-a7e3-61b3a30f6f0e" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-730296495cde2f5a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f6f82bf24969b9cd4a17eec3b3f3e6af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:55 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "207bdb63-6135-429d-af65-e453199670a7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "207bdb63-6135-429d-af65-e453199670a7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190655Z:207bdb63-6135-429d-af65-e453199670a7" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-a0e6a1de8b79ca88-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3371c26d97a0419c03af78ba5442e015", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:56 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1bdacfeb-dc21-4cfc-8a11-e1cf4ba1736d", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "1bdacfeb-dc21-4cfc-8a11-e1cf4ba1736d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190657Z:1bdacfeb-dc21-4cfc-8a11-e1cf4ba1736d" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-7bba233367d0e916-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f978dc77bb603f1472a6dfab43688bd5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:06:59 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d73e696b-03f9-40a3-8fa0-ca51306f6a28", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "d73e696b-03f9-40a3-8fa0-ca51306f6a28", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190659Z:d73e696b-03f9-40a3-8fa0-ca51306f6a28" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-62f9ec2448ce5855-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3ddc732cec245a458fb7f3b9d0136408", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:07:03 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cb0e7fbf-a76a-419d-8a2c-2bfc29dd82b7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "cb0e7fbf-a76a-419d-8a2c-2bfc29dd82b7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190703Z:cb0e7fbf-a76a-419d-8a2c-2bfc29dd82b7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/c5870da8-2466-4f6f-aa11-823f98440a0b?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-1939788e8325e5c9-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d64bd837ed7bb14fad32c0f9b8f0fd9b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:07:11 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e328130-1f22-406d-9429-507bfdd8b192", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "1e328130-1f22-406d-9429-507bfdd8b192", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190711Z:1e328130-1f22-406d-9429-507bfdd8b192" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404/containers/sql-container-4174?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e714c1e73a258dd6f082154a9c82ba8b-1628544535db8e08-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e08da224a2658bf1971e6aa8c85a6e5f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "1374", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 19:07:11 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0c9c5254-d1f0-46ae-872f-a9bc122ff76b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "0c9c5254-d1f0-46ae-872f-a9bc122ff76b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T190711Z:0c9c5254-d1f0-46ae-872f-a9bc122ff76b" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774/sqlDatabases/sql-database-7404/containers/sql-container-4174", - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "sql-container-4174", - "properties": { - "resource": { - "id": "sql-container-4174", - "indexingPolicy": { - "indexingMode": "consistent", - "automatic": true, - "includedPaths": [ + { + "name": "b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b52c7dc6-bb91-4224-bc08-77ccaccc0a1a", + "properties": { + "accountName": "r-database-account-7565", + "apiType": "Sql", + "creationTime": "2023-04-19T04:54:02Z", + "deletionTime": "2023-04-19T05:17:07Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/*" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e32db9e6-b23b-45f5-bd4e-beeb5d5cfcfd", + "creationTime": "2023-04-19T04:54:03Z", + "deletionTime": "2023-04-19T05:17:07Z" } - ], - "excludedPaths": [ + ] + } + }, + { + "name": "a440fc94-a486-473c-bdeb-b62363814132", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a440fc94-a486-473c-bdeb-b62363814132", + "properties": { + "accountName": "restoredaccount-8250", + "apiType": "Sql", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/pathToNotIndex/*" - }, + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9ec5ba28-2882-4e91-9893-86ea897dbc5e", + "creationTime": "2023-04-19T05:16:14Z", + "deletionTime": "2023-04-19T05:27:21Z" + } + ] + } + }, + { + "name": "69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/69212ac3-2a6b-4c48-b2dc-a30c59e18c38", + "properties": { + "accountName": "r-database-account-3177", + "apiType": "Sql", + "creationTime": "2023-04-19T07:32:19Z", + "deletionTime": "2023-04-19T07:54:43Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/\u0022_etag\u0022/?" + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "210dee70-f60f-47b7-8889-5f67d71947e6", + "creationTime": "2023-04-19T07:32:20Z", + "deletionTime": "2023-04-19T07:54:43Z" } - ], - "spatialIndexes": [ + ] + } + }, + { + "name": "7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/7d1ac6f0-07a6-4f52-b61b-800680b8b766", + "properties": { + "accountName": "restoredaccount-9058", + "apiType": "Sql", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ { - "path": "/*", - "types": [ - "Point", - "LineString", - "Polygon", - "MultiPolygon" - ] + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a1bf9469-0ff7-4c2e-972e-c3d4ef68b403", + "creationTime": "2023-04-19T07:54:08Z", + "deletionTime": "2023-04-19T08:05:30Z" } - ], - "compositeIndexes": [ - [ - { - "path": "/orderByPath1", - "order": "ascending" - }, - { - "path": "/orderByPath2", - "order": "descending" - } - ] ] - }, - "partitionKey": { - "paths": [ - "/address/zipCode" - ], - "kind": "Hash" - }, - "uniqueKeyPolicy": { - "uniqueKeys": [] - }, - "conflictResolutionPolicy": { - "mode": "LastWriterWins", - "conflictResolutionPath": "/_ts", - "conflictResolutionProcedure": "" - }, - "backupPolicy": { - "type": 1 - }, - "geospatialConfig": { - "type": "Geography" - }, - "_rid": "6TQzAMiTl\u002B0=", - "_ts": 1681844823, - "_self": "dbs/6TQzAA==/colls/6TQzAMiTl\u002B0=/", - "_etag": "\u002200008805-0000-0600-0000-643eea570000\u0022", - "_docs": "docs/", - "_sprocs": "sprocs/", - "_triggers": "triggers/", - "_udfs": "udfs/", - "_conflicts": "conflicts/", - "statistics": [ - { - "id": "0", - "sizeInKB": 0, - "documentCount": 0, - "sampledDistinctPartitionKeyCount": 0, - "partitionKeys": [] - } - ] - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-4128?api-version=2022-11-15-preview", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "578", - "Content-Type": "application/json", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-4375c65d28968a70-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1c6b74d75ab4243f2b8ff12b4ba19eba", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "kind": "GlobalDocumentDB", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "location": "westcentralus", - "properties": { - "locations": [ - { - "locationName": "northcentralus", - "isZoneRedundant": false } - ], - "databaseAccountOfferType": "Standard", - "createMode": "Restore", - "restoreParameters": { - "restoreMode": "PointInTime", - "sourceBackupLocation": "West Central US", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", - "restoreTimestampInUtc": "2023-04-18T20:08:14.0000000Z" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "2869", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:19 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-4128/operationResults/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69f509bf-e2c9-49bc-bed4-18c4274c3d3f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "41cf757a-df86-4bdb-af84-36fbf6649e35", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200919Z:69f509bf-e2c9-49bc-bed4-18c4274c3d3f" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-4128", - "name": "restoredaccount-4128", - "location": "West Central US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T20:09:17.1866769Z" - }, - "properties": { - "provisioningState": "Creating", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "edc97856-e68e-4881-8f7c-7939b9bd2678", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "Session", - "maxIntervalInSeconds": 5, - "maxStalenessPrefix": 100 }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + { + "name": "8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/8bdf0944-e8fe-4925-928d-5a0b65faedf7", + "properties": { + "accountName": "r-database-account-9523", + "apiType": "Sql", + "creationTime": "2023-04-19T19:31:56Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "e5f0e9e2-a635-44b1-a893-a62c09abdca5", + "creationTime": "2023-04-19T19:31:57Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "readLocations": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "34a42388-aa1f-4250-84fe-060ea0dcb913", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/34a42388-aa1f-4250-84fe-060ea0dcb913", + "properties": { + "accountName": "restoredaccount-4287", + "apiType": "Sql", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "77025bb1-914c-491d-a1a5-e947b2d43090", + "creationTime": "2023-04-19T19:54:04Z", + "deletionTime": "2023-04-19T23:47:56Z" + } + ] } - ], - "locations": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "", - "provisioningState": "Creating", - "failoverPriority": 0, - "isZoneRedundant": false + }, + { + "name": "c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c0bd982b-4f94-4cd8-a1a8-29fd69b852c4", + "properties": { + "accountName": "r-database-account-8435", + "apiType": "Sql", + "creationTime": "2023-04-06T02:11:39Z", + "deletionTime": "2023-04-19T23:49:01Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "51e1f983-abc6-472f-a043-4e8a78c6aa38", + "creationTime": "2023-04-06T02:11:40Z", + "deletionTime": "2023-04-19T23:49:01Z" + } + ] } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "failoverPriority": 0 + }, + { + "name": "c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/c899e41f-beaf-4f8a-bd06-52e568ca22d5", + "properties": { + "accountName": "r-database-account-5580", + "apiType": "Gremlin, Sql", + "creationTime": "2023-04-05T18:31:49Z", + "deletionTime": "2023-04-19T23:53:21Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "8ed91992-da6d-46eb-9223-3fa221bec0a3", + "creationTime": "2023-04-05T18:31:50Z", + "deletionTime": "2023-04-19T23:53:21Z" + } + ] } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" + }, + { + "name": "a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/a2d13b42-726d-4f8a-93d5-6b5bdbb69530", + "properties": { + "accountName": "r-database-account-163", + "apiType": "Sql", + "creationTime": "2023-04-18T16:23:17Z", + "deletionTime": "2023-04-19T23:54:07Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a318e11f-1dfa-4fde-9140-a510666f0464", + "creationTime": "2023-04-18T16:23:18Z", + "deletionTime": "2023-04-19T23:54:07Z" + } + ] } }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", - "restoreTimestampInUtc": "2023-04-18T20:08:14Z", - "sourceBackupLocation": "West Central US", - "databasesToRestore": [] + { + "name": "81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/81f2b1c8-3a73-490d-bb09-b8c6432b26f3", + "properties": { + "accountName": "r-database-account-8550", + "apiType": "Sql", + "creationTime": "2023-04-06T02:07:24Z", + "deletionTime": "2023-04-19T23:57:08Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "aff38990-7b66-463e-8ed1-1d334fc07c6e", + "creationTime": "2023-04-06T02:07:26Z", + "deletionTime": "2023-04-19T23:57:08Z" + } + ] + } }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" + { + "name": "f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f98ef6c1-5f48-44c9-95a6-1748ea6c4c79", + "properties": { + "accountName": "r-database-account-605", + "apiType": "Sql", + "creationTime": "2023-04-20T00:04:33Z", + "deletionTime": "2023-04-20T00:05:28Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "3bbeadd9-2120-4868-927d-fdb826669592", + "creationTime": "2023-04-20T00:04:34Z", + "deletionTime": "2023-04-20T00:05:28Z" + } + ] + } }, - "capacity": { - "totalThroughputLimit": -1 + { + "name": "d9cae7df-4c3b-49fc-b990-f985ae379afd", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/d9cae7df-4c3b-49fc-b990-f985ae379afd", + "properties": { + "accountName": "r-database-account-1077", + "apiType": "Sql", + "creationTime": "2023-04-20T00:07:31Z", + "deletionTime": "2023-04-20T00:30:02Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "1d30f287-e5b6-4beb-9df3-fd50793febc3", + "creationTime": "2023-04-20T00:07:32Z", + "deletionTime": "2023-04-20T00:30:02Z" + } + ] + } }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T20:09:17.1866769Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T20:09:17.1866769Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:09:17.1866769Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:09:17.1866769Z" + { + "name": "f3db04bc-7552-4f70-af65-a7be0274a695", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/f3db04bc-7552-4f70-af65-a7be0274a695", + "properties": { + "accountName": "restoredaccount-5322", + "apiType": "Sql", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "24100c57-8ae3-4560-a502-2c2c8e6e296b", + "creationTime": "2023-04-20T00:29:33Z", + "deletionTime": "2023-04-20T00:30:06Z" + } + ] } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-653c99a8cde5fee1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7be1b8617e92476f4ebb3913ff5f4b7d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:19 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3a61b1c6-01f4-48bc-bf24-74720047bd66", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "3a61b1c6-01f4-48bc-bf24-74720047bd66", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200920Z:3a61b1c6-01f4-48bc-bf24-74720047bd66" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-197421d988e0397e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c570edcbda4033bcdf835b75febc7e42", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:21 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff469eeb-7b62-479d-8535-4449391b3b64", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "ff469eeb-7b62-479d-8535-4449391b3b64", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200921Z:ff469eeb-7b62-479d-8535-4449391b3b64" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-dd1c65143baed323-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "93ca2e3c23bfd92825e636c86981e761", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:22 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ce1e82b3-4f43-41c5-ac83-c945203bce69", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "ce1e82b3-4f43-41c5-ac83-c945203bce69", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200922Z:ce1e82b3-4f43-41c5-ac83-c945203bce69" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-ad290df417af7e4e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b8b6dff48d788683fbad9c0e22fa4891", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:23 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "57f98cc4-b03c-40e1-a912-9caa7b27ccf3", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "57f98cc4-b03c-40e1-a912-9caa7b27ccf3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200923Z:57f98cc4-b03c-40e1-a912-9caa7b27ccf3" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-a6b5b1b7734964e2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d1d6f73db794a8bdc597a059a3f4ca5d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:25 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84238abb-a1dd-479d-8b8c-26065b30c1d7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "84238abb-a1dd-479d-8b8c-26065b30c1d7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200925Z:84238abb-a1dd-479d-8b8c-26065b30c1d7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-975da0f72f560c3a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1f81fa9bc505afc9aa439812861ab62a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:29 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b1d90245-f3b8-484e-ba37-979127e09ede", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "b1d90245-f3b8-484e-ba37-979127e09ede", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200929Z:b1d90245-f3b8-484e-ba37-979127e09ede" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-9d462b241521dea9-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "718aa49d16ab3ccc220ef3e1ed2ae307", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:37 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "99465ebc-b869-4e3c-9388-42345cf00752", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "99465ebc-b869-4e3c-9388-42345cf00752", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200937Z:99465ebc-b869-4e3c-9388-42345cf00752" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-196f822518d92d1e-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "28723fe32979788c2d2727501fab22aa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:09:53 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4d1ed38d-982f-4291-90a1-affd3accf94b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "4d1ed38d-982f-4291-90a1-affd3accf94b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T200953Z:4d1ed38d-982f-4291-90a1-affd3accf94b" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-098ccb405b1b7e92-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "febb75e0586985b12d45fcf7d2e8c27f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:10:25 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5084126e-7218-4cdf-a748-ec4cc29e2109", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "5084126e-7218-4cdf-a748-ec4cc29e2109", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201025Z:5084126e-7218-4cdf-a748-ec4cc29e2109" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-f42e32c8d5315172-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "462e90608ea774b118124384ef7b1c77", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:10:57 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "99fad7c4-6c3c-450f-8bd1-4eec31b7517e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "99fad7c4-6c3c-450f-8bd1-4eec31b7517e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201058Z:99fad7c4-6c3c-450f-8bd1-4eec31b7517e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-a267b38a420df7ad-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "770048ebe46f8a9d8dedfa342c94a645", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:11:29 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d606f60-f9de-4eec-b17c-ca93e72cd394", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "5d606f60-f9de-4eec-b17c-ca93e72cd394", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201130Z:5d606f60-f9de-4eec-b17c-ca93e72cd394" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-5da969296ba0027b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8eefa765db7c5203c447e656152d96b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:12:01 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6f5e8576-31eb-474f-871a-9eb426bd76a1", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "6f5e8576-31eb-474f-871a-9eb426bd76a1", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201202Z:6f5e8576-31eb-474f-871a-9eb426bd76a1" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-2b6e029192153744-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "890b85284ae77c10f2a4b9b9937d4783", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:12:33 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "252def49-5724-4cac-90c7-e368d01c653f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "252def49-5724-4cac-90c7-e368d01c653f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201234Z:252def49-5724-4cac-90c7-e368d01c653f" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-49ac7a23ae3d84fb-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "471efe6c8d8b10fb44aeb328fd47755f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:13:06 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "332eb261-94a7-4bd2-b989-f3090d074e57", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "332eb261-94a7-4bd2-b989-f3090d074e57", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201306Z:332eb261-94a7-4bd2-b989-f3090d074e57" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-ca831c56fa1dd6c6-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a60b48571c891a5d97739bd72249be46", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:13:38 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "84af4d43-8e6a-45fb-9525-a5f998e69173", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "84af4d43-8e6a-45fb-9525-a5f998e69173", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201338Z:84af4d43-8e6a-45fb-9525-a5f998e69173" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-2d8dcd459fd274ab-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "16ea62ff4e0f9b268afb443996e77fab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:14:10 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a1583cb-fbb3-49ab-97bc-4614b9b3501e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "7a1583cb-fbb3-49ab-97bc-4614b9b3501e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201410Z:7a1583cb-fbb3-49ab-97bc-4614b9b3501e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-5b0ba7eb6c5698f1-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4b62592fa0714ffaa003af18f123edfb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:14:42 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "335a04b4-a6d3-4856-873f-8474f9062c6f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "335a04b4-a6d3-4856-873f-8474f9062c6f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201442Z:335a04b4-a6d3-4856-873f-8474f9062c6f" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-4793a15ead1f5f45-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9b286cef5e5d085022701c8dd82483b0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:15:14 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "663cbfd2-eba5-4acd-8ce0-e2dcdd9bd841", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "663cbfd2-eba5-4acd-8ce0-e2dcdd9bd841", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201514Z:663cbfd2-eba5-4acd-8ce0-e2dcdd9bd841" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-52189f30f1930555-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c9a8f0f373e75fd5679a760b9e0daa67", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:15:46 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cf67c84d-a48a-4fa3-97d0-58e513b0c415", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "cf67c84d-a48a-4fa3-97d0-58e513b0c415", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201546Z:cf67c84d-a48a-4fa3-97d0-58e513b0c415" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-81546a2b134ddf29-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2a49490de3bed04e08592901846d777b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:16:18 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ad0603af-59c4-45dd-a0c0-feabe69d1dd9", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "ad0603af-59c4-45dd-a0c0-feabe69d1dd9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201619Z:ad0603af-59c4-45dd-a0c0-feabe69d1dd9" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-2d4b2cdf0172692c-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0024ff7f247a7c1497c933c2e7456914", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:16:50 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a48185bf-af33-4ba3-afcc-54aceadc81a6", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "a48185bf-af33-4ba3-afcc-54aceadc81a6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201651Z:a48185bf-af33-4ba3-afcc-54aceadc81a6" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-5210297bbdcab64d-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8f7fb4c659db10f1a2d7c08d4ad3dbfa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:17:22 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a0fd6e8-3ac7-43d4-aa00-1131c059228c", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "1a0fd6e8-3ac7-43d4-aa00-1131c059228c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201723Z:1a0fd6e8-3ac7-43d4-aa00-1131c059228c" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-af23291cc8285628-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9f8bfb23a9e8e9ec34cc92f5af8be9c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:17:54 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "843a8ee8-296c-4c52-8be5-2bd0ffdd3dc5", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "843a8ee8-296c-4c52-8be5-2bd0ffdd3dc5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201755Z:843a8ee8-296c-4c52-8be5-2bd0ffdd3dc5" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-9b423d59cdb86aa0-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cf3b14efe8ed269f0e145ea2638632c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:18:26 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "be25ac11-f7cc-4355-91d6-c4e22ba7f7be", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "be25ac11-f7cc-4355-91d6-c4e22ba7f7be", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201827Z:be25ac11-f7cc-4355-91d6-c4e22ba7f7be" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-18494ac2a458e40a-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ec9f39edcab91c2cc7965a0ec6fb6017", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:18:59 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5ba49258-529d-451c-b61c-ae3ff149471b", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "5ba49258-529d-451c-b61c-ae3ff149471b", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201859Z:5ba49258-529d-451c-b61c-ae3ff149471b" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-699628fa19b26f8f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "369dfdee0b973a0d5b6590d34a4a86ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:19:31 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6279d21b-4c86-4044-90de-fe6dc27ba72a", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "6279d21b-4c86-4044-90de-fe6dc27ba72a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T201931Z:6279d21b-4c86-4044-90de-fe6dc27ba72a" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-cc23b20aeecd3cd9-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7607ce9afdeb2509e71e07568d915f13", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:20:03 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83b069d0-dc6e-433e-be66-0d1cf038a1f7", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "83b069d0-dc6e-433e-be66-0d1cf038a1f7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202003Z:83b069d0-dc6e-433e-be66-0d1cf038a1f7" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-aa6c6b1efedcd8b8-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "65b446b3fce9e22c2c6590543a58d27d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:20:35 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ce0ba81c-1845-4c21-8dee-2a487740427e", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "ce0ba81c-1845-4c21-8dee-2a487740427e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202036Z:ce0ba81c-1845-4c21-8dee-2a487740427e" - }, - "ResponseBody": { - "status": "Dequeued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-6c14b40361d27b5b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f874ac0fe9f3f12cf4784e7903b6acca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:21:07 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4ada850-e883-41a4-b29b-f49ad6a57678", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "d4ada850-e883-41a4-b29b-f49ad6a57678", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202108Z:d4ada850-e883-41a4-b29b-f49ad6a57678" - }, - "ResponseBody": { - "status": "Dequeued" + }, + { + "name": "aeb8c455-4d77-45bd-a193-a84dded67185", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/aeb8c455-4d77-45bd-a193-a84dded67185", + "properties": { + "accountName": "r-database-account-5132", + "apiType": "Sql", + "creationTime": "2023-04-20T02:59:33Z", + "deletionTime": "2023-04-20T03:00:22Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "b1f8b2c0-29dc-475b-ba54-334912cef7d5", + "creationTime": "2023-04-20T02:59:34Z", + "deletionTime": "2023-04-20T03:00:22Z" + } + ] + } + }, + { + "name": "b56820c9-0aa2-45a7-8e37-35ab0d86d215", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/b56820c9-0aa2-45a7-8e37-35ab0d86d215", + "properties": { + "accountName": "r-database-account-3663", + "apiType": "Sql", + "creationTime": "2023-04-20T03:02:48Z", + "deletionTime": "2023-04-20T03:25:34Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [] + } + }, + { + "name": "934fa420-f11f-4b42-83e3-1856e5d57188", + "location": "West US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westus/restorableDatabaseAccounts/934fa420-f11f-4b42-83e3-1856e5d57188", + "properties": { + "accountName": "restoredaccount-1053", + "apiType": "Sql", + "creationTime": "2023-04-20T03:24:53Z", + "deletionTime": "2023-04-20T03:25:36Z", + "oldestRestorableTime": "2023-03-21T03:28:13Z", + "restorableLocations": [] + } + }, + { + "name": "83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83caf7f5-b220-4b0a-980a-2e8e7e6184d3", + "properties": { + "accountName": "drop-continuous7", + "apiType": "Sql", + "creationTime": "2022-05-26T18:49:51Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "a7725382-1f4c-426c-b51b-72acad407539", + "creationTime": "2022-05-26T18:49:52Z" + } + ] + } + }, + { + "name": "8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8b0701eb-0f38-4c72-a076-5ecb75ab55b3", + "properties": { + "accountName": "periodicacctdrop", + "apiType": "Sql", + "creationTime": "2022-08-24T22:57:51Z", + "oldestRestorableTime": "2023-04-13T03:28:10Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "653cea6a-f643-47cf-a6ef-65704fa35acd", + "creationTime": "2022-08-24T22:57:51Z" + } + ] + } + }, + { + "name": "ee16f791-77f8-40d4-89ad-91495b853ac0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ee16f791-77f8-40d4-89ad-91495b853ac0", + "properties": { + "accountName": "periodicacctdrop2", + "apiType": "Sql", + "creationTime": "2022-05-26T20:16:50Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "e8fe590a-1d27-407d-9e1f-28787d021b84", + "creationTime": "2022-05-26T20:16:50Z" + } + ] + } + }, + { + "name": "b169ba58-4696-4196-99a4-51995d99f004", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/b169ba58-4696-4196-99a4-51995d99f004", + "properties": { + "accountName": "readregionrestore-1", + "apiType": "Sql", + "creationTime": "2023-03-02T00:15:37Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "Southeast Asia", + "regionalDatabaseAccountInstanceId": "3a65f53c-d0fb-4f7c-8843-1b821d758908", + "creationTime": "2023-03-02T00:15:37Z" + }, + { + "locationName": "Central India", + "regionalDatabaseAccountInstanceId": "8944d987-4866-438e-9d22-12214cb2d6e8", + "creationTime": "2023-03-02T00:38:10Z" + } + ] + } + }, + { + "name": "83301fff-71b5-4cb0-a399-3c6331b78411", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/83301fff-71b5-4cb0-a399-3c6331b78411", + "properties": { + "accountName": "portal-mongo-test", + "apiType": "MongoDB", + "creationTime": "2023-03-27T17:28:08Z", + "deletionTime": "2023-03-27T17:30:49Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "f00e975d-f590-468a-8a08-59330a2c301f", + "creationTime": "2023-03-27T17:28:09Z", + "deletionTime": "2023-03-27T17:30:49Z" + } + ] + } + }, + { + "name": "027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/027e402c-24e0-45c8-86c1-0a0f5bb72cf8", + "properties": { + "accountName": "amisi-8bd4a726", + "apiType": "Sql", + "creationTime": "2023-03-29T07:24:07Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "eea28eb5-7b39-4c54-870c-fa1ba4c3e629", + "creationTime": "2023-03-29T07:26:03Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "62d906e3-e9a5-4f9f-96d0-6a12c4e0f055", + "creationTime": "2023-03-29T07:24:08Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "5ab554ca-5167-471d-8ffd-42b428d7d948", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/5ab554ca-5167-471d-8ffd-42b428d7d948", + "properties": { + "accountName": "amisi-da11000f", + "apiType": "Sql", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "3f0627d1-2e48-4a57-93b3-ccb4a442f892", + "creationTime": "2023-03-29T07:09:11Z", + "deletionTime": "2023-03-29T07:44:16Z" + }, + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "81a91ee2-f77f-44c3-9b81-fed80fb6c4d7", + "creationTime": "2023-03-29T07:06:45Z", + "deletionTime": "2023-03-29T07:44:16Z" + } + ] + } + }, + { + "name": "e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/e4d5e8f7-e2a2-4cb4-8f7a-c1238729054d", + "properties": { + "accountName": "dsapaliga-restore-test2", + "apiType": "Sql", + "creationTime": "2023-03-29T19:36:21Z", + "deletionTime": "2023-03-29T22:55:47Z", + "oldestRestorableTime": "2023-03-22T22:55:47Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "57a8727e-5478-4f7e-a871-fee2aff9f841", + "creationTime": "2023-03-29T19:36:22Z", + "deletionTime": "2023-03-29T22:55:47Z" + } + ] + } + }, + { + "name": "66326971-fd72-4b66-9495-da9f95f0e86a", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/66326971-fd72-4b66-9495-da9f95f0e86a", + "properties": { + "accountName": "dsapaliga-restore-test3", + "apiType": "Sql", + "creationTime": "2023-03-29T21:45:59Z", + "deletionTime": "2023-03-29T22:55:54Z", + "oldestRestorableTime": "2023-03-22T22:55:54Z", + "restorableLocations": [ + { + "locationName": "East US 2", + "regionalDatabaseAccountInstanceId": "f41761ad-40b9-4f91-b064-fb23b8278b34", + "creationTime": "2023-03-29T21:48:10Z", + "deletionTime": "2023-03-29T21:57:56Z" + }, + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "92409c46-7459-4678-8542-16703f89ecc0", + "creationTime": "2023-03-29T21:46:00Z", + "deletionTime": "2023-03-29T22:55:54Z" + } + ] + } + }, + { + "name": "2aad5107-73b1-4b58-b5af-5b141fb44b04", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/2aad5107-73b1-4b58-b5af-5b141fb44b04", + "properties": { + "accountName": "dsapaliga-restore-test4", + "apiType": "Sql", + "creationTime": "2023-03-29T22:08:33Z", + "deletionTime": "2023-03-29T22:56:00Z", + "oldestRestorableTime": "2023-03-22T22:56:00Z", + "restorableLocations": [ + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "ecc7c6a6-6fea-44b9-979a-942095e5ddb1", + "creationTime": "2023-03-29T22:08:34Z", + "deletionTime": "2023-03-29T22:56:00Z" + } + ] + } + }, + { + "name": "84a35eb5-784c-4923-a52f-60bd04765953", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/84a35eb5-784c-4923-a52f-60bd04765953", + "properties": { + "accountName": "dsapaliga-restore-test6", + "apiType": "Sql", + "creationTime": "2023-03-29T22:24:23Z", + "deletionTime": "2023-03-29T22:56:18Z", + "oldestRestorableTime": "2023-03-22T22:56:18Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "80e6976a-7ce8-4bd4-aea7-70102909817e", + "creationTime": "2023-03-29T22:26:42Z", + "deletionTime": "2023-03-29T22:56:18Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1c94c82a-d707-4ce6-92ec-1966331560c2", + "creationTime": "2023-03-29T22:24:24Z", + "deletionTime": "2023-03-29T22:56:18Z" + } + ] + } + }, + { + "name": "4c4f2888-fbdd-48d7-af60-2562e60c6579", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/4c4f2888-fbdd-48d7-af60-2562e60c6579", + "properties": { + "accountName": "dsapaliga-restored-westus-m", + "apiType": "Sql", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z", + "oldestRestorableTime": "2023-03-22T22:56:46Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "76356a61-c7f2-4319-80ad-6a803a7b4894", + "creationTime": "2023-03-29T22:45:51Z", + "deletionTime": "2023-03-29T22:56:46Z" + } + ] + } + }, + { + "name": "c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/c096978c-dd1f-4711-b4e8-df3e0567cfdd", + "properties": { + "accountName": "cli-continuous30-sopplsfv", + "apiType": "Sql", + "creationTime": "2023-03-29T23:59:38Z", + "deletionTime": "2023-03-30T00:12:32Z", + "oldestRestorableTime": "2023-03-23T00:12:32Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f15f2a83-4ec0-41ec-a599-b8c83e954efb", + "creationTime": "2023-03-30T00:02:04Z", + "deletionTime": "2023-03-30T00:12:32Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "8b46a5b3-1451-461d-8252-60a5347de560", + "creationTime": "2023-03-29T23:59:39Z", + "deletionTime": "2023-03-30T00:12:32Z" + } + ] + } + }, + { + "name": "dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/dc4c493f-8028-407b-a4ec-d1a3135b13e1", + "properties": { + "accountName": "cli-continuous30-l5utea24-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "f8ad78a6-24dd-4ab1-a614-b6025936e3ba", + "creationTime": "2023-03-30T01:00:58Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "8ffca893-61fb-4c56-a036-6ec65da09e96", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/8ffca893-61fb-4c56-a036-6ec65da09e96", + "properties": { + "accountName": "cli-continuous30-l5utea24", + "apiType": "Sql", + "creationTime": "2023-03-30T00:33:44Z", + "deletionTime": "2023-03-30T01:02:30Z", + "oldestRestorableTime": "2023-03-23T01:02:30Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "9dd17742-4a4f-4e09-9de1-922d104c320c", + "creationTime": "2023-03-30T00:36:04Z", + "deletionTime": "2023-03-30T01:02:30Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7a0ba497-72a5-47e0-8801-aee7cb7e0e7d", + "creationTime": "2023-03-30T00:33:45Z", + "deletionTime": "2023-03-30T01:02:30Z" + } + ] + } + }, + { + "name": "ca3c5893-46d7-48cc-8cdb-fff509652a14", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/ca3c5893-46d7-48cc-8cdb-fff509652a14", + "properties": { + "accountName": "cli-continuous30-3eb7aosu", + "apiType": "Sql", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z", + "oldestRestorableTime": "2023-03-23T03:46:34Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "ba81192a-04b8-474f-8f08-e0f8bca847c4", + "creationTime": "2023-03-30T03:35:19Z", + "deletionTime": "2023-03-30T03:46:34Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "aa7b3f1a-2aee-4b09-89a7-69b6def6184d", + "creationTime": "2023-03-30T03:33:05Z", + "deletionTime": "2023-03-30T03:46:34Z" + } + ] + } + }, + { + "name": "856077e3-8335-4b95-9577-2ebf016ee892", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/856077e3-8335-4b95-9577-2ebf016ee892", + "properties": { + "accountName": "cli-continuous30-tqwxb6nj", + "apiType": "Sql", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z", + "oldestRestorableTime": "2023-03-23T04:05:05Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "0c759c5d-da3e-44c3-ab34-91ba8583fcfc", + "creationTime": "2023-03-30T03:53:50Z", + "deletionTime": "2023-03-30T04:05:05Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "1d68c86b-1ebc-45ad-9cd5-73445600295f", + "creationTime": "2023-03-30T03:51:31Z", + "deletionTime": "2023-03-30T04:05:05Z" + } + ] + } + }, + { + "name": "9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/9bf9e875-fc38-4c4c-90b0-3e15286da6b8", + "properties": { + "accountName": "cli-continuous30-cmjnvki7", + "apiType": "Sql", + "creationTime": "2023-03-30T04:58:52Z", + "deletionTime": "2023-03-30T05:12:19Z", + "oldestRestorableTime": "2023-03-23T05:12:19Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "411d6238-634e-4807-b3d2-27aefdb8b2d1", + "creationTime": "2023-03-30T05:01:09Z", + "deletionTime": "2023-03-30T05:12:19Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "7bff6196-bbc4-4eb9-b95f-e0d91433e3ad", + "creationTime": "2023-03-30T04:58:53Z", + "deletionTime": "2023-03-30T05:12:19Z" + } + ] + } + }, + { + "name": "cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/cc5aece9-b1db-4b13-8e17-a72b74ef36e9", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5-restored", + "apiType": "Sql", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "a7205fff-6258-4621-8eb4-c49defd48144", + "creationTime": "2023-03-30T14:37:17Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "aee98c45-b031-4de4-8922-c6fcee681fc0", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/aee98c45-b031-4de4-8922-c6fcee681fc0", + "properties": { + "accountName": "cli-continuous30-pmjqwgr5", + "apiType": "Sql", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z", + "oldestRestorableTime": "2023-03-23T14:38:59Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "83221913-9765-482a-a05d-8fdbda766da4", + "creationTime": "2023-03-30T14:12:07Z", + "deletionTime": "2023-03-30T14:38:59Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "233ab6ba-46e0-4a8d-9bf2-16d702bf158c", + "creationTime": "2023-03-30T14:09:44Z", + "deletionTime": "2023-03-30T14:38:59Z" + } + ] + } + }, + { + "name": "f68b64bb-38f3-429b-be8f-81e44763929d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/f68b64bb-38f3-429b-be8f-81e44763929d", + "properties": { + "accountName": "cli-continuous30-ta4jrave", + "apiType": "Sql", + "creationTime": "2023-03-30T14:48:08Z", + "deletionTime": "2023-03-30T15:16:54Z", + "oldestRestorableTime": "2023-03-23T15:16:54Z", + "restorableLocations": [ + { + "locationName": "West US", + "regionalDatabaseAccountInstanceId": "103f5b9a-8f54-4242-9ad0-9b572f1c5ba5", + "creationTime": "2023-03-30T14:50:33Z", + "deletionTime": "2023-03-30T15:16:54Z" + }, + { + "locationName": "East US", + "regionalDatabaseAccountInstanceId": "b4639300-da29-41ad-ab8a-7dc13419fee6", + "creationTime": "2023-03-30T14:48:09Z", + "deletionTime": "2023-03-30T15:16:54Z" + } + ] + } + }, + { + "name": "1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/1bda800b-e6a5-47c6-a3ea-3b58701f7742", + "properties": { + "accountName": "amisi-8bd4a726-restored", + "apiType": "Sql", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "North Central US", + "regionalDatabaseAccountInstanceId": "59e40496-40d3-4f19-9a2c-2dffc786849b", + "creationTime": "2023-03-29T07:45:59Z", + "deletionTime": "2023-03-30T20:22:20Z" + } + ] + } + }, + { + "name": "fb90cbd9-957d-4169-80eb-d052db9d613d", + "location": "East US", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/eastus/restorableDatabaseAccounts/fb90cbd9-957d-4169-80eb-d052db9d613d", + "properties": { + "accountName": "amisi-765b8849", + "apiType": "Sql", + "creationTime": "2023-03-30T20:15:03Z", + "deletionTime": "2023-03-31T06:20:15Z", + "oldestRestorableTime": "2023-03-21T03:28:10Z", + "restorableLocations": [ + { + "locationName": "West Central US", + "regionalDatabaseAccountInstanceId": "32b3343e-7df0-4f7e-9867-865c3c9a328a", + "creationTime": "2023-03-30T20:15:04Z", + "deletionTime": "2023-03-31T06:20:15Z" + } + ] + } + }, + { + "name": "23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/23ff311a-2493-4bd7-b1c9-ac4549ae4567", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res2", + "apiType": "Sql", + "creationTime": "2022-09-29T05:44:13Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "3bf0dcac-7a5a-4602-bdf4-3edcbcbbcb5b", + "creationTime": "2022-09-29T05:44:13Z" + } + ] + } + }, + { + "name": "a672303a-644d-4996-9d49-b3d2eddea72d", + "location": "Qatar Central", + "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts", + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/qatarcentral/restorableDatabaseAccounts/a672303a-644d-4996-9d49-b3d2eddea72d", + "properties": { + "accountName": "vinh-cmk-qatar-actual-res-live-sysid-res3", + "apiType": "Sql", + "creationTime": "2023-03-10T00:42:29Z", + "oldestRestorableTime": "2023-03-21T03:28:11Z", + "restorableLocations": [ + { + "locationName": "Qatar Central", + "regionalDatabaseAccountInstanceId": "0d60dece-f697-4a05-995c-36c2fcaee312", + "creationTime": "2023-03-10T00:42:29Z" + } + ] + } + } + ] } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-4b717a73845b694f-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "031f7d0620959ec4a2254a866cb4eb8e", + "Content-Length": "120", + "Content-Type": "application/json", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-e0977698182c7cd0-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "0e3de0d69d91d02ebbb611ba24b9764b", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-database-1569" + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:21:40 GMT", + "Date": "Thu, 20 Apr 2023 03:28:15 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569/operationResults/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd43f683-ac20-4645-9fda-a0af3abd0ec6", + "x-ms-correlation-request-id": "8b9109ed-08d7-4701-adb6-74599886c0fd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "cd43f683-ac20-4645-9fda-a0af3abd0ec6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202140Z:cd43f683-ac20-4645-9fda-a0af3abd0ec6" + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "2f8cb9e4-933f-4550-9f80-5212b304e4d4", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032815Z:8b9109ed-08d7-4701-adb6-74599886c0fd" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-3fd1cb592f11bb0d-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-c02b42558f8189c4-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e1478a4c671cc91f1ac27170adb2de75", + "x-ms-client-request-id": "77d8e3f30fe0305a5fff0ebe7e021ec8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -15885,241 +14944,91 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:12 GMT", + "Date": "Thu, 20 Apr 2023 03:28:15 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "217d97fb-e9b3-4b8a-bcff-9418e1aa57b9", + "x-ms-correlation-request-id": "81d4f642-0d0d-49c5-9fa8-3120c94fdc1c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "217d97fb-e9b3-4b8a-bcff-9418e1aa57b9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202212Z:217d97fb-e9b3-4b8a-bcff-9418e1aa57b9" + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "81d4f642-0d0d-49c5-9fa8-3120c94fdc1c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032815Z:81d4f642-0d0d-49c5-9fa8-3120c94fdc1c" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/41cf757a-df86-4bdb-af84-36fbf6649e35?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-b2b296b5140aafcb-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-0c64ae7e135bf193-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bc4ec5b8ce38efe7e8d555ce9fa6843f", + "x-ms-client-request-id": "a1ebc7db075c35856aa9bfa801dfa015", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:44 GMT", + "Date": "Thu, 20 Apr 2023 03:28:16 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4c40546-c0f6-4496-b06f-9ab6a8612167", + "x-ms-correlation-request-id": "19975b8b-3c4d-44a1-a964-f26d62c98b95", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "d4c40546-c0f6-4496-b06f-9ab6a8612167", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202244Z:d4c40546-c0f6-4496-b06f-9ab6a8612167" + "x-ms-ratelimit-remaining-subscription-reads": "11949", + "x-ms-request-id": "19975b8b-3c4d-44a1-a964-f26d62c98b95", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032816Z:19975b8b-3c4d-44a1-a964-f26d62c98b95" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-4128?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-1164b37dabfcdf37e958f90761aeb9a8-ff2f0c63d1c04e68-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-6ae1bfcafef6003d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "792cbf8dcb6f9fad5d55e9d3af53f1ef", + "x-ms-client-request-id": "41c7e92effe0af6a7431600a92b8154b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "3234", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:44 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b7840c23-81a8-433c-b3f9-2f99b66a9a8f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "b7840c23-81a8-433c-b3f9-2f99b66a9a8f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202244Z:b7840c23-81a8-433c-b3f9-2f99b66a9a8f" - }, - "ResponseBody": { - "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-4128", - "name": "restoredaccount-4128", - "location": "West Central US", - "type": "Microsoft.DocumentDB/databaseAccounts", - "kind": "GlobalDocumentDB", - "tags": {}, - "systemData": { - "createdAt": "2023-04-18T20:22:31.6566997Z" - }, - "properties": { - "provisioningState": "Succeeded", - "documentEndpoint": "https://restoredaccount-4128.documents.azure.com:443/", - "sqlEndpoint": "https://restoredaccount-4128.documents.azure.com:443/", - "publicNetworkAccess": "Enabled", - "enableAutomaticFailover": false, - "enableMultipleWriteLocations": false, - "enablePartitionKeyMonitor": false, - "isVirtualNetworkFilterEnabled": false, - "virtualNetworkRules": [], - "EnabledApiTypes": "Sql", - "disableKeyBasedMetadataWriteAccess": false, - "enableFreeTier": false, - "enableAnalyticalStorage": false, - "analyticalStorageConfiguration": {}, - "instanceId": "edc97856-e68e-4881-8f7c-7939b9bd2678", - "createMode": "Restore", - "databaseAccountOfferType": "Standard", - "enableMaterializedViews": false, - "defaultIdentity": "FirstPartyIdentity", - "networkAclBypass": "None", - "disableLocalAuth": false, - "enablePartitionMerge": false, - "enableBurstCapacity": false, - "minimalTlsVersion": "Tls", - "consistencyPolicy": { - "defaultConsistencyLevel": "BoundedStaleness", - "maxIntervalInSeconds": 1000, - "maxStalenessPrefix": 300 - }, - "configurationOverrides": {}, - "writeLocations": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "https://restoredaccount-4128-northcentralus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "readLocations": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "https://restoredaccount-4128-northcentralus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "locations": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "documentEndpoint": "https://restoredaccount-4128-northcentralus.documents.azure.com:443/", - "provisioningState": "Succeeded", - "failoverPriority": 0, - "isZoneRedundant": false - } - ], - "failoverPolicies": [ - { - "id": "restoredaccount-4128-northcentralus", - "locationName": "North Central US", - "failoverPriority": 0 - } - ], - "cors": [], - "capabilities": [], - "ipRules": [], - "backupPolicy": { - "type": "Continuous", - "continuousModeProperties": { - "tier": "Continuous30Days" - } - }, - "restoreParameters": { - "restoreMode": "PointInTime", - "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/fedcb6fb-2428-4bd1-8afa-faebdef8a10f", - "restoreTimestampInUtc": "2023-04-18T20:08:14Z", - "sourceBackupLocation": "West Central US", - "databasesToRestore": [] - }, - "networkAclBypassResourceIds": [], - "diagnosticLogSettings": { - "enableFullTextQuery": "None" - }, - "capacity": { - "totalThroughputLimit": -1 - }, - "keysMetadata": { - "primaryMasterKey": { - "generationTime": "2023-04-18T20:22:31.6566997Z" - }, - "secondaryMasterKey": { - "generationTime": "2023-04-18T20:22:31.6566997Z" - }, - "primaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:22:31.6566997Z" - }, - "secondaryReadonlyMasterKey": { - "generationTime": "2023-04-18T20:22:31.6566997Z" - } - } - }, - "identity": { - "type": "None" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1774?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-11db89155276f069-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a6cdd4472e667e55a257f94611512a74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:45 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "Date": "Thu, 20 Apr 2023 03:28:17 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f92956ee-f105-4a72-9ab6-cb2a91a0d410", + "x-ms-correlation-request-id": "8d63951f-ee94-4e2d-9889-588567d79c70", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "9c3957a6-5fca-4710-8769-dcc627eecc11", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202245Z:f92956ee-f105-4a72-9ab6-cb2a91a0d410" + "x-ms-ratelimit-remaining-subscription-reads": "11948", + "x-ms-request-id": "8d63951f-ee94-4e2d-9889-588567d79c70", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032818Z:8d63951f-ee94-4e2d-9889-588567d79c70" }, "ResponseBody": { "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-bc28c5b66be194ed-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-89895b1f947f11aa-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ca8665e4ddd85fd86aadd717d2668d0c", + "x-ms-client-request-id": "6873d4cbe6baeccc5da20d374fb22e80", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16128,29 +15037,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:45 GMT", + "Date": "Thu, 20 Apr 2023 03:28:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "61937d5c-83a1-441c-9594-f13499e011f9", + "x-ms-correlation-request-id": "af8a145e-418a-4c12-86e0-c4a58ea27344", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "61937d5c-83a1-441c-9594-f13499e011f9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202246Z:61937d5c-83a1-441c-9594-f13499e011f9" + "x-ms-ratelimit-remaining-subscription-reads": "11947", + "x-ms-request-id": "af8a145e-418a-4c12-86e0-c4a58ea27344", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032819Z:af8a145e-418a-4c12-86e0-c4a58ea27344" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-4e13a79c80b32854-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-3c4f93eba782ab68-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7d95742b0370e269cee18eb7cf72998d", + "x-ms-client-request-id": "948ff85fdc3bdce75c3b2c2aa77ba3b2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16159,29 +15068,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:46 GMT", + "Date": "Thu, 20 Apr 2023 03:28:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2286f3c1-1da0-42a5-9ed0-a83e99496e9c", + "x-ms-correlation-request-id": "fb795d94-b08e-40c4-8c2b-4a4752ca5575", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "2286f3c1-1da0-42a5-9ed0-a83e99496e9c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202247Z:2286f3c1-1da0-42a5-9ed0-a83e99496e9c" + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "fb795d94-b08e-40c4-8c2b-4a4752ca5575", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032821Z:fb795d94-b08e-40c4-8c2b-4a4752ca5575" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-cafe937faf6ed855-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-abfeb0c18a0ba63b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ac6264175fca609c598483d88cef1ab1", + "x-ms-client-request-id": "2cdc7393376c485b1ddbe43df13360c2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16190,122 +15099,191 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:47 GMT", + "Date": "Thu, 20 Apr 2023 03:28:24 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f6c263af-420a-4f70-b28b-e6b9870ac53d", + "x-ms-correlation-request-id": "09f32c60-3f0b-4b48-930b-fffe15f1337d", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "f6c263af-420a-4f70-b28b-e6b9870ac53d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202248Z:f6c263af-420a-4f70-b28b-e6b9870ac53d" + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "09f32c60-3f0b-4b48-930b-fffe15f1337d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032825Z:09f32c60-3f0b-4b48-930b-fffe15f1337d" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2f8cb9e4-933f-4550-9f80-5212b304e4d4?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-7109d75f332f9a7f-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-5c311aca062dc5bb-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "70b75221c27fe124fca3fcf64e208ff7", + "x-ms-client-request-id": "99abdf028028ef10ec960c7eb9a145e2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:49 GMT", + "Date": "Thu, 20 Apr 2023 03:28:32 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "10c584f7-8ad5-472c-91a1-3bf8417fc092", + "x-ms-correlation-request-id": "278ee924-587f-418a-865c-7a93d0e4e8b6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "10c584f7-8ad5-472c-91a1-3bf8417fc092", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202249Z:10c584f7-8ad5-472c-91a1-3bf8417fc092" + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "278ee924-587f-418a-865c-7a93d0e4e8b6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032833Z:278ee924-587f-418a-865c-7a93d0e4e8b6" }, "ResponseBody": { - "status": "Enqueued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-e8e37b5e5976ad01-00", + "traceparent": "00-f25c8893f74829f13fb7694f8a1a8d08-3f0ec0949cb4ab95-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6eff4914e104cb41d73423ec809056df", + "x-ms-client-request-id": "dba35bfe02d527139c46775ff8a9eb29", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "479", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:51 GMT", + "Date": "Thu, 20 Apr 2023 03:28:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b8cbef6-fe96-45d4-8297-2d9b6e52ee0f", + "x-ms-correlation-request-id": "747be64d-c2b4-4de2-a860-27f23336af00", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "6b8cbef6-fe96-45d4-8297-2d9b6e52ee0f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202251Z:6b8cbef6-fe96-45d4-8297-2d9b6e52ee0f" + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "747be64d-c2b4-4de2-a860-27f23336af00", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032833Z:747be64d-c2b4-4de2-a860-27f23336af00" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", + "name": "sql-database-1569", + "properties": { + "resource": { + "id": "sql-database-1569", + "_rid": "2rgsAA==", + "_self": "dbs/2rgsAA==/", + "_etag": "\u00220000ea07-0000-0600-0000-6440b1560000\u0022", + "_colls": "colls/", + "_users": "users/", + "_ts": 1681961302 + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569/containers/sql-container-2867?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-fd124147e3af8c3b-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7d96ddc728bb550e4081af2763a51138", + "Content-Length": "489", + "Content-Type": "application/json", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-fbd2cbc3e2080665-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "cfc7276a89096312ed40d52bdd8e7b96", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, - "StatusCode": 200, + "RequestBody": { + "tags": {}, + "location": "westcentralus", + "properties": { + "resource": { + "id": "sql-container-2867", + "indexingPolicy": { + "automatic": true, + "indexingMode": "consistent", + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point" + ] + } + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + } + }, + "options": { + "throughput": 700 + } + } + }, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:22:55 GMT", + "Date": "Thu, 20 Apr 2023 03:28:33 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569/containers/sql-container-2867/operationResults/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eae8d6a3-6199-4210-b8dc-4c985f0ce440", + "x-ms-correlation-request-id": "b8612417-1bd7-48f0-9530-be8c80b254d1", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "eae8d6a3-6199-4210-b8dc-4c985f0ce440", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202255Z:eae8d6a3-6199-4210-b8dc-4c985f0ce440" + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "f7bfc608-5b41-4870-b7d1-9fd9c529cc84", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032834Z:b8612417-1bd7-48f0-9530-be8c80b254d1" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-4421328faa57f1e8-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-a9a0228508f06074-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "42c48cf4abef3fac10ec994a9e38606c", + "x-ms-client-request-id": "7a4fa2e2137dd1f59178e8c13dfcbeb7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16314,29 +15292,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:23:03 GMT", + "Date": "Thu, 20 Apr 2023 03:28:33 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "de77a26d-c5eb-4d7b-8fe3-b3f5acc6a0e2", + "x-ms-correlation-request-id": "800ac1c8-1c22-41ea-88b2-b848dac9b3a2", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "de77a26d-c5eb-4d7b-8fe3-b3f5acc6a0e2", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202303Z:de77a26d-c5eb-4d7b-8fe3-b3f5acc6a0e2" + "x-ms-ratelimit-remaining-subscription-reads": "11942", + "x-ms-request-id": "800ac1c8-1c22-41ea-88b2-b848dac9b3a2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032834Z:800ac1c8-1c22-41ea-88b2-b848dac9b3a2" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-b1bb6ecfb54b3d24-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-1b97543cadfeb3c0-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "712f1d4d1189ec3b3baa2e83311a6831", + "x-ms-client-request-id": "6af6c8fb9a547d5626fb4b0ca708b1f6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16345,29 +15323,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:23:19 GMT", + "Date": "Thu, 20 Apr 2023 03:28:34 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0c7a29f1-1921-4a2c-941c-7bdbe2a235b4", + "x-ms-correlation-request-id": "b57bc5e3-de0a-41c5-8438-9fc48e9e11b0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "0c7a29f1-1921-4a2c-941c-7bdbe2a235b4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202319Z:0c7a29f1-1921-4a2c-941c-7bdbe2a235b4" + "x-ms-ratelimit-remaining-subscription-reads": "11941", + "x-ms-request-id": "b57bc5e3-de0a-41c5-8438-9fc48e9e11b0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032835Z:b57bc5e3-de0a-41c5-8438-9fc48e9e11b0" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-88de53b66c3148e7-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-88b08785611c9d1e-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "f4f7ea2313cb1bef31566ccf8ec3b607", + "x-ms-client-request-id": "3a482afd013fee1849c4fd0d043e8e87", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16376,29 +15354,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:23:51 GMT", + "Date": "Thu, 20 Apr 2023 03:28:36 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "17368dcf-fcdb-401a-99be-82354851e9e0", + "x-ms-correlation-request-id": "d8b8c8d4-b9e8-4122-85fa-ca8a96876842", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "17368dcf-fcdb-401a-99be-82354851e9e0", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202351Z:17368dcf-fcdb-401a-99be-82354851e9e0" + "x-ms-ratelimit-remaining-subscription-reads": "11940", + "x-ms-request-id": "d8b8c8d4-b9e8-4122-85fa-ca8a96876842", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032836Z:d8b8c8d4-b9e8-4122-85fa-ca8a96876842" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-31c2a45d2f916409-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-4b8de0d59e5ec92b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "46d94320a076e3ae50d807447d280ef6", + "x-ms-client-request-id": "e80e2a3ed70048574cd15382c7e82a88", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16407,29 +15385,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:24:23 GMT", + "Date": "Thu, 20 Apr 2023 03:28:37 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7d7600c8-14bf-4fbd-876c-1cd964c85de3", + "x-ms-correlation-request-id": "571a21c6-6e4e-4916-898e-4f58ef45d339", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "7d7600c8-14bf-4fbd-876c-1cd964c85de3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202423Z:7d7600c8-14bf-4fbd-876c-1cd964c85de3" + "x-ms-ratelimit-remaining-subscription-reads": "11939", + "x-ms-request-id": "571a21c6-6e4e-4916-898e-4f58ef45d339", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032838Z:571a21c6-6e4e-4916-898e-4f58ef45d339" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-f6a74ccb886079a1-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-6b758f95749e69c5-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b32767836c413aa02d143f33a56c5d78", + "x-ms-client-request-id": "13c4f1c684b3f978b008218f9c4879e7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16438,29 +15416,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:24:55 GMT", + "Date": "Thu, 20 Apr 2023 03:28:39 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "116924c4-76ea-4dd8-9d36-390fd4d06b00", + "x-ms-correlation-request-id": "1a90d9dd-a0b0-48d7-b601-ad9b18f04788", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "116924c4-76ea-4dd8-9d36-390fd4d06b00", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202455Z:116924c4-76ea-4dd8-9d36-390fd4d06b00" + "x-ms-ratelimit-remaining-subscription-reads": "11938", + "x-ms-request-id": "1a90d9dd-a0b0-48d7-b601-ad9b18f04788", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032840Z:1a90d9dd-a0b0-48d7-b601-ad9b18f04788" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-31aada12c38994da-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-e5c2334e7e0344b3-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ed6326f4214183bb3c13a4f30bab9d09", + "x-ms-client-request-id": "7ccdc46cc9fa25f6d300ed6eae952760", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16469,122 +15447,350 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:25:27 GMT", + "Date": "Thu, 20 Apr 2023 03:28:43 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b1284840-66fd-4075-82df-4ba1c82511c4", + "x-ms-correlation-request-id": "7cced346-8d8b-4749-a03c-d02ad2650809", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "b1284840-66fd-4075-82df-4ba1c82511c4", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202528Z:b1284840-66fd-4075-82df-4ba1c82511c4" + "x-ms-ratelimit-remaining-subscription-reads": "11937", + "x-ms-request-id": "7cced346-8d8b-4749-a03c-d02ad2650809", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032844Z:7cced346-8d8b-4749-a03c-d02ad2650809" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/f7bfc608-5b41-4870-b7d1-9fd9c529cc84?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-fe3f83ee6921a501-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-ea23c32060cb13a7-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "274b7648029bb4c6a29e1861607b3de3", + "x-ms-client-request-id": "1346759a7a7abad4b11438f7b6c7ab04", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:25:59 GMT", + "Date": "Thu, 20 Apr 2023 03:28:52 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "06b234cb-5a63-4cf3-92c8-2c32b64229e7", + "x-ms-correlation-request-id": "ce29f230-f9b7-4aa4-adb1-aca4841e45a2", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "06b234cb-5a63-4cf3-92c8-2c32b64229e7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202600Z:06b234cb-5a63-4cf3-92c8-2c32b64229e7" + "x-ms-ratelimit-remaining-subscription-reads": "11936", + "x-ms-request-id": "ce29f230-f9b7-4aa4-adb1-aca4841e45a2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032852Z:ce29f230-f9b7-4aa4-adb1-aca4841e45a2" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569/containers/sql-container-2867?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-931fc99919e85fff-00", + "traceparent": "00-a066a10740b19194c9fa2be7490fba5c-c6c49f0016c1ee4c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "57508e7b20c461b5aca4772dc8ad2e82", + "x-ms-client-request-id": "03166b57ad1bfd8dfa9e40b2960a4b1a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "1374", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:26:32 GMT", + "Date": "Thu, 20 Apr 2023 03:28:52 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9937a502-c6d4-4e68-92a2-c65b8bd38756", + "x-ms-correlation-request-id": "c86ec47f-e0e4-4576-90f5-ed826ef862ea", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "9937a502-c6d4-4e68-92a2-c65b8bd38756", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202632Z:9937a502-c6d4-4e68-92a2-c65b8bd38756" + "x-ms-ratelimit-remaining-subscription-reads": "11935", + "x-ms-request-id": "c86ec47f-e0e4-4576-90f5-ed826ef862ea", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T032853Z:c86ec47f-e0e4-4576-90f5-ed826ef862ea" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146/sqlDatabases/sql-database-1569/containers/sql-container-2867", + "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", + "name": "sql-container-2867", + "properties": { + "resource": { + "id": "sql-container-2867", + "indexingPolicy": { + "indexingMode": "consistent", + "automatic": true, + "includedPaths": [ + { + "path": "/*" + } + ], + "excludedPaths": [ + { + "path": "/pathToNotIndex/*" + }, + { + "path": "/\u0022_etag\u0022/?" + } + ], + "spatialIndexes": [ + { + "path": "/*", + "types": [ + "Point", + "LineString", + "Polygon", + "MultiPolygon" + ] + } + ], + "compositeIndexes": [ + [ + { + "path": "/orderByPath1", + "order": "ascending" + }, + { + "path": "/orderByPath2", + "order": "descending" + } + ] + ] + }, + "partitionKey": { + "paths": [ + "/address/zipCode" + ], + "kind": "Hash" + }, + "uniqueKeyPolicy": { + "uniqueKeys": [] + }, + "conflictResolutionPolicy": { + "mode": "LastWriterWins", + "conflictResolutionPath": "/_ts", + "conflictResolutionProcedure": "" + }, + "backupPolicy": { + "type": 1 + }, + "geospatialConfig": { + "type": "Geography" + }, + "_rid": "2rgsAMYKDww=", + "_ts": 1681961322, + "_self": "dbs/2rgsAA==/colls/2rgsAMYKDww=/", + "_etag": "\u00220000ef07-0000-0600-0000-6440b16a0000\u0022", + "_docs": "docs/", + "_sprocs": "sprocs/", + "_triggers": "triggers/", + "_udfs": "udfs/", + "_conflicts": "conflicts/", + "statistics": [ + { + "id": "0", + "sizeInKB": 0, + "documentCount": 0, + "sampledDistinctPartitionKeyCount": 0, + "partitionKeys": [] + } + ] + } + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-2866?api-version=2022-11-15-preview", + "RequestMethod": "PUT", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-6db9f52796487db6-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2fea35763521f1dc5faf4aa2095922c0", + "Content-Length": "578", + "Content-Type": "application/json", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-1cb522fbb27b6168-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "0227f5c06d66eff213cae690fe6f0b55", "x-ms-return-client-request-id": "true" }, - "RequestBody": null, + "RequestBody": { + "kind": "GlobalDocumentDB", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "location": "westcentralus", + "properties": { + "locations": [ + { + "locationName": "northcentralus", + "isZoneRedundant": false + } + ], + "databaseAccountOfferType": "Standard", + "createMode": "Restore", + "restoreParameters": { + "restoreMode": "PointInTime", + "sourceBackupLocation": "West Central US", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7fc65930-226c-48ab-aa09-98e62d5ed0a2", + "restoreTimestampInUtc": "2023-04-20T04:29:34.0000000Z" + } + } + }, "StatusCode": 200, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "2864", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:27:03 GMT", + "Date": "Thu, 20 Apr 2023 04:31:00 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-2866/operationResults/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "610c68cb-daea-40b3-911a-54af7dfde363", + "x-ms-correlation-request-id": "1c2b0040-3102-4171-8560-7a1ac77638b5", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "610c68cb-daea-40b3-911a-54af7dfde363", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202704Z:610c68cb-daea-40b3-911a-54af7dfde363" + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "2233c32f-5b4a-42bf-94df-4ff70d3063a8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043100Z:1c2b0040-3102-4171-8560-7a1ac77638b5" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-2866", + "name": "restoredaccount-2866", + "location": "West Central US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T04:30:58.069252Z" + }, + "properties": { + "provisioningState": "Creating", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "d6c054fa-38d8-414b-9eaa-8bf3ab8afa86", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "Session", + "maxIntervalInSeconds": 5, + "maxStalenessPrefix": 100 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "", + "provisioningState": "Creating", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7fc65930-226c-48ab-aa09-98e62d5ed0a2", + "restoreTimestampInUtc": "2023-04-20T04:29:34Z", + "sourceBackupLocation": "West Central US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T04:30:58.069252Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T04:30:58.069252Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T04:30:58.069252Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T04:30:58.069252Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-718ab7da3b835d37-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-482e7a9fca7c8e21-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7d77c0d6455a2744c1e97bf78a99ecf5", + "x-ms-client-request-id": "d2f6161d0184fef1231308e2a66cfc2e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16593,29 +15799,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:27:35 GMT", + "Date": "Thu, 20 Apr 2023 04:31:00 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f782a4f6-ac92-48ee-a2c5-7256b3174f57", + "x-ms-correlation-request-id": "0ec3a553-d453-47dc-90ae-08a926c6fe9f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "f782a4f6-ac92-48ee-a2c5-7256b3174f57", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202736Z:f782a4f6-ac92-48ee-a2c5-7256b3174f57" + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "0ec3a553-d453-47dc-90ae-08a926c6fe9f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043101Z:0ec3a553-d453-47dc-90ae-08a926c6fe9f" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-c33dd0a4473f5585-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-a7468783697a1f0d-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "2bea96700e9045c2b15ff715d5125852", + "x-ms-client-request-id": "f3ad5c349b097abd083fb94d90b7cdef", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16624,29 +15830,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:28:07 GMT", + "Date": "Thu, 20 Apr 2023 04:31:02 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14de646f-63e7-44f1-83e3-0f40dd2d4603", + "x-ms-correlation-request-id": "ec18018e-973f-4f4e-9683-161b0d99263c", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "14de646f-63e7-44f1-83e3-0f40dd2d4603", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202808Z:14de646f-63e7-44f1-83e3-0f40dd2d4603" + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "ec18018e-973f-4f4e-9683-161b0d99263c", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043102Z:ec18018e-973f-4f4e-9683-161b0d99263c" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-7faa5f815229ee2f-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-c4c0b5bda4c45b95-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "0757b781b1353127f0c36e38bae566c6", + "x-ms-client-request-id": "e7731e233978e7d124445b103d0940dc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16655,29 +15861,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:28:39 GMT", + "Date": "Thu, 20 Apr 2023 04:31:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f4da1030-ca0d-4291-b7a3-77c3badacc59", + "x-ms-correlation-request-id": "a8f3b9d2-d2c9-47ad-a7fa-ea3f34207861", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "f4da1030-ca0d-4291-b7a3-77c3badacc59", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202840Z:f4da1030-ca0d-4291-b7a3-77c3badacc59" + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "a8f3b9d2-d2c9-47ad-a7fa-ea3f34207861", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043103Z:a8f3b9d2-d2c9-47ad-a7fa-ea3f34207861" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-83ef25a31ebcd9f2-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-4675ad4107cb5835-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "723255c3f76fc72ffe32cbfb4e2f51ae", + "x-ms-client-request-id": "c506ad1cb47682bf597cca4448a36e6c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16686,29 +15892,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:29:12 GMT", + "Date": "Thu, 20 Apr 2023 04:31:04 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0dcf55e8-bfa9-4015-82e2-e150b8909982", + "x-ms-correlation-request-id": "bfc49c0e-bc64-4c50-907e-5c1f11fc7f67", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "0dcf55e8-bfa9-4015-82e2-e150b8909982", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202912Z:0dcf55e8-bfa9-4015-82e2-e150b8909982" + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "bfc49c0e-bc64-4c50-907e-5c1f11fc7f67", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043104Z:bfc49c0e-bc64-4c50-907e-5c1f11fc7f67" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-31dd6ad87b78c720-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-bf0d05c4f8e5570c-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d3752990e442bebf6eb93acda08a8acc", + "x-ms-client-request-id": "88bf184614f9fbb68bc5cec53fad3cfe", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16717,29 +15923,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:29:44 GMT", + "Date": "Thu, 20 Apr 2023 04:31:06 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "12de282b-672c-431e-8f36-ff8075e73afa", + "x-ms-correlation-request-id": "bae5dcd2-37ac-4207-a1ac-db098fc4a11e", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "12de282b-672c-431e-8f36-ff8075e73afa", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T202944Z:12de282b-672c-431e-8f36-ff8075e73afa" + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "bae5dcd2-37ac-4207-a1ac-db098fc4a11e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043106Z:bae5dcd2-37ac-4207-a1ac-db098fc4a11e" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-6663507a492a8c0c-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-d6cede0729c53306-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "805230f8e6e08ae3888f0903e52ce2c1", + "x-ms-client-request-id": "e231dcfe07b16e785ff08efc6f8c9e81", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16748,29 +15954,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:30:16 GMT", + "Date": "Thu, 20 Apr 2023 04:31:10 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7bd9f4c0-271d-4716-be1e-217ac47ebbff", + "x-ms-correlation-request-id": "cd99a54d-2e24-4884-9fbd-9fa0e09eccb2", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "7bd9f4c0-271d-4716-be1e-217ac47ebbff", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203016Z:7bd9f4c0-271d-4716-be1e-217ac47ebbff" + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "cd99a54d-2e24-4884-9fbd-9fa0e09eccb2", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043110Z:cd99a54d-2e24-4884-9fbd-9fa0e09eccb2" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-c2845baa734d2ad0-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-b10765f77c415d8b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "91a7bf71936fde84957303b5bd612674", + "x-ms-client-request-id": "24caefd5b84908e3f70b39b0e5f943ac", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16779,29 +15985,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:30:49 GMT", + "Date": "Thu, 20 Apr 2023 04:31:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "61a29c44-0d78-46f0-96f9-74d37cb9ac18", + "x-ms-correlation-request-id": "360f7433-00bf-4e5b-8dcf-374463f2d102", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "61a29c44-0d78-46f0-96f9-74d37cb9ac18", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203049Z:61a29c44-0d78-46f0-96f9-74d37cb9ac18" + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "360f7433-00bf-4e5b-8dcf-374463f2d102", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043118Z:360f7433-00bf-4e5b-8dcf-374463f2d102" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-a6699911127ea48c-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-9000791f1aa9ea4a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "1d02ffa7d1dcaacd45eb4bb2dabbd942", + "x-ms-client-request-id": "6c45cb3f8b723eba9f50280885b98cff", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16810,29 +16016,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:31:20 GMT", + "Date": "Thu, 20 Apr 2023 04:31:34 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3dd0ac2d-2036-46cd-a916-8b78cd163ff9", + "x-ms-correlation-request-id": "6207e273-8b9b-41e6-9863-c7efc79af869", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "3dd0ac2d-2036-46cd-a916-8b78cd163ff9", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203121Z:3dd0ac2d-2036-46cd-a916-8b78cd163ff9" + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "6207e273-8b9b-41e6-9863-c7efc79af869", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043134Z:6207e273-8b9b-41e6-9863-c7efc79af869" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-7639c30702f8833a-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-9eabfce73949cd58-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e05c78d6f9e2655cac73ea6de22dcd26", + "x-ms-client-request-id": "4fef4d2618e246b5f928eaa6cec88965", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16841,29 +16047,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:31:52 GMT", + "Date": "Thu, 20 Apr 2023 04:32:06 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4d9298ff-3f8f-408e-8ad5-b5e174e708cc", + "x-ms-correlation-request-id": "18c3eb39-619b-4a92-84ec-cddea2b1efff", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "4d9298ff-3f8f-408e-8ad5-b5e174e708cc", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203153Z:4d9298ff-3f8f-408e-8ad5-b5e174e708cc" + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "18c3eb39-619b-4a92-84ec-cddea2b1efff", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043206Z:18c3eb39-619b-4a92-84ec-cddea2b1efff" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-52ba42c20318ffe4-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-b0ef4c28e867ddab-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "e55c9568c5299fe4f2fd4b8447d203da", + "x-ms-client-request-id": "a4bde2ad32464a0e348b84f88fda833e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16872,29 +16078,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:32:24 GMT", + "Date": "Thu, 20 Apr 2023 04:32:38 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "091f3cf1-b638-4ad0-884b-de985a2e689d", + "x-ms-correlation-request-id": "f04d1595-3052-4885-92dc-93846dee7144", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "091f3cf1-b638-4ad0-884b-de985a2e689d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203225Z:091f3cf1-b638-4ad0-884b-de985a2e689d" + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "f04d1595-3052-4885-92dc-93846dee7144", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043238Z:f04d1595-3052-4885-92dc-93846dee7144" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-1c99ebaa46cf1d96-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-3578ddbb93d6c686-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "44dec0994605ae91a39d7168e760c718", + "x-ms-client-request-id": "97893a7ef30a26c915ff734aa11470d7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16903,124 +16109,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:32:56 GMT", + "Date": "Thu, 20 Apr 2023 04:33:11 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6f80bef1-a8f8-4320-8d56-f981702849b3", + "x-ms-correlation-request-id": "49a11500-bb4e-4bb2-a8b2-0ba620843b13", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "6f80bef1-a8f8-4320-8d56-f981702849b3", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203257Z:6f80bef1-a8f8-4320-8d56-f981702849b3" + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "49a11500-bb4e-4bb2-a8b2-0ba620843b13", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043311Z:49a11500-bb4e-4bb2-a8b2-0ba620843b13" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/9c3957a6-5fca-4710-8769-dcc627eecc11?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-5d09c236d00fe2c04a40ec2053035a12-11879be372ed3313-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "4549251ef45f111994bceee4add81dd9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:29 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3afd77a4-0c13-40f5-95e0-9dee0ccfa269", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "3afd77a4-0c13-40f5-95e0-9dee0ccfa269", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203329Z:3afd77a4-0c13-40f5-95e0-9dee0ccfa269" - }, - "ResponseBody": { - "status": "Succeeded" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-7783/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-4128?api-version=2022-11-15-preview", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-c4c37729206e6e1e-00", - "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230411.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "21d31070884f222003ae428c547bb892", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:30 GMT", - "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fcbd9ba5-de21-4f95-ac4f-fb02273f1feb", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "30190ec1-466d-4cdc-bd1b-60745b48fe55", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203330Z:fcbd9ba5-de21-4f95-ac4f-fb02273f1feb" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-8e04c8c22e9fce13-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "d7f8977fa58c95c9042641b1b18cbd18", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-store, no-cache", - "Content-Length": "21", - "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:30 GMT", - "Pragma": "no-cache", - "Server": "Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a8c1fa5-4ba8-4ab2-8da4-2d9a9a4c233f", - "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "5a8c1fa5-4ba8-4ab2-8da4-2d9a9a4c233f", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203330Z:5a8c1fa5-4ba8-4ab2-8da4-2d9a9a4c233f" - }, - "ResponseBody": { - "status": "Enqueued" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-f8ffe4b632f52f2d-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-5b027e729e10cfae-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "79ae5c04fb72b251952e7982d8d7cb56", + "x-ms-client-request-id": "a25ac3c7e7fcf4b83fa41a5793bcb61e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17029,29 +16140,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:31 GMT", + "Date": "Thu, 20 Apr 2023 04:33:42 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b1bc5751-f5c7-4e77-ba9b-d5fe6d85094e", + "x-ms-correlation-request-id": "a83d4742-71c2-45f1-a70f-9683c8b56f70", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "b1bc5751-f5c7-4e77-ba9b-d5fe6d85094e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203331Z:b1bc5751-f5c7-4e77-ba9b-d5fe6d85094e" + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "a83d4742-71c2-45f1-a70f-9683c8b56f70", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043343Z:a83d4742-71c2-45f1-a70f-9683c8b56f70" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-6cf7c889492047c5-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-63b01e2a0a9a4705-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bc0c77ade08390056ad01d617cc9f31b", + "x-ms-client-request-id": "9327aca5f13eb95a19968e46bec4a820", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17060,29 +16171,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:32 GMT", + "Date": "Thu, 20 Apr 2023 04:34:14 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2633cd94-8b78-4360-833e-2d4de4821dae", + "x-ms-correlation-request-id": "cbcf70b8-b402-465a-835b-7c59687fb39e", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "2633cd94-8b78-4360-833e-2d4de4821dae", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203332Z:2633cd94-8b78-4360-833e-2d4de4821dae" + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "cbcf70b8-b402-465a-835b-7c59687fb39e", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043415Z:cbcf70b8-b402-465a-835b-7c59687fb39e" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-466600dd5b3e4570-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-701b4f744636b940-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "fb44980f87fe84574646415e2b47bd2d", + "x-ms-client-request-id": "cc31ac1be080964281955866d8719359", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17091,29 +16202,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:33 GMT", + "Date": "Thu, 20 Apr 2023 04:34:46 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "869a9391-f873-4247-8019-0b2cc77c5d3e", + "x-ms-correlation-request-id": "57f0556c-25d3-431d-91f6-c2bd7548fca4", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "869a9391-f873-4247-8019-0b2cc77c5d3e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203333Z:869a9391-f873-4247-8019-0b2cc77c5d3e" + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "57f0556c-25d3-431d-91f6-c2bd7548fca4", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043447Z:57f0556c-25d3-431d-91f6-c2bd7548fca4" }, "ResponseBody": { - "status": "Enqueued" + "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-10ce8387f8d6f136-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-6f60943f5a4379d9-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "3a04eb5b00802395561d0fa2ddef35cc", + "x-ms-client-request-id": "f4a45549dcedd59968a089655971357b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17122,29 +16233,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:35 GMT", + "Date": "Thu, 20 Apr 2023 04:35:18 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cac4093f-7131-44fa-8982-7208c40d444c", + "x-ms-correlation-request-id": "ea657d6a-0f30-487a-b234-bd60690c925b", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "cac4093f-7131-44fa-8982-7208c40d444c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203335Z:cac4093f-7131-44fa-8982-7208c40d444c" + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "ea657d6a-0f30-487a-b234-bd60690c925b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043519Z:ea657d6a-0f30-487a-b234-bd60690c925b" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-88b349f62a80c921-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-67b9a37764b00492-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "40725e3acf9225571f88763c9ea76423", + "x-ms-client-request-id": "e73cfafbea8ac59e6a9011a899f4e1a7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17153,29 +16264,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:40 GMT", + "Date": "Thu, 20 Apr 2023 04:35:51 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a56d5bd6-84ac-4405-8a84-41a3398bef81", + "x-ms-correlation-request-id": "ce82ff36-9fec-4bb8-9def-6d761fca4f3a", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "a56d5bd6-84ac-4405-8a84-41a3398bef81", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203340Z:a56d5bd6-84ac-4405-8a84-41a3398bef81" + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "ce82ff36-9fec-4bb8-9def-6d761fca4f3a", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043551Z:ce82ff36-9fec-4bb8-9def-6d761fca4f3a" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-b5061fb767155ef5-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-cdbaba4c3bb4a01f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "9005f013b9c40e9b0320a4e078b5a656", + "x-ms-client-request-id": "69fd3403b41f3f33125b63df56dc3d10", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17184,29 +16295,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:33:48 GMT", + "Date": "Thu, 20 Apr 2023 04:36:22 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3756ddd1-564a-47ea-9989-5471d5f9bd02", + "x-ms-correlation-request-id": "7a0c43af-6471-4141-b443-7bf6bedec76f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "3756ddd1-564a-47ea-9989-5471d5f9bd02", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203348Z:3756ddd1-564a-47ea-9989-5471d5f9bd02" + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "7a0c43af-6471-4141-b443-7bf6bedec76f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043623Z:7a0c43af-6471-4141-b443-7bf6bedec76f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-f4b747e27956e570-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-6a34fd6aa796fd21-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cd2475107cd48c9a93de1af78a5885af", + "x-ms-client-request-id": "de6add5fab355eceb7df8a5ccaf13c74", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17215,29 +16326,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:34:04 GMT", + "Date": "Thu, 20 Apr 2023 04:36:55 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "879d5295-5250-49e9-a51f-c8bb5d99f72c", + "x-ms-correlation-request-id": "a75aae71-396b-43c0-80f6-c9c49ee5ff03", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "879d5295-5250-49e9-a51f-c8bb5d99f72c", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203404Z:879d5295-5250-49e9-a51f-c8bb5d99f72c" + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "a75aae71-396b-43c0-80f6-c9c49ee5ff03", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043655Z:a75aae71-396b-43c0-80f6-c9c49ee5ff03" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-51e3dbc499a99f0e-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-289d872d69d60f8a-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ed8febb9a5e98007c3633d722b76ad6a", + "x-ms-client-request-id": "2562e2bfcb73475bc7fdd42f86be6f8e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17246,29 +16357,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:34:35 GMT", + "Date": "Thu, 20 Apr 2023 04:37:27 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c13946de-19aa-4959-86fd-bf34f820c2d5", + "x-ms-correlation-request-id": "eeeb1ea8-494a-4f02-b0b2-cfe33d2edee7", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "c13946de-19aa-4959-86fd-bf34f820c2d5", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203436Z:c13946de-19aa-4959-86fd-bf34f820c2d5" + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "eeeb1ea8-494a-4f02-b0b2-cfe33d2edee7", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043727Z:eeeb1ea8-494a-4f02-b0b2-cfe33d2edee7" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-44728ca23ea86ad6-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-88503c6534509bbe-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "292b1fe19782964e5579fce59fa384aa", + "x-ms-client-request-id": "bb480153038a5771659eb24029d67421", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17277,29 +16388,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:35:07 GMT", + "Date": "Thu, 20 Apr 2023 04:37:59 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14f967f7-21db-46da-842b-7ff5619f5a21", + "x-ms-correlation-request-id": "8a3cebd0-9570-473c-9078-3dbdc83ebfa8", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "14f967f7-21db-46da-842b-7ff5619f5a21", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203508Z:14f967f7-21db-46da-842b-7ff5619f5a21" + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "8a3cebd0-9570-473c-9078-3dbdc83ebfa8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043759Z:8a3cebd0-9570-473c-9078-3dbdc83ebfa8" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-1555ceb491e8c9ab-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-a71cc1635efafa56-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "8c27f49bb9266b6c6da309713f28611d", + "x-ms-client-request-id": "731fef1e187a949c81221638d79fd7f8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17308,29 +16419,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:35:39 GMT", + "Date": "Thu, 20 Apr 2023 04:38:31 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9edc95cb-15eb-457b-867a-518dadd8cfcf", + "x-ms-correlation-request-id": "52e24f57-b371-459b-b1c6-f5bc73770f65", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "9edc95cb-15eb-457b-867a-518dadd8cfcf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203540Z:9edc95cb-15eb-457b-867a-518dadd8cfcf" + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "52e24f57-b371-459b-b1c6-f5bc73770f65", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043832Z:52e24f57-b371-459b-b1c6-f5bc73770f65" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-445565c751dbe5a4-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-19342b8867675909-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "6b15b0315c2c212c9cf89770a821e020", + "x-ms-client-request-id": "c809fc6f80a8bce9700abfd4191b1ef0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17339,29 +16450,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:36:11 GMT", + "Date": "Thu, 20 Apr 2023 04:39:03 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67ded5c5-6821-484d-8e85-11739552210d", + "x-ms-correlation-request-id": "b5d90d9d-bfc8-4799-bf36-6c2b4d31744f", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "67ded5c5-6821-484d-8e85-11739552210d", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203612Z:67ded5c5-6821-484d-8e85-11739552210d" + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "b5d90d9d-bfc8-4799-bf36-6c2b4d31744f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043904Z:b5d90d9d-bfc8-4799-bf36-6c2b4d31744f" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-c20878a05b1a6301-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-46e31986b61742ad-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "36d792df214e2843b2c0bbdf8edd562d", + "x-ms-client-request-id": "9710b288fb9f3b1365b43a68ec3880c6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17370,29 +16481,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:36:44 GMT", + "Date": "Thu, 20 Apr 2023 04:39:36 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aab4f305-408b-4dd1-b8e3-51076accb14a", + "x-ms-correlation-request-id": "9178ac4b-a226-4a3f-8ae3-95493866301b", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "aab4f305-408b-4dd1-b8e3-51076accb14a", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203644Z:aab4f305-408b-4dd1-b8e3-51076accb14a" + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "9178ac4b-a226-4a3f-8ae3-95493866301b", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T043936Z:9178ac4b-a226-4a3f-8ae3-95493866301b" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-d04e9ea412ee76cb-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-2317b2ac603b75bf-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "efb4df18198d3f7ec806ef2d22fcc24b", + "x-ms-client-request-id": "2cd0b9c7accd9e790563026f59c77a66", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17401,29 +16512,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:37:16 GMT", + "Date": "Thu, 20 Apr 2023 04:40:08 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "65ef6c81-f8f5-49a2-bbb0-ad863ce11433", + "x-ms-correlation-request-id": "f826427a-85dc-458a-b389-d420a1d3ca96", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "65ef6c81-f8f5-49a2-bbb0-ad863ce11433", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203716Z:65ef6c81-f8f5-49a2-bbb0-ad863ce11433" + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "f826427a-85dc-458a-b389-d420a1d3ca96", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044008Z:f826427a-85dc-458a-b389-d420a1d3ca96" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-f2cb19afefda6345-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-5113780c13e7e8c6-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "ad91e9c22b500fce6cedb86ba04d93bf", + "x-ms-client-request-id": "24b02503408f7459e8ce62f34681cf38", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17432,29 +16543,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:37:48 GMT", + "Date": "Thu, 20 Apr 2023 04:40:40 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a06faf94-43ec-4339-805e-08f679b2d58e", + "x-ms-correlation-request-id": "da113ca1-ae8d-43c4-814a-51786f406ab8", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "a06faf94-43ec-4339-805e-08f679b2d58e", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203749Z:a06faf94-43ec-4339-805e-08f679b2d58e" + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "da113ca1-ae8d-43c4-814a-51786f406ab8", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044040Z:da113ca1-ae8d-43c4-814a-51786f406ab8" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-d66b4a55eb7aa716-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-8eb05100e11a0f2f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "c95869a1f16dc69214976d48311505b6", + "x-ms-client-request-id": "5f0df88af14adc233972923bf8a4e29e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17463,29 +16574,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:38:20 GMT", + "Date": "Thu, 20 Apr 2023 04:41:11 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1fb446fd-f3c1-4873-b041-5dd4a9491cff", + "x-ms-correlation-request-id": "6154564a-a81a-4e27-8447-e54d7e92a522", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "1fb446fd-f3c1-4873-b041-5dd4a9491cff", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203821Z:1fb446fd-f3c1-4873-b041-5dd4a9491cff" + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "6154564a-a81a-4e27-8447-e54d7e92a522", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044112Z:6154564a-a81a-4e27-8447-e54d7e92a522" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-baf9d55ce6f6ca81-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-9818b616fc7ee18f-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "a41c6ffea94beddc11a582a060129e7a", + "x-ms-client-request-id": "c664d4395b888637605c44fe49855783", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17494,29 +16605,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:38:53 GMT", + "Date": "Thu, 20 Apr 2023 04:41:44 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "41c15edb-2ad6-4ae7-b04f-369d04fa1394", + "x-ms-correlation-request-id": "a0efea10-3139-42ac-84de-46f785e085fd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "41c15edb-2ad6-4ae7-b04f-369d04fa1394", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203853Z:41c15edb-2ad6-4ae7-b04f-369d04fa1394" + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "a0efea10-3139-42ac-84de-46f785e085fd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044144Z:a0efea10-3139-42ac-84de-46f785e085fd" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-a0abec658f5fa373-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-6a89c509ebd03e75-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "b98b2f72f9a4d1de57cb98b8bd85de56", + "x-ms-client-request-id": "60e4ca931bb9121b02d3eb1dad1d7b44", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17525,29 +16636,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:39:24 GMT", + "Date": "Thu, 20 Apr 2023 04:42:16 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8cc224e7-bbc2-4e0c-ae55-27b55ef86e84", + "x-ms-correlation-request-id": "df454fb8-162b-47c4-98cc-0e01c65336ae", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "8cc224e7-bbc2-4e0c-ae55-27b55ef86e84", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203925Z:8cc224e7-bbc2-4e0c-ae55-27b55ef86e84" + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "df454fb8-162b-47c4-98cc-0e01c65336ae", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044216Z:df454fb8-162b-47c4-98cc-0e01c65336ae" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-63883580b59b0579-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-9801fbbfda4145cf-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "316d01e8ef31f8738c6bb8c86ef16502", + "x-ms-client-request-id": "72bac4ec091d2fafc186feeead2493b4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17556,29 +16667,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:39:56 GMT", + "Date": "Thu, 20 Apr 2023 04:42:48 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4fbc36fd-0550-43b2-bd74-293086d23a95", + "x-ms-correlation-request-id": "b17b0fe1-45bf-4dba-91bd-6c0c198618a0", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "4fbc36fd-0550-43b2-bd74-293086d23a95", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T203957Z:4fbc36fd-0550-43b2-bd74-293086d23a95" + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "b17b0fe1-45bf-4dba-91bd-6c0c198618a0", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044248Z:b17b0fe1-45bf-4dba-91bd-6c0c198618a0" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-93db5c95d66f0bd8-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-8685a38aedf8ed26-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "01d6f3f94c8a0412904b4d8010232f8b", + "x-ms-client-request-id": "2da80e1a81bf1ee4b852c4b46f19d942", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17587,29 +16698,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:40:28 GMT", + "Date": "Thu, 20 Apr 2023 04:43:20 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa666d15-abf3-484c-82e3-27a111fe90cf", + "x-ms-correlation-request-id": "a260dc47-bd8c-44de-af3f-de6b0c043109", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "aa666d15-abf3-484c-82e3-27a111fe90cf", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204029Z:aa666d15-abf3-484c-82e3-27a111fe90cf" + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "a260dc47-bd8c-44de-af3f-de6b0c043109", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044321Z:a260dc47-bd8c-44de-af3f-de6b0c043109" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-9bc82787b4058cb1-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-7fe80b9c921f1e27-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5eb82cc66da48349bc932c3841166265", + "x-ms-client-request-id": "841200e0e4cb8a661bb59e321c2d64dd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17618,29 +16729,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:41:01 GMT", + "Date": "Thu, 20 Apr 2023 04:43:52 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ff0a7ed2-974a-4d08-af73-18456247e1fe", + "x-ms-correlation-request-id": "607cacfe-7667-43d4-906c-ec1296c9c264", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "ff0a7ed2-974a-4d08-af73-18456247e1fe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204101Z:ff0a7ed2-974a-4d08-af73-18456247e1fe" + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "607cacfe-7667-43d4-906c-ec1296c9c264", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044353Z:607cacfe-7667-43d4-906c-ec1296c9c264" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-83b30798111fc89a-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-85ea75eae2ebb7c2-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "cabf9666dcae9bccef69a0e6a1f3e768", + "x-ms-client-request-id": "9f0237404d756a84df9cbacb44fabfa7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17649,29 +16760,29 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:41:33 GMT", + "Date": "Thu, 20 Apr 2023 04:44:25 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a43d7f7c-c538-4713-a346-e448101681a7", + "x-ms-correlation-request-id": "9dfab31c-7004-404e-a9fe-406bdce2dac6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "a43d7f7c-c538-4713-a346-e448101681a7", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204133Z:a43d7f7c-c538-4713-a346-e448101681a7" + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "9dfab31c-7004-404e-a9fe-406bdce2dac6", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044425Z:9dfab31c-7004-404e-a9fe-406bdce2dac6" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-8cf9a6c992299c8a-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-eabc9beaf998365b-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "42012c3b06398b5da95345f61fd9c379", + "x-ms-client-request-id": "ad0ebcad0e1236e9a71d1209e3b2018b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -17680,149 +16791,270 @@ "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:42:05 GMT", + "Date": "Thu, 20 Apr 2023 04:44:56 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "95d008e9-e35d-4c51-a807-4eb03abca225", + "x-ms-correlation-request-id": "a76d635e-6d8a-42d8-98a4-9c4aac888756", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "95d008e9-e35d-4c51-a807-4eb03abca225", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204205Z:95d008e9-e35d-4c51-a807-4eb03abca225" + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "a76d635e-6d8a-42d8-98a4-9c4aac888756", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044457Z:a76d635e-6d8a-42d8-98a4-9c4aac888756" }, "ResponseBody": { "status": "Dequeued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/2233c32f-5b4a-42bf-94df-4ff70d3063a8?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-af85cbf478a8ca7e-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-91252ee1d8e70c14-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "7919e7e96564eadc5f1c6f3bcd63e1c8", + "x-ms-client-request-id": "3873e7ed3a1792cd7ba8a42e2a9b4620", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "22", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:42:37 GMT", + "Date": "Thu, 20 Apr 2023 04:45:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b39e2c3f-9c85-4bfe-b18b-d9fb73680e69", + "x-ms-correlation-request-id": "e4f185b0-828b-4d1f-855c-511e3f9298dd", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "b39e2c3f-9c85-4bfe-b18b-d9fb73680e69", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204238Z:b39e2c3f-9c85-4bfe-b18b-d9fb73680e69" + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "e4f185b0-828b-4d1f-855c-511e3f9298dd", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044529Z:e4f185b0-828b-4d1f-855c-511e3f9298dd" }, "ResponseBody": { - "status": "Dequeued" + "status": "Succeeded" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-2866?api-version=2022-11-15-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-3997bfbcf109dbcb-00", + "traceparent": "00-e7a142605778e9470097def4e1cd06a5-044a510d11048318-00", "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "14fdc4ab1f155f2b3933205b96d67b16", + "x-ms-client-request-id": "6084f6f6b71e31ca4dccf7573a7a872d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "Content-Length": "21", + "Content-Length": "3229", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:43:09 GMT", + "Date": "Thu, 20 Apr 2023 04:45:29 GMT", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4eaa1844-3e1a-4506-849a-681e5c2d3fbe", + "x-ms-correlation-request-id": "b0360fea-df53-4c28-89ae-4baac47d9d31", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "4eaa1844-3e1a-4506-849a-681e5c2d3fbe", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204310Z:4eaa1844-3e1a-4506-849a-681e5c2d3fbe" + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "b0360fea-df53-4c28-89ae-4baac47d9d31", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044529Z:b0360fea-df53-4c28-89ae-4baac47d9d31" }, "ResponseBody": { - "status": "Dequeued" + "id": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-2866", + "name": "restoredaccount-2866", + "location": "West Central US", + "type": "Microsoft.DocumentDB/databaseAccounts", + "kind": "GlobalDocumentDB", + "tags": {}, + "systemData": { + "createdAt": "2023-04-20T04:44:53.403033Z" + }, + "properties": { + "provisioningState": "Succeeded", + "documentEndpoint": "https://restoredaccount-2866.documents.azure.com:443/", + "sqlEndpoint": "https://restoredaccount-2866.documents.azure.com:443/", + "publicNetworkAccess": "Enabled", + "enableAutomaticFailover": false, + "enableMultipleWriteLocations": false, + "enablePartitionKeyMonitor": false, + "isVirtualNetworkFilterEnabled": false, + "virtualNetworkRules": [], + "EnabledApiTypes": "Sql", + "disableKeyBasedMetadataWriteAccess": false, + "enableFreeTier": false, + "enableAnalyticalStorage": false, + "analyticalStorageConfiguration": {}, + "instanceId": "d6c054fa-38d8-414b-9eaa-8bf3ab8afa86", + "createMode": "Restore", + "databaseAccountOfferType": "Standard", + "enableMaterializedViews": false, + "defaultIdentity": "FirstPartyIdentity", + "networkAclBypass": "None", + "disableLocalAuth": false, + "enablePartitionMerge": false, + "enableBurstCapacity": false, + "minimalTlsVersion": "Tls", + "consistencyPolicy": { + "defaultConsistencyLevel": "BoundedStaleness", + "maxIntervalInSeconds": 1000, + "maxStalenessPrefix": 300 + }, + "configurationOverrides": {}, + "writeLocations": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "https://restoredaccount-2866-northcentralus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "readLocations": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "https://restoredaccount-2866-northcentralus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "locations": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "documentEndpoint": "https://restoredaccount-2866-northcentralus.documents.azure.com:443/", + "provisioningState": "Succeeded", + "failoverPriority": 0, + "isZoneRedundant": false + } + ], + "failoverPolicies": [ + { + "id": "restoredaccount-2866-northcentralus", + "locationName": "North Central US", + "failoverPriority": 0 + } + ], + "cors": [], + "capabilities": [], + "ipRules": [], + "backupPolicy": { + "type": "Continuous", + "continuousModeProperties": { + "tier": "Continuous30Days" + } + }, + "restoreParameters": { + "restoreMode": "PointInTime", + "restoreSource": "/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/restorableDatabaseAccounts/7fc65930-226c-48ab-aa09-98e62d5ed0a2", + "restoreTimestampInUtc": "2023-04-20T04:29:34Z", + "sourceBackupLocation": "West Central US", + "databasesToRestore": [] + }, + "networkAclBypassResourceIds": [], + "diagnosticLogSettings": { + "enableFullTextQuery": "None" + }, + "capacity": { + "totalThroughputLimit": -1 + }, + "keysMetadata": { + "primaryMasterKey": { + "generationTime": "2023-04-20T04:44:53.403033Z" + }, + "secondaryMasterKey": { + "generationTime": "2023-04-20T04:44:53.403033Z" + }, + "primaryReadonlyMasterKey": { + "generationTime": "2023-04-20T04:44:53.403033Z" + }, + "secondaryReadonlyMasterKey": { + "generationTime": "2023-04-20T04:44:53.403033Z" + } + } + }, + "identity": { + "type": "None" + } } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/r-database-account-1146?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-161066c6431a1ead-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "bafc26a56ed9d5044f16e31d9721be46", + "traceparent": "00-aab93be39f2a4a60eb1b500d8d8d5ce7-0635e5766ec06ce2-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "5cdd2e9a86867390ef7b316a6aba0b0c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/0dd50ecf-35d8-4037-ab3f-78c9f4d8c08f?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:43:41 GMT", + "Date": "Thu, 20 Apr 2023 04:45:30 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/0dd50ecf-35d8-4037-ab3f-78c9f4d8c08f?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2e5eed11-15c7-46e5-a049-81b711fc70e6", + "x-ms-correlation-request-id": "534988ce-4d3d-4856-badb-8184002130b6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "2e5eed11-15c7-46e5-a049-81b711fc70e6", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204342Z:2e5eed11-15c7-46e5-a049-81b711fc70e6" + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "0dd50ecf-35d8-4037-ab3f-78c9f4d8c08f", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044530Z:534988ce-4d3d-4856-badb-8184002130b6" }, "ResponseBody": { - "status": "Dequeued" + "status": "Enqueued" } }, { - "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/30190ec1-466d-4cdc-bd1b-60745b48fe55?api-version=2022-11-15-preview", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/resourceGroups/dbaccount-6716/providers/Microsoft.DocumentDB/databaseAccounts/restoredaccount-2866?api-version=2022-11-15-preview", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-626e2840d287df4fc02b5bc2d4ed0882-1d969abced7ac8a2-00", - "User-Agent": "azsdk-net-ResourceManager/1.4.0 (.NET 7.0.4; Microsoft Windows 10.0.22621)", - "x-ms-client-request-id": "5b4b7d71aedbc964bcba403045805489", + "traceparent": "00-5a74d24e897397a03e94797aed7b4bcd-b0c80dc386d299b9-00", + "User-Agent": "azsdk-net-ResourceManager.CosmosDB/1.3.0-alpha.20230419.1 (.NET 7.0.4; Microsoft Windows 10.0.22621)", + "x-ms-client-request-id": "fb947720e9bd6f99661071a28660c793", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationsStatus/09959d74-08bd-40c7-af9d-3e50c6e6196d?api-version=2022-11-15-preview", "Cache-Control": "no-store, no-cache", - "Content-Length": "22", + "Content-Length": "21", "Content-Type": "application/json", - "Date": "Tue, 18 Apr 2023 20:44:13 GMT", + "Date": "Thu, 20 Apr 2023 04:45:31 GMT", + "Location": "https://management.azure.com/subscriptions/259fbb24-9bcd-4cfc-865c-fc33b22fe38a/providers/Microsoft.DocumentDB/locations/westcentralus/operationResults/09959d74-08bd-40c7-af9d-3e50c6e6196d?api-version=2022-11-15-preview", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "55c47695-f20d-4a44-9435-6bcd036c5221", + "x-ms-correlation-request-id": "58f20bd4-3ee3-478e-ac03-a8a96ec73ff6", "x-ms-gatewayversion": "version=2.14.0", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "55c47695-f20d-4a44-9435-6bcd036c5221", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20230418T204414Z:55c47695-f20d-4a44-9435-6bcd036c5221" + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "09959d74-08bd-40c7-af9d-3e50c6e6196d", + "x-ms-routing-request-id": "SOUTHCENTRALUS:20230420T044532Z:58f20bd4-3ee3-478e-ac03-a8a96ec73ff6" }, "ResponseBody": { - "status": "Succeeded" + "status": "Enqueued" } } ], "Variables": { "AZURE_AUTHORITY_HOST": null, - "RandomSeed": "987656596", + "RandomSeed": "1379342399", "RESOURCE_MANAGER_URL": null, "SUBSCRIPTION_ID": "259fbb24-9bcd-4cfc-865c-fc33b22fe38a" }